com.eliad.swing
Class SelectionUnitEditor

java.lang.Object
  |
  +--java.beans.PropertyEditorSupport
        |
        +--com.eliad.swing.EnumEditor
              |
              +--com.eliad.swing.SelectionUnitEditor

public class SelectionUnitEditor
extends EnumEditor


Constructor Summary
SelectionUnitEditor()
           
 
Methods inherited from class com.eliad.swing.EnumEditor
fromEnum, getAsText, getJavaInitializationString, getTags, setAsText
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getValue, isPaintable, paintValue, removePropertyChangeListener, setValue, supportsCustomEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectionUnitEditor

public SelectionUnitEditor()