| Thread | Last Post | Replies |
|
| editing nodes in JTree, icon problem | 06 Mar 2008 16:41 GMT | 2 |
I have a JTree with a child node that has a dropdown list in it. When I click on the node to make the list appear, then make a selection, the icon changes to what looks like a document icon. My problem is that the document icon stays there after I make the
|
| JAVA : Resolution free GUI | 05 Mar 2008 23:24 GMT | 4 |
I am using c# for gui,and to make my gui resolution free i have to write code fro that. I want to know that ,wether java has inbulit facility for that or i have to code for that in java also..
|
| Color of a pixel of a JPanel | 05 Mar 2008 09:02 GMT | 2 |
I'm stuck and tired. How can I find the color of an arbitrary pixel of a JPanel or JComponent for that matter? Something like: getColor(x, y) is all I really need.
|
| Java GUI | 03 Mar 2008 18:57 GMT | 1 |
I would like to know is it possible to create an interface like this using Java? Shown at this link: http://i71.photobucket.com/albums/i1...te/DERSGUI.jpg How would I go about coding the outside of the interface to be a
|
| Java GUI | 03 Mar 2008 04:38 GMT | 1 |
I would like to know is it possible to create an interface like this using Java? Shown at this link: http://i71.photobucket.com/albums/i1...te/DERSGUI.jpg How would I go about coding the outside of the interface to be a
|
| cursor problem in swing component... | 02 Mar 2008 13:34 GMT | 1 |
Hi. I have problem related with swing component. I want to change a cursor which is a default icon in windows xp. (C:/WINDOWS/Cursors/stopwtch.ani) -> animation icon. Icon move like clock rinigng.
|