|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object util.settings.Property util.settings.ProgramFieldTypeArrayProperty
public class ProgramFieldTypeArrayProperty
Constructor Summary | |
---|---|
ProgramFieldTypeArrayProperty(PropertyManager manager,
java.lang.String key,
ProgramFieldType[] defaultValue)
|
Method Summary | |
---|---|
protected void |
clearCache()
|
ProgramFieldType[] |
getDefault()
|
ProgramFieldType[] |
getProgramFieldTypeArray()
|
void |
setProgramFieldTypeArray(ProgramFieldType[] 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 |
---|
public ProgramFieldTypeArrayProperty(PropertyManager manager, java.lang.String key, ProgramFieldType[] defaultValue)
Method Detail |
---|
public ProgramFieldType[] getDefault()
public ProgramFieldType[] getProgramFieldTypeArray()
public void setProgramFieldTypeArray(ProgramFieldType[] value)
protected void clearCache()
clearCache
in class Property
|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |