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 EngineEvent
All Superinterfaces:
Event
All Known Subinterfaces:
EngineClosed
,
EngineCrashed
public interface
EngineEvent
extends
Event
A common interface that all engine events must implement.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Engine
engine
()
Returns the
Engine
instance initiated this event.
Method Detail
engine
Engine
engine()
Returns the
Engine
instance initiated this event.
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