Class CreditsScreen

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class CreditsScreen extends Screen
The credits screen.
See Also:
  • Constructor Details

    • CreditsScreen

      public CreditsScreen()
  • Method Details

    • populateComponents

      protected void populateComponents(Container contentPane, SpringLayout layout)
      Description copied from class: Screen
      Populates the components of the screen.
      Specified by:
      populateComponents in class Screen
      Parameters:
      contentPane - The content pane of the screen (this)
      layout - The layout of the screen.