com.horstmann.violet
Class BentStyleEditor

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

public class BentStyleEditor
extends PropertySelector

A property editor for the BentStyle type.


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

BentStyleEditor

public BentStyleEditor()