public class FavoriteApplicationsEditor extends PreferenceEditor<java.util.List<java.lang.String>>
font| Constructor and Description |
|---|
FavoriteApplicationsEditor(PreferenceValue<java.util.List<java.lang.String>> 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 FavoriteApplicationsEditor(PreferenceValue<java.util.List<java.lang.String>> pv)
pv - objeto que encapsula o valor da preferência.protected javax.swing.JComponent createComponent()
createComponent in class PreferenceEditor<java.util.List<java.lang.String>>Copyright © 2016. All Rights Reserved.