|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the edited object.public interface Editor<T>
The Editor interface should be implemented by any object editing
T type instance.
| Method Summary | |
|---|---|
void |
edit()
Edit an instance of T-type object. |
| Method Detail |
|---|
void edit()
throws EditorException
T-type object.
EditorException - - if conditions to edit T are not
satisfied.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||