|
Eclipse JDT Release 3.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IElementChangedListener
An element changed listener receives notification of changes to Java elements maintained by the Java model.
This interface may be implemented by clients.
JavaCore.addElementChangedListener(IElementChangedListener)
Method Summary | |
---|---|
void |
elementChanged(ElementChangedEvent event)
Notifies that one or more attributes of one or more Java elements have changed. |
Method Detail |
---|
void elementChanged(ElementChangedEvent event)
event
- the change event
|
Eclipse JDT Release 3.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.