1. In CashMachine, create a constant for the path to the resources.
public static final String RESOURCE_PATH;
Refactor the loading of all the ResourceBundles to use RESOURCE_PATH.
2. The CashMachine class should have no initialization of ResourceBundles.
CashMachine (part 15)
- 10
Locked
Comments
- Popular
- New
- Old
You must be signed in to leave a comment
This page doesn't have any comments yet