|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EnvironmentListener
Defines the mechanism for notifying interested objects about changes in an environment.
Method Summary | |
---|---|
void |
onEnvironmentChange(Environment env)
This method is called on a environment listener to notify it that the environment p has changed. |
Method Detail |
---|
void onEnvironmentChange(Environment env)
p
has changed.
env
- the environment which has changed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |