Class TextEditor.ListSelectionHandler
- java.lang.Object
-
- com.vividsolutions.jump.workbench.ui.TextEditor.ListSelectionHandler
-
- All Implemented Interfaces:
EventListener
,ListSelectionListener
- Enclosing class:
- TextEditor
protected class TextEditor.ListSelectionHandler extends Object implements ListSelectionListener
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
valueChanged(ListSelectionEvent e)
-
-
-
Method Detail
-
valueChanged
public void valueChanged(ListSelectionEvent e)
- Specified by:
valueChanged
in interfaceListSelectionListener
-
-