Uses of Class
ucar.unidata.ui.SpinIcon.Type

Packages that use SpinIcon.Type
ucar.unidata.ui User interface utilities: extensions of AWT and Swing classes. 
 

Uses of SpinIcon.Type in ucar.unidata.ui
 

Fields in ucar.unidata.ui declared as SpinIcon.Type
static SpinIcon.Type SpinIcon.TypeDown
          _more_
static SpinIcon.Type SpinIcon.TypeLeft
          _more_
static SpinIcon.Type SpinIcon.TypeRight
          _more_
static SpinIcon.Type SpinIcon.TypeUp
          _more_
 

Constructors in ucar.unidata.ui with parameters of type SpinIcon.Type
SpinIcon(SpinIcon.Type type)
          _more_