|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThemeEventController | |
org.deegree_impl.graphics | |
org.deegree.graphics |
Uses of ThemeEventController in org.deegree_impl.graphics |
Methods in org.deegree_impl.graphics with parameters of type ThemeEventController | |
void |
Theme_Impl.addEventController(ThemeEventController controller)
adds an eventcontroller to the theme that's reponsible for handling events that targets the theme. |
void |
Theme_Impl.removeEventController(ThemeEventController controller)
|
Uses of ThemeEventController in org.deegree.graphics |
Methods in org.deegree.graphics with parameters of type ThemeEventController | |
void |
Theme.addEventController(ThemeEventController obj)
adds an eventcontroller to the Theme that's reponsible for handling events that targets the Theme. |
void |
Theme.removeEventController(ThemeEventController obj)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |