public class CSDKCacheLocationPreferenceEditor extends PreferenceEditor<String>
font| Constructor and Description |
|---|
CSDKCacheLocationPreferenceEditor(PreferenceValue<String> pv)
Construtor.
|
| 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 CSDKCacheLocationPreferenceEditor(PreferenceValue<String> pv)
pv - Valor da preferência.protected JComponent createComponent()
createComponent in class PreferenceEditor<String>Copyright © 2017. All rights reserved.