public class IntProperty extends Property
Modifier and Type | Field and Description |
---|---|
protected boolean |
mIsCacheFilled |
Constructor and Description |
---|
IntProperty(PropertyManager manager,
java.lang.String key,
int defaultValue) |
Modifier and Type | Method and Description |
---|---|
protected void |
clearCache() |
int |
getDefault() |
int |
getInt() |
void |
setInt(int value) |
addChangeListener, fireChangeEvent, getKey, getProperty, removeChangeListener, setProperty
public IntProperty(PropertyManager manager, java.lang.String key, int defaultValue)
public int getDefault()
public int getInt()
public void setInt(int value)
protected void clearCache()
clearCache
in class Property
TV-Browser 3.4.4, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)