public final class ScrollHandler extends AbstractNamedEventHandler<ScrollEvent,ScrollAdapter>
adapter
Constructor and Description |
---|
ScrollHandler(ScrollAdapter scrollAdapter)
Default Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
handle(ScrollEvent scrollEvent) |
adapter, getName, toString
public ScrollHandler(ScrollAdapter scrollAdapter)
scrollAdapter
- the adapter to usepublic void handle(ScrollEvent scrollEvent)
Copyright © 2011–2016 JRebirth OSS. All rights reserved.