Serialized Form
- 
Package ucar.unidata.beans
- 
Class ucar.unidata.beans.InvisiblePropertiedBean
class InvisiblePropertiedBean extends Object implements Serializable- 
Serialized Fields
- 
propertySet
PropertySet propertySet
The set of JavaBean properties. - 
titleProperty
Property titleProperty
Title property. 
 - 
 
 - 
 - 
Class ucar.unidata.beans.PropertySet
class PropertySet extends Object implements Serializable- 
Serialized Fields
- 
propertyNameMap
Map propertyNameMap
A name -> property map. This isn't synchronized because it should be completely established during construction of the containing object. 
 - 
 
 - 
 
 - 
 - 
Package ucar.unidata.data
- 
Exception Class ucar.unidata.data.BadDataException
class BadDataException extends WrapperException implements Serializable - 
Exception Class ucar.unidata.data.DataCancelException
class DataCancelException extends RuntimeException implements Serializable - 
Class ucar.unidata.data.GeoSelectionPanel
class GeoSelectionPanel extends JPanel implements Serializable- 
Serialized Fields
- 
areaComponent
JComponent areaComponent
Shows the area widgets - 
enabled
boolean enabled
Are we enabled - 
enabledCbx
JCheckBox enabledCbx
for properties - 
extraComponent
JComponent extraComponent
This is the extra component at the top of the panel. It can be null. It is used for, e.g., to show the grid size - 
geoSelection
GeoSelection geoSelection
The geo selection - 
ignoreBoxChanges
boolean ignoreBoxChanges
for properties - 
indexCbx
JCheckBox indexCbx
for gui - 
latLonPanel
JComponent latLonPanel
for properties - 
lockBtn
JToggleButton lockBtn
for properties - 
lrLatLon
LatLonWidget lrLatLon
for properties - 
mapPanel
NavigatedMapPanel mapPanel
for properties - 
strideComponent
JComponent strideComponent
Shows the stride widgets - 
ulLatLon
LatLonWidget ulLatLon
for properties - 
useDisplayAreaCbx
JCheckBox useDisplayAreaCbx
for properties - 
xStrideBox
JComboBox xStrideBox
for properties - 
yStrideBox
JComboBox yStrideBox
for properties - 
zStrideBox
JComboBox zStrideBox
for properties 
 - 
 
 - 
 
 - 
 - 
Package ucar.unidata.data.grid
- 
Exception Class ucar.unidata.data.grid.GeoGridDataSource.HugeSizeException
class HugeSizeException extends Exception implements Serializable - 
Exception Class ucar.unidata.data.grid.GridCoverageDataSource.HugeSizeException
class HugeSizeException extends Exception implements Serializable - 
Class ucar.unidata.data.grid.GridUtil.QuantileTransformer
class QuantileTransformer extends Object implements Serializable- serialVersionUID:
 - 1537967572554342221L
 
- 
Serialized Fields
- 
LIKELY_IN_CACHE_SIZE
int LIKELY_IN_CACHE_SIZE
 - 
LOWER_BOUND_Y
double LOWER_BOUND_Y
 - 
lowerBoundX
double lowerBoundX
 - 
nQuantiles
int nQuantiles
 - 
quantiles
double[] quantiles
 - 
references
double[] references
 - 
subsample
int subsample
 - 
transformerCache
Set<GridUtil.QuantileTransformer> transformerCache
 - 
UPPER_BOUND_Y
double UPPER_BOUND_Y
 - 
upperBoundX
double upperBoundX
 
 - 
 
 
 - 
 - 
Package ucar.unidata.data.point
- 
Class ucar.unidata.data.point.PointObField
class PointObField extends FieldImpl implements Serializable- 
Serialized Fields
- 
data
Data data
ob data - 
dateTime
DateTime dateTime
ob time - 
location
EarthLocation location
ob location 
 - 
 
 - 
 - 
Class ucar.unidata.data.point.PointObTuple
class PointObTuple extends Tuple implements Serializable- 
Serialized Fields
- 
components
Data[] components
The components - 
data
Data data
ob data - 
dateTime
DateTime dateTime
time of ob - 
location
EarthLocation location
location of ob 
 - 
 
 - 
 - 
Class ucar.unidata.data.point.StationObTuple
class StationObTuple extends Tuple implements Serializable- 
Serialized Fields
- 
data
Data data
ob data - 
dateTime
DateTime dateTime
ob time - 
station
NamedLocation station
station data 
 - 
 
 - 
 
 - 
 - 
Package ucar.unidata.data.sounding
- 
Class ucar.unidata.data.sounding.AddeSoundingAdapter
class AddeSoundingAdapter extends SoundingAdapterImpl implements Serializable- 
Serialized Fields
- 
dayVar
String dayVar
name of day variable - 
defaultMandDataset
String defaultMandDataset
default mandatory data set - 
defaultServer
String defaultServer
default server - 
defaultSigDataset
String defaultSigDataset
default significant dataset - 
dirMandPVar
String dirMandPVar
name of mandP wind dir variable - 
eleVar
String eleVar
name of station elevation variable - 
htMandPVar
String htMandPVar
name of mandP height variable - 
idVar
String idVar
name of station id variable - 
latVar
String latVar
name of station latitude variable - 
lonVar
String lonVar
name of station longitude variable - 
mainHours
boolean mainHours
use main hours only - 
mandatoryDatasetProperty
NonVetoableProperty mandatoryDatasetProperty
mandatory data set property - 
mandDataset
String mandDataset
mandatory dataset name - 
manDescriptor
String manDescriptor
mandatory data descriptor - 
manGroup
String manGroup
mandatory data group name - 
prMandPVar
String prMandPVar
name of mandP pressure variable - 
server
String server
server name - 
serverProperty
NonVetoableProperty serverProperty
server propert - 
sigDataset
String sigDataset
significant dataset name - 
sigDescriptor
String sigDescriptor
sig data descriptor - 
sigGroup
String sigGroup
sig data group name - 
significantDatasetProperty
NonVetoableProperty significantDatasetProperty
significant data set property - 
soundingTimesProperty
NonVetoableProperty soundingTimesProperty
sounding times property - 
spdMandPVar
String spdMandPVar
name of mandP wind speed variable - 
stationsProperty
NonVetoableProperty stationsProperty
stations property - 
tdMandPVar
String tdMandPVar
name of mandP dewpoint variable - 
timeVar
String timeVar
name of time variable - 
tpMandPVar
String tpMandPVar
name of mandP temp variable 
 - 
 
 - 
 - 
Class ucar.unidata.data.sounding.CDMStationProfileAdapter
class CDMStationProfileAdapter extends SoundingAdapterImpl implements Serializable - 
Class ucar.unidata.data.sounding.CMASoundingAdapter
class CMASoundingAdapter extends SoundingAdapterImpl implements Serializable - 
Class ucar.unidata.data.sounding.NetcdfSoundingAdapter
class NetcdfSoundingAdapter extends SoundingAdapterImpl implements Serializable- 
Serialized Fields
- 
dewpointIsDepression
boolean dewpointIsDepression
file stores dewpoint as value - 
dirMandPVar
String dirMandPVar
name of mandP wind dir variable - 
dirMandWVar
String dirMandWVar
name of mandW wind dir variable - 
dirMaxWVar
String dirMaxWVar
name of max wind wind dir variable - 
dirSigWVar
String dirSigWVar
name of sig wind wind dir variable - 
dirTropVar
String dirTropVar
name of tropopause wind dir variable - 
elev
ucar.netcdf.Variable elev
station elevation - 
filename
String filename
netCDF sounding filename - 
hasMandP
boolean hasMandP
file has mandatory pressure data - 
hasMandW
boolean hasMandW
file has mandatory wind data - 
hasMaxW
boolean hasMaxW
file has max wind data - 
hasSigT
boolean hasSigT
file has significant temp data - 
hasSigW
boolean hasSigW
file has significant wind data - 
hasTrop
boolean hasTrop
file has tropopause data - 
htMandPVar
String htMandPVar
name of mandP height variable - 
htMandWVar
String htMandWVar
name of mandW height variable - 
htSigWVar
String htSigWVar
name of sig wind height variable - 
lat
ucar.netcdf.Variable lat
station latitude - 
lon
ucar.netcdf.Variable lon
station longitude - 
missingValue
float missingValue
default missing value - 
nc
ucar.netcdf.NetcdfFile nc
netCDF file - 
numMandP
ucar.netcdf.Variable numMandP
number mandatory pressure levels - 
numMandW
ucar.netcdf.Variable numMandW
number mandatory wind levels - 
numMaxW
ucar.netcdf.Variable numMaxW
number of max wind levels - 
numSigT
ucar.netcdf.Variable numSigT
number significant temp levels - 
numSigW
ucar.netcdf.Variable numSigW
number of significant wind levels - 
numStations
int numStations
number of stations in file - 
numTrop
ucar.netcdf.Variable numTrop
number of tropopause levels - 
oneTrop
boolean oneTrop
file has tropopause data in old format (only one) - 
prMandPVar
String prMandPVar
name of mandP pressure variable - 
prMaxWVar
String prMaxWVar
name of max wind pressure variable - 
prSigTVar
String prSigTVar
name of sig T pressure variable - 
prTropVar
String prTropVar
name of tropopause pressure variable - 
s
SoundingStation s
SoundingStation - 
spdMandPVar
String spdMandPVar
name of mandP wind speed variable - 
spdMandWVar
String spdMandWVar
name of mandW wind speed variable - 
spdMaxWVar
String spdMaxWVar
name of max wind wind speed variable - 
spdSigWVar
String spdSigWVar
name of sig wind wind speed variable - 
spdTropVar
String spdTropVar
name of tropopause wind speed variable - 
stid
ucar.netcdf.Variable stid
station id - 
tdMandPVar
String tdMandPVar
name of mandP dewpt variable - 
tdSigTVar
String tdSigTVar
name of sig T dewpt variable - 
tdTropVar
String tdTropVar
name of tropopause dewpt variable - 
time
ucar.netcdf.Variable time
sounding time - 
timeFill
double timeFill
time fill - 
timeUnit
Unit timeUnit
time Unit - 
tpMandPVar
String tpMandPVar
name of mandP temp variable - 
tpSigTVar
String tpSigTVar
name of sig T temp variable - 
tpTropVar
String tpTropVar
name of tropopause temp variable 
 - 
 
 - 
 - 
Class ucar.unidata.data.sounding.RAOB
class RAOB extends InvisiblePropertiedBean implements Serializable- 
Serialized Fields
- 
activeLinks
LinkSet activeLinks
Currently active links between input profiles and output profiles. - 
dewPointProfileContributors
ucar.unidata.data.sounding.RAOB.OutputProfileContributors dewPointProfileContributors
Contributors to the output, dew-point profile. - 
dewPointProfileProperty
ucar.unidata.data.sounding.RAOB.OutputProfileProperty dewPointProfileProperty
The dew-point output-profile property. - 
geopotentialAltitudeCoordinateSystem
ucar.unidata.data.sounding.RAOB.GeopotentialAltitudeCoordinateSystem geopotentialAltitudeCoordinateSystem
The GeopotentialAltitude invalid input: '<'-> Altitude coordinate system transformation property. - 
gravityProperty
ucar.unidata.data.sounding.RAOB.GravityProperty gravityProperty
The gravity property. - 
mandatoryPressureCSHelper
ucar.unidata.data.sounding.RAOB.MandatoryPressureCSHelper mandatoryPressureCSHelper
The PressureCSHelper for the MandatoryPressureProfile. - 
mandatoryPressureProperty
ucar.unidata.data.sounding.RAOB.MandatoryPressureProperty mandatoryPressureProperty
The mandatory pressure input-profile property. - 
mandatoryWindProperty
ucar.unidata.data.sounding.RAOB.MandatoryWindProperty mandatoryWindProperty
The mandatory wind input-profile property. - 
maximumWindProperty
ucar.unidata.data.sounding.RAOB.MaximumWindProperty maximumWindProperty
The maximum wind input-profile property. - 
possibleLinks
LinkSet possibleLinks
All possible links between input profiles and output profiles. - 
pressureCoordinateSystem
ucar.unidata.data.sounding.RAOB.PressureCoordinateSystem pressureCoordinateSystem
The Pressure invalid input: '<'-> Altitude coordinate system transformation property. - 
significantTemperatureProperty
ucar.unidata.data.sounding.RAOB.SignificantTemperatureProperty significantTemperatureProperty
The significant temperature input-profile property. - 
significantWindProperty
ucar.unidata.data.sounding.RAOB.SignificantWindProperty significantWindProperty
The significant wind input-profile property. - 
temperatureProfileContributors
ucar.unidata.data.sounding.RAOB.OutputProfileContributors temperatureProfileContributors
Contributors to the output, temperature profile. - 
temperatureProfileProperty
ucar.unidata.data.sounding.RAOB.OutputProfileProperty temperatureProfileProperty
The temperature output-profile property. - 
tropopauseProperty
ucar.unidata.data.sounding.RAOB.TropopauseProperty tropopauseProperty
The tropopause input-profile property. - 
windProfileContributors
ucar.unidata.data.sounding.RAOB.OutputProfileContributors windProfileContributors
Contributors to the output, wind profile. - 
windProfileProperty
ucar.unidata.data.sounding.RAOB.OutputProfileProperty windProfileProperty
The wind output-profile property. 
 - 
 
 - 
 - 
Class ucar.unidata.data.sounding.RAOB.MandatoryPressureProfile
class MandatoryPressureProfile extends ucar.unidata.data.sounding.RAOB.PressureProfile implements Serializable - 
Class ucar.unidata.data.sounding.RAOB.MandatoryWindProfile
class MandatoryWindProfile extends ucar.unidata.data.sounding.RAOB.GeopotentialWindProfile implements Serializable - 
Class ucar.unidata.data.sounding.RAOB.MaximumWindProfile
class MaximumWindProfile extends ucar.unidata.data.sounding.RAOB.PressureProfile implements Serializable - 
Class ucar.unidata.data.sounding.RAOB.SignificantTemperatureProfile
class SignificantTemperatureProfile extends ucar.unidata.data.sounding.RAOB.PressureProfile implements Serializable - 
Class ucar.unidata.data.sounding.RAOB.SignificantWindProfile
class SignificantWindProfile extends ucar.unidata.data.sounding.RAOB.GeopotentialWindProfile implements Serializable - 
Class ucar.unidata.data.sounding.RAOB.TropopauseProfile
class TropopauseProfile extends ucar.unidata.data.sounding.RAOB.PressureProfile implements Serializable - 
Class ucar.unidata.data.sounding.SoundingAdapterImpl
class SoundingAdapterImpl extends InvisiblePropertiedBean implements Serializable- 
Serialized Fields
- 
debug
boolean debug
Debug flag - 
defaults
Defaults defaults
Defaults for parameters - 
haveInitialized
boolean haveInitialized
Initialization flag - 
soundings
List<SoundingOb> soundings
List of soundings - 
stations
List<SoundingStation> stations
List of stations - 
times
List<DateTime> times
List of times 
 - 
 
 - 
 - 
Class ucar.unidata.data.sounding.SoundingStation
class SoundingStation extends NamedStationImpl implements Serializable 
 - 
 - 
Package ucar.unidata.idv.chooser
- 
Class ucar.unidata.idv.chooser.BundleChooser
class BundleChooser extends IdvChooser implements Serializable- 
Serialized Fields
- 
tree
JTree tree
The JTree 
 - 
 
 - 
 - 
Class ucar.unidata.idv.chooser.DqcRadarChooser
class DqcRadarChooser extends TimesChooser implements Serializable- 
Serialized Fields
- 
collection
DqcRadarDatasetCollection collection
The collection - 
collectionUrl
String collectionUrl
The fixed (for now) url we connect to - 
outerContents
JComponent outerContents
Holds the main gui contents. We keep this around so we can replace it with an error message when the connection to the service fails. - 
selectedStation
NamedStation selectedStation
The currently selected station 
 - 
 
 - 
 - 
Class ucar.unidata.idv.chooser.FileChooser
class FileChooser extends IdvChooser implements Serializable- 
Serialized Fields
- 
allowDirectorySelectionCbx
JCheckBox allowDirectorySelectionCbx
allow directory selection checkbox - 
dfltDataSourceId
String dfltDataSourceId
The chooser xml can specify a datasourceid attribute. If set this file chooser uses that (instead of relying on the file name pattern matching). - 
doPollingCbx
JCheckBox doPollingCbx
Should we do polling - 
fileChooser
JFileChooser fileChooser
The file chooser - 
patternFld
JTextField patternFld
Holds the file pattern - 
patternLbl
JLabel patternLbl
File pattern lable - 
recentFilesCbx
JComboBox recentFilesCbx
Como box for choosing relative files 
 - 
 
 - 
 - 
