Locating a Class

The Find command in the Export Package Browser is useful when you want to locate a class in the package and you have more classes in the exported package than are displayed in the Class List window.

To locate a class in the Class List of the Export Package Browser

  1. Perform one of the following actions.

    • Press F4.

    • Right-click in the Class List and then select the Find command from the popup menu that is then displayed.

    • Select the Find command from the Classes menu.

    The Find Type in Package dialog, shown in the following image, is then displayed.

    All classes included in the exported package are listed in the Select Required Entry list box.

  2. To select the class that you want to locate in the Class List of the Export Package Browser, perform one of the following actions.

    • Select the class that you require from the Select Required Entry list box.

      The classes included in the exported package working set are listed in alphabetical order.

    • Type at least the first few characters of the class name in the Find text box.

      The list display in the Select Required Entry list box starts with the class that matches your specified value. For example, if you have classes named ProcessStackArray, ProdMaint, Product, and ProductDict, if you enter pro in the Find text box, ProcessStackArray is then selected in the Select Required Entry list box. However, if you enter produ, the Product class is then selected.

      In the Export Package Browser, you cannot specify the class number in the Find text box as you can from the Class Browser.

  3. When you have selected the required class, click the OK button. (Alternatively, click the Cancel button to abandon your search.)

The selected class is then displayed in the Class List of the Export Package Browser.