Uses of Package
ucar.unidata.util

Packages that use ucar.unidata.util
ucar.unidata.collab Package for collaboration utilities. 
ucar.unidata.data The data package. 
ucar.unidata.data.gis DataSource classes and utilities for GIS-like data. 
ucar.unidata.data.grid DataSource classes and utilities for gridded data. 
ucar.unidata.data.imagery DataSource classes and utilities for imagery (e.g., satellite, Level III radar) data. 
ucar.unidata.data.point DataSource classes and utilities for point (e.g., surface) data. 
ucar.unidata.data.sounding DataSource classes and utilities for sounding data. 
ucar.unidata.gis.epsg Geographic information: European Petroleum Survey Group (EPSG) projection support. 
ucar.unidata.idv The idv package. 
ucar.unidata.idv.chooser Choosers for the IDV. 
ucar.unidata.idv.chooser.adde   
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.chart Charting facilities used by DisplayControls. 
ucar.unidata.idv.control.drawing Drawing control utilities and wrappers for glyphs. 
ucar.unidata.idv.control.editor This package is my (jeffmc) aborted protyping effort for a radar editor facility. 
ucar.unidata.idv.control.multi The IDV MultiDisplay. 
ucar.unidata.idv.flythrough   
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.metdata Meteorological data classes. 
ucar.unidata.ui User interface utilities: extensions of AWT and Swing classes. 
ucar.unidata.ui.colortable UI classes for color tables. 
ucar.unidata.ui.symbol Meteorological symbol drawing. 
ucar.unidata.util General utilities. 
ucar.unidata.view.geoloc The view component for geolocation (projections, navigated panels, etc). 
ucar.unidata.view.sounding Provides support for aerological diagrams. 
ucar.unidata.xml This package provides a set of Xml related classes. 
ucar.visad Provides support for hiding some of the complexity of the VisAD package. 
ucar.visad.display Provides support for hiding some of the complexity of the VisAD package. 
 

Classes in ucar.unidata.util used by ucar.unidata.collab
LogUtil
          Class LogUtil
 

Classes in ucar.unidata.util used by ucar.unidata.data
LogUtil.LogCategory
          Class LogCategory serves as a wrapper around some (undefined for now) logging facility.
NamedList
           
PatternFileFilter
          This holds a set of regular expression patterns that are used for file filters in a JFileChooser.
PollingInfo
          Class PollingInfo Holds the state that controls the FilePoller
WrapperException
          Wraps an exception as a RuntimeException
 

Classes in ucar.unidata.util used by ucar.unidata.data.gis
PatternFileFilter
          This holds a set of regular expression patterns that are used for file filters in a JFileChooser.
 

Classes in ucar.unidata.util used by ucar.unidata.data.grid
Range
          Holds a simple min/max range
ThreeDSize
          Holds a simple ThreeDSize (x,y,z)
 

Classes in ucar.unidata.util used by ucar.unidata.data.imagery
PatternFileFilter
          This holds a set of regular expression patterns that are used for file filters in a JFileChooser.
 

Classes in ucar.unidata.util used by ucar.unidata.data.point
TwoFacedObject
          A generic Object wrapper that holds two objects.
 

Classes in ucar.unidata.util used by ucar.unidata.data.sounding
Defaults
          The Defaults object is used by objects to store and retrieve various default settings.
 

Classes in ucar.unidata.util used by ucar.unidata.gis.epsg
CsvDb
          This class has serves as a base class for the classes that are generated from a csv file.
 

Classes in ucar.unidata.util used by ucar.unidata.idv
BooleanProperty
          Provides facilities for boolean properties.
ColorTable
          Holds a name and a 2D float array that represents a color table
ContourInfo
          A class to hold and transfer contour level settings, as to and from the dialog box ContLevelDialog.
HttpServer
          Class HttpServer.
HttpServer.RequestHandler
          Class RequestHandler handles requests
LogUtil.DialogManager
          DialogManager is an interface that allows an applcation to add its own buttons to the error dialogs
PatternFileFilter
          This holds a set of regular expression patterns that are used for file filters in a JFileChooser.
PersistentStore
          Abstraction for storing persistent objects.
PrototypeManager
          An interface for writing out protoypes
Range
          Holds a simple min/max range
Removable
          An interface for gui elements that need disposing
ResourceCollection
           
TwoFacedObject
          A generic Object wrapper that holds two objects.
 

Classes in ucar.unidata.util used by ucar.unidata.idv.chooser
FileManager.MyFileChooser
          Have our own class here so it can put the hook in to fix the lock up problem on windows.