Class ucar.unidata.idv.chooser.FileChooser.MyFileChooser
class MyFileChooser extends FileManager.MyFileChooser implements Serializable - 
Class ucar.unidata.idv.chooser.FrontChooser
class FrontChooser extends AddeFrontChooser implements Serializable - 
Class ucar.unidata.idv.chooser.IdvChooser
class IdvChooser extends ChooserPanel implements Serializable- 
Serialized Fields
- 
autoCreateDisplayCbx
JCheckBox autoCreateDisplayCbx
Autocreate display checkbox - 
chooserManager
IdvChooserManager chooserManager
Reference to theIdvChooserManager - 
chooserNode
Element chooserNode
The xml node from choosers.xml that defines this chooser - 
dataManager
DataManager dataManager
Reference to theDataManager - 
dataSource
DataSource dataSource
_more_ - 
dataSourceListener
ActionListener dataSourceListener
data source listener - 
dataSourcesCbx
JComboBox dataSourcesCbx
Different subclasses can use the combobox of data source ids - 
dirHistoryCbx
JComboBox dirHistoryCbx
For the dir history - 
hasContentsBeenPainted
boolean hasContentsBeenPainted
Have we painted ourselves at least once. We keep track of this so the choosers can initialize themselves the first time they are displayed. - 
id
String id
The chooser's id. Preference values are saved using the id - 
idv
IntegratedDataViewer idv
Reference to theIntegratedDataViewer - 
ignoreDirHistory
boolean ignoreDirHistory
For the dir history - 
selectedStations
List selectedStations
selected stations - 
stationMap
StationLocationMap stationMap
station location map 
 - 
 
 - 
 - 
Class ucar.unidata.idv.chooser.ImageChooser
class ImageChooser extends AddeImageChooser implements Serializable - 
Class ucar.unidata.idv.chooser.Level2RadarChooser
class Level2RadarChooser extends FileChooser implements Serializable - 
Class ucar.unidata.idv.chooser.Level2RadarChooser.Level2RadarFileChooser
class Level2RadarFileChooser extends FileChooser.MyFileChooser implements Serializable- 
Serialized Fields
- 
lastDirectory
File lastDirectory
Keeps track of the last directory the user chose - 
myChooser
Level2RadarChooser myChooser
my chooser 
 - 
 
 - 
 - 
Class ucar.unidata.idv.chooser.LightningChooser
class LightningChooser extends AddeLightningDataChooser implements Serializable - 
Class ucar.unidata.idv.chooser.McidasImageChooser
class McidasImageChooser extends IdvChooser implements Serializable- 
Serialized Fields
- 
gag
GetAreaGUI gag
widget 
 - 
 
 - 
 - 
Class ucar.unidata.idv.chooser.MesoWestChooser
class MesoWestChooser extends IdvChooser implements Serializable- 
Serialized Fields
- 
clatFld
JTextField clatFld
_more_ - 
clonFld
JTextField clonFld
_more_ - 
dateBtn
JRadioButton dateBtn
_more_ - 
dateTimePicker
DateTimePicker dateTimePicker
_more_ - 
map
NavigatedMapPanel map
_more_ - 
minutesBox
JComboBox minutesBox
_more_ - 
mostRecentBtn
JRadioButton mostRecentBtn
_more_ - 
radiiCbx
JComboBox radiiCbx
_more_ - 
rangeBox
JComboBox rangeBox
_more_ - 
rawsBox
JComboBox rawsBox
_more_ - 
statusLbl
JLabel statusLbl
_more_ 
 - 
 
 - 
 - 
Class ucar.unidata.idv.chooser.PointChooser
class PointChooser extends AddePointDataChooser implements Serializable - 
Class ucar.unidata.idv.chooser.PollingFileChooser
class PollingFileChooser extends FileChooser implements Serializable- 
Serialized Fields
- 
dfltDataSourceId
String dfltDataSourceId
The chooser xml can specify a datasourceid attribute. If set this file chooser uses that (instead of relying on the file name pattern matching). - 
pollingInfo
PollingInfo pollingInfo
polling info 
 - 
 
 - 
 - 
Class ucar.unidata.idv.chooser.ProfilerChooser
class ProfilerChooser extends AddeProfilerDataChooser implements Serializable - 
Class ucar.unidata.idv.chooser.RadarChooser
class RadarChooser extends AddeRadarChooser implements Serializable - 
Class ucar.unidata.idv.chooser.RaobChooser
class RaobChooser extends IdvChooser implements Serializable- 
Serialized Fields
- 
soundingChooser
SoundingSelector soundingChooser
Does most of the work 
 - 
 
 - 
 - 
Class ucar.unidata.idv.chooser.RaobPointChooser
class RaobPointChooser extends AddeRaobPointDataChooser implements Serializable - 
Class ucar.unidata.idv.chooser.SkeletonChooser
class SkeletonChooser extends IdvChooser implements Serializable - 
Class ucar.unidata.idv.chooser.TDSPointObsChooser
class TDSPointObsChooser extends TimesChooser implements Serializable- 
Serialized Fields
- 
capabilitiesElement
Element capabilitiesElement
dataset list - 
collectionDates
DateSelection collectionDates
date selection - 
collectionSelector
JComboBox collectionSelector
Component to hold collections - 
collectionUrl
String collectionUrl
Those urls we connect to - 
compsThatNeedServer
List<Component> compsThatNeedServer
components that need a server for activation - 
datasetList
List datasetList
dataset list - 
ignoreProductChange
boolean ignoreProductChange
Flag to keep from infinite looping - 
okToDoUrlListEvents
boolean okToDoUrlListEvents
ok flag - 
outerContents
JComponent outerContents
Holds the main gui contents. We keep this around so we can replace it with an error message when the connection to the service fails. - 
REQ_CAPABILITIES
String REQ_CAPABILITIES
the capabilities request - 
serverUrl
String serverUrl
Those urls we connect to - 
TAG_LATLONBOX
String TAG_LATLONBOX
the lat/lon box tag - 
TAG_TIMESPAN
String TAG_TIMESPAN
the timespan tag - 
urlBox
JComboBox urlBox
catalog URL holder - 
urlListHandler
PreferenceList urlListHandler
persistent holder for catalog URLS 
 - 
 
 - 
 - 
Class ucar.unidata.idv.chooser.TDSRadarChooser
class TDSRadarChooser extends TimesChooser implements Serializable- 
Serialized Fields
- 
collection
TDSRadarDatasetCollection collection
The collection - 
collectionSelector
JComboBox collectionSelector
Component to hold collections - 
compsThatNeedServer
List<Component> compsThatNeedServer
components that need a server for activation - 
datasetList
List datasetList
dataset list - 
ignoreProductChange
boolean ignoreProductChange
Flag to keep from infinite looping - 
isLevel3
boolean isLevel3
is this level 3 - 
level3CompsThatNeedServer
List<Component> level3CompsThatNeedServer
components that need a server for activation - 
okToDoUrlListEvents
boolean okToDoUrlListEvents
ok flag - 
outerContents
JComponent outerContents
Holds the main gui contents. We keep this around so we can replace it with an error message when the connection to the service fails. - 
productComboBox
JComboBox productComboBox
Component to hold product list - 
productLabel
JComponent productLabel
descriptor label - 
readingTimes
boolean readingTimes
Flag to keep from multiple time reading - 
selectedProduct
String selectedProduct
The currently selected level3 product - 
selectedStation
NamedStation selectedStation
The currently selected station - 
serverUrl
String serverUrl
Those urls we connect to - 
timeDriverEnabled
boolean timeDriverEnabled
_more_ - 
timesPanel
JComponent timesPanel
_more_ - 
urlBox
JComboBox urlBox
catalog URL holder - 
urlListHandler
PreferenceList urlListHandler
persistent holder for catalog URLS 
 - 
 
 - 
 - 
Class ucar.unidata.idv.chooser.TDSRadarChooser1
class TDSRadarChooser1 extends TimesChooser implements Serializable- 
Serialized Fields
- 
collection
TDSRadarDatasetCollection collection
The collection - 
collectionSelector
JComboBox collectionSelector
Component to hold collections - 
compsThatNeedServer
List compsThatNeedServer
components that need a server for activation - 
datasetList
List datasetList
dataset list - 
ignoreProductChange
boolean ignoreProductChange
Flag to keep from infinite looping - 
isLevel3
boolean isLevel3
_more_ - 
level3CompsThatNeedServer
List level3CompsThatNeedServer
components that need a server for activation - 
okToDoUrlListEvents
boolean okToDoUrlListEvents
ok flag - 
outerContents
JComponent outerContents
Holds the main gui contents. We keep this around so we can replace it with an error message when the connection to the service fails. - 
productComboBox
JComboBox productComboBox
Component to hold product list - 
productLabel
JComponent productLabel
descriptor label - 
selectedProduct
String selectedProduct
The currently selected level3 product - 
selectedStation
NamedStation selectedStation
The currently selected station - 
serverUrl
String serverUrl
Those urls we connect to - 
urlBox
JComboBox urlBox
catalog URL holder - 
urlListHandler
PreferenceList urlListHandler
persistent holder for catalog URLS 
 - 
 
 - 
 - 
Class ucar.unidata.idv.chooser.TimesChooser
class TimesChooser extends IdvChooser implements Serializable- 
Serialized Fields
- 
absoluteTimes
List absoluteTimes
List of current absolute times - 
absTimesLbl
JLabel absTimesLbl
absolute times label - 
centerPopup
JComponent centerPopup
center popup - 
currentSelectedAbsoluteTimes
int[] currentSelectedAbsoluteTimes
current selected absolute times - 
doAbsoluteTimes
boolean doAbsoluteTimes
Keep track of when are are doing absolute times - 
doTimeDrivers
boolean doTimeDrivers
do time drivers flag - 
drivercbx
JCheckBox drivercbx
the time driver checkbox - 
driverLbl
JLabel driverLbl
the time driver label - 
driverMenuList
List driverMenuList
driver menu list - 
driverPopupMenu
JPopupMenu driverPopupMenu
driver popup menu - 
ignoreCnt
int ignoreCnt
count of those ignored - 
ignoreTimeChangedEvents
boolean ignoreTimeChangedEvents
flag for ignoring combobox changes - 
popupTimeline
IdvTimeline popupTimeline
The timeline we popup - 
readingDrivers
boolean readingDrivers
true if reading time drivers - 
relTimesList
ChooserList relTimesList
relative times list - 
selectedDriver
TwoFacedObject selectedDriver
Selected driver - 
timeDriverComp
JComponent timeDriverComp
the time driver component - 
timeDrivers
List timeDrivers
list of time drivers - 
timeline
IdvTimeline timeline
The in gui timeline - 
timesCardPanel
GuiUtils.CardLayoutPanel timesCardPanel
times card panel - 
timesComponents
List timesComponents
times components - 
timesContainer
JComponent timesContainer
times container - 
timesList
ChooserList timesList
times list - 
timesMode
int timesMode
default times mode - 
timesTab
JTabbedPane timesTab
the times tab - 
usingTimeline
boolean usingTimeline
using timeline flag 
 - 
 
 - 
 - 
Class ucar.unidata.idv.chooser.UrlChooser
class UrlChooser extends IdvChooser implements Serializable- 
Serialized Fields
- 
box
JComboBox box
The list of urls - 
cardLayoutPanel
GuiUtils.CardLayoutPanel cardLayoutPanel
panel - 
prefList
PreferenceList prefList
Manages the pull down list of urls - 
showBox
boolean showBox
Are we showing the combo box - 
switchBtn
JButton switchBtn
Swtich - 
textArea
JTextArea textArea
The text area for multi-line urls - 
textPanel
JComponent textPanel
Holds the text area - 
textScroller
JScrollPane textScroller
text scroller - 
urlLabel
JLabel urlLabel
_more_ - 
urlPanel
JComponent urlPanel
Holds the combo box 
 - 
 
 - 
 - 
Class ucar.unidata.idv.chooser.XmlChooser
class XmlChooser extends IdvChooser implements Serializable- 
Serialized Fields
- 
backBtn
JButton backBtn
Back history button - 
dataSelector
DataSelector dataSelector
The data selector we use - 
document
Document document
The document we created the xml from - 
fwdBtn
JButton fwdBtn
Forward history button - 
handlerHolder
JPanel handlerHolder
Holds the current XmlHandler GUI - 
handlers
List handlers
List ofXmlHandlers that we have create We keep this around so we can go back and forth in the list - 
historyIdx
int historyIdx
The current index into the handlers list - 
initialUrlPath
String initialUrlPath
The first url we have - 
myContents
JPanel myContents
The main gui contents - 
okToDoUrlListEvents
boolean okToDoUrlListEvents
A flag to know when to ignore urlBox selection events - 
timestamp
int timestamp
Keeps track of the outstanding url request - 
urlBox
JComboBox urlBox
Combobox of urls. We get this from the urlListHandler - 
urlListHandler
PreferenceList urlListHandler
APreferenceListthat manages the url list. Saving new entries as a user property, etc. - 
xmlContents
String xmlContents
The xml 
 - 
 
 - 
 
 - 
 - 
Package ucar.unidata.idv.chooser.adde
- 
Class ucar.unidata.idv.chooser.adde.AddeChooser
class AddeChooser extends TimesChooser implements Serializable- 
Serialized Fields
- 
addeServers
List addeServers
My servers - 
compsThatNeedServer
List compsThatNeedServer
List of Component-s that rely on being connected to a server. We have this here so we can enable/disable them - 
groupSelector
JComboBox groupSelector
Widget for selecting the data group - 
ignoreStateChangedEvents
boolean ignoreStateChangedEvents
flag for ignoring combobox changes - 
myServerTimeStamp
int myServerTimeStamp
This represents this chooser's current version of the adde servers - 
passwords
Hashtable passwords
hashtable of passwords - 
serverSelector
JComboBox serverSelector
UI for selecting a server - 
state
int state
What is my state - 
WIDGET_MUTEX
Object WIDGET_MUTEX
Used to synchronize access to widgets (eg: disabling, setting state, etc). 
 - 
 
 - 
 - 
Class ucar.unidata.idv.chooser.adde.AddeFrontChooser
class AddeFrontChooser extends AddeChooser implements Serializable- 
Serialized Fields
- 
forecastBtn
JRadioButton forecastBtn
for gui - 
observedBtn
JRadioButton observedBtn
for gui - 
timesList
ChooserList timesList
for gui 
 - 
 
 - 
 - 
Class ucar.unidata.idv.chooser.adde.AddeGLMDataChooser
class AddeGLMDataChooser extends AddePointDataChooser implements Serializable- 
Serialized Fields
- 
descList
PreferenceList descList
_more_ - 
descriptorComboBox
JComboBox descriptorComboBox
_more_ - 
descriptorLabel
JComponent descriptorLabel
_more_ - 
descriptorNames
String[] descriptorNames
_more_ - 
descriptorTable
Hashtable descriptorTable
_more_ - 
ignoreDescriptorChange
boolean ignoreDescriptorChange
_more_ - 
relTimeIncComp
JComponent relTimeIncComp
box for the relative time 
 - 
 
 - 
 - 
Class ucar.unidata.idv.chooser.adde.AddeImageChooser
class AddeImageChooser extends AddeChooser implements Serializable- 
Serialized Fields
- 
addeDefaults
XmlResourceCollection addeDefaults
Holds the subsetting defaults - 
amSettingProperties
boolean amSettingProperties
flag for setting properties - 
archiveDay
String archiveDay
archive date - 
archiveDayComponent
JComponent archiveDayComponent
archive day button - 
archiveDayFormatter
SimpleDateFormat archiveDayFormatter
archive date formatter - 
archiveDayLabel
JLabel archiveDayLabel
archive day button - 
bandComboBox
JComboBox bandComboBox
Widget for selecting the band - 
bandDirs
Hashtable bandDirs
_more_ - 
bandInfos
List<BandInfo> bandInfos
the list of band infos - 
bandTable
Hashtable bandTable
Mapping of area directory to list of BandInfos - 
baseNumElements
double baseNumElements
base number of lines - 
baseNumLines
double baseNumLines
base number of lines - 
centerElementFld
JTextField centerElementFld
Widget for the element center point in the advanced section - 
centerElementLbl
JLabel centerElementLbl
Label used for the element center - 
centerLatLbl
JLabel centerLatLbl
Label used for the center latitude - 
centerLineFld
JTextField centerLineFld
Widget for the line center point in the advanced section - 
centerLineLbl
JLabel centerLineLbl
Label used for the line center - 
centerLonLbl
JLabel centerLonLbl
Label used for the center longitude - 
centerPoint
String centerPoint
the center load point - 
compsThatNeedDescriptor
ArrayList compsThatNeedDescriptor
List of JComponent-s that depend on a descriptor being selected to be enabled - 
currentTimestep
int currentTimestep
Keep track of which image load we are on. - 
descList
PreferenceList descList
List of descriptors - 
descriptorComboBox
JComboBox descriptorComboBox
A widget for the list of dataset descriptors - 
descriptorLabel
JComponent descriptorLabel
descriptor label - 
descriptorNames
String[] descriptorNames
The descriptor names - 
descriptorTable
Hashtable descriptorTable
Descriptor/name hashtable - 
elementMagLbl
JLabel elementMagLbl
Label for the element mag. in the advanced section - 
elementMagSlider
JSlider elementMagSlider
Widget for the element magnfication in the advanced section - 
fullResBtn
JButton fullResBtn
full resolution button - 
ignoreDescriptorChange
boolean ignoreDescriptorChange
Flag to keep from infinite looping - 
imageDescriptors
Vector imageDescriptors
The list of currently loaded AddeImageDescriptor-s - 
lastAD
AreaDirectory lastAD
The last AreaDirectory we have seen. - 
latLonWidget
LatLonWidget latLonWidget
Input for lat/lon center point - 
lineMagLbl
JLabel lineMagLbl
Label for the line mag. in the advanced section - 
lineMagSlider
JSlider lineMagSlider
Widget for the line magnfication in the advanced section - 
linesToElements
double linesToElements
Keep track of the lines to element ratio - 
locationPanel
GuiUtils.CardLayoutPanel locationPanel
location panel - 
lockBtn
JToggleButton lockBtn
lock button - 
MAX_BANDS
int MAX_BANDS
Identifier for the maximum number of bands - 
monoFont
Font monoFont
monospaced font - 
MUTEX
Object MUTEX
locking mutex - 
navComboBox
JComboBox navComboBox
Widget for selecting image nav type - 
numElementsFld
JTextField numElementsFld
Widget to hold the number of elements in the advanced - 
numLinesFld
JTextField numLinesFld
Widget to hold the number of lines in the advanced - 
place
String place
the place string - 
placeLbl
JLabel placeLbl
place label - 
prevPropertiesAD
AreaDirectory prevPropertiesAD
The previous AreaDirectory used for properties - 
propertiesAD
AreaDirectory propertiesAD
The current AreaDirectory used for properties - 
propertiesLabel
JLabel propertiesLabel
Label for the properties - 
propPanel
JPanel propPanel
Holds the properties - 
propToComps
Hashtable propToComps
Maps the PROP_ property name to the gui component - 
readTimesTask
Object readTimesTask
Are we currently reading times - 
resourceMaps
List resourceMaps
This is a list of hashtables, one per imagedefaults resource. The Hashtables map the pattern to the xml node - 
satBandInfo
AddeSatBands satBandInfo
Used to parse the sat band file - 
sensorToBandToName
Hashtable sensorToBandToName
Mapping of sensor id (String) to hashtable that maps Integer band number to name - 
sizeLbl
JLabel sizeLbl
size label - 
unitComboBox
JComboBox unitComboBox
Widget for selecting image units - 
useSatBandInfo
boolean useSatBandInfo
A flag so we can debug the new way of processing sat band file 
 - 
 
 - 
 - 
