Class FirstWindowHelp

java.lang.Object
org.ka2ddo.yaac.gui.FirstWindowHelp

public class FirstWindowHelp extends Object
This dummy class reports what choices the user has for first windows, then terminates YAAC.
Author:
Andrew Pavlin, KA2DDO
  • Constructor Details

    • FirstWindowHelp

      public FirstWindowHelp(MainGui mainGui)
      Report to the user what choices are available for the first YAAC window, then terminate.
      Parameters:
      mainGui - (unused) the MainGui class managing all other UI information.