
actually i have 1 button,when clicked on it has to show dialog box containing 14 rows and 3 columns(jtextfield and jlables). i added action listener.is it working fine.but when i resized the dialog box only i am able to view the 14 rows and 3 columns of data.with out resizing how can i view the full scren?
thanks in advance