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

Definitions--BeanInfo Page

Use this menu to work with feature definitions in the Definitions pane. You can open the Definitions menu either as a pull-down menu from the menu bar or as a pop-up menu from the Definitions pane.

Open
Opens a browser for the selected method, class, or interface

Open to
Opens a menu of choices for opening another browser:
Project
A project browser for one of the following:
  • The class or interface that contains the selected method
  • The selected class or interface
Package
A package browser for one of the following:
  • The class or interface that contains the selected method
  • The selected class or interface
Type
A browser for the selected class or interface

References To
Opens a menu of choices to search for the following:
This Method
Calls to the selected method from other methods
Sent Methods
Methods that are called from the selected method
Accessed Fields
Fields that are accessed by the selected method
ReferencedTypes
Classes and interfaces that are referenced by the selected method
This Type
References to the selected class or interface
Field
References to a field in the selected class or interface
Static Field
References to a static field in the selected class or interface
Constant
References to a constant in the selected class or interface

Declarations Of
Opens a menu of choices to search for declarations of the following:
This Method
The selected method
Sent Methods
Methods that are called from the selected method
Accessed Fields
fields that are accessed by the selected method
ReferencedTypes
Classes and interfaces that are referenced by the selected method

Replace With
Opens a menu of choices for replacement by one of the following:
Previous Edition
The previous edition of the selected method, class, or interface
Another Edition
Any other edition of the selected method, class, or interface

Manage
Opens a menu of management choices for a class or interface:
Version
Version the open edition of the selected class or interface
Release
Release the open edition of the selected class or interface
Create Open Edition
Create a new open edition of the selected class or interface
Change Owner
Change ownership of the selected class or interface

Compare With
Opens a menu of choices for comparison with one of the following:
Released Edition
The released edition of the selected class or interface
Previous Edition
The previous edition of the selected method, class, or interface
Another Edition
Any other edition of the selected method, class, or interface
Each Other
Selected methods, classes, or interfaces

Document
Opens a menu of choices for replacement by one of the following:
Print
Prints source code for the selected class or interface
Generate javadoc
Generates Java API documentation for the selected class or interface

Print
Prints source code for the selected method


Related references
Definitions Pane--BeanInfo Page