|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.cosylab.vdct.vdb.NameValueInfoProperty
com.cosylab.vdct.vdb.VisibilityProperty
public class VisibilityProperty
Field Summary |
---|
Fields inherited from class com.cosylab.vdct.vdb.NameValueInfoProperty |
---|
name, value |
Fields inherited from interface com.cosylab.vdct.inspector.InspectableProperty |
---|
ALWAYS_VISIBLE, NEVER_VISIBLE, NON_DEFAULT_VISIBLE, UNDEFINED_VISIBILITY |
Constructor Summary | |
---|---|
VisibilityProperty(boolean visible)
|
Method Summary | |
---|---|
int |
getVisibility()
Insert the method's description here. |
void |
setVisible(boolean visible)
|
Methods inherited from class com.cosylab.vdct.vdb.NameValueInfoProperty |
---|
allowsOtherValues, checkValueValidity, getEditPattern, getGuiGroup, getHelp, getInitValue, getName, getSelectableValues, getToolTipText, getValue, hasDefaultValue, hasValidity, isEditable, isSeparator, isValid, popupEvent, setValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VisibilityProperty(boolean visible)
visible
- Method Detail |
---|
public void setVisible(boolean visible)
visible
- the visible to setpublic int getVisibility()
NameValueInfoProperty
getVisibility
in interface InspectableProperty
getVisibility
in class NameValueInfoProperty
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |