View classes
Select a subset of classes
Type the Class Name Prefix and press ENTER. For example, type java.lang. In the classes pane, classes that start with the string typed in the Class Name Prefix field appear.
- In the classes pane, right click a class.
- Perform one of the following actions:
View the methods in a class
The methods pane displays all methods in a class. In the classes pane, double-click a class. The methods pane updates to display all methods in the selected class.
Related topic