|
|||||||||
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.inspector.sheet.CreatorProperty
public class CreatorProperty
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 | |
---|---|
CreatorProperty(CreatorPropertyListener listener)
|
Method Summary | |
---|---|
InspectableProperty |
getCreatedProperty()
|
boolean |
isEditable()
Insert the method's description here. |
void |
setName(java.lang.String name)
|
void |
setValue(java.lang.String value)
Insert the method's description here. |
Methods inherited from class com.cosylab.vdct.vdb.NameValueInfoProperty |
---|
allowsOtherValues, checkValueValidity, getEditPattern, getGuiGroup, getHelp, getInitValue, getName, getSelectableValues, getToolTipText, getValue, getVisibility, hasDefaultValue, hasValidity, isSeparator, isValid, popupEvent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CreatorProperty(CreatorPropertyListener listener)
Method Detail |
---|
public boolean isEditable()
NameValueInfoProperty
isEditable
in interface InspectableProperty
isEditable
in class NameValueInfoProperty
public void setValue(java.lang.String value)
NameValueInfoProperty
setValue
in interface InspectableProperty
setValue
in class NameValueInfoProperty
value
- java.lang.Stringpublic void setName(java.lang.String name)
public InspectableProperty getCreatedProperty()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |