Package heronarts.glx.ui
Interface UI2dScrollInterface.ScrollListener
- All Known Implementing Classes:
UI2dScrollPane.ScrollBar
- Enclosing interface:
UI2dScrollInterface
public static interface UI2dScrollInterface.ScrollListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onScrollChange
(UI2dScrollInterface scroll, UI2dScrollInterface.ScrollChange change)
-
Method Details
-
onScrollChange
-