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

Profile: desktop, common

Overview

Provides a border around an element.

Variable Summary

accessnametypeCan ReadCan InitCan WriteDefault Valuedescription
publicborderThicknessThickness

The thickness of the four border sides.

publicchildNode

The contents of the border, that is, the element around which the border is drawn.

publicfillPaint

The background of the border.

publicpaddingThickness

The distance between the border sides and the border contents.

publicstrokePaint

The paint of the border frame.

publictagObject

An user object associated with the border.

Inherited Variables

Inherited Functions