JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.joshvm.event
Interface EventListener
public interface
EventListener
Listener to receive event from system.
Method Summary
Methods
Modifier and Type
Method and Description
void
onStopEvent
()
Called when a stop event is coming.
Application maybe do some saving work in short time after receiving this event.
Method Detail
onStopEvent
void onStopEvent()
Called when a stop event is coming.
Application maybe do some saving work in short time after receiving this event.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method