com.horstmann.violet
Class LineStyleEditor

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

public class LineStyleEditor
extends PropertySelector

A property editor for the LineStyle type.


Constructor Summary
LineStyleEditor()
           
 
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

LineStyleEditor

public LineStyleEditor()