|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object util.io.CheckNetworkConnection
class CheckNetworkConnection
Checks the Network and creates a Waiting-Dialog if necessary
Constructor Summary | |
---|---|
CheckNetworkConnection()
|
Method Summary | |
---|---|
boolean |
checkConnection()
Check the Network |
boolean |
checkConnection(java.net.URL url)
Checks if a internet connection to a specific Server can be established |
static java.lang.String[] |
getUrls()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
CheckNetworkConnection()
Method Detail |
---|
public boolean checkConnection()
public boolean checkConnection(java.net.URL url)
url
- check this Server
public static java.lang.String[] getUrls()
|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |