com.cosylab.vdct.vdb
Class EmptyProperty

java.lang.Object
  extended by com.cosylab.vdct.vdb.NameValueInfoProperty
      extended by com.cosylab.vdct.vdb.EmptyProperty
All Implemented Interfaces:
InspectableProperty

public class EmptyProperty
extends NameValueInfoProperty

Author:
ssah

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
EmptyProperty()
           
 
Method Summary
 boolean isEditable()
          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, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmptyProperty

public EmptyProperty()
Method Detail

isEditable

public boolean isEditable()
Description copied from class: NameValueInfoProperty
Insert the method's description here. Creation date: (1.2.2001 22:49:33)

Specified by:
isEditable in interface InspectableProperty
Overrides:
isEditable in class NameValueInfoProperty
Returns:
boolean