wt.clients.csm.businessentity
Class BusinessEntityCreator.ActionLis

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

class BusinessEntityCreator.ActionLis
extends Object
implements ActionListener


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

BusinessEntityCreator.ActionLis

BusinessEntityCreator.ActionLis()
Method Detail

actionPerformed

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