util
Class AppletServer

java.lang.Object
  extended by util.AppletServer

public class AppletServer
extends Object


Nested Class Summary
private static class AppletServer.Transfer
           
 
Field Summary
private  boolean cancel
           
 
Constructor Summary
AppletServer()
           
 
Method Summary
static void main(String[] arg)
           
private  void open()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cancel

private boolean cancel
Constructor Detail

AppletServer

public AppletServer()
             throws IOException
Throws:
IOException
Method Detail

open

private void open()
           throws IOException
Throws:
IOException

main

public static void main(String[] arg)
                 throws IOException
Throws:
IOException