Package | Description |
---|---|
com.sun.javafx.sg.prism.web | |
com.sun.javafx.webkit | |
com.sun.javafx.webkit.theme | |
com.sun.webkit |
Modifier and Type | Method and Description |
---|---|
void |
NGWebView.setPage(WebPage page) |
Modifier and Type | Method and Description |
---|---|
WebPage |
UIClientImpl.createPage(boolean menu,
boolean status,
boolean toolbar,
boolean resizable) |
abstract WebPage |
Accessor.getPage() |
WebPage |
Accessor.PageAccessor.getPage(WebEngine w) |
static WebPage |
Accessor.getPageFor(WebEngine w) |
Constructor and Description |
---|
InputMethodClientImpl(WebView wv,
WebPage webPage) |
Modifier and Type | Method and Description |
---|---|
protected void |
PopupMenuImpl.show(WebPage page,
int x,
int y,
int width) |
Modifier and Type | Method and Description |
---|---|
WebPage |
UIClient.createPage(boolean menu,
boolean status,
boolean toolbar,
boolean resizable) |
WebPage |
ContextMenu.ShowContext.getPage() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
PopupMenu.show(WebPage page,
int x,
int y,
int width) |
Copyright © 2020. All rights reserved.