This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Swing / AWT / SWT and the fly likes JDialog won't display the another class with Components in JPanel Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "JDialog won Watch "JDialog won New topic
Author

JDialog won't display the another class with Components in JPanel

Derek Varghese
Greenhorn

Joined: Jun 21, 2011
Posts: 3
I have a main program that has a button. Upon clicking the button Jdialog is loaded with JPanel components from Tvpanel.java.
The problem I am having is the JDialog doesn't display the Tvpanel(). I am using the Windowbuilder in Eclipse.
The JDialog comes up with the Title BUT I can't view the contents.
Would appreciate any help.
Thanks.

 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: JDialog won't display the another class with Components in JPanel
 
Similar Threads
focus of JPanel
Exception with the Piece of Code
How to add a JLabel in any leaf of a JTree
Paint program
counter is not shown in JTextField