org.vizzini.ui.game
Class TokenUISupport.MyStatefulSupport

java.lang.Object
  extended by org.vizzini.math.StatefulSupport
      extended by org.vizzini.ui.game.TokenUISupport.MyStatefulSupport
All Implemented Interfaces:
Serializable, IStateful
Enclosing class:
TokenUISupport

static class TokenUISupport.MyStatefulSupport
extends StatefulSupport

Provides a concrete implementation of StatefulSupport.

Since:
v0.2
Version:
0.2
Author:
Jeffrey M. Thompson

Constructor Summary
TokenUISupport.MyStatefulSupport()
           
 
Method Summary
protected  IState createState()
          Create the state.
 
Methods inherited from class org.vizzini.math.StatefulSupport
getAbsoluteState, getState, getStatefulParent, setStatefulParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TokenUISupport.MyStatefulSupport

TokenUISupport.MyStatefulSupport()
Method Detail

createState

protected IState createState()
Create the state.

Specified by:
createState in class StatefulSupport
Since:
v0.2


Copyright © 2007 Vizzini.org. All Rights Reserved. 2007.12.25.03.00.02