Search VisualAge for Java Information Go to Information Home Page Go to VisualAge for Java WWW Site

Members Menu

Option Description
Open Opens a browser on the selected program element.
Open in New Browser Opens the method in a new browser.
Open To Opens a browser on the selected program element, to a specific page, which you choose from the sub-menu.
Add Launches the Add SmartGuide for the program element type you choose from the sub-menu.
Generate Provides you with the option to generate stubs.
Method Template Inserts a method in the current type, following the method template.
References Lets you search for code references to the selected method in the Workspace, Hierarchy, or Working Set.
Declarations Lets you search for code declarations of the selected method in the Workspace, Hierarchy, or Working Set.
References To Lets you search for code references to the selected method, methods it calls, field it accesses, or types it references.
Declarations of Lets you search for code declarations of the selected method, methods it calls, field it accesses, or types it references.
Replace With Lets you replace the selected method with an edition from the repository.
Delete Deletes the selected method from the workspace (but not from the repository).
Reorganize Provides sub-options for copying, moving, and renaming the selected program element.
Compare With Lets you compare a method with an edition from the repository, or two methods with each other.
Run If the selected method is in a runnable class, this option runs the class.
Properties Opens properties notebook for the selected method.