edu.stanford.smi.protegex.widget.graph
Class ComboBoxColorEditor
java.lang.Object
edu.stanford.smi.protegex.widget.graph.ComboBoxColorEditor
- All Implemented Interfaces:
- ComboBoxEditor
public class ComboBoxColorEditor
- extends Object
- implements ComboBoxEditor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComboBoxColorEditor
public ComboBoxColorEditor()
getEditorComponent
public Component getEditorComponent()
- Specified by:
getEditorComponent
in interface ComboBoxEditor
setItem
public void setItem(Object newValue)
- Specified by:
setItem
in interface ComboBoxEditor
getItem
public Object getItem()
- Specified by:
getItem
in interface ComboBoxEditor
selectAll
public void selectAll()
- Specified by:
selectAll
in interface ComboBoxEditor
addActionListener
public void addActionListener(ActionListener l)
- Specified by:
addActionListener
in interface ComboBoxEditor
removeActionListener
public void removeActionListener(ActionListener l)
- Specified by:
removeActionListener
in interface ComboBoxEditor
fireActionPerformed
protected void fireActionPerformed(ActionEvent e)
Submit a bug report or feature request