Class ucar.unidata.idv.chooser.adde.AddeLightningDataChooser
class AddeLightningDataChooser extends AddePointDataChooser implements Serializable - 
Class ucar.unidata.idv.chooser.adde.AddePointDataChooser
class AddePointDataChooser extends AddeChooser implements Serializable- 
Serialized Fields
- 
dataTypes
JComboBox dataTypes
UI widget for selecting data types - 
levelBox
JComboBox levelBox
a selector for a particular level - 
relativeTimeIncrement
float relativeTimeIncrement
the relative time increment - 
relTimeIncBox
JComboBox relTimeIncBox
box for the relative time - 
relTimeIncComp
JComponent relTimeIncComp
box for the relative time - 
stationModelBox
JComboBox stationModelBox
UI widget for selecting station models - 
stationModelManager
StationModelManager stationModelManager
station model manager 
 - 
 
 - 
 - 
Class ucar.unidata.idv.chooser.adde.AddeProfilerDataChooser
class AddeProfilerDataChooser extends AddeChooser implements Serializable- 
Serialized Fields
- 
dataIntervalBox
JComboBox dataIntervalBox
UI for selecting data interval - 
stationResources
XmlResourceCollection stationResources
collection of station tables 
 - 
 
 - 
 - 
Class ucar.unidata.idv.chooser.adde.AddeRadarChooser
class AddeRadarChooser extends AddeImageChooser implements Serializable - 
Class ucar.unidata.idv.chooser.adde.AddeRaobPointDataChooser
class AddeRaobPointDataChooser extends AddePointDataChooser implements Serializable- 
Serialized Fields
- 
levels
List levels
List of levels - 
zeroAndTwelveZOnly
boolean zeroAndTwelveZOnly
flag for selecting 00 and 12Z data only 
 - 
 
 - 
 
 - 
 - 
Package ucar.unidata.idv.control
- 
Class ucar.unidata.idv.control.AppletFrame
class AppletFrame extends JPanel implements Serializable - 
Class ucar.unidata.idv.control.DisplayControlImpl.SideLegendLabel
class SideLegendLabel extends DndImageButton implements Serializable- 
Serialized Fields
- 
color
Color color
the foreground color - 
mouseDown
boolean mouseDown
Is mouse down - 
mouseIn
boolean mouseIn
Is mouse in - 
myControl
DisplayControlImpl myControl
The control - 
oldCursor
Cursor oldCursor
Old cursor 
 - 
 
 - 
 - 
Class ucar.unidata.idv.control.DrawingControl.GlyphTable
class GlyphTable extends JTable implements Serializable- 
Serialized Fields
- 
myTableModel
DrawingControl.GlyphTableModel myTableModel
table model 
 - 
 
 - 
 - 
Class ucar.unidata.idv.control.DrawingControl.GlyphTableModel
class GlyphTableModel extends AbstractTableModel implements Serializable- 
Serialized Fields
- 
ignoreChanges
boolean ignoreChanges
Ignore any events 
 - 
 
 - 
 - 
Class ucar.unidata.idv.control.FlatFieldTable
class FlatFieldTable extends JTable implements Serializable- 
Serialized Fields
- 
columnNames
String[] columnNames
The table column names - 
displayedFlatField
FlatField displayedFlatField
The flat field we are displaying - 
domainData
float[][] domainData
The lat/lon domain - 
model
TableModel model
The table model to use - 
numDomainCols
int numDomainCols
How many columns for the domain - 
numRangeCols
int numRangeCols
How many columns in the rannge - 
rangeData
double[][] rangeData
The range data from the flat field 
 - 
 
 - 
 - 
Class ucar.unidata.idv.control.FlatFieldTable.MyFlatField
class MyFlatField extends AbstractTableModel implements Serializable - 
Class ucar.unidata.idv.control.FrontDrawingControl.FrontGlyphTableModel
class FrontGlyphTableModel extends DrawingControl.GlyphTableModel implements Serializable - 
Class ucar.unidata.idv.control.LambertAEA
class LambertAEA extends MapProjection implements Serializable- 
Serialized Fields
- 
cs
CoordinateSystem cs
 - 
earthRadius
float earthRadius
 - 
rect
Rectangle2D rect
 
 - 
 
 - 
 - 
Class ucar.unidata.idv.control.LayoutModelWidget
class LayoutModelWidget extends PlotModelComponent implements Serializable - 
Class ucar.unidata.idv.control.ProbeControl.LevelEditor
class LevelEditor extends DefaultCellEditor implements Serializable - 
Class ucar.unidata.idv.control.ProbeControl.SamplingEditor
class SamplingEditor extends DefaultCellEditor implements Serializable - 
Class ucar.unidata.idv.control.RangeColorPreview
class RangeColorPreview extends JPanel implements Serializable- 
Serialized Fields
- 
colors
List<Color> colors
the list of colors - 
displayConventions
DisplayConventions displayConventions
For formatting - 
forMain
boolean forMain
Is this widget for the main window or for a legend - 
isTime
boolean isTime
is this a time range? - 
legendType
int legendType
If for a legend is this for the side or bottom legend - 
lowerLbl
JLabel lowerLbl
lower label - 
middleLbl
JLabel middleLbl
middle label - 
mouseInPreview
boolean mouseInPreview
flag for whether mouse is in the preview - 
myPreferredSize
Dimension myPreferredSize
preferred size - 
previewMouseX
int previewMouseX
x position in mouse preview - 
range
Range range
My range - 
upperLbl
JLabel upperLbl
upper label 
 - 
 
 - 
 - 
Class ucar.unidata.idv.control.SoundingTable
class SoundingTable extends JTable implements Serializable- 
Serialized Fields
- 
columnNames
String[] columnNames
The table column names - 
csUnits
Unit[] csUnits
units of the input to the cs - 
currSounding
int currSounding
sounding index - 
domainData
float[][] domainData
The domain - 
haveUV
boolean haveUV
is the data UV - 
model
AbstractTableModel model
The table model to use - 
numDomainCols
int numDomainCols
How many columns for the domain - 
numRangeCols
int numRangeCols
How many columns in the rannge - 
rangeData
float[][] rangeData
The range data from the flat field - 
showUAndV
boolean showUAndV
show winds as U and V - 
sorter
TableSorter sorter
misc - 
soundings
Field[] soundings
The flat field we are displaying - 
transformWinds
boolean transformWinds
flag for tranforming winds - 
windTransform
CoordinateSystem windTransform
CoordinateSystem for transforming winds 
 - 
 
 - 
 - 
Class ucar.unidata.idv.control.SoundingTable.SoundingTableModel
class SoundingTableModel extends AbstractTableModel implements Serializable - 
Class ucar.unidata.idv.control.TableNumberCellRenderer
class TableNumberCellRenderer extends DefaultTableCellRenderer implements Serializable - 
Class ucar.unidata.idv.control.VerticalProfileControl.SamplingEditor
class SamplingEditor extends DefaultCellEditor implements Serializable 
 - 
 - 
Package ucar.unidata.idv.control.chart
- 
Class ucar.unidata.idv.control.chart.ChartManager.FixedWidthLogarithmicAxis
class FixedWidthLogarithmicAxis extends org.jfree.chart.axis.LogarithmicAxis implements Serializable - 
Class ucar.unidata.idv.control.chart.ChartManager.FixedWidthNumberAxis
class FixedWidthNumberAxis extends org.jfree.chart.axis.NumberAxis implements Serializable - 
Class ucar.unidata.idv.control.chart.MyHistogramDataset
class MyHistogramDataset extends org.jfree.data.xy.AbstractIntervalXYDataset implements Serializable- serialVersionUID:
 - -6341668077370231153L
 
- 
Serialized Fields
- 
list
List list
A list of maps. - 
type
org.jfree.data.statistics.HistogramType type
The histogram type. 
 - 
 
 - 
Class ucar.unidata.idv.control.chart.MyScatterPlot
class MyScatterPlot extends org.jfree.chart.plot.XYPlot implements Serializable- 
Serialized Fields
- 
series
List series
The data 
 - 
 
 - 
 - 
Class ucar.unidata.idv.control.chart.MyTimeSeriesPlot
class MyTimeSeriesPlot extends org.jfree.chart.plot.XYPlot implements Serializable- 
Serialized Fields
- 
ignoreDataSetChanges
boolean ignoreDataSetChanges
ignore changes - 
timeseries
TimeSeriesChartWrapper timeseries
The chart wrapper 
 - 
 
 - 
 - 
Class ucar.unidata.idv.control.chart.MyXYPlot
class MyXYPlot extends org.jfree.chart.plot.XYPlot implements Serializable- serialVersionUID:
 - 7044148245716569264L
 
- 
Serialization Methods
- 
readObject
Provides serialization support.- Parameters:
 stream- the input stream.- Throws:
 IOException- if there is an I/O error.ClassNotFoundException- if there is a classpath problem.
 - 
writeObject
Provides serialization support.- Parameters:
 stream- the output stream.- Throws:
 IOException- if there is an I/O error.
 
 - 
 - 
Serialized Fields
- 
annotations
List annotations
A (possibly empty) list of annotations for the plot. The list should be initialised in the constructor and never allowed to benull. - 
axisOffset
org.jfree.ui.RectangleInsets axisOffset
The offset between the data area and the axes. - 
backgroundDomainMarkers
Map backgroundDomainMarkers
A map of lists of background markers (optional) for the domain axes. - 
backgroundRangeMarkers
Map backgroundRangeMarkers
A map of lists of background markers (optional) for the range axes. - 
datasetRenderingOrder
org.jfree.chart.plot.DatasetRenderingOrder datasetRenderingOrder
The order of the dataset rendering (REVERSE draws the primary dataset last so that it appears to be on top). - 
datasets
org.jfree.util.ObjectList datasets
Storage for the datasets. - 
datasetToDomainAxisMap
Map datasetToDomainAxisMap
Storage for keys that map datasets/renderers to domain axes. If the map contains no entry for a dataset, it is assumed to map to the primary domain axis (index = 0). - 
datasetToRangeAxisMap
Map datasetToRangeAxisMap
Storage for keys that map datasets/renderers to range axes. If the map contains no entry for a dataset, it is assumed to map to the primary domain axis (index = 0). - 
domainAxes
org.jfree.util.ObjectList domainAxes
The domain axis / axes (used for the x-values). - 
domainAxisLocations
org.jfree.util.ObjectList domainAxisLocations
The domain axis locations. - 
domainCrosshairLockedOnData
boolean domainCrosshairLockedOnData
A flag that controls whether or not the crosshair locks onto actual data points. - 
domainCrosshairValue
double domainCrosshairValue
The domain crosshair value. - 
domainCrosshairVisible
boolean domainCrosshairVisible
A flag that controls whether or not a domain crosshair is drawn.. - 
domainGridlinesVisible
boolean domainGridlinesVisible
A flag that controls whether the domain grid-lines are visible. - 
fixedDomainAxisSpace
org.jfree.chart.axis.AxisSpace fixedDomainAxisSpace
The fixed domain axis space. - 
fixedLegendItems
org.jfree.chart.LegendItemCollection fixedLegendItems
An optional collection of legend items that can be returned by the getLegendItems() method. - 
fixedRangeAxisSpace
org.jfree.chart.axis.AxisSpace fixedRangeAxisSpace
The fixed range axis space. - 
foregroundDomainMarkers
Map foregroundDomainMarkers
A map of lists of foreground markers (optional) for the domain axes. - 
foregroundRangeMarkers
Map foregroundRangeMarkers
A map of lists of foreground markers (optional) for the range axes. - 
orientation
org.jfree.chart.plot.PlotOrientation orientation
The plot orientation. - 
rangeAxes
org.jfree.util.ObjectList rangeAxes
The range axis (used for the y-values). - 
rangeAxisLocations
org.jfree.util.ObjectList rangeAxisLocations
The range axis location. - 
rangeCrosshairLockedOnData
boolean rangeCrosshairLockedOnData
A flag that controls whether or not the crosshair locks onto actual data points. - 
rangeCrosshairValue
double rangeCrosshairValue
The range crosshair value. - 
rangeCrosshairVisible
boolean rangeCrosshairVisible
A flag that controls whether or not a range crosshair is drawn.. - 
rangeGridlinesVisible
boolean rangeGridlinesVisible
A flag that controls whether the range grid-lines are visible. - 
rangeZeroBaselineVisible
boolean rangeZeroBaselineVisible
A flag that controls whether or not the zero baseline against the range axis is visible. - 
renderers
org.jfree.util.ObjectList renderers
Storage for the renderers. - 
seriesRenderingOrder
org.jfree.chart.plot.SeriesRenderingOrder seriesRenderingOrder
The order of the series rendering (REVERSE draws the primary series last so that it appears to be on top). - 
weight
int weight
The weight for this plot (only relevant if this is a subplot in a combined plot). 
 - 
 
 - 
Class ucar.unidata.idv.control.chart.PlotWrapper.MyChartPanel
class MyChartPanel extends org.jfree.chart.ChartPanel implements Serializable- 
Serialized Fields
- 
lastEventX
int lastEventX
Last x - 
lastEventY
int lastEventY
Last y 
 - 
 
 - 
 - 
Class ucar.unidata.idv.control.chart.ScatterPlotChartWrapper.MyRenderer
class MyRenderer extends org.jfree.chart.renderer.xy.XYLineAndShapeRenderer implements Serializable- 
Serialized Fields
- 
shape
int shape
The shape 
 - 
 
 - 
 - 
Class ucar.unidata.idv.control.chart.XYChartManager.CloudCoverageRenderer
class CloudCoverageRenderer extends org.jfree.chart.renderer.xy.AbstractXYItemRenderer implements Serializable- 
Serialized Fields
- 
lineState
LineState lineState
line info - 
scale
double scale
scale 
 - 
 
 - 
 - 
Class ucar.unidata.idv.control.chart.XYChartManager.MyXYAreaRenderer
class MyXYAreaRenderer extends org.jfree.chart.renderer.xy.XYAreaRenderer implements Serializable - 
Class ucar.unidata.idv.control.chart.XYChartManager.MyXYBarRenderer
class MyXYBarRenderer extends org.jfree.chart.renderer.xy.XYBarRenderer implements Serializable - 
Class ucar.unidata.idv.control.chart.XYChartManager.MyXYPlot
class MyXYPlot extends org.jfree.chart.plot.XYPlot implements Serializable - 
Class ucar.unidata.idv.control.chart.XYChartManager.TextRenderer
class TextRenderer extends org.jfree.chart.renderer.xy.AbstractXYItemRenderer implements Serializable - 
Class ucar.unidata.idv.control.chart.XYChartManager.WindbarbRenderer
class WindbarbRenderer extends org.jfree.chart.renderer.xy.AbstractXYItemRenderer implements Serializable- 
Serialized Fields
- 
dirSeries
org.jfree.data.general.Series dirSeries
direction data - 
drawer
WindBarbSymbol.WindDrawer drawer
drawer - 
isSouth
boolean isSouth
Is in Southern hemisphere? - 
lineState
LineState lineState
line state - 
polarWind
boolean polarWind
Speed,Dir or U,V - 
speedSeries
org.jfree.data.general.Series speedSeries
speed data - 
speedUnit
Unit speedUnit
unit 
 - 
 
 - 
 
 - 
 - 
