dip.gui
Class GameIO.ReadGameThread

java.lang.Object
  extended bydip.gui.GameIO.ReadGameThread
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
GameIO

public static class GameIO.ReadGameThread
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
GameIO.ReadGameThread(ClientFrame cf)
          Create a ReadGameThread
 
Method Summary
protected  void cleanup()
           
 void run()
          run()
protected  void setup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GameIO.ReadGameThread

public GameIO.ReadGameThread(ClientFrame cf)
Create a ReadGameThread

Method Detail

run

public void run()
run()

Specified by:
run in interface java.lang.Runnable

setup

protected void setup()

cleanup

protected void cleanup()


Copyright 2002-2004 Zachary DelProposto / jDip Development Team. All Rights Reserved.