Using the Methods List Window

The Methods List window is displayed in the form specified by your Browser options; that is, it is user-specific.

The Methods List window of browser windows has four folders: All, Instance, Type, and Interface. By default, the All folder is displayed; that is, all user‑defined instance methods, all type methods, and all interface methods are displayed.

In addition, the Methods List can contain the Form Events, Control Events, and Menu Events folders. For details, see "Notes about the Methods List Window", in the following topic.

The JADE default display of the Methods List window is as follows.

The actions that you can perform by using the mouse from the Methods List window are listed in the following table.

Action Result
Click On a method, displays the JADE method code for that method in the editor pane. On a folder, displays the selected type of method (that is, all, instance, or type methods).
Right-click Displays the Methods menu, to enable you to maintain a method or add a new method.
Double-click Displays a new free‑standing editor window for the current method.

Use the scroll bar to scroll up and down the Methods List window, if required. For details about defining methods, properties, constants, and conditions, see Chapter 4.

To toggle the display of the Methods List in the current browser (that is, override the Show Methods check box value in the Browser sheet of the Preferences dialog), select the Methods Window command from the View menu. (For details about method options, see "Maintaining Source Management Options", in Chapter 2.)