|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IResourceChangeListener
This listener is notified of changes to resources in the resource path. The resources under resource path is suppose to be one of following:
Clients may implement this interface.
Method Summary | |
---|---|
void |
resourceChanged(ModuleHandle module,
ResourceChangeEvent event)
Notifies this listener that some resource changes happened. |
Method Detail |
---|
void resourceChanged(ModuleHandle module, ResourceChangeEvent event)
module
- the moduleevent
- the resource change event
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |