utils
Class AppletUtil

java.lang.Object
  extended by utils.AppletUtil

public abstract class AppletUtil
extends java.lang.Object


Constructor Summary
AppletUtil()
           
 
Method Summary
static void run(java.applet.Applet applet)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppletUtil

public AppletUtil()
Method Detail

run

public static void run(java.applet.Applet applet)