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

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

private class NoticeView.MarketBoothChangeAction
extends Object
implements Runnable

Inner class handling the clicks on the notice for the market booth

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.MarketBoothChangeAction(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.MarketBoothChangeAction

public NoticeView.MarketBoothChangeAction(ENoticeItem selected)
Method Detail

run

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


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