Uses of Interface
ucar.unidata.util.Removable

Packages that use Removable
ucar.unidata.idv The idv package. 
ucar.unidata.idv.control DisplayControls for the IDV - A DisplayControl generally has a data depiction and a control window for modifying or interacting with the display. 
ucar.unidata.idv.ui User Interface (UI) classes for the IDV 
ucar.unidata.ui User interface utilities: extensions of AWT and Swing classes. 
ucar.unidata.util General utilities. 
 

Uses of Removable in ucar.unidata.idv
 

Methods in ucar.unidata.idv with parameters of type Removable
 void ViewManager.addRemovable(Removable removable)
          Add a removeable object
 

Uses of Removable in ucar.unidata.idv.control
 

Classes in ucar.unidata.idv.control that implement Removable
 class ColorTableWidget
          A ControlWidget for the color table information in the control window
 class ContourWidget
          A widget for the control window for viewing contour properties and launching the editor.
 class ControlWidget
          A widget for a control.
 class PlanViewControl.VerticalRangeWidget
          A widget for the control window for setting the vertical range properties
 class RangeDialog
          A JFrame widget to get range info from the user.
 class SelectRangeWidget
          A widget for the control window for viewing data range properties
 class ValueSliderWidget
          A class for holding a text field and a slider for setting the some integer value
 class WrapperWidget
          Class for wrapping a set of widgets.
 

Methods in ucar.unidata.idv.control with parameters of type Removable
 void 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 Removable
 class BottomLegend
          This class provides the bottom legend of display controls shown in a ViewManager.
 class IdvLegend
          An abstract base class used to represents display control legends for view managers.
 class SideLegend
          This class provides the side legend for display controls in view managers.
 class ValueSliderComponent
          A class for holding a text field and a slider for setting the some integer value
 

Methods in ucar.unidata.idv.ui with parameters of type Removable
 void IdvWindow.addRemovable(Removable removable)
          _more_
 

Uses of Removable in ucar.unidata.ui
 

Classes in ucar.unidata.ui that implement Removable
 class RovingProgress
          Shows a roving bar
 

Uses of Removable in ucar.unidata.util
 

Classes in ucar.unidata.util that implement Removable
 class MemoryMonitor
          Class MemoryMonitor