1. In LoginCommand and WithdrawCommand, add a private ResourceBundle res field and initialize it with the appropriate resource.
For LoginCommand, use login_en.properties.
For WithdrawCommand, use withdraw_en.properties.
2. Use common_en.properties to replace all the strings in ConsoleHelper.
CashMachine (part 14)
- 40
Locked
Comments
- Popular
- New
- Old
You must be signed in to leave a comment
This page doesn't have any comments yet