NSApplication scottc@net-community.com far@ix.netcom.com richard@brainstorm.co.uk The one and only application class 1996,1999 Free Software Foundation, Inc. Software documentation for the NSApplication class AppKit/NSApplication.h NSCoding detachDrawingThread: selector toTarget: target withObject: argument sharedApplication abortModal activateIgnoringOtherApps: flag addWindowsItem: aWindow title: aString filename: isFilename applicationIconImage arrangeInFront: sender beginModalSessionForWindow: theWindow beginSheet: sheet modalForWindow: docWindow modalDelegate: modalDelegate didEndSelector: didEndSelector contextInfo: contextInfo changeWindowsItem: aWindow title: aString filename: isFilename context currentEvent deactivate delegate discardEventsMatchingMask: mask beforeEvent: lastEvent encodeWithCoder: aCoder endModalSession: theSession endSheet: sheet endSheet: sheet returnCode: returnCode finishLaunching hide: sender hideOtherApplications: sender initWithCoder: aDecoder isActive isHidden isRunning keyWindow mainMenu mainWindow makeWindowsPerform: aSelector inOrder: flag miniaturizeAll: sender modalWindow nextEventMatchingMask: mask untilDate: expiration inMode: mode dequeue: flag orderFrontColorPanel: sender orderFrontDataLinkPanel: sender orderFrontHelpPanel: sender orderFrontStandardAboutPanel: sender orderFrontStandardAboutPanelWithOptions: options orderFrontStandardInfoPanel: sender orderFrontStandardInfoPanelWithOptions: options postEvent: event atStart: flag preventWindowOrdering registerServicesMenuSendTypes: sendTypes returnTypes: returnTypes removeWindowsItem: aWindow reportException: anException run runModalForWindow: theWindow runModalForWindow: theWindow relativeToWindow: docWindow runModalSession: theSession runPageLayout: sender sendAction: aSelector to: aTarget from: sender sendEvent: theEvent servicesMenu servicesProvider setAppleMenu: aMenu setApplicationIconImage: anImage setDelegate: anObject setMainMenu: aMenu setServicesMenu: aMenu setServicesProvider: anObject setWindowsMenu: aMenu setWindowsNeedUpdate: flag stop: sender stopModal stopModalWithCode: returnCode targetForAction: aSelector targetForAction: theAction to: theTarget from: sender terminate: sender tryToPerform: aSelector with: anObject unhide: sender unhideAllApplications: sender unhideWithoutActivation updateWindows updateWindowsItem: aWindow validRequestorForSendType: sendType returnType: returnType windowWithWindowNumber: windowNum windows windowsMenu Software documentation for the NSObject(NSServicesRequests) category AppKit/NSApplication.h iconWindow readSelectionFromPasteboard: pboard writeSelectionToPasteboard: pboard types: types Software documentation for the GSAppDelegateProtocol protocol AppKit/NSApplication.h application: app openFile: filename application: app openFileWithoutUI: filename application: app openTempFile: filename application: theApplication printFile: filename applicationDidBecomeActive: aNotification applicationDidFinishLaunching: aNotification applicationDidHide: aNotification applicationDidResignActive: aNotification applicationDidUnhide: aNotification applicationDidUpdate: aNotification applicationOpenUntitledFile: app applicationShouldOpenUntitledFile: sender applicationShouldTerminate: sender applicationShouldTerminateAfterLastWindowClosed: sender applicationWillBecomeActive: aNotification applicationWillFinishLaunching: aNotification applicationWillHide: aNotification applicationWillResignActive: aNotification applicationWillTerminate: aNotification applicationWillUnhide: aNotification applicationWillUpdate: aNotification