| Did you know ... | Search Documentation: |
| Top-right window |
The first line indicates the class name
and initialisation arguments (see object->initialise).
Double-clicking this field shows the card belonging to the ->initialise
method.
The second graphical object is a tree object that indicates the location in inheritance tree of the current class, as well as delegation performed by this class. All classes in the primary inheritance path are displayed in bold font. Classes to which delegation takes place are added in the default font. Dotted (on colour displays: green) lines indicate delegation relations.
Notes in this tree may be selected to indicate the scope of the search. All classes below selected nodes are considered when searching for methods to display. Double clicking selects the class clicked upon and activates the Apply button.