You can also view JavaDoc and auto-complete the object's fields and methods as follows:
1. Print the instance name with the dot (.) at the end.
2. Press Ctrl+Space to view all public methods and fields of the object. The JavaDoc for the selected field or method is shown.
3. Select the appropriate item in the Auto-complete form and press the Enter key; or double-click this item.
