| Package | Description |
|---|---|
| com.sun.javafx.css |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<StyleCache.Key,StyleCache> |
StyleManager.CacheContainer.styleCache |
| Modifier and Type | Method and Description |
|---|---|
StyleCache |
StyleManager.getSharedCache(Styleable styleable,
SubScene subScene,
StyleCache.Key key)
StyleHelper uses this cache but it lives here so it can be cleared
when style-sheets change.
|
| Modifier and Type | Method and Description |
|---|---|
private java.util.Map<StyleCache.Key,StyleCache> |
StyleManager.CacheContainer.getStyleCache() |