|
|||||||||
| Home >> All >> com >> flexstor >> common >> awt >> [ event overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.flexstor.common.awt.event
Class EditAdapter

java.lang.Objectcom.flexstor.common.awt.event.EditAdapter
- All Implemented Interfaces:
- EditListener, java.util.EventListener
- public class EditAdapter
- extends java.lang.Object
- implements EditListener
- extends java.lang.Object
| Constructor Summary | |
EditAdapter()
|
|
| Method Summary | |
void |
editOccured(EditEvent e)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
EditAdapter
public EditAdapter()
| Method Detail |
editOccured
public void editOccured(EditEvent e)
- Specified by:
editOccuredin interfaceEditListener
|
|||||||||
| Home >> All >> com >> flexstor >> common >> awt >> [ event overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.flexstor.common.awt.event.EditAdapter