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