when you click on a method in the method pane of a browser (rightmost
pane in the Java Browser perspective), I noticed that the text of the
entire class definition and its methods are displayed in the text pane
below, with the selected method's name highlighted in the text pane,
and the text pane automatically scrolled and text positioned to
display the method's code. But what if I want to display ONLY the
method's code text [Smalltalk programmers prefer this...]
- alexis
Genady Beryozkin - 29 Aug 2003 17:12 GMT
There is an icon in the toolbar (on the right) that does it.
Genady
> when you click on a method in the method pane of a browser (rightmost
> pane in the Java Browser perspective), I noticed that the text of the
[quoted text clipped - 5 lines]
>
> - alexis