Package com.iizigo

Class SplashHandler


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

    • SplashHandler Link icon

      public SplashHandler()
  • Method Details Link icon

    • init Link icon

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