JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
G
H
I
J
L
O
P
R
S
U
V
W
X
Y
A
at.bestsolution.cef
- package at.bestsolution.cef
at.bestsolution.cef.javafx
- package at.bestsolution.cef.javafx
at.bestsolution.cef.jni
- package at.bestsolution.cef.jni
at.bestsolution.cef.process
- package at.bestsolution.cef.process
at.bestsolution.cef.util
- package at.bestsolution.cef.util
availableRect
- Variable in class at.bestsolution.cef.
ScreenInfo
B
Browser
- Interface in
at.bestsolution.cef
BrowserView
- Class in
at.bestsolution.cef.javafx
BrowserView(Cef, URL)
- Constructor for class at.bestsolution.cef.javafx.
BrowserView
C
Cef
- Interface in
at.bestsolution.cef
CefMessageLoopManager
- Interface in
at.bestsolution.cef.util
CefMessageLoopManagerFactory
- Interface in
at.bestsolution.cef.util
close()
- Method in interface at.bestsolution.cef.
Browser
close()
- Method in class at.bestsolution.cef.javafx.
BrowserView
colorDepth
- Variable in class at.bestsolution.cef.
ScreenInfo
colorDepthPerComponent
- Variable in class at.bestsolution.cef.
ScreenInfo
createBrowser(RenderHandler, URL)
- Method in interface at.bestsolution.cef.
Cef
Create a new browser.
createBrowser(RenderHandler, URL)
- Method in class at.bestsolution.cef.jni.
JNICef
createBrowser(RenderHandler, URL)
- Method in class at.bestsolution.cef.process.
ProcessCef
createMessageLoopManager(Cef)
- Method in class at.bestsolution.cef.javafx.
DefaultCefMessageLoopManagerFactory
createMessageLoopManager(Cef)
- Method in class at.bestsolution.cef.javafx.
JfxAppThreadMessageLoopManagerFactory
createMessageLoopManager(Cef)
- Method in interface at.bestsolution.cef.util.
CefMessageLoopManagerFactory
createMessageLoopManager(Cef)
- Method in class at.bestsolution.cef.util.
StandaloneMessageLoopManagerFactory
D
DEFAULT_MESSAGE_LOOP_FRAME_RATE
- Static variable in class at.bestsolution.cef.javafx.
JfxAppThreadMessageLoopManagerFactory
DefaultCefMessageLoopManagerFactory
- Class in
at.bestsolution.cef.javafx
DefaultCefMessageLoopManagerFactory()
- Constructor for class at.bestsolution.cef.javafx.
DefaultCefMessageLoopManagerFactory
deviceScaleFactor
- Variable in class at.bestsolution.cef.
ScreenInfo
doMessageLoopWork()
- Method in interface at.bestsolution.cef.
Cef
Perform a single iteration of CEF message loop processing.
doMessageLoopWork()
- Method in class at.bestsolution.cef.jni.
JNICef
doMessageLoopWork()
- Method in class at.bestsolution.cef.process.
ProcessCef
E
ensureExecutable(Path)
- Static method in class at.bestsolution.cef.util.
ResourceHelper
ensureInitialized()
- Method in class at.bestsolution.cef.jni.
JNICef
ensureInitialized()
- Method in class at.bestsolution.cef.process.
ProcessCef
G
getExtractedNativeResources()
- Static method in class at.bestsolution.cef.util.
ResourceHelper
getRootScreenRect()
- Method in interface at.bestsolution.cef.
RenderHandler
getScreenInfo()
- Method in interface at.bestsolution.cef.
RenderHandler
getScreenPoint(int, int)
- Method in interface at.bestsolution.cef.
RenderHandler
getType()
- Static method in class at.bestsolution.cef.util.
OperatingSystem
getViewRect()
- Method in interface at.bestsolution.cef.
RenderHandler
H
height
- Variable in class at.bestsolution.cef.
Rectangle
I
initialize()
- Method in interface at.bestsolution.cef.
Cef
Initialize CEF.
initialize()
- Method in class at.bestsolution.cef.jni.
JNICef
initialize()
- Method in class at.bestsolution.cef.process.
ProcessCef
isInitialized()
- Method in interface at.bestsolution.cef.
Cef
isInitialized()
- Method in class at.bestsolution.cef.jni.
JNICef
isInitialized()
- Method in class at.bestsolution.cef.process.
ProcessCef
isLinux()
- Static method in class at.bestsolution.cef.util.
OperatingSystem
isMac()
- Static method in class at.bestsolution.cef.util.
OperatingSystem
isMonochrome
- Variable in class at.bestsolution.cef.
ScreenInfo
isReady()
- Method in interface at.bestsolution.cef.
Browser
isWindows()
- Static method in class at.bestsolution.cef.util.
OperatingSystem
J
JfxAppThreadMessageLoopManagerFactory
- Class in
at.bestsolution.cef.javafx
Ensures CEF message loop (and the initialization of CEF) run on the JavaFX App Thread.
JfxAppThreadMessageLoopManagerFactory()
- Constructor for class at.bestsolution.cef.javafx.
JfxAppThreadMessageLoopManagerFactory
JfxAppThreadMessageLoopManagerFactory(int)
- Constructor for class at.bestsolution.cef.javafx.
JfxAppThreadMessageLoopManagerFactory
JNICef
- Class in
at.bestsolution.cef.jni
JNICef()
- Constructor for class at.bestsolution.cef.jni.
JNICef
L
load(URL)
- Method in interface at.bestsolution.cef.
Browser
Load a new page in the browser.
loadPage(URL)
- Method in class at.bestsolution.cef.javafx.
BrowserView
O
onPaint(ByteBuffer, int, int)
- Method in interface at.bestsolution.cef.
RenderHandler
Note that the memory represented by buffer is only guaranteed to be valid for the duration of the method invocation.
OperatingSystem
- Class in
at.bestsolution.cef.util
OperatingSystem.OS
- Enum in
at.bestsolution.cef.util
P
Point
- Class in
at.bestsolution.cef
Point(int, int)
- Constructor for class at.bestsolution.cef.
Point
ProcessCef
- Class in
at.bestsolution.cef.process
ProcessCef()
- Constructor for class at.bestsolution.cef.process.
ProcessCef
R
readResourceHash(Class<?>, String)
- Static method in class at.bestsolution.cef.util.
ResourceHelper
rect
- Variable in class at.bestsolution.cef.
ScreenInfo
Rectangle
- Class in
at.bestsolution.cef
Rectangle(int, int, int, int)
- Constructor for class at.bestsolution.cef.
Rectangle
reload(boolean)
- Method in interface at.bestsolution.cef.
Browser
Reload the current page.
reloadPage(boolean)
- Method in class at.bestsolution.cef.javafx.
BrowserView
RenderHandler
- Interface in
at.bestsolution.cef
ResourceHelper
- Class in
at.bestsolution.cef.util
S
ScreenInfo
- Class in
at.bestsolution.cef
ScreenInfo(Rectangle)
- Constructor for class at.bestsolution.cef.
ScreenInfo
ScreenInfo(float, int, int, boolean, Rectangle, Rectangle)
- Constructor for class at.bestsolution.cef.
ScreenInfo
sendMouseClickEvent(int, int, boolean, int)
- Method in interface at.bestsolution.cef.
Browser
sendMouseMoveEvent(int, int, boolean)
- Method in interface at.bestsolution.cef.
Browser
sendMouseWheelEvent(int, int, int, int)
- Method in interface at.bestsolution.cef.
Browser
shutdown()
- Method in interface at.bestsolution.cef.
Cef
Shutdown CEF processes, should be called before the application exits.
shutdown()
- Method in class at.bestsolution.cef.jni.
JNICef
shutdown()
- Method in class at.bestsolution.cef.process.
ProcessCef
StandaloneMessageLoopManagerFactory
- Class in
at.bestsolution.cef.util
Runs the CEF message loop in a separate thread.
StandaloneMessageLoopManagerFactory()
- Constructor for class at.bestsolution.cef.util.
StandaloneMessageLoopManagerFactory
start()
- Method in interface at.bestsolution.cef.
Cef
Start CEF and run the automatic message loop.
start()
- Method in class at.bestsolution.cef.jni.
JNICef
start()
- Method in class at.bestsolution.cef.process.
ProcessCef
startMessageLoop()
- Method in interface at.bestsolution.cef.util.
CefMessageLoopManager
Start CEF and execution of the message loop.
stopMessageLoop()
- Method in interface at.bestsolution.cef.util.
CefMessageLoopManager
Stop execution of the message loop and shutdown CEF.
U
unpackResourceList(Class<?>, String)
- Static method in class at.bestsolution.cef.util.
ResourceHelper
V
valueOf(String)
- Static method in enum at.bestsolution.cef.util.
OperatingSystem.OS
Returns the enum constant of this type with the specified name.
values()
- Static method in enum at.bestsolution.cef.util.
OperatingSystem.OS
Returns an array containing the constants of this enum type, in the order they are declared.
W
wasResized()
- Method in interface at.bestsolution.cef.
Browser
width
- Variable in class at.bestsolution.cef.
Rectangle
X
x
- Variable in class at.bestsolution.cef.
Point
x
- Variable in class at.bestsolution.cef.
Rectangle
Y
y
- Variable in class at.bestsolution.cef.
Point
y
- Variable in class at.bestsolution.cef.
Rectangle
A
B
C
D
E
G
H
I
J
L
O
P
R
S
U
V
W
X
Y
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes