|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectdaoc.editor.model.properties.Property
daoc.editor.model.properties.BooleanProperty
daoc.editor.model.properties.BoolPropProperty
Class names are getting worse and worse...
| Constructor Summary | |
BoolPropProperty(java.util.Properties properties,
java.lang.String key)
|
|
| Method Summary | |
boolean |
booleanValue()
|
void |
setValue(boolean b)
|
| Methods inherited from class daoc.editor.model.properties.BooleanProperty |
writeXML |
| Methods inherited from class daoc.editor.model.properties.Property |
addUpdateListener, getName, removeUpdateListener |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BoolPropProperty(java.util.Properties properties,
java.lang.String key)
| Method Detail |
public boolean booleanValue()
booleanValue in class BooleanPropertypublic void setValue(boolean b)
setValue in class BooleanProperty
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||