public class Main extends Object implements Runnable
Main class.
Modifier and Type | Field and Description |
---|---|
protected String[] |
m_args |
protected boolean |
m_disableIcmp |
protected boolean |
m_gui |
protected String |
m_locationName |
protected String |
m_password |
protected URI |
m_uri |
protected String |
m_username |
Modifier and Type | Method and Description |
---|---|
void |
initializePinger() |
static void |
main(String[] args)
main
|
void |
run() |
Copyright © 2015. All rights reserved.