|
|||||||||
| Home >> All >> org >> jempeg >> empeg >> emplode >> [ dialog overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.jempeg.empeg.emplode.dialog
Class AbstractPropertiesDialog.CancelListener

java.lang.Objectorg.jempeg.empeg.emplode.dialog.AbstractPropertiesDialog.CancelListener
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
- Enclosing class:
- AbstractPropertiesDialog
- protected class AbstractPropertiesDialog.CancelListener
- extends java.lang.Object
- implements java.awt.event.ActionListener
- extends java.lang.Object
| Constructor Summary | |
protected |
AbstractPropertiesDialog.CancelListener()
|
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent _event)
This method is invoked when an action occurs. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
AbstractPropertiesDialog.CancelListener
protected AbstractPropertiesDialog.CancelListener()
| Method Detail |
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent _event)
- Description copied from interface:
java.awt.event.ActionListener - This method is invoked when an action occurs.
- Specified by:
actionPerformedin interfacejava.awt.event.ActionListener
|
|||||||||
| Home >> All >> org >> jempeg >> empeg >> emplode >> [ dialog overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.jempeg.empeg.emplode.dialog.AbstractPropertiesDialog.CancelListener