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

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

private class NoticeView.ScrollDownAction
extends Object
implements Runnable

Action for the scrolling down

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

Constructor Summary
private NoticeView.ScrollDownAction()
           
 
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.ScrollDownAction

private NoticeView.ScrollDownAction()
Method Detail

run

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


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