Class BootstrapLoadingFrame

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

public final class BootstrapLoadingFrame extends JFrame
Small Swing progress window shown by the native bootstrapper.
See Also:
  • Constructor Details

    • BootstrapLoadingFrame

      public BootstrapLoadingFrame()
      Creates a bootstrap loading frame instance.
  • Method Details

    • update

      public void update(String message, int value, int max)
      Updates the loading frame progress display.
      Parameters:
      message - message shown to the caller or user
      value - value to process
      max - numeric max value