|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfreemind.common.PropertyBean
freemind.common.ThreeCheckBoxProperty
freemind.common.RemindValueProperty
public class RemindValueProperty
Field Summary |
---|
Fields inherited from class freemind.common.ThreeCheckBoxProperty |
---|
DON_T_TOUCH_VALUE, DON_T_TOUCH_VALUE_INT, FALSE_VALUE, FALSE_VALUE_INT, mDontTouchValue, mFalseValue, mTrueValue, TRUE_VALUE, TRUE_VALUE_INT |
Constructor Summary | |
---|---|
RemindValueProperty(java.lang.String pDescription,
java.lang.String pLabel,
TextTranslator pTextTranslator)
|
Method Summary | |
---|---|
protected void |
setState(int newState)
|
Methods inherited from class freemind.common.ThreeCheckBoxProperty |
---|
getDescription, getLabel, getValue, layout, setEnabled, setValue |
Methods inherited from class freemind.common.PropertyBean |
---|
addPropertyChangeListener, firePropertyChangeEvent, removePropertyChangeListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemindValueProperty(java.lang.String pDescription, java.lang.String pLabel, TextTranslator pTextTranslator)
Method Detail |
---|
protected void setState(int newState)
setState
in class ThreeCheckBoxProperty
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |