public interface IElementChangedListener
This interface may be implemented by clients.
| Modifier and Type | Method and Description |
|---|---|
void |
elementChanged(ElementChangedEvent event)
Notifies that one or more attributes of one or more Java elements have changed.
|
void elementChanged(ElementChangedEvent event)
event - the change event
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.