|
JGraphpad Pro
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jgraph.editor.factory.JGraphEditorComboBox.ComboBoxListener
This class edits the selection of the focused graph according to the selected combo box item.
| Constructor Summary | |
JGraphEditorComboBox.ComboBoxListener()
|
|
| Method Summary | |
void |
actionPerformed(ActionEvent e)
Redirects selection of a combo box item to changing the respective attrbiutes on the focused graph. |
protected Object |
getSelection(JComboBox box)
Hook for subclassers to process the selection and return and map for the default implementation to process. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JGraphEditorComboBox.ComboBoxListener()
| Method Detail |
public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenere - The object that describes the event.protected Object getSelection(JComboBox box)
box - The combo box to return the selected item for.
box.
|
JGraphpad Pro
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||