| Thread | Last Post | Replies |
|
| trouble creating resizable jlabel with an image?? | 07 Jun 2007 02:42 GMT | 1 |
i want to create a component that is just kind if icon that is resizable so i made a lable with an icon, first of all i cant strech the picture on the lable so i made a picture with a correct size to fit on to the
|
| SWT maximum size | 06 Jun 2007 17:38 GMT | 2 |
I'm writing a layout manager for SWT, and I was wondering if there's a nice way to set the maximum size of a shell. Shells have the method setMinimumSize(), but no corresponding one for maximum size. In the layout manager's layout() method, I can check the size of the
|
| JTree control | 05 Jun 2007 15:22 GMT | 1 |
I'm a C/C++ programmer, I work on Java by 1 month and I'm really happy with Java! I've started with GUI programming, and I'm using Netbeans on Linux. I'm using the Swing's JTree control; I create a JTree on a panel and I add
|
| Swing vs .NET | 05 Jun 2007 00:30 GMT | 5 |
I'm studying differences between those two architecture in order to choose a setup to develop a completely new application. I'm a programmer with some experience on C++ and PHP and i have basic academic knowledge of VS.NET and Java and a few other. My application
|
| help menu | 04 Jun 2007 18:17 GMT | 2 |
Does anyone know how to put the help menu on the right side of a JMenuBar component thanks a lot John
|