Uses of Class
VASSAL.tools.ScrollPane
Package | Description |
---|---|
VASSAL.build.module.map |
Contains classes that may be added to a
Map . |
VASSAL.tools |
Contains various utility classes.
|
-
Uses of ScrollPane in VASSAL.build.module.map
Subclasses of ScrollPane in VASSAL.build.module.map Modifier and Type Class Description protected class
GlobalMap.GlobalMapScrollPane
The scroll pane in which the mapGlobalMap.View
is displayed.Fields in VASSAL.build.module.map declared as ScrollPane Modifier and Type Field Description protected ScrollPane
GlobalMap. scroll
-
Uses of ScrollPane in VASSAL.tools
Subclasses of ScrollPane in VASSAL.tools Modifier and Type Class Description class
AdjustableSpeedScrollPane
AdjustableSpeedScrollPane extendsScrollPane
by making the scroll speed user-configurable.