Package ucar.unidata.idv.control.multi
- 
Class ucar.unidata.idv.control.multi.DisplayTree
class DisplayTree extends DndTree implements Serializable- 
Serialized Fields
- 
displayControl
MultiDisplayHolder displayControl
The display control - 
frame
JFrame frame
The window - 
groupIcon
ImageIcon groupIcon
Icon to use for categories - 
leafIcon
ImageIcon leafIcon
Icon to use for leafs - 
nodeToData
Hashtable nodeToData
A mapping from tree node to component - 
treeModel
DefaultTreeModel treeModel
The tree model - 
treeRoot
ucar.unidata.idv.control.multi.DisplayTree.MyTreeNode treeRoot
The root of the tree 
 - 
 
 - 
 
 - 
 - 
Package ucar.unidata.idv.flythrough
- 
Class ucar.unidata.idv.flythrough.FlythroughTableModel
class FlythroughTableModel extends AbstractTableModel implements Serializable- 
Serialized Fields
- 
flythrough
Flythrough flythrough
_more_ 
 - 
 
 - 
 
 - 
 - 
Package ucar.unidata.idv.ui
- 
Class ucar.unidata.idv.ui.BundleTree
class BundleTree extends DndTree implements Serializable- 
Serialized Fields
- 
bundleIcon
ImageIcon bundleIcon
Icon to use for bundles - 
bundleType
int bundleType
What is the type of the bundles we are showing - 
categoryIcon
ImageIcon categoryIcon
Icon to use for categories - 
frame
JFrame frame
The window - 
nodeToData
Hashtable nodeToData
A mapping from tree node to, either, category or SavedBundle - 
treeModel
DefaultTreeModel treeModel
The tree model - 
treeRoot
DefaultMutableTreeNode treeRoot
The root of the tree - 
uiManager
IdvUIManager uiManager
The ui manager 
 - 
 
 - 
 - 
Class ucar.unidata.idv.ui.DataSelector.DataSourceWrapper
class DataSourceWrapper extends JPanel implements Serializable- 
Serialized Fields
- 
button
JToggleButton button
For showing this selector - 
contents
JComponent contents
my contents - 
dataSelector
DataSelector dataSelector
my parent - 
dataSource
DataSource dataSource
The data source - 
dataTree
DataTree dataTree
my tree - 
dcd
DataControlDialog dcd
the dcd - 
SEARCH_MUTEX
Object SEARCH_MUTEX
mutex for searching the data tree - 
searchBtn
JButton searchBtn
Search field button - 
searchFld
JTextField searchFld
search field - 
searchFldPanel
JPanel searchFldPanel
holds search field - 
searchPanel
JPanel searchPanel
holds search comps - 
showingSearchFld
boolean showingSearchFld
Is search field shown - 
sortBtn
JButton sortBtn
sort button - 
treePanel
JPanel treePanel
The JPanel the JTree is put in 
 - 
 
 - 
 - 
Class ucar.unidata.idv.ui.DataTreeNode
class DataTreeNode extends DefaultMutableTreeNode implements Serializable- 
Serialized Fields
- 
dataTree
DataTree dataTree
The data tree I am part of - 
hasCreatedSubtree
boolean hasCreatedSubtree
Have I creatred my subtee. We have this here for the dynamically expanding composite data choices - 
isDerived
boolean isDerived
Does this node hold a DerivedDataChoice as its object. The node itself doesn't use this information, just other code. - 
object
Object object
The object this node holds 
 - 
 
 - 
 - 
Class ucar.unidata.idv.ui.FormulaDialog
class FormulaDialog extends JFrame implements Serializable- 
Serialized Fields
- 
advancedOpen
boolean advancedOpen
Is the advanced panel open - 
catComp
JComponent catComp
gui widget - 
catCompList
List catCompList
for default derived settings - 
categories
List categories
Holds all of the display categories - 
category
String category
The group the formula is in - 
categoryBox
JComboBox categoryBox
Holds the group string - 
catPanels
List catPanels
Holds the list of CategoryPanels for the displays list - 
cbxToCdMap
Hashtable cbxToCdMap
A mapping from JCheckBox to ControlDescriptor - 
ddd
DerivedDataDescriptor ddd
The ddd we work on - 
descField
JTextField descField
Text field that holds the description string - 
description
String description
The description - 
formula
String formula
Formula string - 
formulaField
JTextField formulaField
Text field that holds the formula string - 
idv
IntegratedDataViewer idv
Reference to the IDV - 
isDefaultCbx
JCheckBox isDefaultCbx
Is this a user's default derived formula - 
isEndUserCbx
JCheckBox isEndUserCbx
Is this formula for an end user - 
makingNewOne
boolean makingNewOne
Are we making a new formula - 
name
String name
The name - 
nameField
JTextField nameField
Text field that holds the name string - 
needCompList
List needCompList
for default derived settings - 
operandsCategoriesFld
JTextField operandsCategoriesFld
gui widget - 
paramGroupComps
List paramGroupComps
gui comps - 
useAllBtn
JRadioButton useAllBtn
Should we ignore the entries in the controls list 
 - 
 
 - 
 - 
Class ucar.unidata.idv.ui.IdvHelp
class IdvHelp extends javax.help.JHelp implements Serializable- 
Serialized Fields
- 
helpSet
javax.help.HelpSet helpSet
The HelpSet 
 - 
 
 - 
 - 
Class ucar.unidata.idv.ui.IdvSplash
class IdvSplash extends JWindow implements Serializable- 
Serialized Fields
- 
idv
IntegratedDataViewer idv
Reference to the IDV - 
playedOnce
boolean playedOnce
done the audio once - 
splashIcon
ImageIcon splashIcon
The icon to use in the splash screen - 
splashLbl
JLabel splashLbl
The JLabel to show messages - 
splashProgressBar
RovingProgress splashProgressBar
Keep the splash progress bar around to tell it to stop. - 
splashRolloverIcon
ImageIcon splashRolloverIcon
The icon to use when the mouse rolls over the splash icon - 
splashTitle
String splashTitle
The text to use in the splash screen 
 - 
 
 - 
 - 
Class ucar.unidata.idv.ui.IdvTimeline
class IdvTimeline extends Timeline implements Serializable- 
Serialized Fields
- 
sunriseLocation
ucar.unidata.geoloc.LatLonPoint sunriseLocation
_more_ - 
sunriseLocations
List sunriseLocations
_more_ 
 - 
 
 - 
 - 
Exception Class ucar.unidata.idv.ui.ImageGenerator.MyBreakException
class MyBreakException extends Exception implements Serializable - 
Exception Class ucar.unidata.idv.ui.ImageGenerator.MyContinueException
class MyContinueException extends Exception implements Serializable - 
Exception Class ucar.unidata.idv.ui.ImageGenerator.MyQuitException
class MyQuitException extends Exception implements Serializable - 
Exception Class ucar.unidata.idv.ui.ImageGenerator.MyReturnException
class MyReturnException extends Exception implements Serializable - 
Class ucar.unidata.idv.ui.ParamDefaultsEditor.ParamDefaultsTable
class ParamDefaultsTable extends JTable implements Serializable- 
Serialized Fields
- 
isEditable
boolean isEditable
Does this represent the user's writable resource? - 
label
String label
label - 
myParamInfos
List myParamInfos
A list ofParamInfoobjects. - 
tableModel
AbstractTableModel tableModel
Keep the tableModel around 
 - 
 
 - 
 - 
Class ucar.unidata.idv.ui.ParamGroupsEditor.ParamGroupsTable
class ParamGroupsTable extends JTable implements Serializable- 
Serialized Fields
- 
isEditable
boolean isEditable
Does this represent the user's writable resource? - 
myDataGroups
List myDataGroups
A list ofDataGroupobjects. - 
tableModel
AbstractTableModel tableModel
Keep the tableModel around 
 - 
 
 - 
 - 
Class ucar.unidata.idv.ui.PipPanel
class PipPanel extends NavigatedMapPanel implements Serializable- 
Serialized Fields
- 
deltaFromOrigin
ucar.unidata.geoloc.ProjectionPointImpl deltaFromOrigin
Used when dragging rect - 
mapViewManager
MapViewManager mapViewManager
the mvm - 
pendingRedraw
boolean pendingRedraw
Are we about to redraw - 
thePoints
List thePoints
Draws the overview box 
 - 
 
 - 
 - 
Class ucar.unidata.idv.ui.PlotModelComponent
class PlotModelComponent extends JPanel implements Serializable- 
Serialized Fields
- 
addNone
boolean addNone
??? - 
changeButton
JButton changeButton
widget - 
idv
IntegratedDataViewer idv
calling object - 
label
JLabel label
gui comp - 
method
Method method
the method to call on the listener - 
plotModel
StationModel plotModel
station model to use - 
plotModelListener
Object plotModelListener
the listener 
 - 
 
 - 
 - 
Class ucar.unidata.idv.ui.QuicklinkPanel
class QuicklinkPanel extends JEditorPane implements Serializable- 
Serialized Fields
- 
amLoading
boolean amLoading
am I currently loading - 
idv
IntegratedDataViewer idv
The idv - 
label
JLabel label
status label - 
map
Hashtable map
maps id to some object for the links - 
name
String name
The name - 
objectCnt
int objectCnt
unique counter - 
showMap
Hashtable showMap
_more_ 
 - 
 
 - 
 - 
Class ucar.unidata.idv.ui.QuicklinkPanel.Bundle
class Bundle extends QuicklinkPanel implements Serializable- 
Serialized Fields
- 
type
int type
which bundle type - 
typeName
String typeName
type name 
 - 
 
 - 
 - 
Class ucar.unidata.idv.ui.QuicklinkPanel.Control
class Control extends QuicklinkPanel implements Serializable - 
Class ucar.unidata.idv.ui.QuicklinkPanel.FileHistory
class FileHistory extends QuicklinkPanel implements Serializable - 
Class ucar.unidata.idv.ui.QuicklinkPanel.Html
class Html extends QuicklinkPanel implements Serializable - 
Class ucar.unidata.idv.ui.SettingsTree
class SettingsTree extends DndTree implements Serializable- 
Serialized Fields
- 
contents
JComponent contents
gui - 
idv
IntegratedDataViewer idv
Reference to the idv - 
lastCD
ControlDescriptor lastCD
The last control descriptor that was used - 
lastSettingsTimestamp
long lastSettingsTimestamp
Used to know when to update settings when we repaint - 
settingsModel
DefaultTreeModel settingsModel
Tree stuff - 
settingsRoot
DefaultMutableTreeNode settingsRoot
Tree stuff - 
settingsSP
JScrollPane settingsSP
Contains the jtree - 
showAllCbx
JCheckBox showAllCbx
SHow all settings 
 - 
 
 - 
 
 - 
 - 
Package ucar.unidata.metdata
- 
Class ucar.unidata.metdata.Ensemble
class Ensemble extends Object implements Serializable- 
Serialized Fields
- 
map_
Map map_
map holding ensemble 
 - 
 
 - 
 - 
Class ucar.unidata.metdata.Metar
class Metar extends StationOb implements Serializable- 
Serialized Fields
- 
text_
ByteString text_
the raw text - 
wmoHeader_
WMOHeader wmoHeader_
the header for data 
 - 
 
 - 
 - 
Class ucar.unidata.metdata.NamedStationImpl
class NamedStationImpl extends Object implements Serializable- 
Serialized Fields
- 
altitude
Real altitude
altitude - 
altUnit
Unit altUnit
altitude unit - 
altValue
double altValue
altitude value - 
coords
List coords
_more_ - 
earthLocation
EarthLocation earthLocation
The Earth Location - 
hashtable
Hashtable hashtable
hashtable - 
id
String id
station id - 
latitude
double latitude
latitude, longitude values (degrees) - 
longitude
double longitude
latitude, longitude values (degrees) - 
name
String name
station name - 
nLT
NamedLocation nLT
named location 
 - 
 
 - 
 - 
Class ucar.unidata.metdata.StationOb
class StationOb extends Object implements Serializable - 
Class ucar.unidata.metdata.WMOHeader
class WMOHeader extends Object implements Serializable- 
Serialized Fields
- 
CCCC_
ByteString CCCC_
CCCC string - 
ii_
byte ii_
a byte - 
text_
ByteString.Concrete text_
the text - 
ts_
Timestamp ts_
timestamp for header - 
TTAA_
ByteString TTAA_
TTAA string 
 - 
 
 - 
 
 - 
 - 
Package ucar.unidata.ui
- 
Class ucar.unidata.ui.AudioPlayer
class AudioPlayer extends JPanel implements Serializable- 
Serialized Fields
- 
audioEOM
boolean audioEOM
_more_ - 
channels
MidiChannel[] channels
_more_ - 
currentName
String currentName
_more_ - 
currentSound
Object currentSound
_more_ - 
duration
double duration
_more_ - 
midiEOM
boolean midiEOM
_more_ - 
progressBar
JProgressBar progressBar
_more_ - 
rewindBtn
JButton rewindBtn
_more_ - 
running
boolean running
_more_ - 
seekSlider
JSlider seekSlider
_more_ - 
sequencer
Sequencer sequencer
_more_ - 
soundFile
String soundFile
_more_ - 
startBtn
JButton startBtn
_more_ - 
synthesizer
Synthesizer synthesizer
_more_ - 
timeLabel
JLabel timeLabel
_more_ - 
timestamp
int timestamp
_more_ - 
volumeSlider
JSlider volumeSlider
_more_ 
 - 
 
 - 
 - 
Class ucar.unidata.ui.BAMutil.ActionToggle
class ActionToggle extends AbstractAction implements Serializable- 
Serialized Fields
- 
button
AbstractButton button
_more_ - 
orgAct
Action orgAct
_more_ 
 - 
 
 - 
 - 
Class ucar.unidata.ui.ButtonTabbedPane
class ButtonTabbedPane extends JPanel implements Serializable- 
Serialized Fields
- 
buttonGroup
ButtonGroup buttonGroup
_more_ - 
buttonList
List buttonList
_more_ - 
buttonPanel
JComponent buttonPanel
_more_ - 
contentList
List contentList
_more_ - 
deleteEnabled
boolean deleteEnabled
_more_ - 
rightPanel
ButtonTabbedPane.ComponentPanel rightPanel
_more_ - 
width
int width
_more_ 
 - 
 
 - 
 - 
Class ucar.unidata.ui.ButtonTabbedPane.ComponentPanel
class ComponentPanel extends GuiUtils.CardLayoutPanel implements Serializable- 
Serialized Fields
- 
tab
ButtonTabbedPane tab
_more_ 
 - 
 
 - 
 - 
Class ucar.unidata.ui.CheckboxCategoryPanel
class CheckboxCategoryPanel extends JPanel implements Serializable- 
Serialized Fields
- 
checking
boolean checking
Are we currently in checkVisCbx - 
items
List<JCheckBox> items
The list of checkboxes - 
normalFont
Font normalFont
font - 
specialFont
Font specialFont
font used when we have at least one child box on but not all of them on - 
toggleBtn
JButton toggleBtn
The toggle button - 
visCbx
JCheckBox visCbx
The visibility checkbox 
 - 
 
 - 
 - 
Class ucar.unidata.ui.ChooserList
class ChooserList extends JList implements Serializable- 
Serialized Fields
- 
myScroller
JScrollPane myScroller
scroller 
 - 
 
 - 
 - 
Class ucar.unidata.ui.ChooserPanel
class ChooserPanel extends JPanel implements Serializable- 
Serialized Fields
- 
cancelButton
JButton cancelButton
Cancel button. - 
changeListeners
PropertyChangeSupport changeListeners
The PropertyChangeListener-s. - 
contents
JComponent contents
Panel holding the contents. - 
cursorCnt
int cursorCnt
Keep track of how many cursor wait calls we have outstanding. - 
haveData
boolean haveData
Flag for whether data has been chosen or not. - 
helpPath
String helpPath
Where can we find help for this panel. - 
loadButton
JButton loadButton
Load button. - 
messageTemplate
String messageTemplate
The message template. - 
simpleMode
boolean simpleMode
_more_. - 
statusComp
JComponent statusComp
_more_. - 
statusComps
Hashtable statusComps
_more_. - 
statusLabel
JLabel statusLabel
Shows the status. 
 - 
 
 - 
 - 
Class ucar.unidata.ui.DateSelectionGui
class DateSelectionGui extends JPanel implements Serializable- 
Serialized Fields
- 
countFld
JTextField countFld
gui widget - 
dateSelection
DateSelection dateSelection
gui widget - 
endModeBox
JComboBox endModeBox
gui widget - 
endOffsetField
TimeLengthField endOffsetField
gui widget - 
endTimePicker
DateTimePicker endTimePicker
gui widget - 
intervalField
TimeLengthField intervalField
gui widget - 
postRangeField
TimeLengthField postRangeField
gui widget - 
preRangeField
TimeLengthField preRangeField
gui widget - 
roundToField
TimeLengthField roundToField
gui widget - 
skipFld
JTextField skipFld
gui widget - 
startModeBox
JComboBox startModeBox
gui widget - 
startOffsetField
TimeLengthField startOffsetField
gui widget - 
startTimePicker
DateTimePicker startTimePicker
gui widget 
 - 
 
 - 
 - 
Class ucar.unidata.ui.DateTimePicker
class DateTimePicker extends JPanel implements Serializable- 
Serialized Fields
- 
datetimeModel
SpinnerDateModel datetimeModel
the SpinnerDateModel 
 - 
 
 - 
 - 
