com.cosylab.vdct.vdb
Class GUISeparator

java.lang.Object
  extended by com.cosylab.vdct.vdb.GUIHeader
      extended by com.cosylab.vdct.vdb.GUISeparator
All Implemented Interfaces:
InspectableProperty

public class GUISeparator
extends GUIHeader

Insert the type's description here. Creation date: (12.1.2001 22:40:34)

Author:

Field Summary
 
Fields inherited from class com.cosylab.vdct.vdb.GUIHeader
defaultHeader, name, title, visibility
 
Fields inherited from interface com.cosylab.vdct.inspector.InspectableProperty
ALWAYS_VISIBLE, NEVER_VISIBLE, NON_DEFAULT_VISIBLE, UNDEFINED_VISIBILITY
 
Constructor Summary
GUISeparator(java.lang.String title)
          GUISeparator constructor comment.
 
Method Summary
 
Methods inherited from class com.cosylab.vdct.vdb.GUIHeader
allowsOtherValues, checkValueValidity, getDefaultHeader, getEditPattern, getGuiGroup, getHelp, getInitValue, getName, getSelectableValues, getToolTipText, getValue, getVisibility, 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

GUISeparator

public GUISeparator(java.lang.String title)
GUISeparator constructor comment.