Results 1 to 3 of 3
- 12-01-2009, 11:06 AM #1
Member
- Join Date
- Dec 2009
- Posts
- 2
- Rep Power
- 0
Design of Application (Swing/SWT)
Hey,
i've a little problem designing a gui.
i want a style like this (auf jgoodies.com/freeware/forms/images/sea-export-main.png but how is this possible?
the standard layout is a borderlayout... correct?
have anyone some hints to build something like this - i only need the skeleton.
thx
triple
- 12-01-2009, 11:25 AM #2
BorderLayout.Center for for the right side. BorderLayout.WEST for the left panel. Left Panel could be three panels on a FlowLayout.
Lesson: Laying Out Components Within a Container (The Java™ Tutorials > Creating a GUI With JFC/Swing)Math problems? Call 1-800-[(10x)(13i)^2]-[sin(xy)/2.362x]
The Ubiquitous Newbie Tips
- 12-01-2009, 05:55 PM #3
Member
- Join Date
- Dec 2009
- Posts
- 2
- Rep Power
- 0
ok - that is now done.. thx
but a next question:
on the left side - de navigation menu, there are e.g Create new Shipment or Delete shipment.
this aren't buttons - but what else? how could i do this?
thx 4 help
ps: how is a header like this possible? in the screenshot: Sea Export Tasks or Quick Start?Last edited by tripley_1; 12-01-2009 at 06:04 PM.
Similar Threads
-
Existing swing application
By macason in forum AWT / SwingReplies: 3Last Post: 11-30-2009, 10:51 PM -
Better Swing Application Framework
By etf in forum Java SoftwareReplies: 1Last Post: 09-07-2009, 02:25 PM -
Swing design patterns
By beezerbutt in forum AWT / SwingReplies: 1Last Post: 02-12-2009, 06:16 PM -
deployment of swing application
By makpandian in forum AWT / SwingReplies: 1Last Post: 12-26-2008, 04:08 PM -
overall design of a java application
By willemjav in forum New To JavaReplies: 2Last Post: 08-19-2008, 11:37 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks