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

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

private class NoticeView.ScrollUpAction
extends Object
implements Runnable

Action for the scrolling up

Author:
Andi Hotz, (c) Sahits GmbH, 2011 Created on Dec 17, 2011

Constructor Summary
private NoticeView.ScrollUpAction()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoticeView.ScrollUpAction

private NoticeView.ScrollUpAction()
Method Detail

run

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


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