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 classGlobalMap.GlobalMapScrollPaneThe scroll pane in which the mapGlobalMap.Viewis displayed.Fields in VASSAL.build.module.map declared as ScrollPane Modifier and Type Field Description protected ScrollPaneGlobalMap. scroll -
Uses of ScrollPane in VASSAL.tools
Subclasses of ScrollPane in VASSAL.tools Modifier and Type Class Description classAdjustableSpeedScrollPaneAdjustableSpeedScrollPane extendsScrollPaneby making the scroll speed user-configurable.