public class BooleanProperty extends Property
Constructor and Description |
---|
BooleanProperty(PropertyManager manager,
String key,
boolean defaultValue) |
Modifier and Type | Method and Description |
---|---|
protected void |
clearCache() |
boolean |
getBoolean() |
boolean |
getDefault() |
void |
setBoolean(boolean value) |
addChangeListener, fireChangeEvent, getKey, getProperty, removeChangeListener, setProperty
public BooleanProperty(PropertyManager manager, String key, boolean defaultValue)
public boolean getDefault()
public boolean getBoolean()
public void setBoolean(boolean value)
protected void clearCache()
clearCache
in class Property
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)