LispWorks IDE User Guide > 15 The Generic Function Browser

NextPrevUpTopContentsIndex

15.3 Configuring the Generic Function Browser

Choose LispWorks > Preferences... or click , and then select Generic Function Browser in the list on the left side of the Preferences dialog.

Using the options in the Sort panel, you can sort the items in the Generic Function Browser as you can in many of the other tools in the LispWorks IDE.

Unsorted

Displays items in the order they are defined in.

By Method Qualifier

Sorts items by the CLOS qualifier of the method. This groups together any :before , :after , and :around methods.

By Name

Sorts items alphabetically by name. This is the default setting.

By Package

Sorts items alphabetically by package name.

For more information on sorting items, see Sorting items in views.

You can also set the process package of the Generic Function Browser, and choose to hide package names in the display, using the Package box. See Displaying packages for full details.

You can also control whether the Generic Function Browser displays the history toolbar by the option Show Toolbar , as described in Toolbar configurations.

 


LispWorks IDE User Guide (Macintosh version) - 22 Dec 2009

NextPrevUpTopContentsIndex