Uses of Interface
com.teamdev.jxbrowser.engine.Engine
Package
Description
This package provides the classes that allow you to work with browsers.
This package provides the classes that allow you to work with engines.
The engine events.
Contains interfaces for working with Chromium profiles.
-
Uses of Engine in com.teamdev.jxbrowser.browser
-
Uses of Engine in com.teamdev.jxbrowser.engine
Modifier and TypeMethodDescriptionEngineService.engine()
Returns the engine of this service.static Engine
Engine.newInstance
(EngineOptions options) Initializes and runs the Chromium engine with the givenoptions
.static Engine
Engine.newInstance
(RenderingMode renderingMode) Initializes and runs the Chromium engine in the givenrenderingMode
. -
Uses of Engine in com.teamdev.jxbrowser.engine.event
-
Uses of Engine in com.teamdev.jxbrowser.profile