|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfreemind.common.PropertyBean
freemind.common.BooleanProperty
freemind.common.DontShowNotificationProperty
public class DontShowNotificationProperty
Field Summary |
---|
Fields inherited from class freemind.common.BooleanProperty |
---|
FALSE_VALUE, mFalseValue, mTrueValue, TRUE_VALUE |
Constructor Summary | |
---|---|
DontShowNotificationProperty(java.lang.String description,
java.lang.String label)
|
Method Summary |
---|
Methods inherited from class freemind.common.BooleanProperty |
---|
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 DontShowNotificationProperty(java.lang.String description, java.lang.String label)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |