-
Packages that use Selector
Package |
Description |
javafx.css |
Provides API for making properties styleable via CSS and for supporting
pseudo-class state.
|
-
-
Subclasses of Selector in javafx.css
Modifier and Type |
Class |
Description |
class |
CompoundSelector |
A compound selector which behaves according to the CSS standard.
|
class |
SimpleSelector |
A simple selector which behaves according to the CSS standard.
|