Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / GUI / February 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
JPanel and keyboard events18 Feb 2006 18:13 GMT2
does anyone know how i can get keyboard events for a JPanel ?
thx
Combo Box event fun17 Feb 2006 19:05 GMT4
Hello again.
In my GUI, i am using checkboxes to represent attributes of objects.
In comboboxes, i have a list of name attributes of objects.
How do i go about setting checkboxes to true depending on what name
Best UI books to show off on your bookshelf17 Feb 2006 17:53 GMT16
What are the best books for putting on your bookshelf to make you look
fancy/official?
-Shelly
Dialogs17 Feb 2006 08:25 GMT1
I was curious if someone could post an example for me?  I am in need of
a good GUI tool which enables me to show some web service call data in
a very easy to read presentable way.  The layout I have in mind would
be something like:
Problem with Dialog17 Feb 2006 07:28 GMT1
please  help me for this issue.
i have  main application as JFrame,in one  frame i am  calling  Dialog
that is lookup window
.then dialog showing properly , then user switch to another frame  then
How to use proxy/decorator design pattern for UIComponents ?16 Feb 2006 11:45 GMT1
I'd like to add some small functionality do default
TabbedPaneUI component. It is now like this:
public class HBasicTabbedPaneUI extends BasicTabbedPaneUI {
   public static ComponentUI createUI(JComponent c) {
How to change popupTrigger in L&F from right to left button16 Feb 2006 10:08 GMT1
I'm looking for a sollution to change the isPopupTrigger for a
MouseEvent from the right mouse button to the left mousebutton (in
Windows). Until now I have solved this problem by writing a
MouseListener for handling the MouseEvent, but reading al the API I've
Developing Java GUI on Perl DBI that is accesing MySql Database16 Feb 2006 01:31 GMT3
I am working on a project which requires me to develop GUI in Java for
a module that is implemented using MySql database as backend and Perl
DBI as the front end. This module also  provides webservices using
SOAP.
Sorting JFileChooser15 Feb 2006 21:56 GMT16
I've asked this before, but I'll try rephrasing the question and
posting the code I have so far.
I want to sort the files shown in JFileChooser with a custom
comparator. I understand these files are retrived by the JFileChooser's
JXTreeTable expand/collapse problem15 Feb 2006 16:06 GMT3
I've a JXTreeTable (from jdnc) with a custom model and a custom
renderer.
The problem is when I click on "+" to expand a node or on "-" to
collapse it, if the node is selected, it doesn't expand not collapse!!
custom table cell focus traversal15 Feb 2006 14:56 GMT6
 I've done LOTS of web searching, and have found close solutions, but
none of them complete or what I want; so here goes...
short:
I have a custom component for entering IP Addresses.  It's essentially
JOptionPane.showConfirmDialog, getting rid of hotkeys or changing them..15 Feb 2006 05:58 GMT3
My application uses this method to pop up a dialog to have the User
select Yes or No.  Both the Yes and No are hotkeyed by default to use
Alt-y or Alt-n.  This was not the case when the app was running in JDK
1.3.
Frame decoration problems?15 Feb 2006 05:30 GMT4
I'm working on an application and I would like to use the decorated look
and feel on my frames and dialogs.  But I've run into a snag.  When you
create a JFrame without the default L&F decoration, it is constrained in
size by the screen dimensions (although is extends below the ...
resizing BufferedImage14 Feb 2006 21:34 GMT1
I draw on an instance of BufferedImage and blit it to the screen in the
paintComponent() method. Now I am not sure how to react on a resize of the
output window. I can think of 3 strategies:
1. start with a BufferedImage the size of the whole screen and only use the
Calculating a Time Difference14 Feb 2006 17:26 GMT4
   any idea how to calculate the time difference between 2 'strings'
               so for '22:00:00' and '01:00:00'
   I'd like the result to be 180 minutes....
TIA
Pages: 1 2 3 4 5 6 7 8 January, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.