ch.sahits.game.graphic.display.gameplay
Class OpenPatricianGameDialog.CloseAction

java.lang.Object
  extended by ch.sahits.game.graphic.display.gameplay.OpenPatricianGameDialog.CloseAction
All Implemented Interfaces:
Runnable
Enclosing class:
OpenPatricianGameDialog

protected static class OpenPatricianGameDialog.CloseAction
extends Object
implements Runnable


Field Summary
private  ch.sahits.game.event.IEventListener dialog
           
 
Constructor Summary
OpenPatricianGameDialog.CloseAction(ch.sahits.game.event.IEventListener dialog)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dialog

private final ch.sahits.game.event.IEventListener dialog
Constructor Detail

OpenPatricianGameDialog.CloseAction

public OpenPatricianGameDialog.CloseAction(ch.sahits.game.event.IEventListener dialog)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2011 Sahits GmbH. All Rights Reserved.