Class ucar.unidata.ui.DndImageButton
class DndImageButton extends JLabel implements Serializable- 
Serialized Fields
- 
data
Object data
The data. - 
dragSource
DragSource dragSource
The drag source. - 
mimeType
String mimeType
The mime type. 
 - 
 
 - 
 - 
Class ucar.unidata.ui.DndTree
class DndTree extends JTree implements Serializable- 
Serialized Fields
- 
dragPoint
Point dragPoint
_more_ - 
dragSource
DragSource dragSource
Some object for the DND - 
dropTarget
DropTarget dropTarget
Some object for the DND - 
overNode
DefaultMutableTreeNode overNode
The node we're currently over - 
sourceNode
DefaultMutableTreeNode sourceNode
The node we're dragging 
 - 
 
 - 
 - 
Class ucar.unidata.ui.DragPanel
class DragPanel extends JPanel implements Serializable- 
Serialized Fields
- 
data
Object data
_more_ - 
dragSource
DragSource dragSource
_more_ - 
mimeType
String mimeType
_more_ 
 - 
 
 - 
 - 
Class ucar.unidata.ui.DrawingPanel
class DrawingPanel extends JPanel implements Serializable- 
Serialized Fields
- 
centerPoint
Point2D.Double centerPoint
_more_ - 
comps
Vector comps
_more_ - 
currC
Drawable currC
_more_ - 
debugPick
boolean debugPick
_more_ - 
lm
ListenerManager lm
_more_ - 
resizingMode
boolean resizingMode
_more_ - 
startx
int startx
_more_ - 
starty
int starty
_more_ - 
useCenterPoint
boolean useCenterPoint
_more_ - 
wasDragged
boolean wasDragged
_more_ - 
xorMode
boolean xorMode
_more_ 
 - 
 
 - 
 - 
Class ucar.unidata.ui.DropPanel
class DropPanel extends JPanel implements Serializable- 
Serialized Fields
- 
doBorder
boolean doBorder
 - 
dropTarget
DropTarget dropTarget
Some object for the DND 
 - 
 
 - 
 - 
Class ucar.unidata.ui.FineLineBorder
class FineLineBorder extends BevelBorder implements Serializable - 
Class ucar.unidata.ui.HelpActionLabel
class HelpActionLabel extends JButton implements Serializable - 
Class ucar.unidata.ui.HelpTipDialog
class HelpTipDialog extends JDialog implements Serializable- 
Serialized Fields
- 
actionListener
ActionListener actionListener
action listener - 
bottom
JPanel bottom
bottom panel - 
cbx
JCheckBox cbx
checkbox - 
currentAction
String currentAction
current action - 
editor
JEditorPane editor
editor - 
helpTarget
String helpTarget
help target - 
helpTips
List helpTips
list of tips - 
idx
int idx
index - 
labelPanel
JPanel labelPanel
label panel - 
resources
XmlResourceCollection resources
resources - 
right
JPanel right
right panel - 
store
XmlObjectStore store
store 
 - 
 
 - 
 - 
Class ucar.unidata.ui.HtmlPanel
class HtmlPanel extends JPanel implements Serializable- 
Serialized Fields
- 
html
JEditorPane html
_more_ - 
parent
JDialog parent
_more_ - 
urlList
Vector urlList
_more_ - 
urlListIndex
int urlListIndex
_more_ 
 - 
 
 - 
 - 
Class ucar.unidata.ui.ImagePanel
class ImagePanel extends JPanel implements Serializable- 
Serialized Fields
- 
baseTransX
int baseTransX
 - 
baseTransY
int baseTransY
 - 
currentImage
Image currentImage
The one we are drawing - 
currentIndex
int currentIndex
The file index we are currently looking at - 
currentTransX
int currentTransX
 - 
currentTransY
int currentTransY
 - 
files
List files
 - 
loadingImage
Image loadingImage
The one we are drawing - 
mouseX
int mouseX
 - 
mouseY
int mouseY
 - 
scaleFactor
double scaleFactor
 - 
translateX
int translateX
 - 
translateY
int translateY
 
 - 
 
 - 
 - 
Class ucar.unidata.ui.IndependentDialog
class IndependentDialog extends JDialog implements Serializable - 
Class ucar.unidata.ui.IndependentWindow
class IndependentWindow extends JFrame implements Serializable - 
Class ucar.unidata.ui.InputFieldPanel
class InputFieldPanel extends JPanel implements Serializable- 
Serialized Fields
- 
gbcLabel
GridBagConstraints gbcLabel
_more_ - 
gbcon
GridBagConstraints gbcon
_more_ - 
gbcSep
GridBagConstraints gbcSep
_more_ - 
gbcValue
GridBagConstraints gbcValue
_more_ 
 - 
 
 - 
 - 
Class ucar.unidata.ui.JSpinner
class JSpinner extends JPanel implements Serializable- 
Serialized Fields
- 
maxValue
int maxValue
_more_ - 
minValue
int minValue
_more_ - 
tf
JTextField tf
_more_ - 
value
int value
_more_ 
 - 
 
 - 
 - 
Class ucar.unidata.ui.LatLonLabelPanel
class LatLonLabelPanel extends JPanel implements Serializable- 
Serialized Fields
- 
alignPoints
List<TwoFacedObject> alignPoints
the alignment point list - 
alignSelector
JComboBox alignSelector
the alignment selector - 
baseField
JTextField baseField
The base input box - 
colorButton
GuiUtils.ColorSwatch colorButton
Shows the color - 
fastRenderCbx
JCheckBox fastRenderCbx
The line style box - 
fontSelector
FontSelector fontSelector
the font selector - 
formatSelector
JComboBox formatSelector
the alignment selector - 
ignoreEvents
boolean ignoreEvents
flag for ignoring events - 
labelLinesField
JTextField labelLinesField
The spacing input box - 
latLonLabelData
LatLonLabelData latLonLabelData
This holds the data that describes the latlon lines - 
onOffCbx
JCheckBox onOffCbx
The visibility cbx - 
spacingField
JTextField spacingField
The spacing input box - 
use360Cbx
JCheckBox use360Cbx
the use360 checkbox 
 - 
 
 - 
 - 
Class ucar.unidata.ui.LatLonPanel
class LatLonPanel extends JPanel implements Serializable- 
Serialized Fields
- 
baseField
JTextField baseField
The base input box - 
colorButton
GuiUtils.ColorSwatch colorButton
Shows the color - 
fastRenderCbx
JCheckBox fastRenderCbx
The line style box - 
ignoreEvents
boolean ignoreEvents
flag for ignoring events - 
latLonData
LatLonData latLonData
This holds the data that describes the latlon lines - 
onOffCbx
JCheckBox onOffCbx
The visibility cbx - 
spacingField
JTextField spacingField
The spacing input box - 
styleBox
JComboBox styleBox
The line style box - 
widthBox
JComboBox widthBox
The line width box 
 - 
 
 - 
 - 
Class ucar.unidata.ui.LatLonWidget
class LatLonWidget extends JPanel implements Serializable- 
Serialized Fields
- 
altFld
JTextField altFld
widget - 
doFormat
boolean doFormat
 - 
latFld
JTextField latFld
widget - 
lonFld
JTextField lonFld
widget 
 - 
 
 - 
 - 
Class ucar.unidata.ui.MapPanel
class MapPanel extends JPanel implements Serializable- 
Serialized Fields
- 
colorButton
GuiUtils.ColorSwatch colorButton
Shows the color - 
fastRenderingCbx
JCheckBox fastRenderingCbx
The fast rendering cbx - 
ignoreAction
boolean ignoreAction
Do we ignore the setVisibility - 
mapData
MapData mapData
This holds the data that describes the map - 
shownCbx
JCheckBox shownCbx
The visibility cbx - 
styleBox
JComboBox styleBox
The line style box - 
updatingUI
boolean updatingUI
Are we updating the UI - 
widthBox
JComboBox widthBox
The line width box 
 - 
 
 - 
 - 
Class ucar.unidata.ui.MapWidget
class MapWidget extends PanelWithFrame implements Serializable- 
Serialized Fields
- 
latitudeNode
Element latitudeNode
Xml node that represents the latitude entry - 
latLonPanels
ArrayList latLonPanels
List of LatLonPanel objects. - 
longitudeNode
Element longitudeNode
Xml node that represents the longitude entry - 
mapDatum
ArrayList mapDatum
List of mapData objects, one for each map in the gui - 
mapNodes
ArrayList mapNodes
Contains a list of all of the valid map nodes - 
mapPosition
double mapPosition
Set by the map xml, holds the level of the map used in the positionSlider - 
mapResources
XmlResourceCollection mapResources
The default xml (usually from /auxdata/maps/...) - 
postionSlider
JSlider postionSlider
The map position_ slider - 
seenNodes
Hashtable seenNodes
Keeps track of what nodes we have seen when we are loading in the users' and the default xml. - 
theCurrentState
String theCurrentState
Holds the xml of the current state of this widget. 
 - 
 
 - 
 - 
Class ucar.unidata.ui.MemoryMonitor
class MemoryMonitor extends MemoryMonitor implements Serializable - 
Class ucar.unidata.ui.MFlowLayout
class MFlowLayout extends FlowLayout implements Serializable - 
Class ucar.unidata.ui.ObjectFlavor
class ObjectFlavor extends DataFlavor implements Externalizable- 
Serialization Methods
- 
readExternal
- Throws:
 IOExceptionClassNotFoundException
 - 
writeExternal
- Throws:
 IOException
 
 - 
 
 - 
 - 
Class ucar.unidata.ui.ObjectTreeNode
class ObjectTreeNode extends DefaultMutableTreeNode implements Serializable- 
Serialized Fields
- 
object
Object object
_more_ 
 - 
 
 - 
 - 
Class ucar.unidata.ui.PanelWithFrame
class PanelWithFrame extends JPanel implements Serializable- 
Serialized Fields
- 
frame
JFrame frame
_more_ 
 - 
 
 - 
 - 
Class ucar.unidata.ui.ParamField
class ParamField extends JPanel implements Serializable- 
Serialized Fields
- 
delimiter
String delimiter
Text delimiter - 
field
JTextField field
The text field - 
includeAliases
boolean includeAliases
also show aliases - 
popupButton
JButton popupButton
The button 
 - 
 
 - 
 - 
Class ucar.unidata.ui.PersistentList
class PersistentList extends JPanel implements Serializable- 
Serialized Fields
- 
debug
boolean debug
_more_ - 
dragSource
DragSource dragSource
_more_ - 
dsl
DragSourceListener dsl
_more_ - 
list
JList list
_more_ - 
lm
ListenerManager lm
_more_ - 
model
DefaultListModel model
_more_ - 
objectName
String objectName
_more_ - 
recognizer
DragGestureRecognizer recognizer
_more_ - 
store
PersistentStore store
_more_ 
 - 
 
 - 
 - 
Class ucar.unidata.ui.PopupMenu
class PopupMenu extends JPopupMenu implements Serializable- 
Serialized Fields
- 
parent
JComponent parent
_more_ 
 - 
 
 - 
 - 
Class ucar.unidata.ui.PropertyDialog
class PropertyDialog extends IndependentDialog implements Serializable- 
Serialized Fields
- 
numPixels
InputFieldPanel.DoubleField numPixels
_more_ - 
panel
InputFieldPanel panel
_more_ - 
prop
Properties prop
_more_ - 
propertiesName
String propertiesName
_more_ - 
store
PersistentStore store
_more_ - 
tf
InputFieldPanel.TextField tf
_more_ - 
useDiscrete
InputFieldPanel.BooleanField useDiscrete
_more_ - 
windLength
InputFieldPanel.DoubleField windLength
_more_ 
 - 
 
 - 
 - 
Class ucar.unidata.ui.RadioButtonFileSelector
class RadioButtonFileSelector extends JScrollPane implements Serializable- 
Serialized Fields
- 
columns
int columns
_more_ - 
group
ButtonGroup group
_more_ - 
groupPanel
JPanel groupPanel
_more_ - 
listeners
Vector listeners
_more_ - 
selected
JRadioButton selected
_more_ 
 - 
 
 - 
 - 
Class ucar.unidata.ui.RovingProgress
class RovingProgress extends JPanel implements Serializable- 
Serialized Fields
- 
barWidth
int barWidth
Bar width - 
bufferedImage
BufferedImage bufferedImage
for double buffering - 
clockRunning
boolean clockRunning
_more_ - 
color
Color color
The color to draw the box in - 
currentRunnable
Runnable currentRunnable
For running - 
delta
double delta
The percent increment - 
imageSize
Dimension imageSize
for double buffering - 
label
String label
Label to draw. May be null. - 
percent
double percent
Percent along the width of the component we are drawing the box - 
running
boolean running
Are we actve - 
showClock
boolean showClock
_more_ - 
sleepTime
long sleepTime
How long do we sleep 
 - 
 
 - 
 - 
Class ucar.unidata.ui.ScaledPanel
class ScaledPanel extends JPanel implements Serializable- 
Serialized Fields
- 
backColor
Color backColor
_more_ - 
bImage
BufferedImage bImage
_more_ - 
debugBounds
boolean debugBounds
_more_ - 
debugDraw
boolean debugDraw
_more_ - 
debugTransform
boolean debugTransform
_more_ - 
imageObs
ucar.unidata.ui.ScaledPanel.MyImageObserver imageObs
_more_ - 
lmMove
ListenerManager lmMove
_more_ - 
lmPick
ListenerManager lmPick
_more_ - 
screenBounds
Rectangle2D screenBounds
_more_ - 
transform
AffineTransform transform
_more_ - 
worldBounds
ScaledPanel.Bounds worldBounds
_more_ - 
worldPt
Point2D worldPt
_more_ 
 - 
 
 - 
 - 
Class ucar.unidata.ui.TableSorter
class TableSorter extends AbstractTableModel implements Serializable- 
Serialized Fields
- 
columnComparators
Map columnComparators
_more_ - 
modelToView
int[] modelToView
_more_ - 
mouseListener
MouseListener mouseListener
_more_ - 
sortingColumns
List sortingColumns
_more_ - 
tableHeader
JTableHeader tableHeader
_more_ - 
tableModel
TableModel tableModel
_more_ - 
tableModelListener
TableModelListener tableModelListener
_more_ - 
viewToModel
ucar.unidata.ui.TableSorter.Row[] viewToModel
_more_ 
 - 
 
 - 
 - 
Class ucar.unidata.ui.TextHistoryPane
class TextHistoryPane extends JPanel implements Serializable- 
Serialized Fields
- 
count
int count
_more_ - 
nlines
int nlines
_more_ - 
ptSize
int ptSize
_more_ - 
removeIncr
int removeIncr
_more_ - 
ta
JTextArea ta
_more_ 
 - 
 
 - 
 - 
Class ucar.unidata.ui.TextSearcher
class TextSearcher extends JPanel implements Serializable- 
Serialized Fields
- 
caseCbx
JCheckBox caseCbx
_more_ - 
findFld
JTextField findFld
_more_ - 
highlightAllBtn
JToggleButton highlightAllBtn
_more_ - 
textWrapper
TextSearcher.TextWrapper textWrapper
_more_ 
 - 
 
 - 
 - 
Class ucar.unidata.ui.Timeline
class Timeline extends JPanel implements Serializable- 
Serialized Fields
- 
colorTimeSelected
Color colorTimeSelected
color - 
colorTimeUnselected
Color colorTimeUnselected
color - 
contents
JComponent contents
gui - 
datedThings
List datedThings
The thigns we draw - 
dateSelection
DateSelection dateSelection
the date selection - 
dateSelectionGui
DateSelectionGui dateSelectionGui
for properties dialog - 
dialog
JDialog dialog
for properties dialog - 
dialogOK
boolean dialogOK
for properties dialog - 
doingDragSelect
boolean doingDragSelect
are we dragging a selection range - 
dragEndDate
Date dragEndDate
for dragging - 
draggingDateSelection
boolean draggingDateSelection
for dragging - 
dragMode
int dragMode
what are we dragging - 
dragStartDate
Date dragStartDate
for dragging - 
dragStartEvent
MouseEvent dragStartEvent
for dragging - 
endDate
Date endDate
visible end date - 
FP
FieldPosition FP
For formatting dates - 
horizontalPadding
int horizontalPadding
for painting - 
initDragDeltaEnd
long initDragDeltaEnd
for dragging - 
initDragDeltaStart
long initDragDeltaStart
for dragging - 
isCapableOfSelection
boolean isCapableOfSelection
Does this timeline support selection - 
justShowSelected
boolean justShowSelected
_more_ - 
lastSelectedThing
DatedThing lastSelectedThing
last thing selected. Keep around for doing a shift-click range select - 
mouseHighlighted
DatedThing mouseHighlighted
thing we're mousing over - 
originalDateSelection
DateSelection originalDateSelection
first one when we got created. Use this for doing a control-r - 
originalEndDate
Date originalEndDate
first end date. Use this for dthe reset - 
originalStartDate
Date originalStartDate
first start date. Use this for dthe reset - 
paintIntervals
boolean paintIntervals
Do we paint the intervals - 
propertiesDialog
JDialog propertiesDialog
for properties dialog - 
selected
List selected
selected things - 
selectedMap
Hashtable selectedMap
_more_ - 
selectionBox
Rectangle selectionBox
date selection rectangle - 
shortDisplay
boolean shortDisplay
do we show an abbreviated display - 
showIntervals
boolean showIntervals
show intervals - 
showIntervalsCbx
JCheckBox showIntervalsCbx
for properties dialog - 
startDate
Date startDate
visible start date - 
sticky
boolean sticky
Is the date selection range automatically changed to match the visible range - 
stickyCbx
JCheckBox stickyCbx
for properties dialog - 
sunriseDates
List sunriseDates
_more_ - 
timelineGroup
List timelineGroup
Holds other timelines that we share start/end range with - 
useDateSelection
boolean useDateSelection
are we using the date selection - 
useDateSelectionCbx
JCheckBox useDateSelectionCbx
for properties dialog - 
verticalPadding
int verticalPadding
for painting 
 - 
 
 - 
 - 
