Package com.iizigo

Class SplashHandler


public class SplashHandler extends BasicSplashHandler
The IIZI splash screen handler.
Author:
Christopher Mindus
  • Constructor Details

    • SplashHandler

      public SplashHandler()
  • Method Details

    • init

      public void init(Shell shell)
      Initializes the splash screen.
      Overrides:
      init in class AbstractSplashHandler
      Parameters:
      shell - The shell that contains the splash screen.