public class ColorPropertyEditor extends AbstractPropertyEditor
| Modifier and Type | Class and Description |
|---|---|
static class |
ColorPropertyEditor.AsInt |
editor| Constructor and Description |
|---|
ColorPropertyEditor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue() |
protected void |
selectColor() |
protected void |
selectNull() |
void |
setValue(Object value) |
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getTags, isPaintable, paintValue, removePropertyChangeListener, setAsText, supportsCustomEditorpublic Object getValue()
getValue in interface PropertyEditorgetValue in class AbstractPropertyEditorpublic void setValue(Object value)
setValue in interface PropertyEditorsetValue in class AbstractPropertyEditorprotected void selectColor()
protected void selectNull()
Copyright © 2015. All rights reserved.