mailpuccino
Class SplashScreen.TextUpdateRoutine

java.lang.Object
  extended bymailpuccino.SplashScreen.TextUpdateRoutine
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
SplashScreen

class SplashScreen.TextUpdateRoutine
extends java.lang.Object
implements java.lang.Runnable


Field Summary
 java.lang.String Target
           
 
Constructor Summary
(package private) SplashScreen.TextUpdateRoutine()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Target

public java.lang.String Target
Constructor Detail

SplashScreen.TextUpdateRoutine

SplashScreen.TextUpdateRoutine()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable