|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfable.framework.toolbox.SplashScreen
public class SplashScreen
a class which is simply a placeholder for common methods for the fable splash screens e.g. adding version number to splash screens
| Constructor Summary | |
|---|---|
SplashScreen()
|
|
| Method Summary | |
|---|---|
static void |
SplashAddVersion(org.eclipse.swt.widgets.Shell splash,
java.lang.String pluginId)
add the specified plugin id's version number to the top of the splash screen |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SplashScreen()
| Method Detail |
|---|
public static void SplashAddVersion(org.eclipse.swt.widgets.Shell splash,
java.lang.String pluginId)
splash - - splash screen ShellpluginId - - plugin id to add version for
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||