Uses of Enum Class
com.teamdev.jxbrowser.browser.event.TerminationStatus
Packages that use TerminationStatus
Package
Description
This package provides the classes that allow you to work with browser events.
-
Uses of TerminationStatus in com.teamdev.jxbrowser.browser.event
Methods in com.teamdev.jxbrowser.browser.event that return TerminationStatusModifier and TypeMethodDescriptiondefault TerminationStatusRenderProcessTerminated.status()Returns the termination status of the terminated render process.static TerminationStatusReturns the enum constant of this class with the specified name.static TerminationStatus[]TerminationStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.