This post also deals with reading in irregular text files using the Scanner class
NetBeans – How to . .
- Manage projects, packages and classes.
- Manage which main method is used/loaded (which main method is the point-of-entry)
- How to run more than one main method – i.e. one main method can call another main method in a different package)
- Click here for notes
- Click here for presentation demonstration