public class PVIntegerEditor extends PreferenceEditor<java.lang.Integer>
font| Constructor and Description |
|---|
PVIntegerEditor(PreferenceValue<java.lang.Integer> pv)
Construtor padrão.
|
| Modifier and Type | Method and Description |
|---|---|
protected javax.swing.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 PVIntegerEditor(PreferenceValue<java.lang.Integer> pv)
pv - objeto que encapsula o valor da preferência.protected javax.swing.JComponent createComponent()
createComponent in class PreferenceEditor<java.lang.Integer>Copyright © 2016. All Rights Reserved.