Class Profil

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class Profil extends JPanel
Profil Tab
See Also:
  • Field Details

    • card

      public CardLayout card
      the cardlayout of the mainPanel
    • mainPanel

      public JPanel mainPanel
  • Constructor Details

    • Profil

      public Profil()
      Constructor to create a new Profil Tab
  • Method Details

    • fnt

      public Font fnt(float size)
      font function used to init the Componenets with a modern Font
      Parameters:
      size - of the font
      Returns:
    • init

      public void init(user user)
      load the user into the tabs and reset the components we cant init the values in the constructor because the netbeans gui builder doesent allow custom parameters
      Parameters:
      user -