| Modifier and Type | Class and Description |
|---|---|
static interface |
NetworkEvent.Handler
Implemented by objects that handle
NetworkEvent. |
| Modifier | Constructor and Description |
|---|---|
protected |
NetworkEvent(boolean onLine)
Construct a new
NetworkEvent. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isOnLine()
Returns true if this event announces that the source has been onLine,
false if it has been online.
|
protected NetworkEvent(boolean onLine)
NetworkEvent.onLine - true if the application is onlineCopyright © 2014. All rights reserved.