Package | Description |
---|---|
com.teamdev.jxbrowser.browser |
This package provides the classes that allow you to work with browsers.
|
com.teamdev.jxbrowser.fullscreen.event |
Modifier and Type | Method and Description |
---|---|
FullScreen |
Browser.fullScreen()
Returns the service that controls the fullscreen mode.
|
Modifier and Type | Method and Description |
---|---|
default FullScreen |
FullScreenEntered.fullScreen() |
FullScreen |
FullScreenEvent.fullScreen()
Returns the
FullScreen instance that initiated this event. |
default FullScreen |
FullScreenExited.fullScreen() |