|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A resource change listener is notified of changes to resources that it is associated with. These changes arise from direct manipulation of resources through the DataFactory.
Clients may implement this interface.
| Method Summary | |
void |
resourceChanged(ResourceChangeEvent rce)
Notifies this listener that a resource change has occurred. |
| Method Detail |
public void resourceChanged(ResourceChangeEvent rce)
Note: This method is called by the platform; it is not intended to be called directly by clients.
rce - the resource change event
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||