|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.ice.config.DefaultConfigureEditorFactory
| Field Summary | |
protected java.util.Hashtable |
editors
|
protected UserPrefs |
editSpecs
|
| Fields inherited from interface com.ice.config.ConfigureConstants |
CFG_BOOLEAN, CFG_CHOICE, CFG_COLOR, CFG_COMBO, CFG_DEFAULT, CFG_DIMENSION, CFG_DOUBLE, CFG_FLOAT, CFG_FONT, CFG_INTEGER, CFG_LONG, CFG_POINT, CFG_RECTANGLE, CFG_STRING, CFG_STRINGARRAY, CFG_TOKENS, CFG_TUPLETABLE |
| Constructor Summary | |
DefaultConfigureEditorFactory(UserPrefs specs)
|
|
| Method Summary | |
void |
addEditor(java.lang.String propertyType,
ConfigureEditor editor)
|
ConfigureEditor |
createEditor(java.lang.String propertyType)
|
void |
removeEditor(java.lang.String propertyType)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.util.Hashtable editors
protected UserPrefs editSpecs
| Constructor Detail |
public DefaultConfigureEditorFactory(UserPrefs specs)
| Method Detail |
public ConfigureEditor createEditor(java.lang.String propertyType)
createEditor in interface ConfigureEditorFactory
public void addEditor(java.lang.String propertyType,
ConfigureEditor editor)
public void removeEditor(java.lang.String propertyType)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||