org.argouml.ui.explorer
Class DnDExplorerTree.DnDTreeSelectionListener

java.lang.Object
  |
  +--org.argouml.ui.explorer.DnDExplorerTree.DnDTreeSelectionListener
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.TreeSelectionListener
Enclosing class:
DnDExplorerTree

class DnDExplorerTree.DnDTreeSelectionListener
extends java.lang.Object
implements javax.swing.event.TreeSelectionListener

records the selected path for later use during dnd.


Constructor Summary
(package private) DnDExplorerTree.DnDTreeSelectionListener()
           
 
Method Summary
 void valueChanged(javax.swing.event.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(javax.swing.event.TreeSelectionEvent treeSelectionEvent)
Specified by:
valueChanged in interface javax.swing.event.TreeSelectionListener


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