public class SelectMapScaleEditor extends Object implements ComboBoxEditor
| Constructor and Description |
|---|
SelectMapScaleEditor(ComboBoxEditor editor,
org.jdesktop.swingx.autocomplete.ObjectToStringConverter stringConverter) |
| Modifier and Type | Method and Description |
|---|---|
void |
addActionListener(ActionListener l) |
Component |
getEditorComponent() |
Object |
getItem() |
void |
removeActionListener(ActionListener l) |
void |
selectAll() |
void |
setItem(Object object) |
public SelectMapScaleEditor(ComboBoxEditor editor, org.jdesktop.swingx.autocomplete.ObjectToStringConverter stringConverter)
public void addActionListener(ActionListener l)
addActionListener in interface ComboBoxEditorpublic Component getEditorComponent()
getEditorComponent in interface ComboBoxEditorpublic Object getItem()
getItem in interface ComboBoxEditorpublic void removeActionListener(ActionListener l)
removeActionListener in interface ComboBoxEditorpublic void selectAll()
selectAll in interface ComboBoxEditorpublic void setItem(Object object)
setItem in interface ComboBoxEditorCopyright © 2015 Revolution Systems Inc.. All rights reserved.