|
|||||||||
| Home >> All >> org >> gendiapo >> editor >> [ document overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.gendiapo.editor.document
Interface GenDiapoDocumentListener

- public interface GenDiapoDocumentListener
| Method Summary | |
void |
changedUpdate(int e)
|
void |
insertUpdate(int e)
|
void |
removeUpdate(int e)
|
| Method Detail |
changedUpdate
public void changedUpdate(int e)
insertUpdate
public void insertUpdate(int e)
removeUpdate
public void removeUpdate(int e)
|
|||||||||
| Home >> All >> org >> gendiapo >> editor >> [ document overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC