Share via


Updating Class Outline from the Text Editor

   

Visual J++ uses IntelliSense to dynamically update the tree view of your file whenever you add a method, member variable, or class to an existing .java source file from the Text editor. If you wish to add a Javadoc comment to your code, IntelliSense creates a comment block and then displays the comment in Class Outline's Javadoc pane. For procedures that illustrate these features, see: