| Thread | Last Post | Replies |
|
| is there some way to lose the focus outline | 03 Sep 2003 05:14 GMT | 1 |
the focus outline that exists on almost every Java component (whilst useful) looks ugly. i was wondering if there is a simple to get rid of it? could i use a custom FocusManager? thanks
|
| icon on the left side of a frame | 03 Sep 2003 00:41 GMT | 2 |
how can one change the icon of the java cup on the top left of the frame? cheers
|
| Making my own button | 02 Sep 2003 20:37 GMT | 2 |
Im trying to create my own button which does the following: Creating a button with an image added. When pressed on the button, that image moves 2 pixels down and 2 pixels to the right (so the user notices he presses on it). I'm getting problems at resizing the button to the sizes ...
|
| A TextArea from my GridBagLayout won't take two cells, but only one, why? | 02 Sep 2003 20:33 GMT | 1 |
I have a small GUI (for a PDA) that shows three rows (within a GridBagLayout) and a TextField at the bottom. My problem is with the first row; it should show a button all the way to the left (Browse button), and the rest of the row should be
|
| How to add image icon on right hand side of the text of menuItem. | 02 Sep 2003 16:59 GMT | 1 |
How to add image icon on right hand side of the text of menuItem. By default image are being added on left hand side then text of the menuItem. Is there any way to do this - > Label then image of the menu item. Regards
|
| wx4j | 01 Sep 2003 20:01 GMT | 1 |
Hi Is anybody here ever try to build a java ui by Wx4j? If yes what is the main difference point with SWING ?
|
| RUJADEEN - easy FREEWARE Java development tool | 01 Sep 2003 19:07 GMT | 1 |
RUJADEEN is a FREEWARE development tool for Java, which supports the j2sdk from SUN. The basic principle of RUJADEEN is to keep the development of Java software as simple as possible and therefore efficient. RUJADEEN is available in a basic version and in an extended
|
| How to make gui for assotiations like in CASE tools? | 01 Sep 2003 13:01 GMT | 4 |
I'm working on component, whose job is to display map of some network in some city. There are pc machines, hubs, etc. (nevermind), connected via cables one to other. I've implemented machines as components, but don't know how to implement
|
| JTree & database ? | 01 Sep 2003 09:57 GMT | 1 |
On which way I must organize table/fields in some database and how to connect that database with the JTree?
|