Class AboutJemmPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class AboutJemmPanel extends JPanel
The AboutJemmPanel class provides a JPanel that displays information about the Jemm application. This includes the version number, author, and other relevant details.
Author:
Cesar Bianchi
See Also:
  • Field Details

    • jLabel10

      public JLabel jLabel10
    • jLabel11

      public JLabel jLabel11
    • jLabel12

      public JLabel jLabel12
    • jLabel13

      public JLabel jLabel13
    • jLabel14

      public JLabel jLabel14
    • jLabel15

      public JLabel jLabel15
    • jLabel16

      public JLabel jLabel16
    • jLabel17

      public JLabel jLabel17
    • jLabel18

      public JLabel jLabel18
    • jLabel19

      public JLabel jLabel19
    • jLabel2

      public JLabel jLabel2
    • jLabel3

      public JLabel jLabel3
    • jLabel4

      public JLabel jLabel4
    • jLabel5

      public JLabel jLabel5
    • jLabel7

      public JLabel jLabel7
    • jLabel8

      public JLabel jLabel8
    • jLabel9

      public JLabel jLabel9
  • Constructor Details

    • AboutJemmPanel

      public AboutJemmPanel()
      Constructor for the AboutJemmPanel class. This constructor initializes the components of the AboutJemmPanel and sets the text of jLabel17 to the current version of Jemm.
      Since:
      1.0