| Package | Description |
|---|---|
| com.oracle.javafx.jmx | |
| com.sun.javafx.tk |
| Modifier and Type | Method and Description |
|---|---|
private HighlightRegion |
SGMXBeanImpl.createHighlightRegion(int nodeId) |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Set<HighlightRegion> |
Toolkit.highlightRegions |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<HighlightRegion> |
Toolkit.getHighlightedRegions()
Getter for the set of regions to be highlighted using the JMX tooling
interface.
|