wt.clients.csm.businessentity
Class BusinessEntityEditorPanel.ActionLis

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

class BusinessEntityEditorPanel.ActionLis
extends Object
implements ActionListener


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

Constructor Detail

BusinessEntityEditorPanel.ActionLis

BusinessEntityEditorPanel.ActionLis()
Method Detail

actionPerformed

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