Class viewAppointment

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class viewAppointment extends JPanel
Appointment-Element for the Appointment-Panel
See Also:
  • Constructor Details

    • viewAppointment

      public viewAppointment(Dashboard dashboard, appointment appointment, user user)
      Constructor to create a new Appointment-Element
      Parameters:
      dashboard -
      appointment -
      user -
  • 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: