org.jplot2d.swing.proptable.editor
Class EnumPropertyEditor
- java.lang.Object
-
- org.jplot2d.swing.proptable.editor.AbstractPropertyEditor<javax.swing.JComboBox>
-
- org.jplot2d.swing.proptable.editor.ComboBoxPropertyEditor
-
- org.jplot2d.swing.proptable.editor.EnumPropertyEditor
-
- All Implemented Interfaces:
- java.beans.PropertyEditor
public class EnumPropertyEditor extends ComboBoxPropertyEditor
-
-
Constructor Summary
Constructors Constructor and Description EnumPropertyEditor(java.lang.Class<T> propType)
-
Method Summary
-
Methods inherited from class org.jplot2d.swing.proptable.editor.ComboBoxPropertyEditor
getValue, setValue
-
Methods inherited from class org.jplot2d.swing.proptable.editor.AbstractPropertyEditor
addPropertyChangeListener, getAsText, getCustomEditor, getJavaInitializationString, getTags, isPaintable, paintValue, removePropertyChangeListener, setAsText, supportsCustomEditor
-
-
DMelt 3.0 © DataMelt by jWork.ORG