-
Finding ways and techniques for the JToolbar
Hi,
My application has a menu bar on top, a status bar below, the main interface at te center and a toolbars pane right under the menus. My JToolbars are floatable and rests on a JPanel placed right under the menus. My problem is that i have about 10 toolbars and they don't get displayed on the JPanel.
I wanted my JPanel to stretch down so that it can display another line of JToolbars if it gets full on the first line.
I thought having a FlowLayout on the JPanel would help but it doesn't. Anyone who have any idea of how to implement this? Help would be greatly appreciated. Thanx in advance!
edgar
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|