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