JavaRanch » Java Forums »
Java »
Swing / AWT / SWT
| 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.
|
 |
 |
|
|
subject: JDialog won't display the another class with Components in JPanel
|
|
|
|