Class IdpDesignerSplash

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class IdpDesignerSplash extends DesignerSplash
This class puts up the IdP Login splash screen.
See Also:
  • Constructor Details

    • IdpDesignerSplash

      public IdpDesignerSplash()
  • Method Details

    • onVisible

      protected void onVisible()
      Description copied from class: DesignerSplash
      Callback to run when the splash is set to visible. Automatically run on the EDT.
      Specified by:
      onVisible in class DesignerSplash
    • main

      public static void main(String[] args)
    • notifyLoginSuccess

      protected void notifyLoginSuccess()
      Overrides:
      notifyLoginSuccess in class DesignerSplash