Class WelcomeDialog

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

public final class WelcomeDialog extends KFrame
Provides a simple JTextArea to display some welcome message. Right now, to notify about the Public Game Server.
Author:
Clemens Katzer
See Also:
  • Field Details

  • Constructor Details

    • WelcomeDialog

      WelcomeDialog()
  • Method Details

    • showWelcomeDialogMaybe

      public static void showWelcomeDialogMaybe(Options options)
    • showWelcomeDialog

      public static void showWelcomeDialog()
    • disposeDialogIfNecessary

      public static void disposeDialogIfNecessary()