|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--VASSAL.configure.Configurer
|
+--VASSAL.build.module.PrototypeDefinition.Config
| Inner Class Summary | |
static class |
PrototypeDefinition.Config.Definer
|
| Fields inherited from class VASSAL.configure.Configurer |
changeSupport, frozen, key, name, NAME_PROPERTY, noUpdate, value |
| Constructor Summary | |
PrototypeDefinition.Config(PrototypeDefinition def)
|
|
| Method Summary | |
java.awt.Component |
getControls()
GUI interface for setting the option in an editing window |
java.lang.Object |
getValue()
The Object value May be null if the Object has not been initialized |
java.lang.String |
getValueString()
|
void |
setValue(java.lang.String s)
Set the Object value from a String |
| Methods inherited from class VASSAL.configure.Configurer |
addPropertyChangeListener, fireUpdate, getKey, getName, isFrozen, setFrozen, setName, setValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PrototypeDefinition.Config(PrototypeDefinition def)
| Method Detail |
public java.lang.Object getValue()
ConfigurergetValue in class Configurerpublic java.awt.Component getControls()
ConfigurergetControls in class Configurerpublic java.lang.String getValueString()
getValueString in class ConfigurerVASSAL.configure.Configurerpublic void setValue(java.lang.String s)
ConfigurersetValue in class Configurer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||