|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMemberAnnotationListener
Interface for listeners that want to be notified of changes to Java type
members' code generation status
.
Clients may implement this interface.
IMemberAnnotationManager.addMemberAnnotationListener(IMemberAnnotationListener)
Method Summary | |
---|---|
void |
memberAnnotationChanged(MemberAnnotationChangedEvent event)
Notifies the listener of a member annotation change event. |
Method Detail |
---|
void memberAnnotationChanged(MemberAnnotationChangedEvent event)
event
- event describing the changes
|
Copyright 2008 Ecliptical Software Inc. and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |