public class PVColorEditor extends PreferenceEditor<Color>
font| Constructor and Description |
|---|
PVColorEditor(PreferenceValue<Color> pv)
Construtor padrão.
|
| Modifier and Type | Method and Description |
|---|---|
protected JComponent |
createComponent()
Cria o componente de edição da preferência.
|
addListener, commit, getComponent, getLabel, getPrefixedString, getString, getValue, hasListeners, hasString, isEditable, notifyListeners, removeListener, setTitledBorder, setTitledBorder, setValuepublic PVColorEditor(PreferenceValue<Color> pv)
pv - objeto que encapsula o valor da preferência.protected JComponent createComponent()
createComponent in class PreferenceEditor<Color>Copyright © 2016. All rights reserved.