Class CommentPane

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

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

  • Constructor Details

    • CommentPane

      public CommentPane(LizzieMain owner)
      Creates a window
  • Method Details

    • drawComment

      public void drawComment()
      Draw the Comment of the Sgf file
    • setDesignMode

      public void setDesignMode(boolean mode)
      Overrides:
      setDesignMode in class LizziePane
    • setCommentBounds

      public void setCommentBounds(int x, int y, int width, int height)