Package | Description |
---|---|
com.sun.javafx.css |
Modifier and Type | Field and Description |
---|---|
(package private) static java.util.Map<Parent,StyleManager.CacheContainer> |
StyleManager.cacheContainerMap
A map from a parent to its style cache.
|
Modifier and Type | Method and Description |
---|---|
(package private) StyleManager.CacheContainer |
StyleManager.getCacheContainer(Styleable styleable,
SubScene subScene) |
Modifier and Type | Method and Description |
---|---|
private StyleMap |
StyleManager.Cache.getStyleMap(StyleManager.CacheContainer cacheContainer,
Node node,
java.util.Set<PseudoClass>[] triggerStates,
boolean hasInlineStyle) |