B. CSS Properties

As you saw in Chapter 23, “Style Sheets,” JavaFX supports the styling of all nodes, including controls, using Cascading Style Sheets (CSS). This appendix lists the CSS properties that are supported in the JavaFX 1.3 release. For each property, this appendix lists its name, its type, and the name of the node variable to which it corresponds.

Properties Applicable to Nodes

A small set of properties can be used with all nodes. These properties are listed in Table B-1. The rest of this appendix lists the properties that apply to more specific node subclasses, such as Shape, Control, and so on.

Table B-1 Properties That Can Be Applied to All Nodes

Group Properties

The Group node has a single property that specifies the blend ...

Get JavaFX™ Developer’s Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.