public class PVTablesEditor extends PreferenceEditor<Map<String,List<ColumnState>>>
ConfigurableTable.font| Constructor and Description |
|---|
PVTablesEditor(PreferenceValue<Map<String,List<ColumnState>>> 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 PVTablesEditor(PreferenceValue<Map<String,List<ColumnState>>> pv)
pv - objeto que encapsula o valor da preferência.protected JComponent createComponent()
createComponent in class PreferenceEditor<Map<String,List<ColumnState>>>Copyright © 2016. All rights reserved.