|
Spec-Zone .ru
спецификации, руководства, описания, API
|
| Package | Description |
|---|---|
| javafx.scene.web |
This package provides means for loading and displaying Web content.
|
| Modifier and Type | Field and Description |
|---|---|
private ObjectProperty<WebView> |
WebEngine.view
The node associated with this engine.
|
| Modifier and Type | Method and Description |
|---|---|
WebView |
WebViewBuilder.build()
Make an instance of
WebView based on the properties set on this builder. |
WebView |
WebEngine.AccessorImpl.getView() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebViewBuilder.applyTo(WebView x) |
(package private) void |
WebEngine.setView(WebView view) |
Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved. Use is subject to .