-
Dynamically Adding Menu
Hi
I am try to add one menu (View) and its items (Column names of the Jtable)
dynamically in menubar. Menu and its items are getting added properly, but
Menu (View) is not visible unless I increase the window size.
This is what I am doing
1. I am starting a thread.
2. thread is running and executing the database query.
3. Adding all the data into the JTable.
3. adding View menu in menubar
4. adding items (Names of the columns of the JTable)into the View menu
If I increase the window size then I can see View menu, otherwise its not
visible.
Anyone has idea what else I have to do.
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks