public class IntProperty extends Property
Constructor and Description |
---|
IntProperty(PropertyManager manager,
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, String key, int defaultValue)
public int getDefault()
public int getInt()
public void setInt(int value)
protected void clearCache()
clearCache
in class Property
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)