Uses of Class
ucar.unidata.collab.PropertiedThing

Packages that use PropertiedThing
ucar.unidata.idv.control.chart Charting facilities used by DisplayControls. 
ucar.unidata.idv.control.multi The IDV MultiDisplay. 
ucar.unidata.idv.ui User Interface (UI) classes for the IDV 
ucar.unidata.ui User interface utilities: extensions of AWT and Swing classes. 
 

Uses of PropertiedThing in ucar.unidata.idv.control.chart
 

Subclasses of PropertiedThing in ucar.unidata.idv.control.chart
 class ChartAnnotation
          Class ChartAnnotation is an abstract class for the annotations on charts
 class ChartWrapper
          Abstract class for chart implementations
 class HistogramWrapper
          Provides a time series chart
 class PlotWrapper
          Abstract class for chart implementations
 class RangeFilter
          Class RangeFilter is a greater than or less than value filter
 class ReadoutTable
          Provides a table view
 class ScatterPlotChartWrapper
          Provides a scatter plot
 class StatisticsChartWrapper
          Provides a table view
 class TableChartWrapper
          Provides a table view
 class TimeSeriesChartWrapper
          Provides a time series chart
 class TrackSegment
          Provides a time series chart
 class WayPoint
          Class WayPoint is used in the time series chart to show a way point along the time domain
 

Uses of PropertiedThing in ucar.unidata.idv.control.multi
 

Subclasses of PropertiedThing in ucar.unidata.idv.control.multi
 class DisplayComponent
          Base class of things that are shown in the MultiDisplayHolder
 class DisplayControlWrapper
          Provides a table view
 class DisplayGroup
          Holds a group of display components
 class FieldSelectorWrapper
          Provides a table view
 class ViewWrapper
          Provides a table view
 

Uses of PropertiedThing in ucar.unidata.idv.ui
 

Subclasses of PropertiedThing in ucar.unidata.idv.ui
 class IdvComponentGroup
           
 class IdvComponentHolder
           
 

Uses of PropertiedThing in ucar.unidata.ui
 

Subclasses of PropertiedThing in ucar.unidata.ui
 class ComponentGroup
          Holds a group of display components
 class ComponentHolder
           
 class HtmlComponent