Class ucar.unidata.ui.TimelineApplet
class TimelineApplet extends Applet implements Serializable - 
Class ucar.unidata.ui.TreePanel
class TreePanel extends JPanel implements Serializable- 
Serialized Fields
- 
buttonsForCategory
Hashtable<Object,
List<JComponent>> buttonsForCategory  - 
catComponents
Hashtable<Object,
JComponent> catComponents _more_ - 
catToNode
Hashtable catToNode
Maps categories to tree node - 
compToNode
Hashtable compToNode
Maps components to tree node - 
emptyPanel
JPanel emptyPanel
_more_ - 
okToUpdateTree
boolean okToUpdateTree
ok to respond to selection changes - 
panel
GuiUtils.CardLayoutPanel panel
The panel - 
root
DefaultMutableTreeNode root
The root - 
tree
JTree tree
the tree - 
treeModel
DefaultTreeModel treeModel
the model - 
treeView
JScrollPane treeView
The scroller - 
treeWidth
int treeWidth
_more_ - 
useSplitPane
boolean useSplitPane
_more_ 
 - 
 
 - 
 - 
Class ucar.unidata.ui.TreePanel.MyTreeNode
class MyTreeNode extends DefaultMutableTreeNode implements Serializable - 
Class ucar.unidata.ui.TwoListPanel
class TwoListPanel extends JPanel implements Serializable- 
Serialized Fields
- 
changed
boolean changed
Keeps track if there were any changes - 
fromEntries
Vector fromEntries
List of strings of sourceEntries - 
fromList
JList fromList
Show the available actions - 
originalFromEntries
List originalFromEntries
_more_ - 
originalToEntries
List originalToEntries
_more_ - 
seenEntries
Hashtable seenEntries
Keep track of the actions that are used in the toolbar list - 
showUpDownButtons
boolean showUpDownButtons
_more_ - 
toEntries
Vector toEntries
List of strings of actions in the toolbar - 
toList
JList toList
Shows the toolbar entries 
 - 
 
 - 
 - 
Class ucar.unidata.ui.XmlTree
class XmlTree extends JTree implements Serializable- 
Serialized Fields
- 
baseUrlPath
String baseUrlPath
where we came from - 
elementToNode
Hashtable elementToNode
A map from dom element to tree node - 
haveInitialized
boolean haveInitialized
have done initialization - 
includeAttributes
boolean includeAttributes
If true then add all of the attributes of each node as jtree children nodes - 
openFirstLevel
boolean openFirstLevel
Should the first level of the jtree be opened - 
scroller
JScrollPane scroller
gui - 
tagNameToLabelAttr
Hashtable tagNameToLabelAttr
Define the name of the xml attribute that should be used for the label for certain tags - 
tagNameToLabelChild
Hashtable tagNameToLabelChild
You can specify that the label for a certain tag is gotten from a child of the tag - 
tagNameToTooltipChild
Hashtable tagNameToTooltipChild
Where do we get the tooltip for a tag - 
tagsToNotProcess
Hashtable tagsToNotProcess
Don't process the tags in this list - 
tagsToNotProcessButRecurse
Hashtable tagsToNotProcessButRecurse
Collection of xml tag names that are not to be added to the jtree but we should just descend their children and keep processing - 
tagsToNotRecurse
Hashtable tagsToNotRecurse
Don't process the children trees of tags in this list - 
tagsToProcess
Hashtable tagsToProcess
If set then only tags in this list are processed - 
tagsToRecurse
Hashtable tagsToRecurse
If set then only tags in this list are recursed - 
tagToIcons
Hashtable tagToIcons
You can specify image icons for particular tag names. This holds the mapping. - 
treeModel
DefaultTreeModel treeModel
The tree model - 
treeRoot
XmlTree.XmlTreeNode treeRoot
The jtree root - 
useTagNameAsLabel
boolean useTagNameAsLabel
The useTagNameAsLabel property. - 
xlinkTags
Hashtable xlinkTags
Defines the tag names that are xlinks to other xml docs - 
xmlRoot
Element xmlRoot
The root of the dom we are diplaying 
 - 
 
 - 
 - 
Class ucar.unidata.ui.XmlTree.MyRenderer
class MyRenderer extends DefaultTreeCellRenderer implements Serializable- 
Serialized Fields
- 
xmlTree
XmlTree xmlTree
the tree 
 - 
 
 - 
 - 
Class ucar.unidata.ui.XmlTree.XlinkTreeNode
class XlinkTreeNode extends XmlTree.XmlTreeNode implements Serializable - 
Class ucar.unidata.ui.XmlTree.XmlTreeNode
class XmlTreeNode extends DefaultMutableTreeNode implements Serializable - 
Class ucar.unidata.ui.XmlUi.CardPanel
class CardPanel extends JPanel implements Serializable 
 - 
 - 
Package ucar.unidata.ui.colortable
- 
Class ucar.unidata.ui.colortable.ColorTableCanvas
class ColorTableCanvas extends JPanel implements Serializable- 
Serialized Fields
- 
activeColor
Color activeColor
Something used when drawing - 
activeColorIndex
int activeColorIndex
Something used when drawing - 
activePercent
double activePercent
Something used when drawing - 
boldFont
Font boldFont
Bold font to use - 
breakpoints
ArrayList breakpoints
List of Double for the breakpoints - 
brightnessBox
JComboBox brightnessBox
Transpancy box - 
categoryField
JComboBox categoryField
Shows the category - 
colorChooser
JColorChooser colorChooser
THe color chooser - 
colorCntLabel
JLabel colorCntLabel
Shows how many cells in the color table - 
colorList
ArrayList colorList
List of Colors from the color table for painting. - 
colorSpaceCbx
JComboBox colorSpaceCbx
_more_ - 
colorSwatch
JComponent colorSwatch
_more_ - 
commands
CommandManager commands
Holds the edit commands for undo_ - 
currentBP
ColorTable.Breakpoint currentBP
The selected BP - 
currentColorTable
ColorTable currentColorTable
The currently changed/edited CT - 
currentMode
int currentMode
Drawing mode - 
cursorOver
boolean cursorOver
_more_ - 
cursorPosition
int cursorPosition
_more_ - 
DFLT_COLOR_SPACE
int DFLT_COLOR_SPACE
 - 
editor
ColorTableEditor editor
The editor - 
ignoreTransBoxEvents
boolean ignoreTransBoxEvents
 - 
inPaint
boolean inPaint
Are we currently painting - 
labelFont
Font labelFont
Font to use for labels_ - 
lastAlpha
int lastAlpha
Keeps track of the last alpha value. Not used now. - 
lastChangeIdx
int lastChangeIdx
Keeps track of the last index that was changed - 
lastControlKey
int lastControlKey
last control key - 
listeners
ArrayList listeners
Property change listeners - 
lockImage
Image lockImage
image - 
maxField
JTextField maxField
Shows the max range value - 
minField
JTextField minField
Shows the min range value - 
modeBrightnessBtn
JRadioButton modeBrightnessBtn
Use trans. mode - 
modeGroup
ButtonGroup modeGroup
Groups the mode radio buttons - 
modeTransparencyBtn
JRadioButton modeTransparencyBtn
Use trans. mode - 
mouseInBox
boolean mouseInBox
_more_ - 
myRange
Range myRange
The range - 
nameLabel
JLabel nameLabel
Color table name - 
needToPropagateChanges
boolean needToPropagateChanges
Tracks if the color table has been changed on a mouse drag. - 
okToPropagateChangesNow
boolean okToPropagateChangesNow
Allows us to not propagate during the mouse drag - 
originalColorTable
ColorTable originalColorTable
The CT we first are editing - 
priorColors
ArrayList priorColors
Keeps track of the previous colors when drawing - 
propagateChanges
boolean propagateChanges
Should we propagate changes - 
scales
ArrayList scales
scales - 
selectedColor
Color selectedColor
_more_ - 
setColorFromChooserCbx
JCheckBox setColorFromChooserCbx
_more_ - 
transBox
JComboBox transBox
Transpency box - 
wrapper
JPanel wrapper
Some GUI panel 
 - 
 
 - 
 
 - 
 - 
Package ucar.unidata.ui.drawing
- 
Class ucar.unidata.ui.drawing.DisplayCanvas
class DisplayCanvas extends JPanel implements Serializable- 
Serialized Fields
- 
canvasBg
Color canvasBg
_more_ - 
contents
Component contents
_more_ - 
cutBuffer
List cutBuffer
_more_ - 
glyphCnt
int glyphCnt
_more_ - 
glyphs
List glyphs
_more_ - 
gridSpacing
int gridSpacing
 - 
highlightedGlyph
Glyph highlightedGlyph
_more_ - 
scaleFactor
double scaleFactor
The scaling - 
selectionSet
List selectionSet
_more_ - 
showGrid
boolean showGrid
 
 - 
 
 - 
 - 
Class ucar.unidata.ui.drawing.EditCanvas
class EditCanvas extends DisplayCanvas implements Serializable- 
Serialized Fields
- 
colorList
List colorList
_more_ - 
currentCommand
CanvasCommand currentCommand
The current command object. If this is non-null then all events are routed to it. The command member is set to the return of the routed-to call - 
currentUrl
String currentUrl
_more_ - 
dragCommand
CanvasCommand dragCommand
_more_ - 
haveChanged
boolean haveChanged
_more_ - 
lastx
int lastx
Some local event state - 
lasty
int lasty
_more_ - 
menuBar
JMenuBar menuBar
_more_ - 
mouseWasPressed
boolean mouseWasPressed
_more_ - 
mousex
int mousex
_more_ - 
mousey
int mousey
_more_ - 
selectButton
JToggleButton selectButton
_more_ - 
selectionMenuItems
List selectionMenuItems
_more_ - 
selectionSticky
boolean selectionSticky
_more_ - 
shapeGroup
List shapeGroup
_more_ - 
uniqueifier
String uniqueifier
 
 - 
 
 - 
 - 
Class ucar.unidata.ui.drawing.TestCanvas
class TestCanvas extends EditCanvas implements Serializable 
 - 
 - 
Package ucar.unidata.ui.event
- 
Class ucar.unidata.ui.event.ActionValueEvent
class ActionValueEvent extends ActionEvent implements Serializable- 
Serialized Fields
- 
value
Object value
_more_ 
 - 
 
 - 
 - 
Class ucar.unidata.ui.event.UIChangeEvent
class UIChangeEvent extends EventObject implements Serializable 
 - 
 - 
Package ucar.unidata.ui.imagery
- 
Class ucar.unidata.ui.imagery.GarpImageSelector
class GarpImageSelector extends JPanel implements Serializable- 
Serialized Fields
- 
dataScales
RadioButtonFileSelector dataScales
data scales - 
dataScalesName
String dataScalesName
data scale names - 
dataSources
RadioButtonFileSelector dataSources
data sources - 
dataSourcesName
String dataSourcesName
data source names - 
dirFilter
ucar.unidata.ui.imagery.GarpImageSelector.DirFilter dirFilter
directory filter - 
imageList
ArrayList imageList
list of images - 
productTypes
RadioButtonFileSelector productTypes
product types - 
productTypesName
String productTypesName
product type names - 
slash
String slash
file separator - 
timesList
JList timesList
list of times - 
topDir
String topDir
top level directory 
 - 
 
 - 
 
 - 
 - 
Package ucar.unidata.ui.symbol
- 
Class ucar.unidata.ui.symbol.StationModelCanvas
class StationModelCanvas extends EditCanvas implements Serializable- 
Serialized Fields
- 
fileMenu
JMenu fileMenu
File menu - 
frame
JFrame frame
The window frame - 
highlightedMetSymbol
MetSymbol highlightedMetSymbol
 - 
highlightLabel
JLabel highlightLabel
Shows the label of the currently highlighted symbol - 
labelComponent
JComponent labelComponent
Holds the label - 
nameLabel
JLabel nameLabel
The label that displays the station model name - 
shapeDescriptors
List shapeDescriptors
List of ShapeDescriptors from the xml - 
showAlignmentPointsMI
JCheckBoxMenuItem showAlignmentPointsMI
Menu item for showing alignment points - 
smm
StationModelManager smm
The Station model manager - 
stationModel
StationModel stationModel
The currently edited station model - 
stationModelMenu
JMenu stationModelMenu
The view menu 
 - 
 
 - 
 
 - 
 - 
Package ucar.unidata.util
- 
Class ucar.unidata.util.ByteString
class ByteString extends Object implements Serializable - 
Class ucar.unidata.util.ByteString.Concrete
class Concrete extends ByteString implements Serializable- 
Serialized Fields
- 
ba_
byte[] ba_
Storage for the data 
 - 
 
 - 
 - 
Class ucar.unidata.util.ByteString.Empty
class Empty extends ByteString implements Serializable - 
Class ucar.unidata.util.ByteString.SubString
class SubString extends ByteString.TrSubString implements Serializable- 
Serialized Fields
- 
origin_
int origin_
_more_ 
 - 
 
 - 
 - 
Class ucar.unidata.util.ByteString.TrSubString
class TrSubString extends ByteString.Concrete implements Serializable- 
Serialized Fields
- 
length_
int length_
_more_ 
 - 
 
 - 
 - 
Class ucar.unidata.util.DateGMT
class DateGMT extends Date implements Serializable - 
Class ucar.unidata.util.FileManager.MyFileChooser
class MyFileChooser extends JFileChooser implements Serializable - 
Class ucar.unidata.util.GuiUtils.CardLayoutPanel
class CardLayoutPanel extends JPanel implements Serializable- 
Serialized Fields
- 
cardLayout
CardLayout cardLayout
The layout - 
counter
int counter
counter for unique keys - 
keyMap
Hashtable keyMap
key map - 
map
Hashtable map
maps component to key 
 - 
 
 - 
 - 
Class ucar.unidata.util.GuiUtils.ColorSwatch
class ColorSwatch extends JPanel implements Serializable - 
Class ucar.unidata.util.GuiUtils.JJMenu0
class JJMenu0 extends JMenu implements Serializable- 
Serialized Fields
- 
bgColor
Color bgColor
 
 - 
 
 - 
 - 
Class ucar.unidata.util.GuiUtils.ProgressDialog
class ProgressDialog extends JDialog implements Serializable- 
Serialized Fields
- 
cancelPressed
boolean cancelPressed
_more_ - 
statusLbl
JLabel statusLbl
_more_ 
 - 
 
 - 
 - 
Class ucar.unidata.util.MemoryMonitor
class MemoryMonitor extends JPanel implements Serializable- 
Serialized Fields
- 
inTheRed
boolean inTheRed
flag for in the red - 
label1
JLabel label1
the label - 
label2
JLabel label2
another label - 
labelForeground
Color labelForeground
the foreground color for the label - 
memoryLabel
String memoryLabel
_more_ - 
percentThreshold
int percentThreshold
percent threshold - 
running
boolean running
flag for running - 
showClock
boolean showClock
_more_ - 
sleepInterval
long sleepInterval
sleep interval - 
thread
Thread thread
a thread - 
timesAboveThreshold
int timesAboveThreshold
number of times above the threshold 
 - 
 
 - 
 - 
Class ucar.unidata.util.Msg.SkipPanel
class SkipPanel extends JPanel implements Serializable - 
Class ucar.unidata.util.NaiveTrustProvider
class NaiveTrustProvider extends Provider implements Serializable - 
Class ucar.unidata.util.Parameter
class Parameter extends Object implements Serializable - 
Class ucar.unidata.util.Range
class Range extends Object implements Serializable- 
Serialized Fields
- 
max
double max
The range - 
min
double min
The range - 
name
String name
name of this range 
 - 
 
 - 
 - 
Class ucar.unidata.util.Timestamp
class Timestamp extends Object implements Serializable- 
Serialized Fields
- 
millis_
long millis_
_more_ 
 - 
 
 - 
 - 
Class ucar.unidata.util.TimestampFormat
class TimestampFormat extends Format implements Serializable- 
Serialized Fields
- 
delegate_
DateFormat delegate_
_more_ 
 - 
 
 - 
 - 
Class ucar.unidata.util.Tokenizer.EmptyToken
class EmptyToken extends ByteString.Empty implements Serializable- 
Serialized Fields
- 
ident_
String ident_
_more_ 
 - 
 
 - 
 - 
Class ucar.unidata.util.UTCCalendar
class UTCCalendar extends GregorianCalendar implements Serializable - 
Exception Class ucar.unidata.util.WrapperException
class WrapperException extends RuntimeException implements Serializable- 
Serialized Fields
- 
inner
Throwable inner
inner exception 
 - 
 
 - 
 
 - 
 - 
