Package src.frames

Class Alert

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class Alert extends Frame
Alert Frame
See Also:
  • Constructor Details

    • Alert

      public Alert(Dashboard dashboard, appointment appointment, user user)
      Constructor to create delete Appointment Alert
      Parameters:
      dashboard -
      appointment -
      user -
    • Alert

      public Alert(Admin admin, user user)
      Constructor to create delete User Alert
      Parameters:
      admin -
      user -