infosapient.ui
Class InfoSapientTreeDisplay.ReloadAction

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

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

ReloadAction is used to reload from the selected node. If nothing is selected, reload is not issued.


Constructor Summary
(package private) InfoSapientTreeDisplay.ReloadAction()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
          Messaged when the user clicks on the Reload menu item.
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

InfoSapientTreeDisplay.ReloadAction

InfoSapientTreeDisplay.ReloadAction()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Messaged when the user clicks on the Reload menu item. Determines the selection from the Tree and asks the treemodel to reload from that node.
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