Uses of Interface
com.teamdev.jxbrowser.fullscreen.FullScreen
Package
Description
This package provides the classes that allow you to work with browsers.
-
Uses of FullScreen in com.teamdev.jxbrowser.browser
Modifier and TypeMethodDescriptionBrowser.fullScreen()
Returns the service that controls the fullscreen mode. -
Uses of FullScreen in com.teamdev.jxbrowser.fullscreen.event
Modifier and TypeMethodDescriptiondefault FullScreen
FullScreenEntered.fullScreen()
FullScreenEvent.fullScreen()
Returns theFullScreen
instance that initiated this event.default FullScreen
FullScreenExited.fullScreen()