org.argouml.ui.explorer
Class PerspectiveConfigurator.LibraryListSelectionListener
java.lang.Object
org.argouml.ui.explorer.PerspectiveConfigurator.LibraryListSelectionListener
- All Implemented Interfaces:
- EventListener, ListSelectionListener
- Enclosing class:
- PerspectiveConfigurator
- class PerspectiveConfigurator.LibraryListSelectionListener
- extends Object
- implements ListSelectionListener
Handles selection changes in the library list.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PerspectiveConfigurator.LibraryListSelectionListener
PerspectiveConfigurator.LibraryListSelectionListener()
valueChanged
public void valueChanged(ListSelectionEvent lse)
- Specified by:
valueChanged
in interface ListSelectionListener