|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
ucar.unidata.ui.ChooserPanel
ucar.unidata.idv.chooser.IdvChooser
ucar.unidata.idv.chooser.TimesChooser
ucar.unidata.idv.chooser.adde.AddeChooser
ucar.unidata.idv.chooser.adde.AddePointDataChooser
ucar.unidata.idv.chooser.adde.AddeRaobPointDataChooser
public class AddeRaobPointDataChooser
Selection widget for ADDE point data
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javax.swing.JPanel |
|---|
JPanel.AccessibleJPanel |
| Nested classes/interfaces inherited from class javax.swing.JComponent |
|---|
JComponent.AccessibleJComponent |
| Nested classes/interfaces inherited from class java.awt.Container |
|---|
Container.AccessibleAWTContainer |
| Nested classes/interfaces inherited from class java.awt.Component |
|---|
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy |
| Field Summary |
|---|
| Fields inherited from class ucar.unidata.idv.chooser.adde.AddePointDataChooser |
|---|
DATA_TYPE, DATASET_NAME_KEY, dataTypes, levelBox, LEVELS, SELECTED_LEVEL, stationModelBox |
| Fields inherited from class ucar.unidata.idv.chooser.adde.AddeChooser |
|---|
CMD_CONNECT, DATA_NAME_KEY, DEFAULT_COMPRESS, DEFAULT_DEBUG, DEFAULT_PORT, DEFAULT_PROJ, DEFAULT_USER, DEFAULT_VERSION, FILE_PUBLICSRV, groupSelector, ignoreStateChangedEvents, LABEL_DATAINTERVAL, LABEL_DATASET, LABEL_DATATYPE, LABEL_SERVER, LABEL_STATIONS, LABEL_TIMES, MSG_TIMES, NEW_SELECTION, passwords, PROP_ADDEPORT, PROP_COMPRESS, PROP_CYD, PROP_DATANAME, PROP_DAY, PROP_DEBUG, PROP_DESCR, PROP_FILE, PROP_GROUP, PROP_HMS, PROP_NUM, PROP_PARAM, PROP_PORT, PROP_POS, PROP_PROJ, PROP_SELECT, PROP_TIME, PROP_USER, PROP_VERSION, REQ_DATASETINFO, REQ_IMAGEDATA, REQ_IMAGEDIR, REQ_POINTDATA, REQ_TEXT, serverTimeStamp, STATE_CONNECTED, STATE_CONNECTING, STATE_UNCONNECTED, STATUS_ERROR, STATUS_NEEDSLOGIN, STATUS_OK, WIDGET_MUTEX |
| Fields inherited from class ucar.unidata.idv.chooser.TimesChooser |
|---|
selectedDriver, timesComponents, timesContainer |
| Fields inherited from class ucar.unidata.idv.chooser.IdvChooser |
|---|
ATTR_ID, ATTR_SHOWDETAILS, dirHistoryCbx, ignoreDirHistory, NULL_PROPERTIES, NULL_STRING, PREF_ADDESERVERS, PREF_CATALOGLIST, PREF_DEFAULTDIR, PREF_IMAGEDESCLIST, PREF_POLLINGINFO, PREF_RADARDESCLIST, PREF_TDSPOINTOBSERVER, PREF_TDSRADARSERVER, PROP_CHOOSER_MAPS, PROP_CHOOSER_PROJECTION_BOUNDS, PROP_CHOOSERCLASSNAME, PROP_STATUS_BACKGROUND, PROP_STATUS_FOREGROUND, PROP_STATUS_TEMPLATE, stationMap |
| Fields inherited from class ucar.unidata.ui.ChooserPanel |
|---|
cancelButton, CMD_LOAD, contents, GRID_INSETS, GRID_SPACING, GRID_SPACING_H, GRID_SPACING_V, haveData, helpPath, loadButton, MAP_COLOR, simpleMode, statusLabel |
| Fields inherited from class javax.swing.JComponent |
|---|
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
| Fields inherited from class java.awt.Component |
|---|
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Fields inherited from interface java.awt.image.ImageObserver |
|---|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
|---|---|
AddeRaobPointDataChooser(IdvChooserManager mgr,
Element root)
Create a new AddeRaobPointDataChooser with the preferred
list of ADDE servers. |
|
| Method Summary | |
|---|---|
boolean |
canDoLevels()
Does this chooser support level selection |
String |
getDataName()
This allows derived classes to provide their own name for labeling, etc. |
protected TwoFacedObject[] |
getDefaultDatasets()
Get the default datasets for the chooser. |
String |
getDefaultStationModel()
Get the default station model for this chooser. |
protected JComponent |
getExtraTimeComponent()
Get the extra time widget. |
List |
getLevels()
Get the list of possible levels for this chooser. |
float |
getRelativeTimeIncrement()
Get the increment between times for relative time requests |
protected String |
getTimesRequest()
Get the request string for times particular to this chooser |
boolean |
getZeroAndTwelveZOnly()
Get whether we should show 00 and 12Z times only. |
void |
setZeroAndTwelveZOnly(boolean value)
Set whether we should show 00 and 12Z times only. |
| Methods inherited from class ucar.unidata.idv.chooser.adde.AddePointDataChooser |
|---|
appendRequestSelectClause, doLoadInThread, doMakeContents, enableWidgets, getDatasetName, getDataType, getDayTimeSelectString, getDefaultDisplayType, getDescriptor, getExtraRelativeTimeComponent, getGroup, getNumTimesToSelect, getRelativeTimeId, getRequestUrl, getSelectedLevel, getSelectedStationModel, handleConnectionError, handleUpdate, haveTimeSelected, makeTimesPanel, readTimes, setRelativeTimeIncrement, updateStatus |
| Methods inherited from class ucar.unidata.idv.chooser.adde.AddeChooser |
|---|
actionPerformed, addServerComp, addTopComponents, addTopComponents, appendKeyValue, appendMiscKeyValues, canAccessServer, canDoCancel, checkIfServerIsOk, clearOnChange, doConnect, doUpdate, getConnectButton, getDataSetName, getDefaultRelativeTimeIndex, getGoodToGo, getGroupType, getGroupUrl, getLoadToolTip, getMiscKeyProps, getMiscKeywords, getPort, getServer, getServerSelector, getState, getUrl, handleConnect, handleConnectFromThread, handleUnknownDataSetError, handleUpdateFromThread, readGroups, readTextLines, removeGroup, removeServer, saveServerState, setGroups, setState, updateServerList |
| Methods inherited from class ucar.unidata.ui.ChooserPanel |
|---|
addPropertyChangeListener, canDoUpdate, clearWaitCursor, doHelp, doLoad, firePropertyChange, getButtonLabels, getDefaultButtons, getHaveData, getLoadCommandName, getMessageTemplate, getSimpleMode, getStatusComponent, getUpdateToolTip, padLabel, registerStatusComp, revalidate, setHaveData, setHelpPath, setMessageTemplate, setStatus, setStatus, showNormalCursor, showWaitCursor |
| Methods inherited from class javax.swing.JPanel |
|---|
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AddeRaobPointDataChooser(IdvChooserManager mgr,
Element root)
AddeRaobPointDataChooser with the preferred
list of ADDE servers.
mgr - The chooser managerroot - The chooser.xml node| Method Detail |
|---|
protected JComponent getExtraTimeComponent()
getExtraTimeComponent in class TimesChooserpublic String getDefaultStationModel()
getDefaultStationModel in class AddePointDataChooserpublic boolean canDoLevels()
canDoLevels in class AddePointDataChooserpublic String getDataName()
getDataName in class AddePointDataChooserprotected String getTimesRequest()
getTimesRequest in class AddePointDataChooserprotected TwoFacedObject[] getDefaultDatasets()
getDefaultDatasets in class AddePointDataChooserpublic float getRelativeTimeIncrement()
getRelativeTimeIncrement in class AddePointDataChooserpublic boolean getZeroAndTwelveZOnly()
public void setZeroAndTwelveZOnly(boolean value)
value - true if only 00 and 12Z obspublic List getLevels()
getLevels in class AddePointDataChooser
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||