Uses of Class
ucar.unidata.ui.WindowHolder

Packages that use WindowHolder
ucar.unidata.idv The idv package. 
ucar.unidata.idv.chooser Choosers for the IDV. 
ucar.unidata.idv.collab Collaboration support for the IDV. 
ucar.unidata.idv.mac   
ucar.unidata.idv.publish IDV support for publishing to web logs and THREDDS catalogs 
ucar.unidata.idv.ui User Interface (UI) classes for the IDV 
ucar.unidata.ui.colortable UI classes for color tables. 
 

Uses of WindowHolder in ucar.unidata.idv
 

Subclasses of WindowHolder in ucar.unidata.idv
 class ArgsManager
          This manages the parsing and processing of the command line arguments to the IDV.
 class DisplayConventions
          Provides a set of display conventions (e.g., contour interval, default color map, etc) typically based on parameter names (e.g., "rh", "temp", etc.).
 class IdvManager
          This is a base class for the different IDV managers (e.g., IdvUIManager.
 class IdvPersistenceManager
          This class defines what is to be saved when we are doing an advanced save of the state to a bundle
 class IdvPreferenceManager
          This class is responsible for the preference dialog and managing general preference state.
 class IdvProjectionManager
          This class is used to edit the set of DataAlias-s used.
 class IdvResourceManager
          This class manages the set of resources that are used to instantiate the IDV.
 class InstallManager
          This handles restarting the IDV and re-installing the jar files
 class JythonManager
          Manages jython related functionality: The set of jtyhon interpreters used in the app.
 class PluginManager
           
 class StateManager
          This class manages the intialize properties that configure the IDV and the persistent store for writing preferences, etc.
 class VMManager
          This class manages the set of ViewManagers.
 

Uses of WindowHolder in ucar.unidata.idv.chooser
 

Subclasses of WindowHolder in ucar.unidata.idv.chooser
 class IdvChooserManager
          This creates and manages the set of choosers.
 

Uses of WindowHolder in ucar.unidata.idv.collab
 

Subclasses of WindowHolder in ucar.unidata.idv.collab
 class CollabManager
          This class manages the IDV collaboration mechanism
 

Uses of WindowHolder in ucar.unidata.idv.mac
 

Subclasses of WindowHolder in ucar.unidata.idv.mac
 class MacBridge
           
 

Uses of WindowHolder in ucar.unidata.idv.publish
 

Subclasses of WindowHolder in ucar.unidata.idv.publish
 class PublishManager
          This manages the nascent publishing facility within the IDV.
 

Uses of WindowHolder in ucar.unidata.idv.ui
 

Subclasses of WindowHolder in ucar.unidata.idv.ui
 class AliasEditor
          This class is used to edit the set of DataAlias-s used.
 class AutoDisplayEditor
          Class AutoDisplayEditor manages the auto-display creation feature.
 class IdvUIManager
          Manages the user interface for the IDV
 class ImageGenerator
          Manages the user interface for the IDV
 class ParamDefaultsEditor
          This class provides 2 facilities.
 class ParamGroupsEditor
          An editor for param groups
 class ResourceViewer
           
 class ViewPanelImpl
          Manages the user interface for the IDV
 

Uses of WindowHolder in ucar.unidata.ui.colortable
 

Subclasses of WindowHolder in ucar.unidata.ui.colortable
 class ColorTableEditor
          Class ColorTableEditor handles some of the editing of colortables.