org.siebengeisslein.pgui
Class PGui
java.lang.Object
org.siebengeisslein.pgui.PGui
public class PGui
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
init
public static void init(Client client)
init
public static void init(Client client,
ExceptionHandler handler)
shutdown
public static void shutdown()
throws java.io.IOException,
java.lang.InterruptedException
- Throws:
java.io.IOException
java.lang.InterruptedException
shutdown
public static void shutdown(boolean shutDownClient)
throws java.io.IOException,
java.lang.InterruptedException
- Throws:
java.io.IOException
java.lang.InterruptedException
waitForSwing
public static void waitForSwing()
swingExecute
public static void swingExecute(java.lang.Runnable runnable)