
Using
Interface Elements 9 253
A main nib also has a MainMenu object that contains your ap-
plication's menus. If you double-click it, you open the Menu
editor shown in Figure 12-2.
You can rename menus by double-clicking their names and
typing new names. As you will see in the next section, you can
also add menu commands and new menus.
Figure 12-2. Menu Editor
Using Interface Elements
You manipulate most of the interface elements in Interface
Builder. You need not do so---you can create your interface el-
ements programmatically, but it is easier to use Interface
Builder.
This section shows you how to create interface ...