wt.clients.iba.definition
Class AttributeDefinitionCreator.ActionLis

java.lang.Object
  extended bywt.clients.iba.definition.AttributeDefinitionCreator.ActionLis
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
AttributeDefinitionCreator

class AttributeDefinitionCreator.ActionLis
extends Object
implements ActionListener


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

AttributeDefinitionCreator.ActionLis

AttributeDefinitionCreator.ActionLis()
Method Detail

actionPerformed

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