com.eliad.swing
Class SelectionPolicyEditor

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

public class SelectionPolicyEditor
extends EnumEditor


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

SelectionPolicyEditor

public SelectionPolicyEditor()