ch.sahits.game.graphic.display.notice
Class NoticeView.TradeDialogeChangeAction

java.lang.Object
  extended by ch.sahits.game.graphic.display.notice.NoticeView.TradeDialogeChangeAction
All Implemented Interfaces:
Runnable
Enclosing class:
NoticeView

private class NoticeView.TradeDialogeChangeAction
extends Object
implements Runnable


Field Summary
private  ETransferDialogType dialogType
          dialog type to change into
 
Constructor Summary
NoticeView.TradeDialogeChangeAction(ETransferDialogType dialogType)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dialogType

private final ETransferDialogType dialogType
dialog type to change into

Constructor Detail

NoticeView.TradeDialogeChangeAction

public NoticeView.TradeDialogeChangeAction(ETransferDialogType dialogType)
Method Detail

run

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


Copyright © 2011-2012 Sahits GmbH. All Rights Reserved.