toggle menu
JxBrowser
8.2.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.fullscreen.event
Package-level
declarations
Types
Types
Full
Screen
Entered
Link copied to clipboard
public
interface
FullScreenEntered
implements
FullScreenEvent
public
interface
FullScreenEntered
implements
FullScreenEvent
An event indicating that the browser instance entered the fullscreen mode.
Full
Screen
Event
Link copied to clipboard
public
interface
FullScreenEvent
implements
Event
public
interface
FullScreenEvent
implements
Event
The base interface for fullscreen events.
Full
Screen
Exited
Link copied to clipboard
public
interface
FullScreenExited
implements
FullScreenEvent
public
interface
FullScreenExited
implements
FullScreenEvent
An event indicating that the browser instance exited the fullscreen mode.