Common
Class SystemState
java.lang.Object
|
+--Common.SystemState
- public class SystemState
- extends java.lang.Object
Method Summary |
(package private) static void |
()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
registerNatives,
toString,
wait,
wait,
wait |
port
public static int port
ip_bytes
public static byte[] ip_bytes
ip
public static java.lang.String ip
GUID
public static byte[] GUID
mySpeed
public static int mySpeed
minSpeed
public static int minSpeed
foreground
public static java.awt.Color foreground
background
public static java.awt.Color background
backgroundSelected
public static java.awt.Color backgroundSelected
version
public static java.lang.String version
frameIcon
public static javax.swing.ImageIcon frameIcon
SystemState
public SystemState()
static void ()