Class Banner

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class Banner extends JPanel
A short text banner that appears above the chess board.
Author:
Stephen G. Ware
See Also:
  • Constructor Details

    • Banner

      public Banner()
      Constructs a new banner.
  • Method Details

    • setText

      public void setText(String text)
      Sets the current text of the banner.
      Parameters:
      text - the banner's new message