|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object util.settings.Property util.settings.DateProperty
public class DateProperty
Constructor Summary | |
---|---|
DateProperty(PropertyManager manager,
java.lang.String key,
Date defaultValue)
|
Method Summary | |
---|---|
protected void |
clearCache()
|
Date |
getDate()
|
Date |
getDefault()
|
void |
setDate(Date value)
|
Methods inherited from class util.settings.Property |
---|
addChangeListener, fireChangeEvent, getKey, getProperty, removeChangeListener, setProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DateProperty(PropertyManager manager, java.lang.String key, Date defaultValue)
Method Detail |
---|
public Date getDefault()
public Date getDate()
public void setDate(Date value)
protected void clearCache()
clearCache
in class Property
|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |