| Package | Description |
|---|---|
| com.sun.webkit | |
| javafx.scene.web |
This package provides means for loading and displaying Web content.
|
| Modifier and Type | Field and Description |
|---|---|
private InspectorClient |
WebPage.inspectorClient |
| Constructor and Description |
|---|
WebPage(WebPageClient pageClient,
UIClient uiClient,
PolicyClient policyClient,
InspectorClient inspectorClient,
ThemeClient themeClient,
boolean editable) |
| Modifier and Type | Class and Description |
|---|---|
private static class |
WebEngine.InspectorClientImpl
The inspector client implementation.
|