Class BasicInfoPane

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class BasicInfoPane extends LizziePane
The window used to display the game.
See Also:
  • Field Details

  • Constructor Details

    • BasicInfoPane

      public BasicInfoPane(LizzieMain owner)
  • Method Details

    • paintComponent

      protected void paintComponent(Graphics g0)
      Draws the game board and interface
      Overrides:
      paintComponent in class JComponent
      Parameters:
      g0 - not used