C G L R S U W X 
All Classes All Packages

C

createScene() - Method in class xdev.ui.XdevBrowser
 
createWebView() - Method in class xdev.ui.XdevBrowser
 

G

getWebEngine() - Method in class xdev.ui.XdevBrowser
Returns the web engine which is used by this browser.
getWebHistory() - Method in class xdev.ui.XdevBrowser
Returns the history of this browser.
getWebView() - Method in class xdev.ui.XdevBrowser
Returns the web view node which is used by this browser.

L

load(String) - Method in class xdev.ui.XdevBrowser
Loads a Web page into this browser.
loadContent(String) - Method in class xdev.ui.XdevBrowser
Loads the given HTML content directly.

R

runInJFXThread(Runnable) - Static method in class xdev.ui.UIUtilsFX
Ensures that the runnable is executed in the Java FX thread.

S

setScene(Scene) - Method in class xdev.ui.XdevJFXPanel
Attaches a Scene object to display in this XdevJFXPanel.

U

UIUtilsFX - Class in xdev.ui
The UIUtilsFX class provides utility methods for dialog, window and general UI (user interface) handling.

W

webView - Variable in class xdev.ui.XdevBrowser
 

X

xdev.ui - package xdev.ui
 
XdevBrowser - Class in xdev.ui
A web browser component to display HTML content.
XdevBrowser() - Constructor for class xdev.ui.XdevBrowser
 
XdevJFXPanel - Class in xdev.ui
A component to embed JavaFX content into Swing applications.
XdevJFXPanel() - Constructor for class xdev.ui.XdevJFXPanel
Creates a new XdevJFXPanel object.
C G L R S U W X 
All Classes All Packages