NextPrevUpTopContentsIndex

7.4.5 An example

  1. Examine the class capi:choice by typing capi:choice into the Class area of the Class Browser and pressing Return or clicking on
  2. .

    The class is described in the current view.

  3. Click on the Subclasses tab in the Class Browser.
  4. The relationships between capi:choice and its subclasses are shown in a graph, as in Relationship between capi:choice class and its subclasses.

    Figure 7.8 Relationship between capi:choice class and its subclasses

    By default, the subclasses of the current class are shown in the graph. To expand a non-leaf node in the graph, click on the circle to its right.

  5. Expand the CAPI:BUTTON-PANEL node to see the subclasses of this class.
  6. The classes of button panel object available are displayed in the graph, including the push button panel class that you saw in the examples in Simple use of the Class Browser.

  7. To graph the superclasses, click the Superclasses tab.
  8. The relationships between capi:choice and its superclasses are shown in a graph, as in Relationship between capi:choice class and its superclasses.

Figure 7.9 Relationship between capi:choice class and its superclasses


Common LispWorks User Guide (Unix version) - 5 Jul 2006

NextPrevUpTopContentsIndex