Re: Resize the display

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
>
>


  • 2004 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: