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