Class Help

java.lang.Object
mastermind.gui.panels.Help

public class Help extends Object
Help class that displays the help button and the help popup.
  • Method Details

    • drawHelpButton

      public static void drawHelpButton(JFrame frame)
      Draws the help button on the frame.
      Parameters:
      frame - the frame to draw the help button on
    • registerHelpHandlers

      public static void registerHelpHandlers()
      Registers the help button action listeners.