|
|||||||||
| Home >> All >> org >> jempeg >> empeg >> [ logoedit overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.jempeg.empeg.logoedit
Class LogoEdit.PaintStateListener

java.lang.Objectorg.jempeg.empeg.logoedit.LogoEdit.PaintStateListener
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
- Enclosing class:
- LogoEdit
- public class LogoEdit.PaintStateListener
- extends java.lang.Object
- implements java.awt.event.ActionListener
- extends java.lang.Object
| Field Summary | |
private int |
myState
|
| Constructor Summary | |
LogoEdit.PaintStateListener(int _state)
|
|
| 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 |
| Field Detail |
myState
private int myState
| Constructor Detail |
LogoEdit.PaintStateListener
public LogoEdit.PaintStateListener(int _state)
| 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 >> [ logoedit overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.jempeg.empeg.logoedit.LogoEdit.PaintStateListener