public class PVBooleanEditor extends PreferenceEditor<Boolean>
font| Constructor and Description |
|---|
PVBooleanEditor(PreferenceValue<Boolean> 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 PVBooleanEditor(PreferenceValue<Boolean> pv)
pv - objeto que encapsula o valor da preferência.protected JComponent createComponent()
createComponent in class PreferenceEditor<Boolean>Copyright © 2017. All rights reserved.