NSMenu
Overview
Tasks
Constructors
Managing Delegates
Managing the Menu Bar
Setting Up Menu Commands
Finding Menu Items
Finding Indices of Menu Items
Managing Submenus
Enabling and Disabling Menu Items
Handling Keyboard Equivalents
Simulating Mouse Clicks
Setting the Title
Setting the Representing Object
Updating Menu Layout
Displaying Context-sensitive Help
Deprecated Methods
Populating a menu
Handling key equivalents
Constructors
Static Methods
menuBarVisible
popUpContextMenu
setMenuBarVisible
Instance Methods
addItem
attachedMenu
autoenablesItems
contextMenuRepresentation
delegate
helpRequested
indexOfItem
indexOfItemWithRepresentedObject
indexOfItemWithSubmenu
indexOfItemWithTag
indexOfItemWithTargetAndAction
indexOfItemWithTitle
insertItemAtIndex
isAttached
isTornOff
itemArray
itemAtIndex
itemChanged
itemWithTag
itemWithTitle
locationForSubmenu
menuBarHeight
menuChangedMessagesEnabled
menuRepresentation
numberOfItems
performActionForItemAtIndex
performKeyEquivalent
removeItem
removeItemAtIndex
setAutoenablesItems
setContextMenuRepresentation
setDelegate
setMenuChangedMessagesEnabled
setMenuRepresentation
setSubmenuForItem
setSupermenu
setTearOffMenuRepresentation
setTitle
sizeToFit
submenuAction
supermenu
tearOffMenuRepresentation
title
update
Delegate Methods
menuHasKeyEquivalent
menuKeyEquivalentAction
menuKeyEquivalentTarget
menuNeedsUpdate
menuUpdateItemAtIndex
numberOfItemsInMenu
Notifications
MenuDidAddItemNotification
MenuDidChangeItemNotification
MenuDidEndTrackingNotification
MenuDidRemoveItemNotification
MenuDidSendActionNotification
MenuWillSendActionNotification
Index
Companion Guide
Application Menu and Pop-up List Programming Topics for Cocoa