Java perspective and its views are the part of the Eclipse-based IDE.
They are supplied with Lycia to allow 4gl developers to work conveniently with their Java projects but is not developed by Querix.
You can find original documentation about Java functionality adopted by Lyciahere, here, and here.
Javadoc view shows the javadoc of the element selected in the Java editor or in the view of Java perspective.
These options are available from the toolbar of the Javadoc view:
|
Back |
navigates to the previous page |
|
Forward |
navigates to the next page:
|
|
Link with Selection |
links the input of the Javadoc view with the selection in the Java editor |
|
Open Input |
opens the current input element of the Javadoc view in the Java editor |
Open Attached Javadoc in a Browser |
opens the attached javadoc of current input of the Javadoc view in a browser |
|
Minimize |
minimizes the view |
|
Maximize |
maximizes the view |
The context menu of the Javadoc view mostly duplicates its toolbar - it gives you access to the same options:
Back |
navigates to the previous page |
Forward |
navigates to the next page |
Open Input |
opens the current input element of the Javadoc view in the Java editor |
Open in Browser |
opens the attached javadoc of current input of the Javadoc view in a browser |