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