Team2/Viewing the Type Hierarchy
Guide Line
- To view the Type Hierarchy of a particular java file, right-click on any of the classes we've thus far created and click on "Open Type Hierarchy"
- This reveals all the objects and methods within the file
- Click here to progress to the next tutorial