Class CustomTitle

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class CustomTitle extends JPanel
Custom JPanel that displays a title with a specified font and size.
Author:
Riccardo Finocchiaro
See Also:
  • Constructor Details

    • CustomTitle

      public CustomTitle(String title)
      Creates a CustomTitle with specific title font and size for title purposes.
      Parameters:
      title -