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