Class RestockReportController
java.lang.Object
csce331.group13.project2.ui.RestockReportController
Controller for the restock report view.
Displays inventory items that are below the minimum threshold and need restocking.
- Author:
- Kade Mertz
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidSets cells to what values they should expect and display
-
Constructor Details
-
RestockReportController
public RestockReportController()
-
-
Method Details
-
initialize
public void initialize()Sets cells to what values they should expect and display
-