Uses of Class
javafx.css.Match
Package
Description
Provides API for making properties styleable via CSS and for supporting
pseudo-class state.
-
Uses of Match in javafx.css
Modifier and TypeClassDescriptionfinal class
Used byRule
to determine whether or not the selector applies to a given object.