Interface | Description |
---|---|
ActionListener |
Common interface for listening to
Actionable events |
HoverListener |
Common interface for listening to mouse hover events
|
ScreenSizeListener |
Common interface for listening to
ScreenSize changes |
ScrollListener |
Common interface for listening to
ScrollBox scrolling |
TextAnimationListener |
Common interface for listening to
TextAnimation events |
UiContainerListener |
Interface for listening to
UiContainer events |
UiEffectListener |
Common interface for listening to
UiEffect events |
Class | Description |
---|---|
UiContainerListenerAdapter |
Adapter class that implements
UiContainerListener . |