Displaying all References to the Selected Property or Constant

Use the References command from the Properties menu or Constants menu to display all references in the selected schema to the property selected in the Properties List of the Class Browser or the constant selected in the Constants List of the Class Browser, Primitive Types Browser, or Interface Browser.

The References window for the selected property or constant is then displayed, as shown in the following image.

This window lists all methods and their classes that reference the selected property or constant, and enables you to view specific references to the property or constant.

In addition, it displays all constants in the current schema that reference the constant selected in the Constants List of the Class Browser, Primitive Types Browser, or Interface Browser.

In the References window, select the method whose reference to the selected property or constant you want to view. The details of the selected method are then displayed in the editor pane.

You can maintain a method displayed in the editor pane of the References window. (For details, see "Compiling Methods", earlier in this chapter.)