Class ScrollablePanelViewportScrollListener
java.lang.Object
com.spinyowl.legui.component.misc.listener.scrollablepanel.ScrollablePanelViewportScrollListener
- All Implemented Interfaces:
EventListener<ScrollEvent>,ScrollEventListener
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ScrollablePanelViewportScrollListener
public ScrollablePanelViewportScrollListener()
-
-
Method Details
-
process
Used to handle specific event.- Specified by:
processin interfaceEventListener<ScrollEvent>- Specified by:
processin interfaceScrollEventListener- Parameters:
event- event to handle.
-