|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ControlEvent | |
---|---|
visad | The core VisAD package, providing support for VisAD's Data & MathType hierarchy, as well as for VisAD Displays and remote collaboration. |
visad.bom | |
visad.collab | |
visad.data.amanda | |
visad.java2d | Provides support for two-dimensional VisAD Displays using Java2D. |
visad.java3d | Provides support for two- and three-dimensional VisAD Displays using Java3D. |
visad.rabin | |
visad.util | Provides a collection of useful utilities, many of them GUI widgets, to aid in VisAD application design. |
Uses of ControlEvent in visad |
---|
Methods in visad with parameters of type ControlEvent | |
---|---|
void |
ControlListener.controlChanged(ControlEvent e)
send a ControlEvent to this ControlListener |
Uses of ControlEvent in visad.bom |
---|
Methods in visad.bom with parameters of type ControlEvent | |
---|---|
void |
FrontDrawer.controlChanged(ControlEvent e)
|
void |
DiscoverableZoom.controlChanged(ControlEvent e)
|
Uses of ControlEvent in visad.collab |
---|
Methods in visad.collab with parameters of type ControlEvent | |
---|---|
void |
RemoteDisplayMonitorImpl.controlChanged(ControlEvent e)
Forwards the event to the adapted remote DisplayMonitor . |
void |
DisplayMonitorImpl.controlChanged(ControlEvent evt)
Handles Control changes. |
Uses of ControlEvent in visad.data.amanda |
---|
Methods in visad.data.amanda with parameters of type ControlEvent | |
---|---|
void |
TrackWidget.controlChanged(ControlEvent evt)
|
Uses of ControlEvent in visad.java2d |
---|
Methods in visad.java2d with parameters of type ControlEvent | |
---|---|
void |
DisplayRendererJ2D.controlChanged(ControlEvent evt)
Update internal values from those in the RendererControl . |
Uses of ControlEvent in visad.java3d |
---|
Methods in visad.java3d with parameters of type ControlEvent | |
---|---|
void |
DisplayRendererJ3D.controlChanged(ControlEvent evt)
Update internal values from those in the RendererControl . |
Uses of ControlEvent in visad.rabin |
---|
Methods in visad.rabin with parameters of type ControlEvent | |
---|---|
void |
Rain.controlChanged(ControlEvent e)
Handle changes to controls |
Uses of ControlEvent in visad.util |
---|
Methods in visad.util with parameters of type ControlEvent | |
---|---|
void |
VisADSlider.controlChanged(ControlEvent e)
Update slider when value of linked ValueControl changes |
void |
SelectRangeWidget.controlChanged(ControlEvent e)
ControlListener method for RangeControl |
void |
GMCWidget.controlChanged(ControlEvent e)
Handles GraphicsModeControl changes |
void |
ContourWidget.controlChanged(ControlEvent e)
ControlListener method for ContourControl. |
void |
ColorMapWidget.controlChanged(ControlEvent evt)
Forward changes from the Control associated with
this widget's ScalarMap to the internal
shadow Control . |
void |
BaseRGBMap.controlChanged(ControlEvent evt)
If the color data in the Control associated with this
widget's Control has changed, update the data in
the ColorMap . |
void |
AnimationWidget.controlChanged(ControlEvent e)
ControlListener method used for programmatically moving JSlider |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |