JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.infonode.gui
Interface ScrollableBoxListener
public interface
ScrollableBoxListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
changed
(
ScrollableBox
box)
void
scrolledLeft
(
ScrollableBox
box)
void
scrolledRight
(
ScrollableBox
box)
Method Details
scrolledLeft
void
scrolledLeft
(
ScrollableBox
box)
scrolledRight
void
scrolledRight
(
ScrollableBox
box)
changed
void
changed
(
ScrollableBox
box)