org.apache.oodt.profile.gui
Class LeafListener.TreeNodeActionListener

java.lang.Object
  extended by org.apache.oodt.profile.gui.LeafListener.TreeNodeActionListener
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
LeafListener

public class LeafListener.TreeNodeActionListener
extends Object
implements ActionListener


Constructor Summary
LeafListener.TreeNodeActionListener(DefaultMutableTreeNode t, LeafListener l, DefaultTreeModel tm, String theType)
           
 
Method Summary
 void actionPerformed(ActionEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LeafListener.TreeNodeActionListener

public LeafListener.TreeNodeActionListener(DefaultMutableTreeNode t,
                                           LeafListener l,
                                           DefaultTreeModel tm,
                                           String theType)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent evt)
Specified by:
actionPerformed in interface ActionListener


Copyright © 1999-2012 Apache OODT. All Rights Reserved.