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

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

private class NoticeView.TradingOfficeChangeAction
extends Object
implements Runnable

Inner class handling the clicks on the notice for the trading office

Author:
Andi Hotz, (c) Sahits GmbH, 2012 Created on Jul 20, 2012

Field Summary
private  ENoticeItem selected
          Indicate the item that is selected
 
Constructor Summary
NoticeView.TradingOfficeChangeAction(ENoticeItem selected)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

selected

private final ENoticeItem selected
Indicate the item that is selected

Constructor Detail

NoticeView.TradingOfficeChangeAction

public NoticeView.TradingOfficeChangeAction(ENoticeItem selected)
Method Detail

run

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


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