PreferenceList
           
TwoFacedObject
          A generic Object wrapper that holds two objects.
 

Classes in ucar.unidata.util used by ucar.unidata.idv.chooser.adde
NamedObject
          Has a name and description
NamedThing
          Holds a name and a description
TwoFacedObject
          A generic Object wrapper that holds two objects.
 

Classes in ucar.unidata.util used by ucar.unidata.idv.control
ColorTable
          Holds a name and a 2D float array that represents a color table
ContourInfo
          A class to hold and transfer contour level settings, as to and from the dialog box ContLevelDialog.
Coord
          Holds a simple Coord (x,y,z)
LogUtil.LogCategory
          Class LogCategory serves as a wrapper around some (undefined for now) logging facility.
MidiProperties
          A class to hold properties for a MidiManager
PatternFileFilter
          This holds a set of regular expression patterns that are used for file filters in a JFileChooser.
PropertyValue
          Class PropertyValue holds a name/value pair along with a category
Prototypable
          An interface for objects that can be initialzed after the are created as prototypes
Range
          Holds a simple min/max range
Removable
          An interface for gui elements that need disposing
TwoFacedObject
          A generic Object wrapper that holds two objects.
 

Classes in ucar.unidata.util used by ucar.unidata.idv.control.chart
MidiManager
          Class MidiManager provides a wrapper around the java sound midi api.
MidiProperties
          A class to hold properties for a MidiManager
Range
          Holds a simple min/max range
 

Classes in ucar.unidata.util used by ucar.unidata.idv.control.drawing
TwoFacedObject
          A generic Object wrapper that holds two objects.
 

Classes in ucar.unidata.util used by ucar.unidata.idv.control.editor
Prototypable
          An interface for objects that can be initialzed after the are created as prototypes
 

Classes in ucar.unidata.util used by ucar.unidata.idv.control.multi
Prototypable
          An interface for objects that can be initialzed after the are created as prototypes
 

Classes in ucar.unidata.util used by ucar.unidata.idv.flythrough
Range
          Holds a simple min/max range
 

Classes in ucar.unidata.util used by ucar.unidata.idv.publish
TwoFacedObject
          A generic Object wrapper that holds two objects.
 

Classes in ucar.unidata.util used by ucar.unidata.idv.ui
ColorTable
          Holds a name and a 2D float array that represents a color table
ContourInfo
          A class to hold and transfer contour level settings, as to and from the dialog box ContLevelDialog.
PatternFileFilter
          This holds a set of regular expression patterns that are used for file filters in a JFileChooser.
Range
          Holds a simple min/max range
Removable
          An interface for gui elements that need disposing
 

Classes in ucar.unidata.util used by ucar.unidata.metdata
ByteString
          An immutable array of Byte.
ByteString.Concrete
          Class Concrete
ByteString.SubString
          A ByteString implementation whose origin is offset in the underlying byte array and whose length is possibly less than the underlying byte array.
ByteString.TrSubString
          A ByteString implementation which which is zero based in the underlying byte array but whose length is possibly less than the underlying byte array.
ObjectListener
          Implements ActionListener and MouseListener (and others) interfaces and holds an arbitrary object.
Timestamp
          A immutable timestamp and related utilities.
 

Classes in ucar.unidata.util used by ucar.unidata.ui
FileManager
          Wrapper cover for JFileChooser.
GuiUtils.CardLayoutPanel
          Class CardLayoutPanel is a utility that does a card layou of its components.
MemoryMonitor
          Class MemoryMonitor
PersistentStore
          Abstraction for storing persistent objects.
Removable
          An interface for gui elements that need disposing
 

Classes in ucar.unidata.util used by ucar.unidata.ui.colortable
ColorTable
          Holds a name and a 2D float array that represents a color table
ColorTable.Breakpoint
          Class Breakpoint _more_
LogUtil.LogCategory
          Class LogCategory serves as a wrapper around some (undefined for now) logging facility.
NamedObject
          Has a name and description
ObjectListener
          Implements ActionListener and MouseListener (and others) interfaces and holds an arbitrary object.
PatternFileFilter
          This holds a set of regular expression patterns that are used for file filters in a JFileChooser.
Range
          Holds a simple min/max range
ResourceCollection
           
ResourceManager
          A class to manage a collection of system and user color tables
 

Classes in ucar.unidata.util used by ucar.unidata.ui.symbol
ColorTable
          Holds a name and a 2D float array that represents a color table
NamedList
           
NamedObject
          Has a name and description
ObjectListener
          Implements ActionListener and MouseListener (and others) interfaces and holds an arbitrary object.
