Class UpdateDialog

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

public class UpdateDialog extends AbstractProgressDialog implements MasterUpdaterListener
The dialog displaying information about the update events.
Author:
Zleurtor
See Also:
  • Constructor Details

    • UpdateDialog

      public UpdateDialog()
      Constructs a new update dialog.
  • Method Details