futils.utils
Class AppletUtil

java.lang.Object
  |
  +--futils.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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppletUtil

public AppletUtil()
Method Detail

run

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