JavaFX: Bringing Rich Experiences To All the Screens Of Your Life

Profile: desktop, common

Overview

A scrollable area for other visible elements.

Variable Summary

accessnametypeCan ReadCan InitCan WriteDefault Valuedescription
publiccontentNode

The node embedded in the scroll view.

publicfillPaintColor.TRANSPARENT

The background of the scroll view.

publichscrollBarVisibleBooleantrue

A value indicating whether the horizontal scrollbar is visible.

publicvscrollBarVisibleBooleantrue

A value indicating whether the vertical scrollbar is visible.

Inherited Variables

Inherited Functions