|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A hook is any object that wants to be informed when some event happens. This is much like listeners except that hooks are centrally organized.
Method Summary | |
void |
fcn(java.lang.Object[] args)
|
Method Detail |
public void fcn(java.lang.Object[] args)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |