A B C D E F G I L M N P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
E
- email - Variable in class Employee
- Employee - Class in <Unnamed>
-
Used to make a an employee object which is then used for tracking production for each employee.
- Employee(String, String) - Constructor for class Employee
-
Takes the input for the name and password of the employee
- enterEmployee() - Method in class Controller
-
Creates a tempEmployee from text in the name and password text boxes on the employees tab of the program.
All Classes All Packages