Uses of Interface
ucar.unidata.util.Removable
Packages that use Removable
Package
Description
The idv package.
DisplayControls for the IDV - A DisplayControl generally has a data
depiction and a control window for modifying or interacting with the
display.
User Interface (UI) classes for the IDV
User interface utilities: extensions of AWT and Swing classes.
General utilities.
-
Uses of Removable in ucar.unidata.idv
Methods in ucar.unidata.idv with parameters of type RemovableModifier and TypeMethodDescriptionvoid
ViewManager.addRemovable
(Removable removable) Add a removeable object -
Uses of Removable in ucar.unidata.idv.control
Classes in ucar.unidata.idv.control that implement RemovableModifier and TypeClassDescriptionclass
AControlWidget
for the color table information in the control windowclass
A widget for the control window for viewing contour properties and launching the editor.class
A widget for a control.class
A widget for the control window for setting the vertical range propertiesclass
A JFrame widget to get range info from the user.class
A widget for the control window for viewing data range propertiesclass
A class for holding a text field and a slider for setting the some integer valueclass
Class for wrapping a set of widgets.Methods in ucar.unidata.idv.control with parameters of type RemovableModifier and TypeMethodDescriptionvoid
DisplayControlImpl.addRemovable
(Removable removable) Add something to be removed on doRemove -
Uses of Removable in ucar.unidata.idv.ui
Classes in ucar.unidata.idv.ui that implement RemovableModifier and TypeClassDescriptionclass
This class provides the bottom legend of display controls shown in a ViewManager.class
An abstract base class used to represents display control legends for view managers.class
This class provides the side legend for display controls in view managers.class
A class for holding a text field and a slider for setting the some integer valueMethods in ucar.unidata.idv.ui with parameters of type Removable -
Uses of Removable in ucar.unidata.ui
Classes in ucar.unidata.ui that implement RemovableModifier and TypeClassDescriptionclass
Class MemoryMonitor deprecated Use ucar.unidata.util.MemoryMonitorclass
Shows a roving bar -
Uses of Removable in ucar.unidata.util
Classes in ucar.unidata.util that implement Removable