Serialized Form
-
Package thredds.ui.catalog
-
Class thredds.ui.catalog.CatalogChooser extends JPanel implements Serializable
-
Serialized Fields
-
buttPanel
JPanel buttPanel
-
catgenFileChooser
ucar.ui.widget.FileManager catgenFileChooser
-
catListBox
ucar.ui.prefs.ComboBox<String> catListBox
-
catrefEvents
boolean catrefEvents
-
currentURL
String currentURL
-
datasetEvents
boolean datasetEvents
-
debugEvents
boolean debugEvents
-
eventType
String eventType
-
fileChooser
ucar.ui.widget.FileManager fileChooser
-
htmlViewer
ucar.ui.widget.HtmlBrowser htmlViewer
-
parent
RootPaneContainer parent
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
showHTML
boolean showHTML
-
sourceText
JLabel sourceText
-
split
JSplitPane split
-
statusLabel
JLabel statusLabel
-
tree
CatalogTreeView tree
-
-
-
Class thredds.ui.catalog.CatalogTreeView extends JPanel implements Serializable
-
Serialized Fields
-
accessOnly
boolean accessOnly
-
catalog
thredds.client.catalog.Catalog catalog
-
catalogURL
String catalogURL
-
debugRef
boolean debugRef
-
debugTree
boolean debugTree
-
model
thredds.ui.catalog.CatalogTreeView.InvCatalogTreeModel model
-
openCatalogReferences
boolean openCatalogReferences
-
openDatasetScans
boolean openDatasetScans
-
tree
JTree tree
-
-
-
Class thredds.ui.catalog.ThreddsDatasetChooser extends JPanel implements Serializable
-
Serialized Fields
-
catalogChooser
CatalogChooser catalogChooser
-
debugResolve
boolean debugResolve
-
doResolve
boolean doResolve
-
frame
JFrame frame
-
messageOut
boolean messageOut
-
pipeOut
boolean pipeOut
-
tabbedPane
JTabbedPane tabbedPane
-
-
-
Class thredds.ui.catalog.ThreddsUI extends JPanel implements Serializable
-
Serialized Fields
-
datasetChooser
ThreddsDatasetChooser datasetChooser
-
debugSelection
boolean debugSelection
-
debugTab
boolean debugTab
-
fileChooser
ucar.ui.widget.FileManager fileChooser
-
parent
Component parent
-
sourcePane
TextGetPutPane sourcePane
-
sourceWindow
ucar.ui.widget.IndependentWindow sourceWindow
-
store
ucar.util.prefs.PreferencesExt store
-
tabbedPane
JTabbedPane tabbedPane
-
xmlPane
ucar.ui.widget.TextHistoryPane xmlPane
-
xmlWindow
ucar.ui.widget.IndependentDialog xmlWindow
-
-
-
-
Package thredds.ui.monitor
-
Class thredds.ui.monitor.AccessLogTable extends JPanel implements Serializable
-
Serialized Fields
-
accessLogFiles
List<LogLocalManager.FileDateRange> accessLogFiles
-
calcClient
boolean calcClient
-
calcRoot
boolean calcRoot
-
calcService
boolean calcService
-
calcUser
boolean calcUser
-
clientTable
ucar.ui.prefs.BeanTable clientTable
-
completeLogs
ArrayList<LogReader.Log> completeLogs
-
datarootTable
ucar.ui.prefs.BeanTable datarootTable
-
dateTimePickerEnd
com.github.lgooddatepicker.components.DateTimePicker dateTimePickerEnd
-
dateTimePickerStart
com.github.lgooddatepicker.components.DateTimePicker dateTimePickerStart
-
df
SimpleDateFormat df
-
dnsLookup
DnsLookup dnsLookup
-
executor
ExecutorService executor
-
infoTA
ucar.ui.widget.TextHistoryPane infoTA
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
logTable
ucar.ui.prefs.BeanTable logTable
-
manager
LogLocalManager manager
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
restrictLogs
ArrayList<LogReader.Log> restrictLogs
-
serviceTable
ucar.ui.prefs.BeanTable serviceTable
-
showDNStime
boolean showDNStime
-
tabbedPanel
JTabbedPane tabbedPanel
-
timeSeriesPanel
JPanel timeSeriesPanel
-
userTable
ucar.ui.prefs.BeanTable userTable
-
-
-
Class thredds.ui.monitor.Chart extends JPanel implements Serializable
-
Serialized Fields
-
dataset
org.jfree.data.time.TimeSeriesCollection dataset
-
datasetHighLow
org.jfree.data.time.TimeSeriesCollection datasetHighLow
-
datasetOpenClose
org.jfree.data.time.TimeSeriesCollection datasetOpenClose
-
stockSymbol
String stockSymbol
-
-
-
Class thredds.ui.monitor.ManageForm extends JPanel implements Serializable
-
Serialized Fields
-
acceptButton
JButton acceptButton
-
downloadAction
thredds.ui.monitor.ManageForm.DownloadAction downloadAction
-
label1
JLabel label1
-
label2
JLabel label2
-
scrollPane1
JScrollPane scrollPane1
-
serverCB
ucar.ui.prefs.ComboBox<String> serverCB
-
stopButton
StopButtonCancelTask stopButton
-
textArea1
JTextArea textArea1
-
useHttps
JToggleButton useHttps
-
wantAccess
JRadioButton wantAccess
-
wantRoots
JRadioButton wantRoots
-
wantServlet
JRadioButton wantServlet
-
-
-
Class thredds.ui.monitor.MultipleAxisChart extends JPanel implements Serializable
-
Serialized Fields
-
axisNum
int axisNum
-
chart
org.jfree.chart.JFreeChart chart
-
-
-
Class thredds.ui.monitor.ServletLogTable extends JPanel implements Serializable
-
Serialized Fields
-
calcMerge
boolean calcMerge
-
completeLogs
ArrayList<ServletLogParser.ServletLog> completeLogs
-
completeMerge
ArrayList<ServletLogTable.Merge> completeMerge
-
currFilter
thredds.ui.monitor.ServletLogTable.MergeFilter currFilter
-
dateTimePickerEnd
com.github.lgooddatepicker.components.DateTimePicker dateTimePickerEnd
-
dateTimePickerStart
com.github.lgooddatepicker.components.DateTimePicker dateTimePickerStart
-
df
SimpleDateFormat df
-
dnsLookup
DnsLookup dnsLookup
-
infoTA
ucar.ui.widget.TextHistoryPane infoTA
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
logFiles
List<LogLocalManager.FileDateRange> logFiles
-
logTable
ucar.ui.prefs.BeanTable logTable
-
manager
LogLocalManager manager
-
mergeTable
ucar.ui.prefs.BeanTable mergeTable
-
miscTable
ucar.ui.prefs.BeanTable miscTable
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
split
JSplitPane split
-
tabbedPanel
JTabbedPane tabbedPanel
-
undoneTable
ucar.ui.prefs.BeanTable undoneTable
-
uptimeTable
ucar.ui.prefs.BeanTable uptimeTable
-
-
-
Class thredds.ui.monitor.TdsMonitor extends JPanel implements Serializable
-
Serialized Fields
-
accessLogPanel
thredds.ui.monitor.TdsMonitor.AccessLogPanel accessLogPanel
-
dnsLookup
DnsLookup dnsLookup
-
fileChooser
ucar.ui.widget.FileManager fileChooser
-
filterIP
String filterIP
-
mainPrefs
ucar.util.prefs.PreferencesExt mainPrefs
-
manage
ManageForm manage
-
managePanel
thredds.ui.monitor.TdsMonitor.ManagePanel managePanel
-
parentFrame
JFrame parentFrame
-
servletLogPanel
thredds.ui.monitor.TdsMonitor.ServletLogPanel servletLogPanel
-
tabbedPane
JTabbedPane tabbedPane
-
urlDump
URLDumpPane urlDump
-
-
-
-
Package ucar.nc2.ui
-
Class ucar.nc2.ui.MFileTable extends JPanel implements Serializable
-
Class ucar.nc2.ui.OpPanel extends JPanel implements Serializable
-
Serialized Fields
-
busy
boolean busy
-
buttPanel
JPanel buttPanel
-
cb
ucar.ui.prefs.ComboBox cb
-
coordButt
AbstractButton coordButt
-
detailTA
ucar.ui.widget.TextHistoryPane detailTA
-
detailWindow
ucar.ui.widget.IndependentWindow detailWindow
-
eventOK
boolean eventOK
-
lastEvent
long lastEvent
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
stopButton
ucar.ui.widget.StopButton stopButton
-
topPanel
JPanel topPanel
-
useCoords
boolean useCoords
-
-
-
Class ucar.nc2.ui.ReportPanel extends JPanel implements Serializable
-
Serialized Fields
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
reportPane
ucar.ui.widget.TextHistoryPane reportPane
-
spec
String spec
-
-
-
Class ucar.nc2.ui.StructureTable extends JPanel implements Serializable
-
Serialized Fields
-
dataModel
ucar.nc2.ui.StructureTable.StructureTableModel dataModel
-
dumpTA
ucar.ui.widget.TextHistoryPane dumpTA
-
dumpWindow
ucar.ui.widget.IndependentWindow dumpWindow
-
fileChooser
ucar.ui.widget.FileManager fileChooser
-
jtable
JTable jtable
-
listeners
EventListenerList listeners
-
popup
ucar.ui.widget.PopupMenu popup
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
-
-
Class ucar.nc2.ui.ToolsAboutWindow extends JWindow implements Serializable
-
Class ucar.nc2.ui.ToolsSplashScreen extends JWindow implements Serializable
-
Class ucar.nc2.ui.ToolsUI extends JPanel implements Serializable
-
Serialized Fields
-
aggPanel
AggPanel aggPanel
-
bufrCdmIndexPanel
BufrCdmIndexOpPanel bufrCdmIndexPanel
-
bufrCodePanel
BufrCodePanel bufrCodePanel
-
bufrFileChooser
ucar.ui.widget.FileManager bufrFileChooser
-
bufrPanel
BufrPanel bufrPanel
-
bufrReportPanel
ReportOpPanel bufrReportPanel
-
bufrTableBPanel
BufrTableBPanel bufrTableBPanel
-
bufrTableDPanel
BufrTableDPanel bufrTableDPanel
-
bufrTabPane
JTabbedPane bufrTabPane
-
cdmIndexPanel
CdmIndexOpPanel cdmIndexPanel
-
cdmIndexReportPanel
ReportOpPanel cdmIndexReportPanel
-
cdmIndexScanOp
CdmIndexScanOp cdmIndexScanOp
-
cdmremotePanel
CdmrFeatureOpPanel cdmremotePanel
-
coordSysPanel
CoordSysPanel coordSysPanel
-
coveragePanel
CoveragePanel coveragePanel
-
debugFlags
ucar.nc2.util.DebugFlags debugFlags
-
dirChooser
ucar.ui.widget.FileManager dirChooser
-
dirPartPanel
DirectoryPartitionPanel dirPartPanel
-
diskCache2Form
DiskCache2Form diskCache2Form
-
downloadStatus
String downloadStatus
-
fcPanel
CollectionSpecPanel fcPanel
-
fcTabPane
JTabbedPane fcTabPane
-
fileChooser
ucar.ui.widget.FileManager fileChooser
-
fmrcPanel
FmrcPanel fmrcPanel
-
fmrcTabPane
JTabbedPane fmrcTabPane
-
ftPanel
FeatureScanOpPanel ftPanel
-
ftTabPane
JTabbedPane ftTabPane
-
geoGridPanel
GeoGridPanel geoGridPanel
-
geotiffPanel
GeotiffPanel geotiffPanel
-
grib1CollectionPanel
Grib1CollectionOpPanel grib1CollectionPanel
-
grib1DataPanel
Grib1DataOpPanel grib1DataPanel
-
grib1ReportPanel
ReportOpPanel grib1ReportPanel
-
grib1TablePanel
Grib1TablePanel grib1TablePanel
-
grib1TabPane
JTabbedPane grib1TabPane
-
grib2CollectionPanel
Grib2CollectionOpPanel grib2CollectionPanel
-
grib2DataPanel
Grib2DataOpPanel grib2DataPanel
-
grib2ReportPanel
ReportOpPanel grib2ReportPanel
-
grib2TablePanel
Grib2TablePanel grib2TablePanel
-
grib2TabPane
JTabbedPane grib2TabPane
-
gribCodePanel
GribCodePanel gribCodePanel
-
gribFilesPanel
GribFilesOpPanel gribFilesPanel
-
gribIdxPanel
GribIndexOpPanel gribIdxPanel
-
gribRewritePanel
GribRewriteOpPanel gribRewritePanel
-
gribTabPane
JTabbedPane gribTabPane
-
gribTemplatePanel
GribTemplatePanel gribTemplatePanel
-
hdf4Panel
Hdf4Panel hdf4Panel
-
hdf5DataPanel
Hdf5DataPanel hdf5DataPanel
-
hdf5ObjectPanel
Hdf5ObjectPanel hdf5ObjectPanel
-
hdf5TabPane
JTabbedPane hdf5TabPane
-
imagePanel
ImagePanel imagePanel
-
iospTabPane
JTabbedPane iospTabPane
-
mainPrefs
ucar.util.prefs.PreferencesExt mainPrefs
-
nc4viewer
DatasetViewerPanel nc4viewer
-
ncdumpPanel
NCdumpPanel ncdumpPanel
-
ncmlEditorPanel
NcmlEditorPanel ncmlEditorPanel
-
ncmlTabPane
JTabbedPane ncmlTabPane
-
ncStreamPanel
NcStreamOpPanel ncStreamPanel
-
parentFrame
JFrame parentFrame
-
pointFeaturePanel
PointFeaturePanel pointFeaturePanel
-
radialPanel
RadialPanel radialPanel
-
simpleGeomPanel
SimpleGeomPanel simpleGeomPanel
-
stationRadialPanel
StationRadialPanel stationRadialPanel
-
tabbedPane
JTabbedPane tabbedPane
-
threddsDataFactory
thredds.client.catalog.tools.DataFactory threddsDataFactory
-
threddsUI
ThreddsUI threddsUI
-
unitsPanel
UnitsPanel unitsPanel
-
urlPanel
URLDumpPane urlPanel
-
useBuilders
boolean useBuilders
-
useRecordStructure
boolean useRecordStructure
-
viewerPanel
DatasetViewerPanel viewerPanel
-
wmoCommonCodePanel
WmoCCPanel wmoCommonCodePanel
-
wmsPanel
WmsPanel wmsPanel
-
writerPanel
DatasetWriterPanel writerPanel
-
-
-
-
Package ucar.nc2.ui.coverage2
-
Class ucar.nc2.ui.coverage2.CoverageTable extends JPanel implements Serializable
-
Serialized Fields
-
axisTable
ucar.ui.prefs.BeanTable axisTable
-
coverageCollection
ucar.nc2.ft2.coverage.FeatureDatasetCoverage coverageCollection
-
covTable
ucar.ui.prefs.BeanTable covTable
-
csysTable
ucar.ui.prefs.BeanTable csysTable
-
currDataset
ucar.nc2.ft2.coverage.CoverageCollection currDataset
-
dsTable
ucar.ui.prefs.BeanTable dsTable
-
infoTA
ucar.ui.widget.TextHistoryPane infoTA
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
split
JSplitPane split
-
split2
JSplitPane split2
-
split3
JSplitPane split3
-
-
-
Class ucar.nc2.ui.coverage2.CoverageViewer extends JPanel implements Serializable
-
Serialized Fields
-
atI
AffineTransform atI
-
chooseProjectionAction
AbstractAction chooseProjectionAction
-
choosers
List<ucar.nc2.ui.coverage2.CoverageViewer.Chooser> choosers
-
colorScale
ColorScale colorScale
-
colorScalePanel
ColorScale.Panel colorScalePanel
-
coverageDataset
ucar.nc2.ft2.coverage.CoverageCollection coverageDataset
-
coverageRenderer
CoverageRenderer coverageRenderer
-
csDataMinMax
JComboBox csDataMinMax
-
currentEnsemble
int currentEnsemble
-
currentField
ucar.nc2.ft2.coverage.Coverage currentField
-
currentLevel
int currentLevel
-
currentRunTime
int currentRunTime
-
currentSlice
int currentSlice
-
currentTime
int currentTime
-
dataProjectionAction
AbstractAction dataProjectionAction
-
datasetInfoTA
ucar.ui.widget.TextHistoryPane datasetInfoTA
-
datasetNameLabel
JLabel datasetNameLabel
-
dataState
ucar.nc2.ui.coverage2.DataState dataState
-
dataValueLabel
JLabel dataValueLabel
-
debugBeans
boolean debugBeans
-
debugChooser
boolean debugChooser
-
debugHelp
boolean debugHelp
-
debugPrint
boolean debugPrint
-
debugTask
boolean debugTask
-
debugThread
boolean debugThread
-
drawBBAction
AbstractAction drawBBAction
-
drawHorizAction
AbstractAction drawHorizAction
-
drawHorizOn
boolean drawHorizOn
-
drawingPanel
JPanel drawingPanel
-
drawVertAction
AbstractAction drawVertAction
-
drawVertOn
boolean drawVertOn
-
drawWinds
boolean drawWinds
-
dsDialog
JDialog dsDialog
-
ensembleChooser
ucar.ui.widget.SuperComboBox ensembleChooser
-
ensembleNames
List<ucar.nc2.util.NamedObject> ensembleNames
-
eventsOK
boolean eventsOK
-
fieldChooser
ucar.ui.widget.SuperComboBox fieldChooser
-
fieldLoopAction
AbstractAction fieldLoopAction
-
fieldPanel
JPanel fieldPanel
-
fileChooser
ucar.ui.widget.FileManager fileChooser
-
geotiffFileChooser
ucar.ui.widget.FileManager geotiffFileChooser
-
gtWindow
ucar.ui.widget.IndependentWindow gtWindow
-
hasDependentTimeAxis
boolean hasDependentTimeAxis
-
helpAction
AbstractAction helpAction
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
levelChooser
ucar.ui.widget.SuperComboBox levelChooser
-
levelLoopAction
AbstractAction levelLoopAction
-
levelNames
List<ucar.nc2.util.NamedObject> levelNames
-
mapBeanCount
int mapBeanCount
-
mapBeanMenu
ucar.ui.widget.PopupMenu mapBeanMenu
-
mapColor
Color mapColor
-
mapRenderer
Renderer mapRenderer
-
minmaxHoldAction
AbstractAction minmaxHoldAction
-
minmaxHorizAction
AbstractAction minmaxHorizAction
-
minmaxLogAction
AbstractAction minmaxLogAction
-
moveToolbar
JToolBar moveToolbar
-
moveToolbarAction
AbstractAction moveToolbarAction
-
navPanel
NavigatedPanel navPanel
-
navToolbar
JToolBar navToolbar
-
navToolbarAction
AbstractAction navToolbarAction
-
ncmlTA
ucar.ui.widget.TextHistoryPane ncmlTA
-
ncmlWindow
ucar.ui.widget.IndependentWindow ncmlWindow
-
parent
JFrame parent
-
positionLabel
JLabel positionLabel
-
project
ucar.unidata.geoloc.ProjectionImpl project
-
projManager
ProjectionManager projManager
-
redrawAction
AbstractAction redrawAction
-
redrawTimer
Timer redrawTimer
-
runtimeChooser
ucar.ui.widget.SuperComboBox runtimeChooser
-
runtimeLoopAction
AbstractAction runtimeLoopAction
-
runtimeNames
List<ucar.nc2.util.NamedObject> runtimeNames
-
saveCurrentProjectionAction
AbstractAction saveCurrentProjectionAction
-
selected
boolean selected
-
showContourLabelsAction
AbstractAction showContourLabelsAction
-
showContoursAction
AbstractAction showContoursAction
-
showDatasetInfoAction
AbstractAction showDatasetInfoAction
-
showGridAction
AbstractAction showGridAction
-
showWindsAction
AbstractAction showWindsAction
-
startOK
boolean startOK
-
store
ucar.util.prefs.PreferencesExt store
-
strideSpinner
JSpinner strideSpinner
-
timeChooser
ucar.ui.widget.SuperComboBox timeChooser
-
timeLoopAction
AbstractAction timeLoopAction
-
timeNames
List<ucar.nc2.util.NamedObject> timeNames
-
toolPanel
JPanel toolPanel
-
-
-
-
Package ucar.nc2.ui.dialog
-
Class ucar.nc2.ui.dialog.BufrBCompare extends JDialog implements Serializable
-
Serialized Fields
-
buttonBar
JPanel buttonBar
-
cancelButton
JButton cancelButton
-
compareNames
JCheckBox compareNames
-
compareUnits
JCheckBox compareUnits
-
contentPanel
JPanel contentPanel
-
dialogPane
JPanel dialogPane
-
label1
JLabel label1
-
okButton
JButton okButton
-
scrollPane1
JScrollPane scrollPane1
-
standard
JList standard
-
-
-
Class ucar.nc2.ui.dialog.BufrUsed extends JDialog implements Serializable
-
Class ucar.nc2.ui.dialog.CompareDialog extends JDialog implements Serializable
-
Serialized Fields
-
all
JRadioButton all
-
buttonBar
JPanel buttonBar
-
cancelButton
JButton cancelButton
-
contentPanel
JPanel contentPanel
-
datasetCombo
JComboBox datasetCombo
-
dialogPane
JPanel dialogPane
-
fileBrowser
JButton fileBrowser
-
fileChooser
ucar.ui.widget.FileManager fileChooser
-
label1
JLabel label1
-
okButton
JButton okButton
-
readData
JCheckBox readData
-
showCompare
JCheckBox showCompare
-
showDetails
JCheckBox showDetails
-
varNameOnly
JRadioButton varNameOnly
-
varOnly
JRadioButton varOnly
-
-
-
Class ucar.nc2.ui.dialog.DiskCache2Form extends JDialog implements Serializable
-
Serialized Fields
-
buttonBar
JPanel buttonBar
-
cancelButton
JButton cancelButton
-
contentPanel
JPanel contentPanel
-
dialogPane
JPanel dialogPane
-
diskCache
ucar.nc2.util.DiskCache2 diskCache
-
label1
JLabel label1
-
label2
JLabel label2
-
label3
JLabel label3
-
okButton
JButton okButton
-
policyCB
JComboBox<String> policyCB
-
rootDir
JTextField rootDir
-
-
-
Class ucar.nc2.ui.dialog.Fmrc2Dialog extends JDialog implements Serializable
-
Serialized Fields
-
buttonBar
JPanel buttonBar
-
cancelButton
JButton cancelButton
-
comboBox1
JComboBox comboBox1
-
comboBox2
JComboBox comboBox2
-
contentPanel
JPanel contentPanel
-
datasetCB
ucar.nc2.ui.dialog.Fmrc2Dialog.datasetCBaction datasetCB
-
dialogPane
JPanel dialogPane
-
fmrc
ucar.nc2.ft.fmrc.Fmrc fmrc
-
label1
JLabel label1
-
label2
JLabel label2
-
label3
JLabel label3
-
list1
JList list1
-
okButton
JButton okButton
-
-
-
Class ucar.nc2.ui.dialog.Grib1TableCompareDialog extends JDialog implements Serializable
-
Serialized Fields
-
buttonBar
JPanel buttonBar
-
cancelButton
JButton cancelButton
-
cleanUnits
JCheckBox cleanUnits
-
compareDesc
JCheckBox compareDesc
-
compareNames
JCheckBox compareNames
-
compareUnits
JCheckBox compareUnits
-
contentPanel
JPanel contentPanel
-
dialogPane
JPanel dialogPane
-
label1
JLabel label1
-
label2
JLabel label2
-
okButton
JButton okButton
-
showMissing
JCheckBox showMissing
-
table1
JTextField table1
-
table1bean
Grib1TablesViewer.TableBean table1bean
-
table2
JTextField table2
-
table2bean
Grib1TablesViewer.TableBean table2bean
-
udUnits
JCheckBox udUnits
-
-
-
Class ucar.nc2.ui.dialog.Grib1TableDialog extends JDialog implements Serializable
-
Serialized Fields
-
action1
ucar.nc2.ui.dialog.Grib1TableDialog.OkAction action1
-
action2
ucar.nc2.ui.dialog.Grib1TableDialog.cancelAction action2
-
buttonBar
JPanel buttonBar
-
cancelButton
JButton cancelButton
-
center
JTextField center
-
contentPanel
JPanel contentPanel
-
dialogPane
JPanel dialogPane
-
label1
JLabel label1
-
label2
JLabel label2
-
label3
JLabel label3
-
label4
JLabel label4
-
okButton
JButton okButton
-
result
JTextField result
-
subcenter
JTextField subcenter
-
version
JTextField version
-
-
-
Class ucar.nc2.ui.dialog.GribCollectionConfig extends JDialog implements Serializable
-
Class ucar.nc2.ui.dialog.NetcdfOutputChooser extends JDialog implements Serializable
-
Serialized Fields
-
buttonBar
JPanel buttonBar
-
cancelButton
JButton cancelButton
-
chunking
JComboBox chunking
-
contentPanel
JPanel contentPanel
-
deflate
JCheckBox deflate
-
dialogPane
JPanel dialogPane
-
label1
JLabel label1
-
label2
JLabel label2
-
label3
JLabel label3
-
lm
ucar.nc2.util.ListenerManager lm
-
netcdfVersion
JComboBox netcdfVersion
-
okButton
JButton okButton
-
outputFilename
JTextField outputFilename
-
panel1
JPanel panel1
-
shuffle
JCheckBox shuffle
-
-
-
-
Package ucar.nc2.ui.geoloc
-
Class ucar.nc2.ui.geoloc.CursorMoveEvent extends EventObject implements Serializable
-
Serialized Fields
-
world
ucar.unidata.geoloc.ProjectionPoint world
-
-
-
Class ucar.nc2.ui.geoloc.GeoSelectionEvent extends EventObject implements Serializable
-
Serialized Fields
-
pr
ucar.unidata.geoloc.ProjectionRect pr
-
-
-
Class ucar.nc2.ui.geoloc.JTableProjection extends JTable implements Serializable
-
Serialized Fields
-
debug
boolean debug
-
list
ArrayList list
-
lm
ucar.nc2.util.ListenerManager lm
-
model
ucar.nc2.ui.geoloc.JTableProjection.ProjectionTableModel model
-
selectedRow
int selectedRow
-
store
ucar.util.prefs.PreferencesExt store
-
-
-
Class ucar.nc2.ui.geoloc.NavigatedPanel extends JPanel implements Serializable
-
Serialized Fields
-
backColor
Color backColor
-
bImage
BufferedImage bImage
-
boundingBox
ucar.unidata.geoloc.ProjectionRect boundingBox
-
changeable
boolean changeable
-
changedSinceDraw
boolean changedSinceDraw
-
deltax
int deltax
-
deltay
int deltay
-
dropTarget
DropTarget dropTarget
-
geoSelection
ucar.unidata.geoloc.ProjectionRect geoSelection
-
geoSelectionMode
boolean geoSelectionMode
-
hasReference
boolean hasReference
-
imageObs
ucar.nc2.ui.geoloc.NavigatedPanel.myImageObserver imageObs
-
isReferenceMode
boolean isReferenceMode
-
lmGeoSelect
ucar.nc2.util.ListenerManager lmGeoSelect
-
lmMapArea
ucar.nc2.util.ListenerManager lmMapArea
-
lmMove
ucar.nc2.util.ListenerManager lmMove
-
lmPick
ucar.nc2.util.ListenerManager lmPick
-
lmProject
ucar.nc2.util.ListenerManager lmProject
-
moveDown
AbstractAction moveDown
-
moveLeft
AbstractAction moveLeft
-
moveRight
AbstractAction moveRight
-
moveSelectionMode
boolean moveSelectionMode
-
moveUp
AbstractAction moveUp
-
myBounds
Rectangle myBounds
-
navigate
Navigation navigate
-
panningMode
boolean panningMode
-
project
ucar.unidata.geoloc.ProjectionImpl project
-
redrawTimer
Timer redrawTimer
-
referenceCursor
Cursor referenceCursor
-
referenceSize
int referenceSize
-
refLatLon
ucar.unidata.geoloc.LatLonPoint refLatLon
-
refScreen
Point2D refScreen
-
refWorld
ucar.unidata.geoloc.ProjectionPoint refWorld
-
repaintCount
int repaintCount
-
sbuff
StringBuffer sbuff
-
selectionRB
RubberbandRectangleHandles selectionRB
-
setReferenceAction
AbstractAction setReferenceAction
-
startx
int startx
-
starty
int starty
-
statusLabel
JLabel statusLabel
-
toolbar
ucar.nc2.ui.geoloc.NavigatedPanel.NToolBar toolbar
-
workS
Point2D workS
-
workW
ucar.unidata.geoloc.ProjectionPoint workW
-
zoomBack
AbstractAction zoomBack
-
zoomDefault
AbstractAction zoomDefault
-
zoomIn
AbstractAction zoomIn
-
zoomingMode
boolean zoomingMode
-
zoomOut
AbstractAction zoomOut
-
zoomRB
Rubberband zoomRB
-
-
-
Class ucar.nc2.ui.geoloc.NewMapAreaEvent extends EventObject implements Serializable
-
Serialized Fields
-
mapArea
ucar.unidata.geoloc.ProjectionRect mapArea
-
-
-
Class ucar.nc2.ui.geoloc.NewProjectionDialog extends JDialog implements Serializable
-
Serialized Fields
-
applyButton
JButton applyButton
-
buttonBar
JPanel buttonBar
-
cancelButton
JButton cancelButton
-
cbProjectionType
ucar.ui.prefs.ComboBox cbProjectionType
-
contentPanel
JPanel contentPanel
-
dialogPane
JPanel dialogPane
-
label3
JLabel label3
-
label4
JLabel label4
-
label5
JLabel label5
-
label6
JLabel label6
-
MapArePanel
JPanel MapArePanel
-
maxx
JTextField maxx
-
maxy
JTextField maxy
-
minx
JTextField minx
-
miny
JTextField miny
-
navPanel
NPController navPanel
-
okButton
JButton okButton
-
panel1
JPanel panel1
-
pm
ProjectionManager pm
-
projectionParamPanel1
ProjectionParamPanel projectionParamPanel1
-
ProjPanel
JPanel ProjPanel
-
-
-
Class ucar.nc2.ui.geoloc.NewProjectionEvent extends EventObject implements Serializable
-
Serialized Fields
-
project
ucar.unidata.geoloc.ProjectionImpl project
-
-
-
Class ucar.nc2.ui.geoloc.NPController extends JPanel implements Serializable
-
Serialized Fields
-
atI
AffineTransform atI
-
debug
boolean debug
-
eventOk
boolean eventOk
-
np
NavigatedPanel np
-
project
ucar.unidata.geoloc.ProjectionImpl project
-
renderers
ArrayList renderers
-
toolPanel
JPanel toolPanel
-
-
-
Class ucar.nc2.ui.geoloc.PickEvent extends EventObject implements Serializable
-
Serialized Fields
-
where
ucar.unidata.geoloc.ProjectionPoint where
-
-
-
Class ucar.nc2.ui.geoloc.ProjectionParamPanel extends JPanel implements Serializable
-
Serialized Fields
-
name
String name
-
-
-
Class ucar.nc2.ui.geoloc.Rubberband extends Object implements Serializable
-
Class ucar.nc2.ui.geoloc.RubberbandRectangle extends Rubberband implements Serializable
-
Class ucar.nc2.ui.geoloc.RubberbandRectangleHandles extends Rubberband implements Serializable
-
Serialized Fields
-
current
Rectangle current
-
minDiff
int minDiff
-
-
-
-
Package ucar.nc2.ui.grib
-
Class ucar.nc2.ui.grib.CdmIndexPanel extends JPanel implements Serializable
-
Serialized Fields
-
config
thredds.featurecollection.FeatureCollectionConfig config
-
coordTable
ucar.ui.prefs.BeanTable<CdmIndexPanel.CoordBean> coordTable
-
extraTA
ucar.ui.widget.TextHistoryPane extraTA
-
extraWindow
ucar.ui.widget.IndependentWindow extraWindow
-
fileTable
MFileTable fileTable
-
gc
ucar.nc2.grib.collection.GribCollectionImmutable gc
-
gcFiles
Collection<thredds.inventory.MFile> gcFiles
-
groupTable
ucar.ui.prefs.BeanTable<CdmIndexPanel.GroupBean> groupTable
-
indexFile
Path indexFile
-
infoTA
ucar.ui.widget.TextHistoryPane infoTA
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
split
JSplitPane split
-
split2
JSplitPane split2
-
split3
JSplitPane split3
-
varTable
ucar.ui.prefs.BeanTable<CdmIndexPanel.VarBean> varTable
-
-
-
Class ucar.nc2.ui.grib.CdmIndexReportPanel extends ReportPanel implements Serializable
-
Serialized Fields
-
lastFilename
String lastFilename
-
-
-
Class ucar.nc2.ui.grib.CdmIndexScan extends JPanel implements Serializable
-
Serialized Fields
-
dumpTA
ucar.ui.widget.TextHistoryPane dumpTA
-
indexBeanTable
ucar.ui.prefs.BeanTable<CdmIndexScan.IndexScanBean> indexBeanTable
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
lastFilename
String lastFilename
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
split
JSplitPane split
-
subdirs
boolean subdirs
-
-
-
Class ucar.nc2.ui.grib.Grib1CollectionPanel extends JPanel implements Serializable
-
Serialized Fields
-
config
thredds.featurecollection.FeatureCollectionConfig config
-
cust
ucar.nc2.grib.grib1.tables.Grib1Customizer cust
-
dcm
thredds.inventory.MCollection dcm
-
fileList
List<thredds.inventory.MFile> fileList
-
gds1Table
ucar.ui.prefs.BeanTable gds1Table
-
infoPopup
ucar.ui.widget.TextHistoryPane infoPopup
-
infoPopup2
ucar.ui.widget.TextHistoryPane infoPopup2
-
infoPopup3
ucar.ui.widget.TextHistoryPane infoPopup3
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
infoWindow2
ucar.ui.widget.IndependentWindow infoWindow2
-
infoWindow3
ucar.ui.widget.IndependentWindow infoWindow3
-
param1BeanTable
ucar.ui.prefs.BeanTable param1BeanTable
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
record1BeanTable
ucar.ui.prefs.BeanTable record1BeanTable
-
spec
String spec
-
split
JSplitPane split
-
split2
JSplitPane split2
-
-
-
Class ucar.nc2.ui.grib.Grib1DataTable extends JPanel implements Serializable
-
Serialized Fields
-
config
thredds.featurecollection.FeatureCollectionConfig config
-
cust
ucar.nc2.grib.grib1.tables.Grib1Customizer cust
-
dcm
thredds.inventory.MCollection dcm
-
drsInfo
ucar.ui.widget.TextHistoryPane drsInfo
-
fileChooser
ucar.ui.widget.FileManager fileChooser
-
fileList
List<thredds.inventory.MFile> fileList
-
infoPopup
ucar.ui.widget.TextHistoryPane infoPopup
-
infoPopup2
ucar.ui.widget.TextHistoryPane infoPopup2
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
infoWindow2
ucar.ui.widget.IndependentWindow infoWindow2
-
param1BeanTable
ucar.ui.prefs.BeanTable param1BeanTable
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
record1BeanTable
ucar.ui.prefs.BeanTable record1BeanTable
-
spec
String spec
-
split
JSplitPane split
-
split2
JSplitPane split2
-
-
-
Class ucar.nc2.ui.grib.Grib1ReportPanel extends ReportPanel implements Serializable
-
Serialized Fields
-
cust
ucar.nc2.grib.grib1.tables.Grib1Customizer cust
-
-
-
Class ucar.nc2.ui.grib.Grib1TablesViewer extends JPanel implements Serializable
-
Serialized Fields
-
codeTable
ucar.ui.prefs.BeanTable codeTable
-
compareTableDialog
Grib1TableCompareDialog compareTableDialog
-
entryTable
ucar.ui.prefs.BeanTable entryTable
-
infoTA
ucar.ui.widget.TextHistoryPane infoTA
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
showTableDialog
Grib1TableDialog showTableDialog
-
split
JSplitPane split
-
-
-
Class ucar.nc2.ui.grib.Grib2CollectionPanel extends JPanel implements Serializable
-
Serialized Fields
-
cust
ucar.nc2.grib.grib2.table.Grib2Tables cust
-
dcm
thredds.inventory.MCollection dcm
-
fileChooser
ucar.ui.widget.FileManager fileChooser
-
fileList
List<thredds.inventory.MFile> fileList
-
gds2Table
ucar.ui.prefs.BeanTable gds2Table
-
infoPopup
ucar.ui.widget.TextHistoryPane infoPopup
-
infoPopup2
ucar.ui.widget.TextHistoryPane infoPopup2
-
infoPopup3
ucar.ui.widget.TextHistoryPane infoPopup3
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
infoWindow2
ucar.ui.widget.IndependentWindow infoWindow2
-
infoWindow3
ucar.ui.widget.IndependentWindow infoWindow3
-
param2BeanTable
ucar.ui.prefs.BeanTable param2BeanTable
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
record2BeanTable
ucar.ui.prefs.BeanTable record2BeanTable
-
spec
String spec
-
split
JSplitPane split
-
split2
JSplitPane split2
-
-
-
Class ucar.nc2.ui.grib.Grib2DataPanel extends JPanel implements Serializable
-
Serialized Fields
-
cust
ucar.nc2.grib.grib2.table.Grib2Tables cust
-
dcm
thredds.inventory.MCollection dcm
-
drsInfo
ucar.ui.widget.TextHistoryPane drsInfo
-
fileChooser
ucar.ui.widget.FileManager fileChooser
-
fileList
List<thredds.inventory.MFile> fileList
-
infoPopup
ucar.ui.widget.TextHistoryPane infoPopup
-
infoPopup2
ucar.ui.widget.TextHistoryPane infoPopup2
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
infoWindow2
ucar.ui.widget.IndependentWindow infoWindow2
-
param2BeanTable
ucar.ui.prefs.BeanTable param2BeanTable
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
record2BeanTable
ucar.ui.prefs.BeanTable record2BeanTable
-
spec
String spec
-
split
JSplitPane split
-
split2
JSplitPane split2
-
-
-
Class ucar.nc2.ui.grib.Grib2ReportPanel extends ReportPanel implements Serializable
-
Serialized Fields
-
countPDS
int countPDS
-
countPDSdup
int countPDSdup
-
dir
String dir
-
prob
int prob
-
total
int total
-
-
-
Class ucar.nc2.ui.grib.Grib2TableViewer2 extends JPanel implements Serializable
-
Serialized Fields
-
current
ucar.nc2.grib.grib2.table.Grib2Tables current
-
entryTable
ucar.ui.prefs.BeanTable entryTable
-
gribTable
ucar.ui.prefs.BeanTable gribTable
-
infoTA
ucar.ui.widget.TextHistoryPane infoTA
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
split
JSplitPane split
-
-
-
Class ucar.nc2.ui.grib.GribFilesPanel extends JPanel implements Serializable
-
Serialized Fields
-
collections
List<GribFilesPanel.CollectionBean> collections
-
collectionTable
ucar.ui.prefs.BeanTable collectionTable
-
grib1Table
ucar.ui.prefs.BeanTable grib1Table
-
grib2Table
ucar.ui.prefs.BeanTable grib2Table
-
infoPopup
ucar.ui.widget.TextHistoryPane infoPopup
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
split2
JSplitPane split2
-
-
-
Class ucar.nc2.ui.grib.GribIndexPanel extends JPanel implements Serializable
-
Serialized Fields
-
cust1
ucar.nc2.grib.grib1.tables.Grib1Customizer cust1
-
cust2
ucar.nc2.grib.grib2.table.Grib2Tables cust2
-
detailTA
ucar.ui.widget.TextHistoryPane detailTA
-
detailWindow
ucar.ui.widget.IndependentWindow detailWindow
-
gc
Object gc
-
gds1Table
ucar.ui.prefs.BeanTable gds1Table
-
gds2Table
ucar.ui.prefs.BeanTable gds2Table
-
indexFile
String indexFile
-
infoPopup
ucar.ui.widget.TextHistoryPane infoPopup
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
recordTable
ucar.ui.prefs.BeanTable recordTable
-
split
JSplitPane split
-
-
-
Class ucar.nc2.ui.grib.GribRewritePanel extends JPanel implements Serializable
-
Serialized Fields
-
dumpTA
ucar.ui.widget.TextHistoryPane dumpTA
-
ftTable
ucar.ui.prefs.BeanTable ftTable
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
split
JSplitPane split
-
-
-
Class ucar.nc2.ui.grib.GribWmoCodesPanel extends JPanel implements Serializable
-
Serialized Fields
-
compareTA
ucar.ui.widget.TextHistoryPane compareTA
-
currTable
ucar.nc2.grib.grib2.table.WmoCodeFlagTables.Version currTable
-
entryTable
ucar.ui.prefs.BeanTable entryTable
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
split
JSplitPane split
-
wmoTable
ucar.ui.prefs.BeanTable wmoTable
-
-
-
Class ucar.nc2.ui.grib.GribWmoTemplatesPanel extends JPanel implements Serializable
-
Serialized Fields
-
codeTable
ucar.ui.prefs.BeanTable codeTable
-
compareTA
ucar.ui.widget.TextHistoryPane compareTA
-
entryTable
ucar.ui.prefs.BeanTable entryTable
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
split
JSplitPane split
-
-
-
-
Package ucar.nc2.ui.grid
-
Class ucar.nc2.ui.grid.ColorScale extends Object implements Serializable
- serialVersionUID:
- -1L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream s) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
colors
Color[] colors
-
edge
double[] edge
-
gg
ucar.ma2.IsMissingEvaluator gg
-
hasMissingData
boolean hasMissingData
-
hist
int[] hist
-
interval
double interval
-
lm
ucar.nc2.util.ListenerManager lm
-
max
double max
-
min
double min
-
missingDataColor
Color missingDataColor
-
name
String name
-
ncolors
int ncolors
-
useColors
Color[] useColors
-
-
Class ucar.nc2.ui.grid.ColorScale.Panel extends JPanel implements Serializable
-
Serialized Fields
-
cs
ColorScale cs
-
editable
boolean editable
-
label
String[] label
-
lpanel
JPanel lpanel
-
nColorInterval
int nColorInterval
-
selected
int selected
-
sf
ucar.ui.widget.FontUtil.StandardFont sf
-
size
int size
-
type
int type
-
unitLabel
JLabel unitLabel
-
useLabel
boolean useLabel
-
-
-
Class ucar.nc2.ui.grid.GeoGridTable extends JPanel implements Serializable
-
Serialized Fields
-
axisTable
ucar.ui.prefs.BeanTable axisTable
-
csTable
ucar.ui.prefs.BeanTable csTable
-
gridDataset
ucar.nc2.dt.GridDataset gridDataset
-
infoTA
ucar.ui.widget.TextHistoryPane infoTA
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
outChooser
NetcdfOutputChooser outChooser
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
split
JSplitPane split
-
split2
JSplitPane split2
-
varTable
ucar.ui.prefs.BeanTable varTable
-
-
-
Class ucar.nc2.ui.grid.GridUI extends JPanel implements Serializable
-
Serialized Fields
-
chooseProjectionAction
AbstractAction chooseProjectionAction
-
choosers
ArrayList choosers
-
colorScalePanel
ColorScale.Panel colorScalePanel
-
configMenu
JMenu configMenu
-
controller
GridController controller
-
csDataMinMax
JComboBox csDataMinMax
-
datasetInfoTA
ucar.ui.widget.TextHistoryPane datasetInfoTA
-
datasetNameLabel
JLabel datasetNameLabel
-
dataValueLabel
JLabel dataValueLabel
-
debugBeans
boolean debugBeans
-
debugChooser
boolean debugChooser
-
debugHelp
boolean debugHelp
-
debugPrint
boolean debugPrint
-
debugTask
boolean debugTask
-
drawingPanel
JPanel drawingPanel
-
dsDialog
JDialog dsDialog
-
dsTable
GeoGridTable dsTable
-
ensembleChooser
ucar.ui.widget.SuperComboBox ensembleChooser
-
fieldChooser
ucar.ui.widget.SuperComboBox fieldChooser
-
fieldLoopAction
AbstractAction fieldLoopAction
-
fieldPanel
JPanel fieldPanel
-
fileChooser
ucar.ui.widget.FileManager fileChooser
-
geotiffFileChooser
ucar.ui.widget.FileManager geotiffFileChooser
-
gridTable
GridTable gridTable
-
gtWindow
ucar.ui.widget.IndependentWindow gtWindow
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
levelChooser
ucar.ui.widget.SuperComboBox levelChooser
-
levelLoopAction
AbstractAction levelLoopAction
-
mapBeanCount
int mapBeanCount
-
mapBeanMenu
ucar.ui.widget.PopupMenu mapBeanMenu
-
minmaxHoldAction
AbstractAction minmaxHoldAction
-
minmaxHorizAction
AbstractAction minmaxHorizAction
-
minmaxLogAction
AbstractAction minmaxLogAction
-
moveToolbar
JToolBar moveToolbar
-
moveToolbarAction
AbstractAction moveToolbarAction
-
navToolbar
JToolBar navToolbar
-
navToolbarAction
AbstractAction navToolbarAction
-
ncmlTA
ucar.ui.widget.TextHistoryPane ncmlTA
-
ncmlWindow
ucar.ui.widget.IndependentWindow ncmlWindow
-
panz
NavigatedPanel panz
-
positionLabel
JLabel positionLabel
-
projManager
ProjectionManager projManager
-
redrawAction
AbstractAction redrawAction
-
runtimeChooser
ucar.ui.widget.SuperComboBox runtimeChooser
-
saveCurrentProjectionAction
AbstractAction saveCurrentProjectionAction
-
selected
boolean selected
-
showDatasetInfoAction
AbstractAction showDatasetInfoAction
-
showGridDatasetInfoAction
AbstractAction showGridDatasetInfoAction
-
showGridTableAction
AbstractAction showGridTableAction
-
showNcMLAction
AbstractAction showNcMLAction
-
showNetcdfDatasetAction
AbstractAction showNetcdfDatasetAction
-
splitDraw
JSplitPane splitDraw
-
store
ucar.util.prefs.PreferencesExt store
-
timeChooser
ucar.ui.widget.SuperComboBox timeChooser
-
timeLoopAction
AbstractAction timeLoopAction
-
toolPanel
JPanel toolPanel
-
vertPanel
VertPanel vertPanel
-
-
-
Class ucar.nc2.ui.grid.VertPanel extends JPanel implements Serializable
-
Serialized Fields
-
drawArea
ScaledPanel drawArea
-
isLatLon
boolean isLatLon
-
leftScale
JLabel leftScale
-
midScale
JLabel midScale
-
proj
ucar.unidata.geoloc.Projection proj
-
rightScale
JLabel rightScale
-
vertUnitsLabel
JLabel vertUnitsLabel
-
vslider
VertScaleSlider vslider
-
xaxis
ucar.nc2.dataset.CoordinateAxis xaxis
-
yleft
double yleft
-
ymid
double ymid
-
yright
double yright
-
-
-
Class ucar.nc2.ui.grid.VertScaleSlider extends JPanel implements Serializable
-
Serialized Fields
-
-
-
Package ucar.nc2.ui.image
-
Class ucar.nc2.ui.image.ImageViewPanel extends JPanel implements Serializable
-
Serialized Fields
-
delay
int delay
-
fullFrame
JFrame fullFrame
-
fullscreenMode
boolean fullscreenMode
-
imageDatasetFactory
ucar.nc2.dt.image.ImageDatasetFactory imageDatasetFactory
-
imageFactoryRandom
ucar.nc2.dt.image.ImageFactoryRandom imageFactoryRandom
-
location
String location
-
movieIsPlaying
boolean movieIsPlaying
-
pixPane
ucar.nc2.ui.image.PicturePane pixPane
-
random
Random random
-
spinner
JSpinner spinner
-
start
long start
-
timer
Timer timer
-
-
-
-
Package ucar.nc2.ui.menu
-
Class ucar.nc2.ui.menu.DebugMenu extends JMenu implements Serializable
-
Serialized Fields
-
toolsui
ToolsUI toolsui
-
-
-
Class ucar.nc2.ui.menu.HelpMenu extends JMenu implements Serializable
-
Serialized Fields
-
aboutWindow
ToolsAboutWindow aboutWindow
-
toolsui
ToolsUI toolsui
-
-
-
Class ucar.nc2.ui.menu.ModesMenu extends JMenu implements Serializable
-
Serialized Fields
-
toolsui
ToolsUI toolsui
-
-
-
Class ucar.nc2.ui.menu.SystemMenu extends JMenu implements Serializable
-
Serialized Fields
-
toolsui
ToolsUI toolsui
-
-
-
-
Package ucar.nc2.ui.op
-
Class ucar.nc2.ui.op.AggPanel extends OpPanel implements Serializable
-
Serialized Fields
-
aggTable
AggTable aggTable
-
ncd
ucar.nc2.dataset.NetcdfDataset ncd
-
-
-
Class ucar.nc2.ui.op.AggTable extends JPanel implements Serializable
-
Serialized Fields
-
aggTA
ucar.ui.widget.TextHistoryPane aggTA
-
current
ucar.nc2.dataset.NetcdfDataset current
-
datasetTable
ucar.ui.prefs.BeanTable<AggTable.DatasetBean> datasetTable
-
infoTA
ucar.ui.widget.TextHistoryPane infoTA
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
split
JSplitPane split
-
-
-
Class ucar.nc2.ui.op.BufrCdmIndexOpPanel extends OpPanel implements Serializable
-
Serialized Fields
-
table
BufrCdmIndexPanel table
-
-
-
Class ucar.nc2.ui.op.BufrCdmIndexPanel extends JPanel implements Serializable
-
Serialized Fields
-
detailTA
ucar.ui.widget.TextHistoryPane detailTA
-
detailWindow
ucar.ui.widget.IndependentWindow detailWindow
-
fileChooser
ucar.ui.widget.FileManager fileChooser
-
fldTable
ucar.ui.prefs.BeanTable fldTable
-
index
ucar.nc2.ft.point.bufr.BufrCdmIndex index
-
indexFilename
String indexFilename
-
infoPopup
ucar.ui.widget.TextHistoryPane infoPopup
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
rootBean
BufrCdmIndexPanel.FieldBean rootBean
-
split
JSplitPane split
-
split2
JSplitPane split2
-
split3
JSplitPane split3
-
stationTable
ucar.ui.prefs.BeanTable stationTable
-
-
-
Class ucar.nc2.ui.op.BufrCodePanel extends OpPanel implements Serializable
-
Serialized Fields
-
codeTable
BufrWmoCodesPanel codeTable
-
-
-
Class ucar.nc2.ui.op.BufrMessageViewer extends JPanel implements Serializable
-
Serialized Fields
-
center
int center
-
dataTable
StructureTable dataTable
-
dataWindow
ucar.ui.widget.IndependentWindow dataWindow
-
ddsTable
ucar.ui.prefs.BeanTable ddsTable
-
fileChooser
ucar.ui.widget.FileManager fileChooser
-
infoTA
ucar.ui.widget.TextHistoryPane infoTA
-
infoTA2
ucar.ui.widget.TextHistoryPane infoTA2
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
infoWindow2
ucar.ui.widget.IndependentWindow infoWindow2
-
messageTable
ucar.ui.prefs.BeanTable messageTable
-
obsTable
ucar.ui.prefs.BeanTable obsTable
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
raf
ucar.unidata.io.RandomAccessFile raf
-
scan
ucar.nc2.iosp.bufr.MessageScanner scan
-
separateWindow
boolean separateWindow
-
split
JSplitPane split
-
split2
JSplitPane split2
-
-
-
Class ucar.nc2.ui.op.BufrPanel extends OpPanel implements Serializable
-
Serialized Fields
-
bufrTable
BufrMessageViewer bufrTable
-
raf
ucar.unidata.io.RandomAccessFile raf
-
-
-
Class ucar.nc2.ui.op.BufrReportPanel extends ReportPanel implements Serializable
-
Class ucar.nc2.ui.op.BufrTableBPanel extends OpPanel implements Serializable
-
Serialized Fields
-
bufrTable
BufrTableBViewer bufrTable
-
modes
JComboBox<ucar.nc2.iosp.bufr.tables.BufrTables.Format> modes
-
tables
JComboBox<ucar.nc2.iosp.bufr.tables.BufrTables.TableConfig> tables
-
-
-
Class ucar.nc2.ui.op.BufrTableBViewer extends JPanel implements Serializable
-
Serialized Fields
-
allVariants
HashMap<Short,List<BufrTableBViewer.DdsBean>> allVariants
-
compareTA
ucar.ui.widget.TextHistoryPane compareTA
-
currTable
ucar.nc2.iosp.bufr.tables.TableB currTable
-
ddsTable
ucar.ui.prefs.BeanTable ddsTable
-
dialog
BufrBCompare dialog
-
fileChooser
ucar.ui.widget.FileManager fileChooser
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
refTable
ucar.nc2.iosp.bufr.tables.TableB refTable
-
remove
char[] remove
-
replace
String[] replace
-
split
JSplitPane split
-
standardVariantsLoaded
boolean standardVariantsLoaded
-
usedDds
HashMap<Short,List<ucar.nc2.iosp.bufr.Message>> usedDds
-
variantTable
ucar.ui.prefs.BeanTable variantTable
-
varKeys
Set<String> varKeys
-
-
-
Class ucar.nc2.ui.op.BufrTableDPanel extends OpPanel implements Serializable
-
Serialized Fields
-
bufrTable
BufrTableDViewer bufrTable
-
modes
JComboBox<ucar.nc2.iosp.bufr.tables.BufrTables.Format> modes
-
tables
JComboBox<ucar.nc2.iosp.bufr.tables.BufrTables.TableConfig> tables
-
-
-
Class ucar.nc2.ui.op.BufrTableDViewer extends JPanel implements Serializable
-
Serialized Fields
-
allVariants
HashMap<Short,List<BufrTableDViewer.DdsBean>> allVariants
-
compareTA
ucar.ui.widget.TextHistoryPane compareTA
-
currTable
ucar.nc2.iosp.bufr.tables.TableD currTable
-
ddsTable
ucar.ui.prefs.BeanTable ddsTable
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
split
JSplitPane split
-
standardVariantsLoaded
boolean standardVariantsLoaded
-
usedDds
HashMap<Short,List<String>> usedDds
-
variantKeys
Set<String> variantKeys
-
variantTable
ucar.ui.prefs.BeanTable variantTable
-
-
-
Class ucar.nc2.ui.op.BufrWmoCodesPanel extends JPanel implements Serializable
-
Serialized Fields
-
codeTable
ucar.ui.prefs.BeanTable codeTable
-
compareTA
ucar.ui.widget.TextHistoryPane compareTA
-
entryTable
ucar.ui.prefs.BeanTable entryTable
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
split
JSplitPane split
-
-
-
Class ucar.nc2.ui.op.CdmIndexOpPanel extends OpPanel implements Serializable
-
Serialized Fields
-
indexPanel
CdmIndexPanel indexPanel
-
-
-
Class ucar.nc2.ui.op.CdmIndexScanOp extends OpPanel implements Serializable
-
Serialized Fields
-
cdmIndexScan
CdmIndexScan cdmIndexScan
-
dirChooser
ucar.ui.widget.FileManager dirChooser
-
-
-
Class ucar.nc2.ui.op.CdmrFeatureOpPanel extends OpPanel implements Serializable
-
Serialized Fields
-
panel
CdmrFeaturePanel panel
-
-
-
Class ucar.nc2.ui.op.CdmrFeaturePanel extends JPanel implements Serializable
-
Serialized Fields
-
infoPopup2
ucar.ui.widget.TextHistoryPane infoPopup2
-
infoPopup3
ucar.ui.widget.TextHistoryPane infoPopup3
-
infoTA
ucar.ui.widget.TextHistoryPane infoTA
-
infoWindow2
ucar.ui.widget.IndependentWindow infoWindow2
-
infoWindow3
ucar.ui.widget.IndependentWindow infoWindow3
-
messTable
ucar.ui.prefs.BeanTable messTable
-
ncd
ucar.nc2.NetcdfFile ncd
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
split
JSplitPane split
-
-
-
Class ucar.nc2.ui.op.CollectionSpecPanel extends OpPanel implements Serializable
-
Serialized Fields
-
table
CollectionSpecTable table
-
-
-
Class ucar.nc2.ui.op.CollectionSpecTable extends JPanel implements Serializable
-
Serialized Fields
-
dcm
thredds.inventory.MFileCollectionManager dcm
-
dumpTA
ucar.ui.widget.TextHistoryPane dumpTA
-
fileList
List<thredds.inventory.MFile> fileList
-
ftTable
ucar.ui.prefs.BeanTable ftTable
-
infoTA
ucar.ui.widget.TextHistoryPane infoTA
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
split
JSplitPane split
-
-
-
Class ucar.nc2.ui.op.CoordSysPanel extends OpPanel implements Serializable
-
Serialized Fields
-
coordSysTable
CoordSysTable coordSysTable
-
ds
ucar.nc2.dataset.NetcdfDataset ds
-
-
-
Class ucar.nc2.ui.op.CoordSysTable extends JPanel implements Serializable
-
Serialized Fields
-
attTable
ucar.ui.prefs.BeanTable attTable
-
attWindow
ucar.ui.widget.IndependentWindow attWindow
-
axisTable
ucar.ui.prefs.BeanTable axisTable
-
csTable
ucar.ui.prefs.BeanTable csTable
-
ds
ucar.nc2.dataset.NetcdfDataset ds
-
infoTA
ucar.ui.widget.TextHistoryPane infoTA
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
parseInfo
Formatter parseInfo
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
split
JSplitPane split
-
split2
JSplitPane split2
-
varTable
ucar.ui.prefs.BeanTable varTable
-
-
-
Class ucar.nc2.ui.op.CoveragePanel extends OpPanel implements Serializable
-
Serialized Fields
-
covDatasetCollection
ucar.nc2.ft2.coverage.FeatureDatasetCoverage covDatasetCollection
-
display
CoverageViewer display
-
dsTable
CoverageTable dsTable
-
split
JSplitPane split
-
viewerWindow
ucar.ui.widget.IndependentWindow viewerWindow
-
-
-
Class ucar.nc2.ui.op.DatasetTreeView extends JPanel implements Serializable
-
Serialized Fields
-
currentDataset
ucar.nc2.NetcdfFile currentDataset
-
model
ucar.nc2.ui.op.DatasetTreeView.DatasetTreeModel model
-
tree
JTree tree
-
-
-
Class ucar.nc2.ui.op.DatasetViewer extends JPanel implements Serializable
-
Serialized Fields
-
attTable
ucar.ui.prefs.BeanTable attTable
-
attWindow
ucar.ui.widget.IndependentWindow attWindow
-
currentComponent
JComponent currentComponent
-
dataPlot
VariablePlot dataPlot
-
datasetTree
DatasetTreeView datasetTree
-
dataTable
StructureTable dataTable
-
dataWindow
ucar.ui.widget.IndependentWindow dataWindow
-
dialog
CompareDialog dialog
-
ds
ucar.nc2.NetcdfFile ds
-
dumpPane
NCdumpPane dumpPane
-
dumpWindow
ucar.ui.widget.IndependentWindow dumpWindow
-
eventsOK
boolean eventsOK
-
fileChooser
ucar.ui.widget.FileManager fileChooser
-
infoTA
ucar.ui.widget.TextHistoryPane infoTA
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
mainSplit
JSplitPane mainSplit
-
nestedTableList
List<ucar.nc2.ui.op.DatasetViewer.NestedTable> nestedTableList
-
outChooser
NetcdfOutputChooser outChooser
-
plotWindow
ucar.ui.widget.IndependentWindow plotWindow
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
tablePanel
JPanel tablePanel
-
useCoords
boolean useCoords
-
variableTable
VariableTable variableTable
-
-
-
Class ucar.nc2.ui.op.DatasetViewerPanel extends OpPanel implements Serializable
-
Serialized Fields
-
dsViewer
DatasetViewer dsViewer
-
jni
boolean jni
-
ncfile
ucar.nc2.NetcdfFile ncfile
-
-
-
Class ucar.nc2.ui.op.DatasetWriter extends JPanel implements Serializable
-
Serialized Fields
-
attTable
ucar.ui.prefs.BeanTable attTable
-
attWindow
ucar.ui.widget.IndependentWindow attWindow
-
chunker
ucar.nc2.write.Nc4Chunking chunker
-
currentComponent
JComponent currentComponent
-
dataTable
StructureTable dataTable
-
dataWindow
ucar.ui.widget.IndependentWindow dataWindow
-
dialog
CompareDialog dialog
-
dimTable
ucar.ui.prefs.BeanTable dimTable
-
ds
ucar.nc2.NetcdfFile ds
-
fileChooser
ucar.ui.widget.FileManager fileChooser
-
infoTA
ucar.ui.widget.TextHistoryPane infoTA
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
mainSplit
JSplitPane mainSplit
-
nestedTableList
List<ucar.nc2.ui.op.DatasetWriter.NestedTable> nestedTableList
-
outputChooser
NetcdfOutputChooser outputChooser
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
tablePanel
JPanel tablePanel
-
-
-
Class ucar.nc2.ui.op.DatasetWriterPanel extends OpPanel implements Serializable
-
Serialized Fields
-
dsWriter
DatasetWriter dsWriter
-
ncfile
ucar.nc2.NetcdfFile ncfile
-
split
JSplitPane split
-
-
-
Class ucar.nc2.ui.op.DateFormatMark extends OpPanel implements Serializable
-
Serialized Fields
-
dateFormatter
ucar.nc2.units.DateFormatter dateFormatter
-
ta
ucar.ui.widget.TextHistoryPane ta
-
testCB
ucar.ui.prefs.ComboBox<String> testCB
-
-
-
Class ucar.nc2.ui.op.DirectoryPartitionPanel extends OpPanel implements Serializable
-
Serialized Fields
-
table
DirectoryPartitionViewer table
-
-
-
Class ucar.nc2.ui.op.DirectoryPartitionViewer extends JPanel implements Serializable
-
Serialized Fields
-
cb
ucar.ui.prefs.ComboBox<String> cb
-
cdmIndexTables
CdmIndexPanel cdmIndexTables
-
collectionName
String collectionName
-
config
thredds.featurecollection.FeatureCollectionConfig config
-
current
Component current
-
dirFileChooser
ucar.ui.widget.FileManager dirFileChooser
-
fileTable
MFileTable fileTable
-
infoTA
ucar.ui.widget.TextHistoryPane infoTA
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
isFromIndex
boolean isFromIndex
-
mainSplit
JSplitPane mainSplit
-
partitionsTable
ucar.nc2.ui.op.DirectoryPartitionViewer.PartitionsTable partitionsTable
-
partitionTreeBrowser
ucar.nc2.ui.op.DirectoryPartitionViewer.PartitionTreeBrowser partitionTreeBrowser
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
tablePanel
JPanel tablePanel
-
-
-
Class ucar.nc2.ui.op.FeatureScanOpPanel extends OpPanel implements Serializable
-
Serialized Fields
-
dirChooser
ucar.ui.widget.FileManager dirChooser
-
ftTable
FeatureScanPanel ftTable
-
-
-
Class ucar.nc2.ui.op.FeatureScanPanel extends JPanel implements Serializable
-
Serialized Fields
-
dumpTA
ucar.ui.widget.TextHistoryPane dumpTA
-
ftTable
ucar.ui.prefs.BeanTable ftTable
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
split
JSplitPane split
-
-
-
Class ucar.nc2.ui.op.Fmrc2Panel extends JPanel implements Serializable
-
Serialized Fields
-
coordTable
ucar.ui.prefs.BeanTable coordTable
-
debug
Formatter debug
-
dialog
Fmrc2Dialog dialog
-
errlog
Formatter errlog
-
fmrc
ucar.nc2.ft.fmrc.Fmrc fmrc
-
fmrcInv
ucar.nc2.ft.fmrc.FmrcInv fmrcInv
-
fmrTable
ucar.ui.prefs.BeanTable fmrTable
-
gridTable
ucar.ui.prefs.BeanTable gridTable
-
infoTA
ucar.ui.widget.TextHistoryPane infoTA
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
invTable
ucar.ui.prefs.BeanTable invTable
-
lite
ucar.nc2.ft.fmrc.FmrcInvLite lite
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
split
JSplitPane split
-
split2
JSplitPane split2
-
splitV
JSplitPane splitV
-
-
-
Class ucar.nc2.ui.op.FmrcPanel extends OpPanel implements Serializable
-
Serialized Fields
-
table
Fmrc2Panel table
-
-
-
Class ucar.nc2.ui.op.GeoGridPanel extends OpPanel implements Serializable
-
Serialized Fields
-
ds
ucar.nc2.dataset.NetcdfDataset ds
-
dsTable
GeoGridTable dsTable
-
gridUI
GridUI gridUI
-
imageViewer
ImageViewPanel imageViewer
-
imageWindow
ucar.ui.widget.IndependentWindow imageWindow
-
split
JSplitPane split
-
viewerWindow
ucar.ui.widget.IndependentWindow viewerWindow
-
-
-
Class ucar.nc2.ui.op.GeotiffPanel extends OpPanel implements Serializable
-
Serialized Fields
-
ta
ucar.ui.widget.TextHistoryPane ta
-
-
-
Class ucar.nc2.ui.op.Grib1CollectionOpPanel extends OpPanel implements Serializable
-
Serialized Fields
-
gribTable
Grib1CollectionPanel gribTable
-
-
-
Class ucar.nc2.ui.op.Grib1DataOpPanel extends OpPanel implements Serializable
-
Serialized Fields
-
gribTable
Grib1DataTable gribTable
-
-
-
Class ucar.nc2.ui.op.Grib1TablePanel extends OpPanel implements Serializable
-
Serialized Fields
-
codeTable
Grib1TablesViewer codeTable
-
-
-
Class ucar.nc2.ui.op.Grib2CollectionOpPanel extends OpPanel implements Serializable
-
Serialized Fields
-
gribTable
Grib2CollectionPanel gribTable
-
-
-
Class ucar.nc2.ui.op.Grib2DataOpPanel extends OpPanel implements Serializable
-
Serialized Fields
-
gribTable
Grib2DataPanel gribTable
-
-
-
Class ucar.nc2.ui.op.Grib2TablePanel extends OpPanel implements Serializable
-
Serialized Fields
-
codeTable
Grib2TableViewer2 codeTable
-
-
-
Class ucar.nc2.ui.op.GribCodePanel extends OpPanel implements Serializable
-
Serialized Fields
-
codeTable
GribWmoCodesPanel codeTable
-
-
-
Class ucar.nc2.ui.op.GribFilesOpPanel extends OpPanel implements Serializable
-
Serialized Fields
-
gribTable
GribFilesPanel gribTable
-
-
-
Class ucar.nc2.ui.op.GribIndexOpPanel extends OpPanel implements Serializable
-
Serialized Fields
-
gribTable
GribIndexPanel gribTable
-
-
-
Class ucar.nc2.ui.op.GribRewriteOpPanel extends OpPanel implements Serializable
-
Serialized Fields
-
dirChooser
ucar.ui.widget.FileManager dirChooser
-
ftTable
GribRewritePanel ftTable
-
-
-
Class ucar.nc2.ui.op.GribTemplatePanel extends OpPanel implements Serializable
-
Serialized Fields
-
codeTable
GribWmoTemplatesPanel codeTable
-
-
-
Class ucar.nc2.ui.op.Hdf4NewTable extends Hdf4Table implements Serializable
-
Serialized Fields
-
dumpTA
ucar.ui.widget.TextHistoryPane dumpTA
-
header
ucar.nc2.internal.iosp.hdf4.H4header header
-
iosp
ucar.nc2.internal.iosp.hdf4.H4iosp iosp
-
location
String location
-
split
JSplitPane split
-
tagTable
ucar.ui.prefs.BeanTable<Hdf4NewTable.TagBean> tagTable
-
-
-
Class ucar.nc2.ui.op.Hdf4Panel extends OpPanel implements Serializable
-
Serialized Fields
-
hdf4Table
Hdf4Table hdf4Table
-
raf
ucar.unidata.io.RandomAccessFile raf
-
-
-
Class ucar.nc2.ui.op.Hdf4Table extends JPanel implements Serializable
-
Serialized Fields
-
dumpTA
ucar.ui.widget.TextHistoryPane dumpTA
-
header
ucar.nc2.iosp.hdf4.H4header header
-
iosp
ucar.nc2.iosp.hdf4.H4iosp iosp
-
location
String location
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
split
JSplitPane split
-
tagTable
ucar.ui.prefs.BeanTable<Hdf4Table.TagBean> tagTable
-
-
-
Class ucar.nc2.ui.op.Hdf5DataPanel extends OpPanel implements Serializable
-
Serialized Fields
-
hdf5Table
Hdf5DataTable hdf5Table
-
raf
ucar.unidata.io.RandomAccessFile raf
-
-
-
Class ucar.nc2.ui.op.Hdf5DataTable extends JPanel implements Serializable
-
Serialized Fields
-
infoTA
ucar.ui.widget.TextHistoryPane infoTA
-
iosp
ucar.nc2.iosp.hdf5.H5iosp iosp
-
location
String location
-
objectTable
ucar.ui.prefs.BeanTable objectTable
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
splitH
JSplitPane splitH
-
-
-
Class ucar.nc2.ui.op.Hdf5NewDataTable extends Hdf5DataTable implements Serializable
-
Serialized Fields
-
infoTA
ucar.ui.widget.TextHistoryPane infoTA
-
iosp
ucar.nc2.internal.iosp.hdf5.H5iospNew iosp
-
location
String location
-
ncfile
ucar.nc2.NetcdfFile ncfile
-
objectTable
ucar.ui.prefs.BeanTable<Hdf5NewDataTable.VarBean> objectTable
-
splitH
JSplitPane splitH
-
-
-
Class ucar.nc2.ui.op.Hdf5NewObjectTable extends Hdf5ObjectTable implements Serializable
-
Serialized Fields
-
attTable
ucar.ui.prefs.BeanTable<Hdf5NewObjectTable.AttributeBean> attTable
-
dumpTA
ucar.ui.widget.TextHistoryPane dumpTA
-
infoTA
ucar.ui.widget.TextHistoryPane infoTA
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
iosp
ucar.nc2.internal.iosp.hdf5.H5iospNew iosp
-
location
String location
-
messTable
ucar.ui.prefs.BeanTable<Hdf5NewObjectTable.MessageBean> messTable
-
objectTable
ucar.ui.prefs.BeanTable<Hdf5NewObjectTable.ObjectBean> objectTable
-
split
JSplitPane split
-
split2
JSplitPane split2
-
splitH
JSplitPane splitH
-
-
-
Class ucar.nc2.ui.op.Hdf5ObjectPanel extends OpPanel implements Serializable
-
Serialized Fields
-
hdf5Table
Hdf5ObjectTable hdf5Table
-
raf
ucar.unidata.io.RandomAccessFile raf
-
-
-
Class ucar.nc2.ui.op.Hdf5ObjectTable extends JPanel implements Serializable
-
Serialized Fields
-
attTable
ucar.ui.prefs.BeanTable attTable
-
dumpTA
ucar.ui.widget.TextHistoryPane dumpTA
-
infoTA
ucar.ui.widget.TextHistoryPane infoTA
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
iosp
ucar.nc2.iosp.hdf5.H5iosp iosp
-
location
String location
-
messTable
ucar.ui.prefs.BeanTable messTable
-
objectTable
ucar.ui.prefs.BeanTable objectTable
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
split
JSplitPane split
-
split2
JSplitPane split2
-
splitH
JSplitPane splitH
-
-
-
Class ucar.nc2.ui.op.ImagePanel extends OpPanel implements Serializable
-
Serialized Fields
-
imagePanel
ImageViewPanel imagePanel
-
split
JSplitPane split
-
-
-
Class ucar.nc2.ui.op.NCdumpPane extends ucar.ui.widget.TextHistoryPane implements Serializable
-
Serialized Fields
-
cb
ucar.ui.prefs.ComboBox<String> cb
-
ds
ucar.nc2.NetcdfFile ds
-
fileChooser
ucar.ui.widget.FileManager fileChooser
-
imageView
ImageViewPanel imageView
-
imageWindow
ucar.ui.widget.IndependentWindow imageWindow
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
stopButton
ucar.ui.widget.StopButton stopButton
-
task
ucar.nc2.ui.op.NCdumpPane.CommonTask task
-
-
-
Class ucar.nc2.ui.op.NCdumpPanel extends OpPanel implements Serializable
-
Serialized Fields
-
command
String command
-
filename
String filename
-
ncfile
ucar.nc2.NetcdfFile ncfile
-
result
String result
-
ta
ucar.ui.widget.TextHistoryPane ta
-
task
GetDataTask task
-
-
-
Class ucar.nc2.ui.op.NcmlEditor extends JPanel implements Serializable
-
Serialized Fields
-
addCoords
boolean addCoords
-
coordButt
AbstractButton coordButt
-
ds
ucar.nc2.dataset.NetcdfDataset ds
-
editor
JEditorPane editor
-
fileChooser
ucar.ui.widget.FileManager fileChooser
-
infoTA
ucar.ui.widget.TextHistoryPane infoTA
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
ncmlLocation
String ncmlLocation
-
outChooser
NetcdfOutputChooser outChooser
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
protoChooser
ucar.ui.prefs.ComboBox<String> protoChooser
-
protoMap
Map<String,String> protoMap
-
-
-
Class ucar.nc2.ui.op.NcmlEditorPanel extends OpPanel implements Serializable
-
Serialized Fields
-
editor
NcmlEditor editor
-
-
-
Class ucar.nc2.ui.op.NcStreamOpPanel extends OpPanel implements Serializable
-
Serialized Fields
-
panel
NcStreamPanel panel
-
-
-
Class ucar.nc2.ui.op.NcStreamPanel extends JPanel implements Serializable
-
Serialized Fields
-
infoPopup2
ucar.ui.widget.TextHistoryPane infoPopup2
-
infoPopup3
ucar.ui.widget.TextHistoryPane infoPopup3
-
infoTA
ucar.ui.widget.TextHistoryPane infoTA
-
infoWindow2
ucar.ui.widget.IndependentWindow infoWindow2
-
infoWindow3
ucar.ui.widget.IndependentWindow infoWindow3
-
iosp
ucar.nc2.stream.NcStreamIosp iosp
-
messTable
ucar.ui.prefs.BeanTable messTable
-
ncd
ucar.nc2.NetcdfFile ncd
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
raf
ucar.unidata.io.RandomAccessFile raf
-
split
JSplitPane split
-
-
-
Class ucar.nc2.ui.op.PointFeatureDatasetViewer extends JPanel implements Serializable
-
Serialized Fields
-
changingPane
JPanel changingPane
-
eventsOK
boolean eventsOK
-
fcTable
ucar.ui.prefs.BeanTable fcTable
-
infoTA
ucar.ui.widget.TextHistoryPane infoTA
-
infoWindow
ucar.ui.widget.IndependentDialog infoWindow
-
maxCount
int maxCount
-
obsTable
StructureTable obsTable
-
outChooser
NetcdfOutputChooser outChooser
-
pfDataset
ucar.nc2.ft.FeatureDatasetPoint pfDataset
-
pointController
PointController pointController
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
profileTable
ucar.ui.prefs.BeanTable profileTable
-
selectedCollection
ucar.nc2.ft.DsgFeatureCollection selectedCollection
-
selectedType
ucar.nc2.constants.FeatureType selectedType
-
splitFeatures
JSplitPane splitFeatures
-
splitMap
JSplitPane splitMap
-
splitObs
JSplitPane splitObs
-
stationMap
StationRegionDateChooser stationMap
-
stnProfileTable
ucar.ui.prefs.BeanTable stnProfileTable
-
stnTable
ucar.ui.prefs.BeanTable stnTable
-
-
-
Class ucar.nc2.ui.op.PointFeaturePanel extends OpPanel implements Serializable
-
Serialized Fields
-
pfDataset
ucar.nc2.ft.FeatureDatasetPoint pfDataset
-
pfViewer
PointFeatureDatasetViewer pfViewer
-
split
JSplitPane split
-
types
JComboBox<ucar.nc2.constants.FeatureType> types
-
-
-
Class ucar.nc2.ui.op.RadialDatasetTable extends JPanel implements Serializable
-
Serialized Fields
-
imageView
ImageViewPanel imageView
-
imageWindow
ucar.ui.widget.IndependentWindow imageWindow
-
infoTA
ucar.ui.widget.TextHistoryPane infoTA
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
radialDataset
ucar.nc2.dt.RadialDatasetSweep radialDataset
-
split
JSplitPane split
-
sweepTable
ucar.ui.prefs.BeanTable sweepTable
-
varTable
ucar.ui.prefs.BeanTable varTable
-
-
-
Class ucar.nc2.ui.op.RadialPanel extends OpPanel implements Serializable
-
Serialized Fields
-
ds
ucar.nc2.dt.RadialDatasetSweep ds
-
dsTable
RadialDatasetTable dsTable
-
split
JSplitPane split
-
-
-
Class ucar.nc2.ui.op.ReportOpPanel extends OpPanel implements Serializable
-
Serialized Fields
-
eachFile
boolean eachFile
-
extra
boolean extra
-
reportPanel
ReportPanel reportPanel
-
reports
JComboBox reports
-
useIndex
boolean useIndex
-
-
-
Class ucar.nc2.ui.op.SimpleGeomPanel extends OpPanel implements Serializable
-
Serialized Fields
-
ds
ucar.nc2.dataset.NetcdfDataset ds
-
imageViewer
ImageViewPanel imageViewer
-
imageWindow
ucar.ui.widget.IndependentWindow imageWindow
-
sgTable
SimpleGeomTable sgTable
-
sgUI
SimpleGeomUI sgUI
-
split
JSplitPane split
-
viewerWindow
ucar.ui.widget.IndependentWindow viewerWindow
-
-
-
Class ucar.nc2.ui.op.StationRadialPanel extends OpPanel implements Serializable
-
Serialized Fields
-
radarCollectionDataset
ucar.nc2.ft.FeatureDataset radarCollectionDataset
-
radialViewer
StationRadialViewer radialViewer
-
split
JSplitPane split
-
-
-
Class ucar.nc2.ui.op.StationRadialViewer extends JPanel implements Serializable
-
Serialized Fields
-
chooser
StationRegionDateChooser chooser
-
debugQuery
boolean debugQuery
-
debugStationDatsets
boolean debugStationDatsets
-
debugStationRegionSelect
boolean debugStationRegionSelect
-
eventsOK
boolean eventsOK
-
infoWindow
ucar.ui.widget.IndependentDialog infoWindow
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
rdTable
RadialDatasetTable rdTable
-
sds
ucar.nc2.ft.radial.StationRadialDataset sds
-
splitH
JSplitPane splitH
-
splitV
JSplitPane splitV
-
stnTable
ucar.ui.prefs.BeanTable stnTable
-
-
-
Class ucar.nc2.ui.op.UnitConvert extends OpPanel implements Serializable
-
Serialized Fields
-
formatter
ucar.nc2.units.DateFormatter formatter
-
ta
ucar.ui.widget.TextHistoryPane ta
-
-
-
Class ucar.nc2.ui.op.UnitDatasetCheck extends OpPanel implements Serializable
-
Serialized Fields
-
ta
ucar.ui.widget.TextHistoryPane ta
-
-
-
Class ucar.nc2.ui.op.UnitsPanel extends JPanel implements Serializable
-
Serialized Fields
-
dateFormatMark
DateFormatMark dateFormatMark
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
split
JSplitPane split
-
split2
JSplitPane split2
-
unitConvert
UnitConvert unitConvert
-
unitDataset
UnitDatasetCheck unitDataset
-
-
-
Class ucar.nc2.ui.op.VariablePlot extends JPanel implements Serializable
-
Serialized Fields
-
chart
org.jfree.chart.JFreeChart chart
-
file
ucar.nc2.NetcdfFile file
-
-
-
Class ucar.nc2.ui.op.VariableTable extends JPanel implements Serializable
-
Serialized Fields
-
col0
List col0
-
col0Dim
int col0Dim
-
col0isDate
boolean col0isDate
-
columnNames
String[] columnNames
-
data
ucar.ma2.Array[] data
-
dataModel
ucar.nc2.ui.op.VariableTable.VariableTableModel dataModel
-
fds
ucar.nc2.dataset.NetcdfDataset fds
-
file
ucar.nc2.NetcdfFile file
-
fileChooser
ucar.ui.widget.FileManager fileChooser
-
includeGlobals
JCheckBox includeGlobals
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
-
-
Class ucar.nc2.ui.op.WmoCCPanel extends OpPanel implements Serializable
-
Serialized Fields
-
codeTable
WmoCommonCodesPanel codeTable
-
-
-
Class ucar.nc2.ui.op.WmoCommonCodesPanel extends JPanel implements Serializable
-
Serialized Fields
-
codeTable
ucar.ui.prefs.BeanTable codeTable
-
compareTA
ucar.ui.widget.TextHistoryPane compareTA
-
entryTable
ucar.ui.prefs.BeanTable entryTable
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
split
JSplitPane split
-
-
-
Class ucar.nc2.ui.op.WmsPanel extends OpPanel implements Serializable
-
Serialized Fields
-
split
JSplitPane split
-
types
JComboBox<String> types
-
wmsViewer
WmsViewer wmsViewer
-
-
-
Class ucar.nc2.ui.op.WmsViewer extends JPanel implements Serializable
-
Serialized Fields
-
crsChooser
ucar.ui.widget.SuperComboBox crsChooser
-
currImage
BufferedImage currImage
-
endpoint
String endpoint
-
formatChooser
ucar.ui.widget.SuperComboBox formatChooser
-
ftTable
ucar.ui.prefs.BeanTable ftTable
-
imagePanel
JPanel imagePanel
-
info
Formatter info
-
levelChooser
ucar.ui.widget.SuperComboBox levelChooser
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
split
JSplitPane split
-
styleChooser
ucar.ui.widget.SuperComboBox styleChooser
-
timeChooser
ucar.ui.widget.SuperComboBox timeChooser
-
version
String version
-
wmsNamespace
org.jdom2.Namespace wmsNamespace
-
-
-
-
Package ucar.nc2.ui.point
-
Class ucar.nc2.ui.point.PointController extends NPController implements Serializable
-
Serialized Fields
-
drawConnectingLine
boolean drawConnectingLine
-
pointRenderer
PointRenderer pointRenderer
-
-
-
Class ucar.nc2.ui.point.StationRegionDateChooser extends NPController implements Serializable
-
Serialized Fields
-
actionSource
ucar.ui.event.ActionSourceListener actionSource
-
dateAction
AbstractAction dateAction
-
dateSelect
boolean dateSelect
-
dateSelector
RangeDateSelector dateSelector
-
dateWindow
ucar.ui.widget.IndependentDialog dateWindow
-
debug
boolean debug
-
debugEvent
boolean debugEvent
-
geoBounds
ucar.unidata.geoloc.ProjectionRect geoBounds
-
geoSelection
ucar.unidata.geoloc.ProjectionRect geoSelection
-
geoSelectionMode
boolean geoSelectionMode
-
maxLatField
ucar.ui.prefs.Field.Double maxLatField
-
maxLonField
ucar.ui.prefs.Field.Double maxLonField
-
minLatField
ucar.ui.prefs.Field.Double minLatField
-
minLonField
ucar.ui.prefs.Field.Double minLonField
-
minmaxPP
ucar.ui.prefs.PrefPanel minmaxPP
-
nfracDig
int nfracDig
-
outlineColor
Color outlineColor
-
popupInfo
ucar.ui.widget.PopupManager popupInfo
-
regionSelect
boolean regionSelect
-
sbuff
StringBuffer sbuff
-
selectedStation
ucar.unidata.geoloc.Station selectedStation
-
stationSelect
boolean stationSelect
-
stnRender
ucar.nc2.ui.point.StationRenderer stnRender
-
-
-
-
Package ucar.nc2.ui.simplegeom
-
Class ucar.nc2.ui.simplegeom.SimpleGeomTable extends JPanel implements Serializable
-
Serialized Fields
-
axisTable
ucar.ui.prefs.BeanTable axisTable
-
csTable
ucar.ui.prefs.BeanTable csTable
-
gridDataset
ucar.nc2.dt.GridDataset gridDataset
-
infoTA
ucar.ui.widget.TextHistoryPane infoTA
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
outChooser
NetcdfOutputChooser outChooser
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
simpleGeomTable
ucar.ui.prefs.BeanTable simpleGeomTable
-
split
JSplitPane split
-
split2
JSplitPane split2
-
split3
JSplitPane split3
-
varTable
ucar.ui.prefs.BeanTable varTable
-
-
-
Class ucar.nc2.ui.simplegeom.SimpleGeomUI extends JPanel implements Serializable
-
Serialized Fields
-
chooseProjectionAction
AbstractAction chooseProjectionAction
-
choosers
ArrayList choosers
-
colorScalePanel
ColorScale.Panel colorScalePanel
-
configMenu
JMenu configMenu
-
controller
SimpleGeomController controller
-
csDataMinMax
JComboBox csDataMinMax
-
datasetInfoTA
ucar.ui.widget.TextHistoryPane datasetInfoTA
-
datasetNameLabel
JLabel datasetNameLabel
-
dataValueLabel
JLabel dataValueLabel
-
debugBeans
boolean debugBeans
-
debugChooser
boolean debugChooser
-
debugHelp
boolean debugHelp
-
debugPrint
boolean debugPrint
-
debugTask
boolean debugTask
-
drawingPanel
JPanel drawingPanel
-
dsDialog
JDialog dsDialog
-
dsTable
GeoGridTable dsTable
-
ensembleChooser
ucar.ui.widget.SuperComboBox ensembleChooser
-
fieldChooser
ucar.ui.widget.SuperComboBox fieldChooser
-
fieldLoopAction
AbstractAction fieldLoopAction
-
fieldPanel
JPanel fieldPanel
-
fileChooser
ucar.ui.widget.FileManager fileChooser
-
geotiffFileChooser
ucar.ui.widget.FileManager geotiffFileChooser
-
gridTable
GridTable gridTable
-
gtWindow
ucar.ui.widget.IndependentWindow gtWindow
-
infoWindow
ucar.ui.widget.IndependentWindow infoWindow
-
levelChooser
ucar.ui.widget.SuperComboBox levelChooser
-
levelLoopAction
AbstractAction levelLoopAction
-
mapBeanCount
int mapBeanCount
-
mapBeanMenu
ucar.ui.widget.PopupMenu mapBeanMenu
-
minmaxHoldAction
AbstractAction minmaxHoldAction
-
minmaxHorizAction
AbstractAction minmaxHorizAction
-
minmaxLogAction
AbstractAction minmaxLogAction
-
moveToolbar
JToolBar moveToolbar
-
moveToolbarAction
AbstractAction moveToolbarAction
-
navToolbar
JToolBar navToolbar
-
navToolbarAction
AbstractAction navToolbarAction
-
ncmlTA
ucar.ui.widget.TextHistoryPane ncmlTA
-
ncmlWindow
ucar.ui.widget.IndependentWindow ncmlWindow
-
panz
NavigatedPanel panz
-
positionLabel
JLabel positionLabel
-
projManager
ProjectionManager projManager
-
redrawAction
AbstractAction redrawAction
-
runtimeChooser
ucar.ui.widget.SuperComboBox runtimeChooser
-
saveCurrentProjectionAction
AbstractAction saveCurrentProjectionAction
-
selected
boolean selected
-
showDatasetInfoAction
AbstractAction showDatasetInfoAction
-
showGridDatasetInfoAction
AbstractAction showGridDatasetInfoAction
-
showGridTableAction
AbstractAction showGridTableAction
-
showNcMLAction
AbstractAction showNcMLAction
-
showNetcdfDatasetAction
AbstractAction showNetcdfDatasetAction
-
splitDraw
JSplitPane splitDraw
-
store
ucar.util.prefs.PreferencesExt store
-
timeChooser
ucar.ui.widget.SuperComboBox timeChooser
-
timeLoopAction
AbstractAction timeLoopAction
-
toolPanel
JPanel toolPanel
-
vertPanel
VertPanel vertPanel
-
-
-
-
Package ucar.nc2.ui.util
-
Class ucar.nc2.ui.util.SocketMessage.Event extends EventObject implements Serializable
-
Serialized Fields
-
message
String message
-
-
-
-
Package ucar.nc2.ui.widget
-
Class ucar.nc2.ui.widget.RangeDateSelector extends JPanel implements Serializable
-
Serialized Fields
-
acceptButton
boolean acceptButton
-
actionName
String actionName
-
actionSource
ucar.ui.event.ActionSourceListener actionSource
-
dateRange
ucar.nc2.units.DateRange dateRange
-
disableButton
JToggleButton disableButton
-
durationField
DurationField durationField
-
enableButton
boolean enableButton
-
eventOK
boolean eventOK
-
formatter
ucar.nc2.units.DateFormatter formatter
-
helpButton
JButton helpButton
-
helpMessage
String helpMessage
-
helpWindow
ucar.ui.widget.HelpWindow helpWindow
-
isPointOnly
boolean isPointOnly
-
maxField
DateField maxField
-
maxLabel
JLabel maxLabel
-
maxLimit
ucar.nc2.units.DateType maxLimit
-
maxSlider
JSlider maxSlider
-
minField
DateField minField
-
minLabel
JLabel minLabel
-
minLimit
ucar.nc2.units.DateType minLimit
-
minSlider
JSlider minSlider
-
pp
ucar.ui.prefs.PrefPanel pp
-
resolutionField
DurationField resolutionField
-
scale
ucar.nc2.ui.widget.RangeDateSelector.Scale scale
-
title
String title
-
useLimits
boolean useLimits
-
-
-
Class ucar.nc2.ui.widget.ScaledPanel extends JPanel implements Serializable
-
Serialized Fields
-
backColor
Color backColor
-
bImage
BufferedImage bImage
-
debugBounds
boolean debugBounds
-
debugDraw
boolean debugDraw
-
debugTransform
boolean debugTransform
-
imageObs
ucar.nc2.ui.widget.ScaledPanel.MyImageObserver imageObs
-
lmMove
ucar.nc2.util.ListenerManager lmMove
-
lmPick
ucar.nc2.util.ListenerManager lmPick
-
screenBounds
Rectangle2D screenBounds
-
transform
AffineTransform transform
-
worldBounds
ScaledPanel.Bounds worldBounds
-
worldPt
Point2D worldPt
-
-
-
Class ucar.nc2.ui.widget.StopButtonCancelTask extends ucar.ui.widget.StopButton implements Serializable
-
Serialized Fields
-
done
boolean done
-
-
-
Class ucar.nc2.ui.widget.TextGetPutPane extends ucar.ui.widget.TextHistoryPane implements Serializable
-
Serialized Fields
-
addFileButton
boolean addFileButton
-
buttPanel
JPanel buttPanel
-
cb
JComboBox cb
-
fileAction
AbstractAction fileAction
-
fileChooserReader
ucar.ui.widget.FileManager fileChooserReader
-
listenerList
EventListenerList listenerList
-
prefs
ucar.util.prefs.PreferencesExt prefs
-
task
ucar.nc2.ui.widget.TextGetPutPane.GetContentsTask task
-
-
-
Class ucar.nc2.ui.widget.URLDumpPane extends ucar.ui.widget.TextHistoryPane implements Serializable
-
Serialized Fields
-
cb
ucar.ui.prefs.ComboBox<String> cb
-
currentConnection
HttpURLConnection currentConnection
-
implCB
JComboBox<ucar.nc2.ui.widget.URLDumpPane.Library> implCB
-
-
-