org.pentaho.di.ui.core.dialog
Class Splash

java.lang.Object
  extended by org.pentaho.di.ui.core.dialog.Splash

public class Splash
extends Object

Displays the Kettle splash screen

Since:
14-mrt-2005
Author:
Matt

Constructor Summary
Splash(Display display)
           
 
Method Summary
 void dispose()
           
 void hide()
           
 void show()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Splash

public Splash(Display display)
       throws KettleException
Throws:
KettleException
Method Detail

dispose

public void dispose()

hide

public void hide()

show

public void show()