Package ucar.unidata.view
- 
Class ucar.unidata.view.NewRendererEvent
class NewRendererEvent extends EventObject implements Serializable- 
Serialized Fields
- 
rend
Renderer rend
renderer 
 - 
 
 - 
 
 - 
 - 
Package ucar.unidata.view.geoloc
- 
Class ucar.unidata.view.geoloc.CursorMoveEvent
class CursorMoveEvent extends EventObject implements Serializable- 
Serialized Fields
- 
world
Point2D world
world coordinate 
 - 
 
 - 
 - 
Class ucar.unidata.view.geoloc.GlobeScaleDialog
class GlobeScaleDialog extends VertScaleDialog implements Serializable- 
Serialized Fields
- 
ignoreUIEvents
boolean ignoreUIEvents
flag for ignoring UI events - 
valueFld
JTextField valueFld
input fields for percent values - 
vexSlider
JSlider vexSlider
input fields for max/min values 
 - 
 
 - 
 - 
Class ucar.unidata.view.geoloc.JTableProjection
class JTableProjection extends JTable implements Serializable- 
Serialized Fields
- 
debug
boolean debug
debug flag - 
ignoreEvents
boolean ignoreEvents
flag for ignoring events - 
lm
ListenerManager lm
Listener manager - 
model
ucar.unidata.view.geoloc.JTableProjection.ProjectionTableModel model
table model - 
projectionManager
ProjectionManager projectionManager
The proj manager 
 - 
 
 - 
 - 
Class ucar.unidata.view.geoloc.LatLonScalePanel
class LatLonScalePanel extends JPanel implements Serializable- 
Serialized Fields
- 
coordFormat
JComboBox coordFormat
The coord format. - 
fontSelector
FontSelector fontSelector
Axis font selector - 
labelRelief
JCheckBox labelRelief
Is the label angled away from the axis or not - 
latBaseLabel
JTextField latBaseLabel
Latitude base label - 
latIncrement
JTextField latIncrement
Latitude increment - 
latLabel
JTextField latLabel
Lat (y-axis) Label - 
latMinorSpinner
JSpinner latMinorSpinner
Latitude minor increment - 
latScaleInfo
LatLonAxisScaleInfo latScaleInfo
Lat scale info - 
lonBaseLabel
JTextField lonBaseLabel
Longitude base label - 
lonIncrement
JTextField lonIncrement
Longitude increment - 
lonLabel
JTextField lonLabel
Lon (x-axis) Label - 
lonMinorSpinner
JSpinner lonMinorSpinner
Longitude minor increment - 
lonScaleInfo
LatLonAxisScaleInfo lonScaleInfo
Lon scale info - 
mpDisplay
MapProjectionDisplay mpDisplay
Map projection display - 
parent
JFrame parent
The frame parent - 
use360
JCheckBox use360
Use 360 - 
xVisible
JCheckBox xVisible
x axis visible - 
yVisible
JCheckBox yVisible
y axis visible 
 - 
 
 - 
 - 
Class ucar.unidata.view.geoloc.MapProjectionDisplay.MapProjection3DAdapter
class MapProjection3DAdapter extends CoordinateSystem implements Serializable- 
Serialized Fields
- 
latIndex
int latIndex
index of the latitude coordinate - 
lonIndex
int lonIndex
index of the longitude coordinate - 
mapProjection
MapProjection mapProjection
map projection for xy -> lat/lon transformations - 
offsetX
double offsetX
X offset - 
offsetY
double offsetY
Y offset - 
scaleX
double scaleX
X scaling factor - 
scaleY
double scaleY
Y scaling factor - 
theCoordinateSystem
CoordinateSystem theCoordinateSystem
the coordinate system - 
xIndex
int xIndex
index of the x coordinate - 
yIndex
int yIndex
index of the y coordinate 
 - 
 
 - 
 - 
Class ucar.unidata.view.geoloc.NewMapAreaEvent
class NewMapAreaEvent extends EventObject implements Serializable- 
Serialized Fields
- 
bounds
Rectangle2D bounds
map area bounds - 
isFlip
boolean isFlip
flip flag - 
isZoom
boolean isZoom
zoom flag 
 - 
 
 - 
 - 
Class ucar.unidata.view.geoloc.NewProjectionEvent
class NewProjectionEvent extends EventObject implements Serializable- 
Serialized Fields
- 
project
ucar.unidata.geoloc.ProjectionImpl project
projection 
 - 
 
 - 
 - 
Class ucar.unidata.view.geoloc.PickEvent
class PickEvent extends EventObject implements Serializable- 
Serialized Fields
- 
bounds
Rectangle2D bounds
The bounds property. - 
mouseEvent
MouseEvent mouseEvent
The mouseEvent property. - 
point
Point2D point
pick point 
 - 
 
 - 
 - 
Class ucar.unidata.view.geoloc.RangeAndBearingReadout
class RangeAndBearingReadout extends JPanel implements Serializable- 
Serialized Fields
- 
active
boolean active
flag for active - 
bearingChangeListener
PropertyChangeListener bearingChangeListener
listener for changes in the bearing - 
bearingName
String bearingName
Default label for bearing values - 
bearingReadout
RealReadout bearingReadout
readout for bearing values - 
mapDisplay
MapProjectionDisplay mapDisplay
map display to listen to - 
myOwnLabel
boolean myOwnLabel
whether I use my own label - 
rangeChangeListener
PropertyChangeListener rangeChangeListener
listener for changes in the range - 
rangeName
String rangeName
Default label for range values - 
rangeReadout
RealReadout rangeReadout
readout for range values - 
valueDisplay
JLabel valueDisplay
display for the value 
 - 
 
 - 
 - 
Class ucar.unidata.view.geoloc.TransectDisplay.TransectCoordinateSystem
class TransectCoordinateSystem extends CoordinateSystem implements Serializable- 
Serialized Fields
- 
angles
double[] angles
angles for each bearing - 
distances
double[] distances
distances for each bearing - 
lenToPoint
double[] lenToPoint
distances to each point in the segment - 
numLinePoints
int numLinePoints
number of points on line - 
numSegments
int numSegments
number of segments on line - 
totalLength
double totalLength
total length of line - 
transect
Gridded2DSet transect
transect 
 - 
 
 - 
 - 
Class ucar.unidata.view.geoloc.VertScaleDialog
class VertScaleDialog extends JPanel implements Serializable- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
control
ViewpointControl control
The control - 
dialog
JDialog dialog
The dialog when in dialog mode - 
fontSelector
FontSelector fontSelector
Axis font selector - 
jcbVisible
JCheckBox jcbVisible
Is the vertical scale visible - 
jtfAxisLabel
JTextField jtfAxisLabel
input field for Label values - 
max
JTextField max
input fields for max/min values - 
min
JTextField min
input fields for max/min values - 
parent
JFrame parent
The frame parent - 
unitCombo
JComboBox unitCombo
combo box for selecting units - 
vertIncrement
JTextField vertIncrement
Vertical increment - 
vertMinorSpinner
JSpinner vertMinorSpinner
Vertical scale minor increment - 
vertScaleInfo
VertScaleInfo vertScaleInfo
Holds the vertical scale info 
 - 
 
 - 
Class ucar.unidata.view.geoloc.ViewpointDialog
class ViewpointDialog extends JDialog implements Serializable- 
Serialized Fields
- 
azimuthFld
JTextField azimuthFld
input fields for azimuth and tilt - 
cancelButton
JButton cancelButton
buttons - 
ok
boolean ok
flag for ok or cancel - 
okButton
JButton okButton
buttons - 
tiltFld
JTextField tiltFld
input fields for azimuth and tilt - 
viewpointControl
ViewpointControl viewpointControl
the viewpoint control 
 - 
 
 - 
 
 - 
 - 
Package ucar.unidata.view.sounding
- 
Class ucar.unidata.view.sounding.AerologicalCoordinateSystem
class AerologicalCoordinateSystem extends CoordinateSystem implements Serializable - 
Class ucar.unidata.view.sounding.AerologicalReadoutTable
class AerologicalReadoutTable extends JTable implements Serializable- 
Serialized Fields
- 
altitudeReadout
AerologicalReadoutTable.AltitudeReadout altitudeReadout
The altitude readout. - 
bgPotentialTemperatureReadout
AerologicalReadoutTable.PotentialTemperatureReadout bgPotentialTemperatureReadout
The background potential temperature readout. - 
bgSatEquivalentPotTempReadout
AerologicalReadoutTable.SatEquivalentPotTempReadout bgSatEquivalentPotTempReadout
The background saturation equivalent potential temperature readout. - 
bgSatMixingRatioReadout
AerologicalReadoutTable.MixingRatioReadout bgSatMixingRatioReadout
The background mixing-ratio readout. - 
bgTemperatureReadout
AerologicalReadoutTable.TemperatureReadout bgTemperatureReadout
The background temperature readout. - 
blhReadout
AerologicalReadoutTable.BoundaryLayerHeightReadout blhReadout
The boundary readout. - 
bulkRiReadout
AerologicalReadoutTable.BulkRichardsonNumReadout bulkRiReadout
 - 
capeReadout
AerologicalReadoutTable.CapeReadout capeReadout
The CAPE readout. - 
cinReadout
AerologicalReadoutTable.CinReadout cinReadout
The CIN readout. - 
lclAltitudeReadout
AerologicalReadoutTable.LCLAltitudeReadout lclAltitudeReadout
The LCL altitude readout. - 
lclPressureReadout
AerologicalReadoutTable.LCLPressureReadout lclPressureReadout
The LCL pressure readout. - 
lclTemperatureReadout
AerologicalReadoutTable.LCLTemperatureReadout lclTemperatureReadout
The LCL temperature readout. - 
lfcReadout
AerologicalReadoutTable.PressureReadout lfcReadout
The LFC readout. - 
lfcTempReadout
AerologicalReadoutTable.TemperatureReadout lfcTempReadout
LFC temperature readout - 
lnbReadout
AerologicalReadoutTable.PressureReadout lnbReadout
The LNB readout. - 
lnbTempReadout
AerologicalReadoutTable.TemperatureReadout lnbTempReadout
LNB temperature readout - 
pressureReadout
AerologicalReadoutTable.PressureReadout pressureReadout
The pressure readout. - 
profileDewPointReadout
AerologicalReadoutTable.TemperatureReadout profileDewPointReadout
The profile dew-point readout. - 
profileMixingRatioReadout
AerologicalReadoutTable.MyReadout profileMixingRatioReadout
The profile mixing-ratio readout. - 
profileTemperatureReadout
AerologicalReadoutTable.TemperatureReadout profileTemperatureReadout
The profile temperature readout. - 
profileWindDirectionReadout
AerologicalReadoutTable.WindDirectionReadout profileWindDirectionReadout
The profile wind direction readout. - 
profileWindSpeedReadout
AerologicalReadoutTable.WindSpeedReadout profileWindSpeedReadout
The profile wind speed readout. 
 - 
 
 - 
 - 
Class ucar.unidata.view.sounding.AerologicalReadoutTable.MyTableModel
class MyTableModel extends AbstractTableModel implements Serializable- 
Serialized Fields
- 
rowEntries
ArrayList rowEntries
The table rows. 
 - 
 
 - 
 - 
Exception Class ucar.unidata.view.sounding.CellCycleException
class CellCycleException extends RuntimeException implements Serializable- 
Serialized Fields
- 
ancestor
DataReference ancestor
ancestor data reference - 
child
DataReference child
child ref - 
found
ComputeCell found
found cell 
 - 
 
 - 
 - 
Exception Class ucar.unidata.view.sounding.ClockedBeanCycleException
class ClockedBeanCycleException extends RuntimeException implements Serializable- 
Serialized Fields
- 
bean
ClockedBean bean
bean 
 - 
 
 - 
 - 
Class ucar.unidata.view.sounding.EmagramCoordinateSystem
class EmagramCoordinateSystem extends AerologicalCoordinateSystem implements Serializable- 
Serialized Fields
- 
logMinP
double logMinP
The natural logarithm of the minimum pressure. - 
maximumPressure
Real maximumPressure
The maximum display pressure. - 
maximumTemperature
Real maximumTemperature
The maximum display temperature. - 
maximumX
Real maximumX
The maximum X coordinate. - 
maximumY
Real maximumY
The maximum Y coordinate. - 
maxP
double maxP
The maximum pressure coordinate. - 
maxT
double maxT
The maximum temperature coordinate. - 
maxX
double maxX
The maximum X coordinate. - 
maxY
double maxY
The maximum Y coordinate. - 
minimumPressure
Real minimumPressure
The minimum display pressure. - 
minimumTemperature
Real minimumTemperature
The minimum display temperature. - 
minimumX
Real minimumX
The minimum X coordinate. - 
minimumY
Real minimumY
The minimum Y coordinate. - 
minP
double minP
The minimum pressure coordinate. - 
minT
double minT
The minimum temperature coordinate. - 
minX
double minX
The minimum X coordinate. - 
minY
double minY
The minimum Y coordinate. - 
xPerT
double xPerT
The change in X per change in temperature. - 
yPerLogP
double yPerLogP
The change in Y per change in natural logarithm of pressure. 
 - 
 
 - 
 - 
Class ucar.unidata.view.sounding.SkewTCoordinateSystem
class SkewTCoordinateSystem extends AerologicalCoordinateSystem implements Serializable- 
Serialized Fields
- 
isothermTangent
Real isothermTangent
The tangent of the isotherms. - 
logMinP
double logMinP
The natural logarithm of the minimum pressure. - 
maximumPressure
Real maximumPressure
The maximum display pressure. - 
maximumTemperature
Real maximumTemperature
The maximum display temperature. - 
maximumX
Real maximumX
The maximum X coordinate. - 
maximumY
Real maximumY
The maximum Y coordinate. - 
maxP
double maxP
The maximum pressure coordinate. - 
maxT
double maxT
The maximum temperature coordinate. - 
maxX
double maxX
The maximum X coordinate. - 
maxY
double maxY
The maximum Y coordinate. - 
minimumPressure
Real minimumPressure
The minimum display pressure. - 
minimumTemperature
Real minimumTemperature
The minimum display temperature. - 
minimumX
Real minimumX
The minimum X coordinate. - 
minimumY
Real minimumY
The minimum Y coordinate. - 
minP
double minP
The minimum pressure coordinate. - 
minT
double minT
The minimum temperature coordinate. - 
minX
double minX
The minimum X coordinate. - 
minY
double minY
The minimum Y coordinate. - 
tangent
double tangent
The tangent of the isotherms. - 
temperaturePerLogPressure
Real temperaturePerLogPressure
The change in temperature per change in X coordinate. Increasing this value squeezes the isotherms together. - 
xPerT
double xPerT
The change in X per change in temperature. - 
yPerLogP
double yPerLogP
The change in Y per change in natural logarithm of pressure. 
 - 
 
 - 
 - 
Class ucar.unidata.view.sounding.SkewTReadoutTable
class SkewTReadoutTable extends JTable implements Serializable- 
Serialized Fields
- 
altitudeReadout
SkewTReadoutTable.AltitudeReadout altitudeReadout
The altitude readout. - 
bgPotentialTemperatureReadout
SkewTReadoutTable.PotentialTemperatureReadout bgPotentialTemperatureReadout
The background potential temperature readout. - 
bgSatEquivalentPotTempReadout
SkewTReadoutTable.SatEquivalentPotTempReadout bgSatEquivalentPotTempReadout
The background saturation equivalent potential temperature readout. - 
bgSatMixingRatioReadout
SkewTReadoutTable.MixingRatioReadout bgSatMixingRatioReadout
The background mixing-ratio readout. - 
bgTemperatureReadout
SkewTReadoutTable.TemperatureReadout bgTemperatureReadout
The background temperature readout. - 
capeReadout
SkewTReadoutTable.CapeReadout capeReadout
The CAPE readout. - 
cinReadout
SkewTReadoutTable.CinReadout cinReadout
The CIN readout. - 
lclAltitudeReadout
SkewTReadoutTable.LCLAltitudeReadout lclAltitudeReadout
The LCL altitude readout. - 
lclPressureReadout
SkewTReadoutTable.LCLPressureReadout lclPressureReadout
The LCL pressure readout. - 
lclTemperatureReadout
SkewTReadoutTable.LCLTemperatureReadout lclTemperatureReadout
The LCL temperature readout. - 
lfcReadout
SkewTReadoutTable.PressureReadout lfcReadout
The LFC readout. - 
lfcTempReadout
SkewTReadoutTable.TemperatureReadout lfcTempReadout
LFC temperature readout - 
lnbReadout
SkewTReadoutTable.PressureReadout lnbReadout
The LNB readout. - 
lnbTempReadout
SkewTReadoutTable.TemperatureReadout lnbTempReadout
LNB temperature readout - 
pressureReadout
SkewTReadoutTable.PressureReadout pressureReadout
The pressure readout. - 
profileDewPointReadout
SkewTReadoutTable.TemperatureReadout profileDewPointReadout
The profile dew-point readout. - 
profileMixingRatioReadout
SkewTReadoutTable.MyReadout profileMixingRatioReadout
The profile mixing-ratio readout. - 
profileTemperatureReadout
SkewTReadoutTable.TemperatureReadout profileTemperatureReadout
The profile temperature readout. - 
profileWindDirectionReadout
SkewTReadoutTable.WindDirectionReadout profileWindDirectionReadout
The profile wind direction readout. - 
profileWindSpeedReadout
SkewTReadoutTable.WindSpeedReadout profileWindSpeedReadout
The profile wind speed readout. 
 - 
 
 - 
 - 
