NSToolbar Class Reference
PDF
Overview
Tasks
Creating an NSToolbar Object
Toolbar Attributes
Managing the Delegate
Managing Items on the Toolbar
Displaying the Toolbar
Toolbar Customization
Autosaving the Configuration
Working With Item Identifiers
Instance Methods
allowsUserCustomization
autosavesConfiguration
configurationDictionary
customizationPaletteIsRunning
delegate
displayMode
identifier
initWithIdentifier:
insertItemWithItemIdentifier:atIndex:
isVisible
items
removeItemAtIndex:
runCustomizationPalette:
selectedItemIdentifier
setAllowsUserCustomization:
setAutosavesConfiguration:
setConfigurationFromDictionary:
setDelegate:
setDisplayMode:
setSelectedItemIdentifier:
setShowsBaselineSeparator:
setSizeMode:
setVisible:
showsBaselineSeparator
sizeMode
validateVisibleItems
visibleItems
Delegate Methods
toolbar:itemForItemIdentifier:willBeInsertedIntoToolbar:
toolbarAllowedItemIdentifiers:
toolbarDefaultItemIdentifiers:
toolbarDidRemoveItem:
toolbarSelectableItemIdentifiers:
toolbarWillAddItem:
Constants
NSToolbarDisplayMode
NSToolbarSizeMode
Notifications
NSToolbarDidRemoveItemNotification
NSToolbarWillAddItemNotification
Revision History
Index
Companion Guide
Toolbar Programming Topics for Cocoa