NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
I am not an expert on JWT and Swing, but Displays are resized in Curtis's VisAD SpreadSheet. See visad/ss/SpreadSheet.synchLabelAndCellSizes() which calls BasicSSCell.setPreferredSize(). Note BasicSSCell extends JPanel. There are also numerous initial calls to setSize() in various classes in visad/examples. Good luck, Bill On Sun, 23 May 2004, Wong Ka Yan Ivy [PG] wrote: > Hi, > > I would like to know if there is any method to resize the display, > so that the display field would be larger? I have used setSize(), but the size > of the display didn't change. Thanks. > > Regards, > Ivy > >
visad
archives: