org.jplot2d.swing.proptable.editor
Class ComboBoxPropertyEditor
- java.lang.Object
-
- org.jplot2d.swing.proptable.editor.AbstractPropertyEditor<javax.swing.JComboBox>
-
- org.jplot2d.swing.proptable.editor.ComboBoxPropertyEditor
-
- All Implemented Interfaces:
- java.beans.PropertyEditor
- Direct Known Subclasses:
- EnumPropertyEditor
public class ComboBoxPropertyEditor extends AbstractPropertyEditor<javax.swing.JComboBox>
ComboBoxPropertyEditor.
-
-
Constructor Summary
Constructors Constructor and Description ComboBoxPropertyEditor(java.lang.Object[] items)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.ObjectgetValue()voidsetValue(java.lang.Object value)-
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