Product Information > JADE Development Environment User’s Guide > Chapter 2 - Getting Started > Maintaining Browser Options

Maintaining Browser Options

In JADE Class Browser, Primitive Types Browser, and Interface Browser windows, you can specify the display and order of objects and the components of the window. For example, by default, the objects are displayed in hierarchical order.

To change your default browser options

  1. In the Preferences or JADE Installation Preferences dialog, click the Browser sheet.

  2. If you want the browser windows to display properties, methods, and constants inherited from superclasses, check the Show Inherited check box in the Inheritance group box. As this setting is a default only, you can override it by selecting the Show Inherited command from the View menu when a browser window is open.

  3. If you want classes in the browser window displayed in alphabetical order, click the Alphabetical option button in the Order group box. As this setting is only a default, you can override it by selecting the Sorted Order command from the View menu when a browser window is open. See also "Changing the Sort Order of Displayed Classes", in Chapter 3.

  4. If you do not want the browser windows to display an integrated editor pane, uncheck the Integrated Editor check box in the Window group box.

  5. If you do not want the browser windows to display the properties list, uncheck the Show Properties check box in the Window group box.

  6. If you do not want the browser windows to display the Methods List, uncheck the Show Methods check box in the Window group box.

  7. If you do not want the properties, constants, and methods that have public access displayed in the appropriate list of browser windows, uncheck the Show Public check box in the Access group box.

  8. If you do not want protected access properties and methods displayed in the appropriate list of browser windows, uncheck the Show Protected check box in the Access group box.

  9. If you do not want read-only access properties displayed in the Properties List of the Class Browser, uncheck the Show Read Only (Properties) check box in the Access group box.

  10. If you do not want to display any of the icon symbols that indicate the access type or status of constants, properties, and methods in the Methods List, Properties List, and Constants List of the Class Browser, Primitive Types Browser, and Interface Browser, check the Do not show Icons in Browser Window check box.

    Icons are displayed in browser list windows by default. For details, see "Toggling Property, Method, and Constant Access Type Display", in Chapter 3.

  11. If you do not want to display the most-recently accessed property and types entities in the history list, check the Consolidate History to show methods only check box. Type, property, and method entities are still added to the history list but accessing a method removes any existing type and property entities for a type. Subsequent type and property entries are added but a method entry again removes them.

    Method, property, and type entities are displayed in the history list windows by default. For details, see "Displaying or Clearing a History of Accessed Entities", earlier in this chapter.

  12. If you do not want forms to be displayed in the default standard Multiple-Document Interface (MDI) style, select the required option button in the Mdi group box. When you select:

    For the MDI with tabs and the tabs-only styles:

  13. If you want the Window menu to list MDI windows in the order in which the MDI child forms were last used (that is, the most‑recent use through to the oldest use), select the Last Use Order option button in the Mdi Window List Order group box.

    By default, windows are listed in creation order; that is, the order in which open MDI child forms were created (the oldest through to the most recent).

    The MDI child form order is not affected by the MDI style setting, specified in step 12 of this instruction.

  14. Click the OK button. Alternatively, click the Cancel button to abandon your selections.

As the settings in the Inheritance, Window, and Access group boxes are only default values, you can override them for the current browser by selecting the appropriate command from the View menu.

The current window then has focus. Your selected preferences are displayed by default when you next open a browser window.