|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ComponentEventHandler
Interface used with TransformationSupport.addEventHandler(String, int, String, ComponentEventHandler)
} (and, in the old
API, ClassTransformation.addComponentEventHandler(String, int, String, ComponentEventHandler)
).
Method Summary | |
---|---|
void |
handleEvent(Component instance,
ComponentEvent event)
Handles the event. |
Method Detail |
---|
void handleEvent(Component instance, ComponentEvent event)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |