wt.clients.csm.classification
Class ClassificationStructureCreator.ActionLis

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

class ClassificationStructureCreator.ActionLis
extends Object
implements ActionListener


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

ClassificationStructureCreator.ActionLis

ClassificationStructureCreator.ActionLis()
Method Detail

actionPerformed

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