Uses of Enum Class
com.teamdev.jxbrowser.engine.Theme
Packages that use Theme
Package
Description
This package provides the classes that allow you to work with engines.
-
Uses of Theme in com.teamdev.jxbrowser.engine
Methods in com.teamdev.jxbrowser.engine that return ThemeModifier and TypeMethodDescriptionEngine.theme()Returns the current Chromium theme.static ThemeReturns the enum constant of this class with the specified name.static Theme[]Theme.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.teamdev.jxbrowser.engine with parameters of type Theme