wt.clients.folderexplorer
Class WindchillExplorerFrame.MenuAction

java.lang.Object
  extended bywt.clients.folderexplorer.WindchillExplorerFrame.MenuAction
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
WindchillExplorerFrame

class WindchillExplorerFrame.MenuAction
extends Object
implements ActionListener


Constructor Summary
(package private) WindchillExplorerFrame.MenuAction()
           
 
Method Summary
 void actionPerformed(ActionEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WindchillExplorerFrame.MenuAction

WindchillExplorerFrame.MenuAction()
Method Detail

actionPerformed

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