fr.lri.swingstates.sm
Class SwingStatesApplet

java.lang.Object
  extended by fr.lri.swingstates.sm.SwingStatesApplet

public class SwingStatesApplet
extends java.lang.Object

Contains a single static method init to build applets which uses SwingStates.

Author:
Caroline Appert

Method Summary
static void init()
          Initialization method of a swingstates applet must start by calling this init method.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

init

public static void init()
Initialization method of a swingstates applet must start by calling this init method. It resets all static variables used in SwingStates and animation manager.