Class ucar.unidata.view.sounding.SkewTReadoutTable.MyTableModel
class MyTableModel extends AbstractTableModel implements Serializable- 
Serialized Fields
- 
rowEntries
ArrayList rowEntries
The table rows. 
 - 
 
 - 
 - 
Class ucar.unidata.view.sounding.SoundingObListModel
class SoundingObListModel extends AbstractListModel implements Serializable- 
Serialized Fields
- 
soundingObs
List soundingObs
list of sounding observations 
 - 
 
 - 
 - 
Class ucar.unidata.view.sounding.SoundingSelectionList
class SoundingSelectionList extends JList implements Serializable- 
Serialized Fields
- 
jPanel
JPanel jPanel
panel for list 
 - 
 
 - 
 - 
Class ucar.unidata.view.sounding.SoundingSelector
class SoundingSelector extends IdvChooser implements Serializable- 
Serialized Fields
- 
addeChooser
AddeChooser addeChooser
the adde chooser - 
connectionStep
int connectionStep
This is a virtual timestamp that tracks if the threaded adde connection should be aborted or not - 
declutter
boolean declutter
declutter flag - 
directory
String directory
current directory - 
directoryName
String directoryName
the directory name - 
fileBrowser
SoundingFileBrowser fileBrowser
file browser - 
filename
String filename
current file name - 
forServer
boolean forServer
flag for server vs. file - 
groupSelector
JComboBox groupSelector
dataset group selector - 
idvChooser
IdvChooser idvChooser
the idv chooser - 
multipleSelect
boolean multipleSelect
flag for allowing multiple selections - 
obsList
JList obsList
list of observations - 
selectedFile
File selectedFile
selected file - 
selectedFileDisplay
JTextField selectedFileDisplay
input for file name - 
selectedObs
Vector selectedObs
selected observations - 
servers
PreferenceList servers
list of servers - 
showMainHoursOnly
boolean showMainHoursOnly
flag for server vs. file - 
soundingAdapter
SoundingAdapter soundingAdapter
sounding adapter used by this seleccor - 
stationMap
StationLocationMap stationMap
station location map - 
timesList
JList timesList
list of times 
 - 
 
 - 
 - 
Class ucar.unidata.view.sounding.StuveCoordinateSystem
class StuveCoordinateSystem extends AerologicalCoordinateSystem implements Serializable- 
Serialized Fields
- 
maximumPressure
Real maximumPressure
The maximum display pressure. - 
maximumTemperature
Real maximumTemperature
The maximum display temperature. - 
maximumX
Real maximumX
The maximum X coordinate. - 
maximumY
Real maximumY
The maximum Y coordinate. - 
maxP
double maxP
The maximum pressure coordinate. - 
maxT
double maxT
The maximum temperature coordinate. - 
maxX
double maxX
The maximum X coordinate. - 
maxY
double maxY
The maximum Y coordinate. - 
minimumPressure
Real minimumPressure
The minimum display pressure. - 
minimumTemperature
Real minimumTemperature
The minimum display temperature. - 
minimumX
Real minimumX
The minimum X coordinate. - 
minimumY
Real minimumY
The minimum Y coordinate. - 
minP
double minP
The minimum pressure coordinate. - 
minT
double minT
The minimum temperature coordinate. - 
minX
double minX
The minimum X coordinate. - 
minY
double minY
The minimum Y coordinate. - 
powMinP
double powMinP
The natural logarithm of the minimum pressure. - 
powP
double powP
The power for the pressure - 
xPerT
double xPerT
The change in X per change in temperature. - 
yPerPowP
double yPerPowP
The change in Y per change in natural logarithm of pressure. 
 - 
 
 - 
 - 
Class ucar.unidata.view.sounding.WindBarbStaff
class WindBarbStaff extends JPanel implements Serializable- 
Serialized Fields
- 
centerLineData
Gridded2DSet centerLineData
centerline data - 
centerLineRef
DataReferenceImpl centerLineRef
centerline reference for display - 
display
DisplayImpl display
display for wind barb staff - 
displayedSpeedUnitProperty
NonVetoableProperty displayedSpeedUnitProperty
displayed speed unit property - 
emptyData
Data emptyData
empty data - 
flowControl
FlowControl flowControl
FlowControl for displayed winds - 
maxGeopotentialAltitude
float maxGeopotentialAltitude
max height - 
maximumGeopotentialAltitudeProperty
NonVetoableProperty maximumGeopotentialAltitudeProperty
max height property - 
minGeopotentialAltitude
float minGeopotentialAltitude
min height - 
minimumGeopotentialAltitudeProperty
NonVetoableProperty minimumGeopotentialAltitudeProperty
min height property - 
originalWindProfile
Field originalWindProfile
original wind profile - 
propertySet
PropertySet propertySet
set of properties - 
verticalCoordinateMap
ScalarMap verticalCoordinateMap
ScalarMap for the vertical coordinate - 
windProfileRef
DataReferenceImpl windProfileRef
wind profile reference - 
windProfileReferenceProperty
NonVetoableProperty windProfileReferenceProperty
wind profile property - 
workingWindProfile
Field workingWindProfile
working wind profile 
 - 
 
 - 
 
 - 
 - 
Package ucar.unidata.view.station
- 
Class ucar.unidata.view.station.StationLocationMap
class StationLocationMap extends JPanel implements Serializable- 
Serialized Fields
- 
atI
AffineTransform atI
the transform - 
debugTime
boolean debugTime
debugging - 
mapRender
Renderer mapRender
the map renderer - 
multipleSelect
boolean multipleSelect
flag for multiple selection - 
navigatedPanel
NavigatedPanel navigatedPanel
the navigated panel - 
project
ucar.unidata.geoloc.ProjectionImpl project
the projection - 
propertySet
PropertySet propertySet
the property set - 
selectedStationProperty
Property selectedStationProperty
the selected station property - 
stnRender
StationLocationRenderer stnRender
the station renderer - 
unselectAllProperty
Property unselectAllProperty
the unselected station property - 
unselectedStationProperty
Property unselectedStationProperty
the unselected station property - 
wasDoubleClick
boolean wasDoubleClick
flag for a double click 
 - 
 
 - 
 - 
Class ucar.unidata.view.station.StationModelView
class StationModelView extends Object implements Serializable 
 - 
 - 
Package ucar.unidata.xml
- 
Class ucar.unidata.xml.XmlNodeList
class XmlNodeList extends ArrayList implements Serializable 
 - 
 - 
Package ucar.visad
- 
Class ucar.visad.MapProjectionProjection
class MapProjectionProjection extends ucar.unidata.geoloc.ProjectionImpl implements Serializable- 
Serialized Fields
- 
mapProjection
MapProjection mapProjection
the map projection - 
xIndex
int xIndex
x index - 
yIndex
int yIndex
y index 
 - 
 
 - 
 - 
Class ucar.visad.ProjectionCoordinateSystem
class ProjectionCoordinateSystem extends MapProjection implements Serializable- 
Serialized Fields
- 
projection
ucar.unidata.geoloc.ProjectionImpl projection
projection for transformations - 
workL
ucar.unidata.geoloc.LatLonPointImpl workL
working latlon point for transformations - 
workP
ucar.unidata.geoloc.ProjectionPointImpl workP
working world point for transformations 
 - 
 
 - 
 - 
Class ucar.visad.RadarGridCoordinateSystem
class RadarGridCoordinateSystem extends NavigatedCoordinateSystem implements Serializable- 
Serialized Fields
- 
center
ucar.unidata.geoloc.LatLonPointImpl center
center point of projection - 
rcs
Radar3DCoordinateSystem rcs
3D coordinate systems for transformations - 
workLL
ucar.unidata.geoloc.LatLonPointImpl workLL
working lat/lon point for transformations 
 - 
 
 - 
 - 
Class ucar.visad.RadarMapProjection
class RadarMapProjection extends AREACoordinateSystem implements Serializable- 
Serialized Fields
- 
height
int height
specified height - 
lat
double lat
center latitude - 
lon
double lon
center longitude - 
width
int width
specified width 
 - 
 
 - 
 - 
Class ucar.visad.ReverseCoordinateSystem
class ReverseCoordinateSystem extends CoordinateSystem implements Serializable - 
Class ucar.visad.UTMCoordinateSystem
class UTMCoordinateSystem extends MapProjection implements Serializable- 
Serialized Fields
- 
ellipsoid
geotransform.ellipsoids.Ellipsoid ellipsoid
ellipsoid being used - 
height
double height
height of the zone - 
hemisphere_north
boolean[] hemisphere_north
array of hemisphere flags - 
onehemiflag
boolean onehemiflag
hemisphere flag for CS - 
onezone
int onezone
zone for CS - 
startX
double startX
starting x point for the zone - 
startY
double startY
starting y point of the zone - 
width
double width
width of the zone - 
zone
int[] zone
the UTM zone numbers (1..60) per position 
 - 
 
 - 
 
 - 
 - 
Package ucar.visad.display
- 
Class ucar.visad.display.AnimationBoxPanel
class AnimationBoxPanel extends JPanel implements Serializable- 
Serialized Fields
- 
BOXES_MUTEX
Object BOXES_MUTEX
mutex - 
copyForDrag
boolean[] copyForDrag
used when dragging - 
dragCurrentIndex
int dragCurrentIndex
used when dragging - 
dragStartIndex
int dragStartIndex
used when dragging - 
dragStartOk
boolean dragStartOk
used when dragging - 
myBoxes
List myBoxes
List of boxes to draw - 
myHeight
int myHeight
Box height - 
numberKey
int numberKey
The number key - 
numberKeyDown
boolean numberKeyDown
Is the number key currently pressed - 
overBoxIndex
int overBoxIndex
Index of box we are currently over. Used to draw the highlight - 
widget
AnimationWidget widget
The widget 
 - 
 
 - 
 - 
Class ucar.visad.display.AnimationBoxPanel.Box
class Box extends Rectangle2D.Double implements Serializable- 
Serialized Fields
- 
ok
boolean ok
Ok - 
on
boolean on
Is the current one 
 - 
 
 - 
 - 
Class ucar.visad.display.AnimationPropertiesDialog
class AnimationPropertiesDialog extends JDialog implements Serializable- 
Serialized Fields
- 
animationSetActiveBtn
JRadioButton animationSetActiveBtn
gui widgets - 
animationSetNotActiveBtn
JRadioButton animationSetNotActiveBtn
gui widgets - 
animationWidget
AnimationWidget animationWidget
The animation widget - 
backField
JTextField backField
label for backScrollBar - 
backSlider
JSlider backSlider
back increment scrollbar - 
baseTimeList
List baseTimeList
gui widgets - 
boxesVisibleButton
JCheckBox boxesVisibleButton
Show the boxes - 
boxPanel
AnimationBoxPanel boxPanel
The box panel - 
dirCbx
JComboBox dirCbx
Direction widget - 
endCurrentModeLabel
JLabel endCurrentModeLabel
details widget - 
endDataModeLabel
JLabel endDataModeLabel
details widget - 
endExtra
GuiUtils.CardLayoutPanel endExtra
Holds the details - 
endField
JTextField endField
label for endScrollBar - 
endOffsetField
TimeLengthField endOffsetField
gui widgets - 
endRelativeModeLabel
JLabel endRelativeModeLabel
details widget - 
endSlider
JSlider endSlider
scollbar for selecting dwell for last step - 
endTimeBox
JComboBox endTimeBox
gui widgets - 
endTimePicker
DateTimePicker endTimePicker
gui widgets - 
fwdField
JTextField fwdField
label for fwdScrollBar - 
fwdSlider
JSlider fwdSlider
forward increment scrollbar - 
intervalField
TimeLengthField intervalField
gui widgets - 
intervalList
List intervalList
gui widgets - 
intervalText
String intervalText
used for when we have a failed string->double conversion - 
myInfo
AnimationInfo myInfo
AnimationInfo for this widget - 
ok
boolean ok
true = forward loop - 
okToUpdate
boolean okToUpdate
flag for updating labels - 
pollIntervalFld
JTextField pollIntervalFld
gui widgets - 
pollList
List pollList
gui widgets - 
PREDEFINED_LABELS
String[] PREDEFINED_LABELS
predefined labels - 
PREDEFINED_METHODS
String[] PREDEFINED_METHODS
predefined methods - 
predefinedBtn
JButton predefinedBtn
predefined button - 
predefinedDialog
JDialog predefinedDialog
predefined dialog - 
predefinedIntervalField
TimeLengthField predefinedIntervalField
predefined interval field - 
resetCbx
JComboBox resetCbx
Combobox for setting the reset policy - 
resetList
List resetList
List of reset TFOs - 
roundToField
TimeLengthField roundToField
gui widgets - 
saveAsPrototypeCbx
JCheckBox saveAsPrototypeCbx
should we save this animationinfo as a prototype - 
setContents
JComponent setContents
gui widgets - 
shareAbsBtn
JRadioButton shareAbsBtn
checkbox for selecting shared state - 
shareNoneBtn
JRadioButton shareNoneBtn
share none button - 
shareRelBtn
JRadioButton shareRelBtn
checkbox for selecting share index state - 
startCurrentModeLabel
JLabel startCurrentModeLabel
details widget - 
startDataModeLabel
JLabel startDataModeLabel
details widget - 
startExtra
GuiUtils.CardLayoutPanel startExtra
Holds the details - 
startField
JTextField startField
label for startScrollBar - 
startOffsetField
TimeLengthField startOffsetField
gui widgets - 
startRelativeModeLabel
JLabel startRelativeModeLabel
details widget - 
startSlider
JSlider startSlider
scollbar for selecting dwell for first step - 
startTimeBox
JComboBox startTimeBox
gui widgets - 
startTimePicker
DateTimePicker startTimePicker
gui widgets - 
timeDriverCbx
JCheckBox timeDriverCbx
time driver selection - 
timeline
Timeline timeline
timeline 
 - 
 
 - 
 
 - 
 - 
Package ucar.visad.functiontypes
- 
Class ucar.visad.functiontypes.AirTemperatureProfile
class AirTemperatureProfile extends FunctionType implements Serializable - 
Class ucar.visad.functiontypes.AtmosphericProfile
class AtmosphericProfile extends FunctionType implements Serializable - 
Class ucar.visad.functiontypes.CartesianHorizontalWindOfGeopotentialAltitude
class CartesianHorizontalWindOfGeopotentialAltitude extends CartesianHorizontalWindProfile implements Serializable - 
Class ucar.visad.functiontypes.CartesianHorizontalWindOfPressure
class CartesianHorizontalWindOfPressure extends CartesianHorizontalWindProfile implements Serializable - 
Class ucar.visad.functiontypes.CartesianHorizontalWindProfile
class CartesianHorizontalWindProfile extends HorizontalWindProfile implements Serializable - 
Class ucar.visad.functiontypes.DewPointProfile
class DewPointProfile extends AirTemperatureProfile implements Serializable - 
Class ucar.visad.functiontypes.HorizontalWindProfile
class HorizontalWindProfile extends WindProfile implements Serializable - 
Class ucar.visad.functiontypes.InSituAirTemperatureProfile
class InSituAirTemperatureProfile extends AirTemperatureProfile implements Serializable - 
Class ucar.visad.functiontypes.PolarHorizontalWindOfGeopotentialAltitude
class PolarHorizontalWindOfGeopotentialAltitude extends PolarHorizontalWindProfile implements Serializable - 
Class ucar.visad.functiontypes.PolarHorizontalWindOfPressure
class PolarHorizontalWindOfPressure extends PolarHorizontalWindProfile implements Serializable - 
Class ucar.visad.functiontypes.PolarHorizontalWindProfile
class PolarHorizontalWindProfile extends HorizontalWindProfile implements Serializable - 
Class ucar.visad.functiontypes.WindProfile
class WindProfile extends AtmosphericProfile implements Serializable 
 - 
 - 
Package ucar.visad.quantities
- 
Class ucar.visad.quantities.AirPressure.AirPressureCoordinateSystem
class AirPressureCoordinateSystem extends CoordinateSystem implements Serializable- 
Serialized Fields
- 
logPCoordSys
EmpiricalCoordinateSystem logPCoordSys
The log-P empirical coordinate system transformation. - 
p0Double
double p0Double
The reference pressure. - 
p0Float
double p0Float
The reference pressure. 
 - 
 
 - 
 - 
Class ucar.visad.quantities.AirPressure.StandardAtmosphereCoordinateSystem
class StandardAtmosphereCoordinateSystem extends AirPressure.AirPressureCoordinateSystem implements Serializable - 
Class ucar.visad.quantities.GeopotentialAltitude.GeopotentialCoordinateSystem
class GeopotentialCoordinateSystem extends CoordinateSystem implements Serializable- 
Serialized Fields
- 
gravity
Real gravity
Gravity. 
 - 
 
 - 
 - 
Class ucar.visad.quantities.PolarHorizontalWind.PolarCoordinateSystem
class PolarCoordinateSystem extends CoordinateSystem implements Serializable- 
Serialized Fields
- 
internalUnits
Unit[] internalUnits
Units of the internal computations. 
 - 
 
 - 
 - 
Class ucar.visad.quantities.SaturationMixingRatio.MyFunction
class MyFunction extends FunctionImpl implements Serializable 
 -