org.argouml.ui.explorer
Class DnDExplorerTree.DnDTreeSelectionListener
java.lang.Object
org.argouml.ui.explorer.DnDExplorerTree.DnDTreeSelectionListener
- All Implemented Interfaces:
- EventListener, TreeSelectionListener
- Enclosing class:
- DnDExplorerTree
- class DnDExplorerTree.DnDTreeSelectionListener
- extends Object
- implements TreeSelectionListener
records the selected path for later use during dnd.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DnDExplorerTree.DnDTreeSelectionListener
DnDExplorerTree.DnDTreeSelectionListener()
valueChanged
public void valueChanged(TreeSelectionEvent treeSelectionEvent)
- Specified by:
valueChanged
in interface TreeSelectionListener