|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.collab.SharableImpl
ucar.unidata.idv.control.DisplayControlBase
ucar.unidata.idv.control.DisplayControlImpl
ucar.unidata.idv.control.AnimationTextControl
public class AnimationTextControl
| Nested Class Summary | |
|---|---|
static class |
AnimationTextControl.DatedText
Class DatedText _more_ |
| Nested classes/interfaces inherited from class ucar.unidata.idv.control.DisplayControlImpl |
|---|
DisplayControlImpl.SideLegendLabel |
| Field Summary |
|---|
| Fields inherited from class ucar.unidata.idv.control.DisplayControlImpl |
|---|
categories, colorScaleInfo, colorScales, contourInfo, contourInfoParams, controlContext, ctw, cw, dataSelection, defaultView, defaultViewManager, DISPLAY_LIST_NAME, displayListTable, displayMasters, displayUnit, helpUrl, initNoteText, instantiatedWithNoData, noteTextArea, noteWrapper, paramName, requestProperties, settingVisibility, sharables, showNoteText, skipSlider, srw, version, viewManagers |
| Fields inherited from interface ucar.unidata.idv.DisplayControl |
|---|
BOTTOM_LEGEND, DEFAULT_PROBEFORMAT, PREF_PREFIX, PREF_PROBEFORMAT, PREF_REMOVEONWINDOWCLOSE, PREF_SAMPLING_MODE, PREF_STANDALONE_REMOVEONCLOSE, PREF_STANDALONE_REMOVEONCLOSE_ASK, PROP_LEGENDICON, SIDE_LEGEND |
| Constructor Summary | |
|---|---|
AnimationTextControl()
Default Constructor. |
|
| Method Summary | |
|---|---|
void |
deleteCurrent()
_more_ |
Container |
doMakeContents()
Make the UI contents for this control. |
boolean |
getListenOnAnimation()
Get the ListenOnAnimation property. |
List |
getTextList()
Get the TextList property. |
void |
goToNextTime()
|
void |
goToPrevTime()
|
void |
hyperlinkUpdate(HyperlinkEvent e)
_more_ |
boolean |
init(DataChoice dataChoice)
Called to make this kind of Display Control; also calls code to made its Displayable, the line. |
void |
initDone()
_more_ |
void |
setListenOnAnimation(boolean value)
Set the ListOnAnimation property. |
void |
setTextList(List value)
Set the TextList property. |
protected boolean |
shouldAddAnimationListener()
_more_ |
protected void |
timeChanged(Real time)
Respond to a timeChange event |
| Methods inherited from class ucar.unidata.idv.control.DisplayControlBase |
|---|
boxToEarth, boxToEarth, boxToEarth, boxToEarth, boxToEarth, boxToScreen, calculateRectangle, createStationTfo, earthToBox, earthToBox, earthToBoxTuple, earthToScreen, formatLevels, getScreenCenter, getSelectedStation, isLeftButtonDown, logException, logException, makeEarthLocation, screenToBox, screenToBox, screenToEarth, setStations, setStations, toBox, toEarth, userErrorMessage, userMessage |
| Methods inherited from class ucar.unidata.collab.SharableImpl |
|---|
applySharableProperties, doShare, doShare, doShareExternal, doShareInternal, getSharablePropertiesComponent, getShareGroup, getSharing, getUniqueId, initSharable, removeSharable, setShareGroup, setSharing, setUniqueId, showSharableDialog |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface ucar.unidata.collab.Sharable |
|---|
getShareGroup, getSharing, getUniqueId |
| Constructor Detail |
|---|
public AnimationTextControl()
| Method Detail |
|---|
public boolean init(DataChoice dataChoice)
throws VisADException,
RemoteException
init in class DisplayControlImpldataChoice - the DataChoice of the moment -
not used yet; can be null.
RemoteException - Java RMI error
VisADException - VisAD Errorpublic void initDone()
initDone in class DisplayControlImplprotected void timeChanged(Real time)
timeChanged in class DisplayControlImpltime - new timepublic void hyperlinkUpdate(HyperlinkEvent e)
hyperlinkUpdate in interface HyperlinkListenerhyperlinkUpdate in class DisplayControlImple - _more_public void goToNextTime()
public void goToPrevTime()
public Container doMakeContents()
doMakeContents in class DisplayControlImplpublic void deleteCurrent()
protected boolean shouldAddAnimationListener()
shouldAddAnimationListener in class DisplayControlImplpublic void setTextList(List value)
value - The new value for TextListpublic List getTextList()
public void setListenOnAnimation(boolean value)
value - The new value for ListOnAnimationpublic boolean getListenOnAnimation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||