public class GbjSplashScreen extends Object
Modifier and Type | Method and Description |
---|---|
static void |
addActionMessage(String message) |
static boolean |
done() |
static String |
getActionMessage() |
static GbjSplashScreen |
getInstance() |
static void |
initDone() |
public static GbjSplashScreen getInstance()
public static void addActionMessage(String message)
public static String getActionMessage()
public static void initDone()
public static boolean done()