PatternFileFilter
          This holds a set of regular expression patterns that are used for file filters in a JFileChooser.
Range
          Holds a simple min/max range
ResourceCollection
           
ResourceManager
          A class to manage a collection of system and user color tables
 

Classes in ucar.unidata.util used by ucar.unidata.util
AccountManager
          This class is used to provide authentication of access controlled CDM datasets.
BooleanProperty
          Provides facilities for boolean properties.
ByteString
          An immutable array of Byte.
ByteString.Concrete
          Class Concrete
ByteString.Empty
          Class Empty
ByteString.SubString
          A ByteString implementation whose origin is offset in the underlying byte array and whose length is possibly less than the underlying byte array.
ByteString.TrSubString
          A ByteString implementation which which is zero based in the underlying byte array but whose length is possibly less than the underlying byte array.
CollectionProxy
           
ColorTable
          Holds a name and a 2D float array that represents a color table
ColorTable.Breakpoint
          Class Breakpoint _more_
ContourInfo
          A class to hold and transfer contour level settings, as to and from the dialog box ContLevelDialog.
Coord
          Holds a simple Coord (x,y,z)
DateGMT
          Convenience routine for dates in GMT.
Defaults
          The Defaults object is used by objects to store and retrieve various default settings.
FontUtil.StandardFont
          Class StandardFont
GuiUtils.TreeSearchResults
          Class TreeSearchResults Holds state from a tree search
HttpServer
          Class HttpServer.
HttpServer.RequestHandler
          Class RequestHandler handles requests
IOUtil.FileViewer
          FileViewer is used to walk dir trees
IOUtil.FileWrapper
          Wrapper for a file for doing comparisons
IOUtil.UserAccountManager
          UserAccountManager _more_
JobManager
          Static class of miscellaneous methods
LayoutUtil
          This is a vast catchall class to old various utilities for doing GUI things.
LogUtil
          Class LogUtil
LogUtil.DialogManager
          DialogManager is an interface that allows an applcation to add its own buttons to the error dialogs
LogUtil.LogCategory
          Class LogCategory serves as a wrapper around some (undefined for now) logging facility.
MenuUtil
          This is a vast catchall class to old various utilities for doing GUI things.
MidiProperties
          A class to hold properties for a MidiManager
NamedObject
          Has a name and description
ObjectCollection
           
ObjectListener
          Implements ActionListener and MouseListener (and others) interfaces and holds an arbitrary object.
PatternFileFilter
          This holds a set of regular expression patterns that are used for file filters in a JFileChooser.
PersistentStore
          Abstraction for storing persistent objects.
Poller
          Class to handle polling.
PollingInfo
          Class PollingInfo Holds the state that controls the FilePoller
PropertyValue
          Class PropertyValue holds a name/value pair along with a category
PrototypeManager
          An interface for writing out protoypes
Range
          Holds a simple min/max range
Removable
          An interface for gui elements that need disposing
ResourceCollection
           
ResourceCollection.Resource
          Class Resource holds a string path which may be a file, url or java resource path.
SetProxy
           
ThreeDSize
          Holds a simple ThreeDSize (x,y,z)
Timestamp
          A immutable timestamp and related utilities.
Tokenizer.Token
          Token
TwoFacedObject
          A generic Object wrapper that holds two objects.
UserInfo
           
WikiUtil
          Deprecated. Any active development of this class should be in the ramadda version from SourceFroge
WikiUtil.WikiPageHandler
          Deprecated. WikiPageHandler _more_
 

Classes in ucar.unidata.util used by ucar.unidata.view.geoloc
TwoFacedObject
          A generic Object wrapper that holds two objects.
 

Classes in ucar.unidata.util used by ucar.unidata.view.sounding
PatternFileFilter
          This holds a set of regular expression patterns that are used for file filters in a JFileChooser.
PreferenceList
           
 

Classes in ucar.unidata.util used by ucar.unidata.xml
PersistentStore
          Abstraction for storing persistent objects.
ResourceCollection
           
 

Classes in ucar.unidata.util used by ucar.visad
Range
          Holds a simple min/max range
TwoFacedObject
          A generic Object wrapper that holds two objects.
 

Classes in ucar.unidata.util used by ucar.visad.display
ColorTable
          Holds a name and a 2D float array that represents a color table
ContourInfo
          A class to hold and transfer contour level settings, as to and from the dialog box ContLevelDialog.
LogUtil.LogCategory
          Class LogCategory serves as a wrapper around some (undefined for now) logging facility.
Range
          Holds a simple min/max range