Class ClassicDesignerSplash

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

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

    • ClassicDesignerSplash

      public ClassicDesignerSplash()
  • 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)