Editing Code

   

Visual J++ provides several ways to create, modify, and manage your project's code. The topics and procedures in this section give you hands-on experience to help you explore the Text editor, Class Outline, WFC Component Builder, and Object Browser.

Use the following table to learn more about the ways you can work with the files of a Visual J++ project. Select a feature you'd like to know more about from the left column. Clicking the link in the corresponding right column takes you to the supporting topics and procedures.

To See
Discover IntelliSense features of the integrated Text editor. Procedures in this topic include building statements with Word Completion, Parameter Info, and dynamic syntax checking. Managing Files with the Text Editor
Manage your Java source files with Class Outline. Procedures in this topic include navigating to a definition, adding a new declaration, deleting a definition, and moving and copying a definition. Managing Code with Class Outline
Modify your WFC components with the WFC Component Builder. Procedures in this topic include adding and deleting properties and events. Modifying Components with the WFC Component Builder
Browse the contents of Java packages and COM libraries. Procedures in this topic include selecting the packages and libraries to be browsed, viewing classes and members, and filtering and grouping classes and members. Browsing Packages and Libraries with the Object Browser