TV-Browser 3.3.3 API

util.settings
Class DateProperty

java.lang.Object
  extended by util.settings.Property
      extended by util.settings.DateProperty

public class DateProperty
extends Property

Author:
Til Schneider, www.murfman.de

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

DateProperty

public DateProperty(PropertyManager manager,
                    java.lang.String key,
                    Date defaultValue)
Method Detail

getDefault

public Date getDefault()

getDate

public Date getDate()

setDate

public void setDate(Date value)

clearCache

protected void clearCache()
Specified by:
clearCache in class Property

TV-Browser 3.3.3 API

TV-Browser 3.3.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)