Class Splash

java.lang.Object
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

    Constructors
    Modifier
    Constructor
    Description
     
    Splash(org.eclipse.swt.widgets.Display display)
     
    protected
    Splash(org.eclipse.swt.widgets.Display display, org.eclipse.swt.widgets.Shell splashShell)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
    static boolean
     
    void
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Splash

      public Splash(org.eclipse.swt.widgets.Display display)
    • Splash

      protected Splash(org.eclipse.swt.widgets.Display display, org.eclipse.swt.widgets.Shell splashShell)
  • Method Details

    • dispose

      public void dispose()
    • hide

      public void hide()
    • show

      public void show()
    • isMacOS

      public static boolean isMacOS()