User`s manual
Invoking Methods on Java Objects
5-23
The following command lists information on all methods in the
java.awt.MenuItem class.
methodsview java.awt.MenuItem
A new window appears, listing one row of information for each method in the
class. This is what the
methodsview display looks like. The fieldnames shown
at the top of the window are described following the figure.