ScrollPane.ScrollPane
Class Overview | Class Members |
This Package |
All Packages
public ScrollPane()
Description
Create a new scrollpane container with a scrollbar display policy of
"as needed".
public ScrollPane( int scrollbarDisplayPolicy )
Parameters
- scrollbarDisplayPolicy
- policy for when scrollbars should be shown
Description
Create a new scrollpane container.