> -----Original Message-----
> From: owner-visad@xxxxxxxxxxxxxxxx
> [mailto:owner-visad@xxxxxxxxxxxxxxxx]On Behalf Of Doug Lindholm
> Sent: Thursday, August 26, 1999 11:33 AM
> To: visad-list@xxxxxxxxxxxxx
> Subject: display updates
>
>
> Hi,
>
> We have a GUI with JTabbedPanes and a different VisAD
> DisplayImplJ2D on
> each (so you can see only one display at a time). When we update the
> data, each display flashes on the GUI as the display updates leaving a
> display showing that doesn't correspond to the selected Tab. The only
> solution I found so far is to remove the data references from all the
> displays except the one on the active TabbedPane. Is there a
> better way
> te keep the hidden displays from showing themselves as they update?
>
Is DisplayImplJ2D.getComponent() a lightweight or heavyweight component?