wt.clients.csm.navigation
Class NavigationStructureCreator.ActionLis

java.lang.Object
  extended bywt.clients.csm.navigation.NavigationStructureCreator.ActionLis
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
NavigationStructureCreator

class NavigationStructureCreator.ActionLis
extends Object
implements ActionListener


Constructor Summary
(package private) NavigationStructureCreator.ActionLis()
           
 
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

NavigationStructureCreator.ActionLis

NavigationStructureCreator.ActionLis()
Method Detail

actionPerformed

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