org.argouml.ui.explorer
Class DnDExplorerTree.DnDTreeSelectionListener

java.lang.Object
  extended byorg.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.


Constructor Summary
(package private) DnDExplorerTree.DnDTreeSelectionListener()
           
 
Method Summary
 void valueChanged(TreeSelectionEvent treeSelectionEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DnDExplorerTree.DnDTreeSelectionListener

DnDExplorerTree.DnDTreeSelectionListener()
Method Detail

valueChanged

public void valueChanged(TreeSelectionEvent treeSelectionEvent)
Specified by:
valueChanged in interface TreeSelectionListener


ArgoUML © 1996-2004 (20050222)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook