JDialog Resizing
Hello,
I have custom class that extends JDialog. My problem is that my custom class gets cut off when the resolution is lower than 1152x864. Is there a way to make the dialog to automatically resize to fit the window resolution or someway I can address this problem? Any help is much appreciated. Thanks
vyang

