ScrollPane.ScrollPane

ScrollPane.ScrollPane

Class Overview | Class Members | This Package | All Packages

Syntax 1
public ScrollPane()
Description
Create a new scrollpane container with a scrollbar display policy of "as needed".



Syntax 2
public ScrollPane( int scrollbarDisplayPolicy )
Parameters
scrollbarDisplayPolicy
policy for when scrollbars should be shown
Description
Create a new scrollpane container.