Uses of Package
ucar.unidata.idv.ui

Packages that use ucar.unidata.idv.ui
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.control.multi The IDV MultiDisplay. 
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 
 

Classes in ucar.unidata.idv.ui used by ucar.unidata.idv
AliasEditor
          This class is used to edit the set of DataAlias-s used.
AutoDisplayEditor
          Class AutoDisplayEditor manages the auto-display creation feature.
CursorReadoutWindow
           
DataSelector
          This class provides facilities for managing a collection of DataSource, DataCategory and DataChoice in a selection GUI.
IdvLegend
          An abstract base class used to represents display control legends for view managers.
IdvUIManager
          Manages the user interface for the IDV
IdvWindow
          The window class used for the IDV.
ImageGenerator
          Manages the user interface for the IDV
ImageSequenceGrabber
          Class ImageSequenceGrabber.
JythonShell
          This class provides an interactive shell for running JYthon
LoadBundleDialog
          Class LoadDialog provides the dialog that shows the progress of loading a bundle
ParamDefaultsEditor
          This class provides 2 facilities.
ParamGroupsEditor
          An editor for param groups
ResourceViewer
           
SideLegend
          This class provides the side legend for display controls in view managers.
 

Classes in ucar.unidata.idv.ui used by ucar.unidata.idv.control
ContourInfoDialog
          A JFrame widget to get contouring info from the user.
IdvComponentHolder
           
IdvWindow
          The window class used for the IDV.
PlotModelComponent
           
ValueSliderComponent
          A class for holding a text field and a slider for setting the some integer value
 

Classes in ucar.unidata.idv.ui used by ucar.unidata.idv.control.multi
IdvWindow
          The window class used for the IDV.
 

Classes in ucar.unidata.idv.ui used by ucar.unidata.idv.publish
ImageGenerator
          Manages the user interface for the IDV
 

Classes in ucar.unidata.idv.ui used by ucar.unidata.idv.ui
DataControlDialog
          This class provides a list of the display controls and the data selection dialog
DataSelectionWidget
          This class is a sortof polymorphic dialog/window that manages selection of times for a datasource, displays/times for a datachoice and (sometime) a window showing a DataTree, list of displays and times.
DataSelector
          This class provides facilities for managing a collection of DataSource, DataCategory and DataChoice in a selection GUI.
DataSourceHolder
          A base class for those components that show a set of DataSources.
DataTree
          This class provides a JTree interface for a set of DataChoice-s and DataSource-s.
DataTreeNode
          This class is the node used in the DataTree and holds an object which may be a DataSource, DataCategory or DataChoice
IdvComponentGroup
           
IdvLegend
          An abstract base class used to represents display control legends for view managers.
IdvUIManager
          Manages the user interface for the IDV
IdvWindow
          The window class used for the IDV.
IdvXmlUi
          This class extends the XmlUi class to provide handling of special xml tags that define certain components.
ImageGenerator
          Manages the user interface for the IDV
ImageWrapper
          Class ImageWrapper Holds information about captured images
LegendPanel
          Class LegendPanel provides a generic panel that displays some GUI content and can be closed/opened.
ParamDefaultsEditor.ParamDefaultsTable
          A JTable that holds a list of ParamInfo objects and provides display and editing capabilities
ParamGroupsEditor.ParamGroupsTable
          A JTable that holds a list of DataGroup objects and provides display and editing capabilities
ParamInfo
          This is used by the ParamDefaultsEditor to hold the default display information for a parameter.
QuicklinkPanel
          Class MyEditorPane shows the html listing
SideLegend
          This class provides the side legend for display controls in view managers.
ViewPanel
          Manages the user interface for the IDV
WindowInfo
          Holds information about an IdvWindow so we can persist it.