Version: 1.1.1

org.biomoby.client.util
Class SplashScreenStatus

java.lang.Object
  extended by org.biomoby.client.util.SplashScreenStatus

public class SplashScreenStatus
extends Object

Simple util other BioMoby classes can use to set the status of a splash screen, if one is present in an application and reads this status to keep the user imformed (e.g. ca.ucalgary.seahawk.gui.MobyContentGUI).


Constructor Summary
SplashScreenStatus()
           
 
Method Summary
static String getStatus()
           
static void setStatus(String text)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SplashScreenStatus

public SplashScreenStatus()
Method Detail

setStatus

public static void setStatus(String text)

getStatus

public static String getStatus()

Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010