ch.sahits.game.graphic.display.gameplay
Class TradeDialog.TransferAmountChangeAction

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

private class TradeDialog.TransferAmountChangeAction
extends Object
implements Runnable

Action to change the chunck size that is to be moved.

Author:
Andi Hotz, (c) Sahits GmbH, 2011 Created on Nov 25, 2011

Field Summary
private  TradeDialog.ETransferAmount size
           
 
Constructor Summary
TradeDialog.TransferAmountChangeAction(TradeDialog.ETransferAmount size)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

size

private final TradeDialog.ETransferAmount size
Constructor Detail

TradeDialog.TransferAmountChangeAction

public TradeDialog.TransferAmountChangeAction(TradeDialog.ETransferAmount size)
Method Detail

run

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


Copyright © 2011 Sahits GmbH. All Rights Reserved.