| Thread | Last Post | Replies |
|
| IE as an internal window | 05 Jan 2008 15:01 GMT | 1 |
Is there any way i can open IE as an internal window, (just like a JInternalFrame). kindly advice Thanks and Regards
|
| Restricting dragging component inside a JPanel | 04 Jan 2008 15:38 GMT | 1 |
I have a JPanel into which JButtons are added. These JButtons can be dragged around in the JPanel. I need to restrict the dragging so that the JButton cannot be dragged outside the JPanel. Here is my code
|
| Good design and practice of gui code | 04 Jan 2008 08:57 GMT | 2 |
I've mostly programmed backend servers, and enjoy Java a great deal. I've gotten to a point where I have to write some GUI for my backend machines. I dislike most gui code I've seen (not that much) because it appears to me to be a complete mess. I used a gui designer and it
|
| selecting the right layout for master panel and subpanels | 02 Jan 2008 14:10 GMT | 1 |
I have a app that builds it's gui up from nested panels and have run into the following issues: BoxLayout aligns all components to the right in inner panels (I want it to the left) how can I correct this?
|
| Frame and JSplitPanel | 02 Jan 2008 12:02 GMT | 2 |
I have a Frame that is able to load a picture and have some graphic features. How can I put it on a JSplitPanel and make it scrollable? Thanks
|
| graphical calendar view | 02 Jan 2008 09:54 GMT | 5 |
It seems that the standard Java library doesn't include a graphical calendar component so I was wondering if anyone happens to know of a free one, preferably one that is big enough that would allow text to be readable on the individual days (to list daily tasks, etc.)?
|
| a complex swing task | 01 Jan 2008 00:01 GMT | 1 |
I have holidays for three days, and I get a complex swing program requirement or some fun programming tasks I would try them at home. Thanks in advance.
|