Package ui.employee

Class EmployeeUI

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

public class EmployeeUI extends JFrame implements DynamicComponents
Represents the main user interface for the employee.
See Also:
  • Constructor Details

    • EmployeeUI

      public EmployeeUI()
      Creates new form EmployeeUI
  • Method Details