infosapient.ui
Class InfoSapientTreeDisplay.RemoveAction

java.lang.Object
  |
  +--infosapient.ui.InfoSapientTreeDisplay.RemoveAction
Enclosing class:
InfoSapientTreeDisplay

class InfoSapientTreeDisplay.RemoveAction
extends java.lang.Object
implements java.awt.event.ActionListener

RemoveAction removes the selected node from the tree. If The root or nothing is selected nothing is removed.


Constructor Summary
(package private) InfoSapientTreeDisplay.RemoveAction()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
          Removes the selected item as long as it isn't root.
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

InfoSapientTreeDisplay.RemoveAction

InfoSapientTreeDisplay.RemoveAction()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Removes the selected item as long as it isn't root.
Specified by:
actionPerformed in interface java.awt.event.ActionListener

License to use this program is provided under the TERMS OF THE COMMON PUBLIC LICENSE 0.5. ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.

Copyright (c) 2001, Workplace Performance Tools, All Rights Reserved