|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EditListenable
An object that allows the registration of edit listeners.
| Method Summary | |
|---|---|
void |
addEditListener(EditListener editListener)
Adds an edit listener. |
void |
removeEditListener(EditListener editListener)
Removes an edit listener. |
| Method Detail |
|---|
void addEditListener(EditListener editListener)
editListener - The edit listener to add.void removeEditListener(EditListener editListener)
editListener - The edit listener to remove.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||