Java Reference
In-Depth Information
Challenge Exercise
In this exercise, you will tie the SortItem frame to the Application Menu frame and insure that all the frames
work correctly.
1.
In the CE project, create a new package called c6.
2.
Copy the following into CE/c6 and overwrite any duplicate classes:
All the classes in CE/c5 ReviewEx/c6.AppOptions
ReviewEx/c6.Employee ReviewEx/c6.EmployeeFrame
ReviewEx/c6.EnterEmpInfo ReviewEx/c6.EnterShipNum
ReviewEx/c6.ShipOptions ReviewEx/c6.TNT
3.
Change EnterEmpInfo, AppOptions, ShipOptions, and EnterShipNum (and another
frames that need it) so the header label is positioned correctly and the other components
fit with the header label. Hint: for EnterShipNum you will have to make the frame larger.
4.
Change AppOptions so that the SortItem frame is displayed when the Sorting Application
option is chosen.
 
Search WWH ::




Custom Search