org.argouml.uml.ui
Class SourcePathDialog.SelectionListener
java.lang.Object
org.argouml.uml.ui.SourcePathDialog.SelectionListener
- All Implemented Interfaces:
- EventListener, ListSelectionListener
- Enclosing class:
- SourcePathDialog
- class SourcePathDialog.SelectionListener
- extends Object
- implements ListSelectionListener
Class that listens to selection events.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SourcePathDialog.SelectionListener
SourcePathDialog.SelectionListener()
valueChanged
public void valueChanged(ListSelectionEvent e)
- Specified by:
valueChanged
in interface ListSelectionListener