jtge.sample.toss
Class Win

java.lang.Object
  extended byjtge.engine.command.AbstractCommand
      extended byjtge.engine.command.AbstractResult
          extended byjtge.sample.toss.Win
All Implemented Interfaces:
jtge.engine.command.ICommand, java.io.Serializable

public class Win
extends jtge.engine.command.AbstractResult

This class stands for a win result.

Version:
$Revision: 1.4 $ $Date: 2005/09/10 14:06:21 $
Author:
Mathieu Champlon
See Also:
Serialized Form

Constructor Summary
Win()
           
 
Method Summary
 void execute(jtge.engine.data.IContext context)
          
 java.lang.String toString()
          
 
Methods inherited from class jtge.engine.command.AbstractCommand
filter, sort, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Win

public Win()
Method Detail

toString

public final java.lang.String toString()


execute

public final void execute(jtge.engine.data.IContext context)



Copyright © 2003-2005 . All Rights Reserved.