See: Description
| Interface | Description |
|---|---|
| TICScrollListener |
Listener interface to be implemented by classes that want to be informed in changes of the scroll position
of instances of
ScrollingTICComponent. |
| Class | Description |
|---|---|
| ScrollingTICComponent |
All TIC components that contain scrolled content should be inherited from this class.
|
| TICScrollEvent |
An object describing a scroll event of a
ScrollingTICComponent. |