Package | Description |
---|---|
com.sun.javafx.sg.prism |
Modifier and Type | Field and Description |
---|---|
private CacheFilter.ScrollCacheState |
CacheFilter.scrollCacheState |
Modifier and Type | Method and Description |
---|---|
static CacheFilter.ScrollCacheState |
CacheFilter.ScrollCacheState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CacheFilter.ScrollCacheState[] |
CacheFilter.ScrollCacheState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|