public class FavoriteAlgorithmsEditor extends PreferenceEditor<List<String>>
font| Constructor and Description |
|---|
FavoriteAlgorithmsEditor(PreferenceValue<List<String>> pv)
Construtor
|
| Modifier and Type | Method and Description |
|---|---|
protected JComponent |
createComponent()
Cria o componente de edição da preferência.
|
static ImageIcon |
getIconForVersion(csbase.logic.algorithms.AlgorithmVersionInfo algorithmVersion)
Obtém o ícone para a versão especificada.
|
addListener, commit, getComponent, getLabel, getPrefixedString, getString, getValue, hasListeners, hasString, isEditable, notifyListeners, removeListener, setTitledBorder, setTitledBorder, setValuepublic FavoriteAlgorithmsEditor(PreferenceValue<List<String>> pv)
pv - lista de valores de preferência.protected JComponent createComponent()
createComponent in class PreferenceEditor<List<String>>public static ImageIcon getIconForVersion(csbase.logic.algorithms.AlgorithmVersionInfo algorithmVersion)
algorithmVersion - a versão do algoritmo.Copyright © 2017. All rights reserved.