Ontimize 5.2071EN

com.ontimize.gui.attachment
Class AttachmentMenuListener

java.lang.Object
  extended bycom.ontimize.gui.attachment.AttachmentMenuListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class AttachmentMenuListener
extends java.lang.Object
implements java.awt.event.ActionListener


Field Summary
protected  Form form
           
 
Constructor Summary
AttachmentMenuListener(Form form)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

form

protected Form form
Constructor Detail

AttachmentMenuListener

public AttachmentMenuListener(Form form)
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Specified by:
actionPerformed in interface java.awt.event.ActionListener

Ontimize