JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.teamdev.jxbrowser.engine.event
Interface EngineCrashed
All Superinterfaces:
EngineEvent
,
Event
public interface
EngineCrashed
extends
EngineEvent
An event indicating that the engine has been unexpectedly crashed.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
exitCode
()
Returns the exit code of the engine process that has been unexpectedly terminated due to the crash.
Methods inherited from interface com.teamdev.jxbrowser.engine.event.
EngineEvent
engine
Method Detail
exitCode
int exitCode()
Returns the exit code of the engine process that has been unexpectedly terminated due to the crash.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method