|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.util.DatedObject
ucar.unidata.idv.control.AnimationTextControl.DatedText
public static class AnimationTextControl.DatedText
Class DatedText Holds text and a date
| Constructor Summary | |
|---|---|
AnimationTextControl.DatedText()
ctor |
|
AnimationTextControl.DatedText(Date date)
ctor |
|
| Method Summary | |
|---|---|
DateTime |
getDateTime()
get the date |
String |
getSubject()
Get the Subject property. |
String |
getText()
get the text |
void |
setSubject(String value)
Set the Subject property. |
protected void |
setText(String text)
set the text |
String |
toString()
to string |
| Methods inherited from class ucar.unidata.util.DatedObject |
|---|
equals, getDate, getObject, getObjects, select, setDate, setObject, sort, unwrap, wrap |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AnimationTextControl.DatedText()
public AnimationTextControl.DatedText(Date date)
date - The date| Method Detail |
|---|
public String getText()
protected void setText(String text)
text - the text
public DateTime getDateTime()
throws VisADException
VisADException - On badnesspublic void setSubject(String value)
value - The new value for Subjectpublic String getSubject()
public String toString()
toString in class ucar.unidata.util.DatedObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||