com.horstmann.violet
Class ArrowHeadEditor

java.lang.Object
  extended by java.beans.PropertyEditorSupport
      extended by com.horstmann.violet.framework.PropertySelector
          extended by com.horstmann.violet.ArrowHeadEditor
All Implemented Interfaces:
java.beans.PropertyEditor

public class ArrowHeadEditor
extends PropertySelector

A property editor for the ArrowHead type.


Constructor Summary
ArrowHeadEditor()
           
 
Method Summary
 
Methods inherited from class com.horstmann.violet.framework.PropertySelector
getAsText, getTags, setAsText
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrowHeadEditor

public ArrowHeadEditor()