Difference between revisions of "Team2/Viewing the Type Hierarchy"
(Created page with '=Guide Line=') |
|||
Line 1: | Line 1: | ||
=Guide Line= | =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 | ||
+ | |||
+ | *[http://zenit.senecac.on.ca/wiki/index.php/Team2/Searching_the_Workbench Click here] to progress to the next tutorial |
Latest revision as of 23:02, 2 February 2011
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