Class ContentPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public final class ContentPanel extends JPanel
The background panel of a window.
Author:
Zleurtor
See Also:
  • Constructor Details

    • ContentPanel

      public ContentPanel()
      Constructs an empty content panel.
  • Method Details