public class MainSplash
extends java.lang.Object
Constructor and Description |
---|
MainSplash(org.eclipse.swt.widgets.Display display,
org.eclipse.swt.widgets.Monitor monitor)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
void |
hide()
Disposes the shell.
|
boolean |
isDisposed()
Is this shell disposed.
|
void |
show()
Shows the splash.
|