|
||||||||||
| 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.MesoWestChooser
public class MesoWestChooser
Allows the user to select a url as a data source
| 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 | |
|---|---|
static String |
ARG_BOXRAD
_more_ |
static String |
ARG_CLAT
_more_ |
static String |
ARG_CLON
_more_ |
static String |
ARG_DAY1
_more_ |
static String |
ARG_HOUR1
_more_ |
static String |
ARG_HOURS
_more_ |
static String |
ARG_MINUTES
_more_ |
static String |
ARG_MONTH1
_more_ |
static String |
ARG_PAST
_more_ |
static String |
ARG_RAWSFLAG
_more_ |
static String |
ARG_YEAR1
_more_ |
static String |
BASEURL
TODO: Bill F noticed a time discrpency between GMT and local time????? |
static int |
RAWS_ALL
_more_ |
static int |
RAWS_NWS
_more_ |
static int |
RAWS_NWSANDRAWS
_more_ |
| 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 | |
|---|---|
MesoWestChooser(IdvChooserManager mgr,
Element root)
Create the UrlChooser |
|
| Method Summary | |
|---|---|
boolean |
canDoUpdate()
_more_ |
void |
doLoadInThread()
Handle the action event from the GUI |
protected JComponent |
doMakeContents()
Create the GUI |
protected String |
getLoadToolTip()
Get the tooltip for the load button |
void |
setStatus(String msg,
String what)
_more_ |
| Methods inherited from class ucar.unidata.ui.ChooserPanel |
|---|
actionPerformed, addPropertyChangeListener, clearWaitCursor, doHelp, doLoad, doUpdate, firePropertyChange, getButtonLabels, getDefaultButtons, getHaveData, getLoadCommandName, getMessageTemplate, getSimpleMode, getStatusComponent, getUpdateToolTip, padLabel, registerStatusComp, revalidate, setHaveData, setHelpPath, setMessageTemplate, 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 |
| Methods inherited from interface java.awt.event.ActionListener |
|---|
actionPerformed |
| Field Detail |
|---|
public static final String BASEURL
public static final String ARG_CLAT
public static final String ARG_CLON
public static final String ARG_BOXRAD
public static final String ARG_HOUR1
public static final String ARG_DAY1
public static final String ARG_MONTH1
public static final String ARG_YEAR1
public static final String ARG_RAWSFLAG
public static final String ARG_PAST
public static final String ARG_HOURS
public static final String ARG_MINUTES
public static final int RAWS_NWS
public static final int RAWS_NWSANDRAWS
public static final int RAWS_ALL
| Constructor Detail |
|---|
public MesoWestChooser(IdvChooserManager mgr,
Element root)
UrlChooser
mgr - The IdvChooserManagerroot - The xml root that defines this chooser| Method Detail |
|---|
public boolean canDoUpdate()
canDoUpdate in class ChooserPanelprotected String getLoadToolTip()
getLoadToolTip in class ChooserPanelprotected JComponent doMakeContents()
doMakeContents in class ChooserPanel
public void setStatus(String msg,
String what)
setStatus in class ChooserPanelmsg - _more_what - _more_public void doLoadInThread()
doLoadInThread in class ChooserPanel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||