- | acceptsFirstResponder | CPWindow | |
- | acceptsMouseMovedEvents | CPWindow | |
+ | accessInstanceVariablesDirectly | CPObject(CPKeyValueCoding) | static |
- | addChildWindow:ordered: | CPWindow | |
- | addObserver:forKeyPath:options:context: | CPObject(KeyValueObserving) | |
+ | alloc | CPObject | static |
+ | allocWithCoder: | CPObject | static |
- | alphaValue | CPWindow | |
- | animationDidEnd: | CPWindow | |
- | animationResizeTime: | CPWindow | |
- | applyChange:toKeyPath: | CPObject(KeyValueObserving) | |
- | attachedSheet | CPWindow | |
+ | automaticallyNotifiesObserversForKey: | CPObject(KeyValueObserving) | static |
- | autorecalculatesKeyViewLoop | CPWindow | |
- | autorelease | CPObject | |
- | autoresizingMask | CPWindow(BridgeSupport) | |
- | awakeAfterUsingCoder: | CPObject(CPCoding) | |
- | awakeFromCib | CPWindow | |
- | backgroundColor | CPWindow | |
- | becomeFirstResponder | CPResponder | |
- | becomeKeyWindow | CPWindow | |
- | becomeMainWindow | CPWindow | |
- | becomesKeyOnlyIfNeeded | CPWindow | |
- | bind:toObject:withKeyPath:options: | CPObject(KeyValueBindingCreation) | |
- | canBecomeKeyWindow | CPWindow | |
- | canBecomeMainWindow | CPWindow | |
+ | cancelPreviousPerformRequestsWithTarget: | CPObject(CPDelayedPerform) | static |
+ | cancelPreviousPerformRequestsWithTarget:selector:object: | CPObject(CPDelayedPerform) | static |
- | center | CPWindow | |
- | childWindows | CPWindow | |
+ | class | CPObject | static |
- | classForCoder | CPObject | |
- | classForKeyedArchiver | CPObject | |
- | className | CPObject | |
- | close | CPWindow | |
+ | conformsToProtocol: | CPObject | static |
+ | constrainWindowsToUsableScreen | CPWindow | static |
- | containsPoint: | CPWindow(BridgeSupport) | |
- | contentRectForFrameRect: | CPWindow | |
- | contentView | CPWindow | |
- | convertBaseToBridge: | CPWindow(Deprecated) | |
- | convertBaseToGlobal: | CPWindow(BridgeSupport) | |
- | convertBaseToPlatformWindow: | CPWindow(BridgeSupport) | |
- | convertBaseToScreen: | CPWindow(BridgeSupport) | |
- | convertBridgeToBase: | CPWindow(Deprecated) | |
- | convertGlobalToBase: | CPWindow(BridgeSupport) | |
- | convertPlatformWindowToBase: | CPWindow(BridgeSupport) | |
- | convertScreenToBase: | CPWindow(BridgeSupport) | |
- | copy | CPObject | |
- | cursorUpdate: | CPResponder | |
- | dealloc | CPObject | |
- | defaultButton | CPWindow | |
- | defaultButtonCell | CPWindow | |
- | delegate | CPWindow | |
- | deminiaturize: | CPWindow | |
- | description | CPObject | |
- | dictionaryWithValuesForKeys: | CPObject(CPKeyValueCoding) | |
- | didChange:valuesAtIndexes:forKey: | CPObject(KeyValueObserving) | |
- | didChangeValueForKey: | CPObject(KeyValueObserving) | |
- | didChangeValueForKey:withSetMutation:usingObjects: | CPObject(KeyValueObserving) | |
- | disableKeyEquivalentForDefaultButton | CPWindow | |
- | disableKeyEquivalentForDefaultButtonCell | CPWindow | |
- | doCommandBySelector: | CPWindow | |
- | doesNotRecognizeSelector: | CPObject | |
- | dragImage:at:offset:event:pasteboard:source:slideBack: | CPWindow | |
- | dragView:at:offset:event:pasteboard:source:slideBack: | CPWindow | |
- | enableKeyEquivalentForDefaultButton | CPWindow | |
- | enableKeyEquivalentForDefaultButtonCell | CPWindow | |
- | encodeWithCoder: | CPResponder(CPCoding) | |
+ | exposeBinding: | CPObject(KeyValueBindingCreation) | static |
- | exposedBindings | CPObject(KeyValueBindingCreation) | |
- | firstResponder | CPWindow | |
- | flagsChanged: | CPResponder | |
- | forwardingTargetForSelector: | CPObject | |
- | forwardInvocation: | CPObject | |
- | frame | CPWindow | |
- | frameRectForContentRect: | CPWindow | |
+ | frameRectForContentRect:styleMask: | CPWindow | static |
+ | globalResizeStyle | CPWindow | static |
- | hash | CPObject | |
- | hasShadow | CPWindow | |
- | ignoresMouseEvents | CPWindow | |
- | implementsSelector: | CPObject | |
- | infoForBinding: | CPObject(KeyValueBindingCreation) | |
- | init | CPWindow | |
- | initialFirstResponder | CPWindow | |
+ | initialize | CPObject | static |
- | initWithCoder: | CPResponder(CPCoding) | |
- | initWithContentRect:styleMask: | CPWindow | |
- | insertBackTab: | CPResponder | |
- | insertLineBreak: | CPResponder | |
- | insertNewline: | CPResponder | |
- | insertTab: | CPResponder | |
- | insertText: | CPResponder | |
+ | instanceMethodForSelector: | CPObject | static |
+ | instancesImplementSelector: | CPObject | static |
+ | instancesRespondToSelector: | CPObject | static |
- | interpretKeyEvents: | CPResponder | |
+ | isBindingExclusive: | CPObject(KeyValueBindingCreation) | static |
- | isDocumentEdited | CPWindow | |
- | isDocumentSaving | CPWindow | |
- | isEqual: | CPObject | |
- | isFullBridge | CPWindow(Deprecated) | |
- | isFullPlatformWindow | CPWindow | |
- | isKeyWindow | CPWindow | |
- | isKindOfClass: | CPObject | |
- | isMainWindow | CPWindow | |
- | isMemberOfClass: | CPObject | |
- | isMiniaturized | CPWindow | |
- | isMovable | CPWindow | |
- | isMovableByWindowBackground | CPWindow | |
- | isProxy | CPObject | |
- | isSheet | CPWindow | |
+ | isSubclassOfClass: | CPObject | static |
- | isVisible | CPWindow | |
- | keyDown: | CPWindow | |
+ | keyPathsForValuesAffectingValueForKey: | CPObject(KeyValueObserving) | static |
- | keyUp: | CPResponder | |
- | level | CPWindow | |
+ | load | CPObject | static |
- | makeFirstResponder: | CPWindow | |
- | makeKeyAndOrderFront: | CPWindow | |
- | makeKeyWindow | CPWindow | |
- | makeMainWindow | CPWindow | |
- | maxSize | CPWindow | |
- | menu | CPResponder | |
- | methodForSelector: | CPObject | |
- | methodSignatureForSelector: | CPObject | |
- | miniaturize: | CPWindow | |
- | minSize | CPWindow | |
- | mouseDown: | CPResponder | |
- | mouseDragged: | CPResponder | |
- | mouseEntered: | CPResponder | |
- | mouseExited: | CPResponder | |
- | mouseMoved: | CPResponder | |
- | mouseUp: | CPResponder | |
- | mutableArrayValueForKey: | CPObject(CPArrayKVO) | |
- | mutableArrayValueForKeyPath: | CPObject(CPArrayKVO) | |
- | mutableCopy | CPObject | |
- | mutableSetValueForKey: | CPObject(CPSetKVO) | |
- | mutableSetValueForKeyPath: | CPObject(CPSetKVO) | |
+ | new | CPObject | static |
- | nextResponder | CPResponder | |
- | noResponderFor: | CPResponder | |
+ | object:performSelector:withObject:afterDelay:inModes: | CPObject(CPDelayedPerform) | static |
- | orderBack: | CPWindow | |
- | orderFront: | CPWindow | |
- | orderOut: | CPWindow | |
- | orderWindow:relativeTo: | CPWindow | |
- | parentWindow | CPWindow | |
- | performClose: | CPWindow | |
- | performKeyEquivalent: | CPWindow | |
- | performMiniaturize: | CPWindow | |
- | performSelector: | CPObject | |
- | performSelector:withObject: | CPObject | |
- | performSelector:withObject:afterDelay: | CPObject(CPDelayedPerform) | |
- | performSelector:withObject:afterDelay:inModes: | CPObject(CPDelayedPerform) | |
- | performSelector:withObject:withObject: | CPObject | |
- | performSelector:withObjects: | CPObject | |
- | platformWindow | CPWindow | |
- | recalculateKeyViewLoop | CPWindow | |
- | redo: | CPWindow(BridgeSupport) | |
- | registeredDraggedTypes | CPWindow | |
- | registerForDraggedTypes: | CPWindow | |
- | release | CPObject | |
- | removeChildWindow: | CPWindow | |
- | removeObserver:forKeyPath: | CPObject(KeyValueObserving) | |
- | replacementObjectForArchiver: | CPObject | |
- | replacementObjectForCoder: | CPObject | |
- | replacementObjectForKeyedArchiver: | CPObject | |
- | representedFilename | CPWindow | |
- | representedURL | CPWindow | |
- | resignFirstResponder | CPResponder | |
- | resignKeyWindow | CPWindow | |
- | resignMainWindow | CPWindow | |
- | resizeIndicatorOffset | CPWindow | |
- | resizeWithOldPlatformWindowSize: | CPWindow(BridgeSupport) | |
- | respondsToSelector: | CPObject | |
- | retain | CPObject | |
- | rightMouseDown: | CPResponder | |
- | rightMouseUp: | CPResponder | |
- | screen | CPWindow | |
- | scrollWheel: | CPResponder | |
- | selectKeyViewFollowingView: | CPWindow | |
- | selectKeyViewPrecedingView: | CPWindow | |
- | selectNextKeyView: | CPWindow | |
- | selectPreviousKeyView: | CPWindow | |
- | self | CPObject | |
- | sendEvent: | CPWindow | |
- | setAcceptsMouseMovedEvents: | CPWindow | |
- | setAlphaValue: | CPWindow | |
- | setAutorecalculatesKeyViewLoop: | CPWindow | |
- | setAutoresizingMask: | CPWindow(BridgeSupport) | |
- | setBackgroundColor: | CPWindow | |
+ | setConstrainWindowsToUsableScreen: | CPWindow | static |
- | setContentView: | CPWindow | |
- | setDefaultButton: | CPWindow | |
- | setDefaultButtonCell: | CPWindow | |
- | setDelegate: | CPWindow | |
- | setDocumentEdited: | CPWindow | |
- | setDocumentSaving: | CPWindow | |
- | setFrame: | CPWindow | |
- | setFrame:display: | CPWindow | |
- | setFrame:display:animate: | CPWindow | |
- | setFrameOrigin: | CPWindow | |
- | setFrameSize: | CPWindow | |
- | setFullBridge: | CPWindow(Deprecated) | |
- | setFullPlatformWindow: | CPWindow | |
+ | setGlobalResizeStyle: | CPWindow | static |
- | setHasShadow: | CPWindow | |
- | setIgnoresMouseEvents: | CPWindow | |
- | setInitialFirstResponder: | CPWindow | |
- | setLevel: | CPWindow | |
- | setMaxSize: | CPWindow | |
- | setMenu: | CPResponder | |
- | setMinSize: | CPWindow | |
- | setMovable: | CPWindow | |
- | setMovableByWindowBackground: | CPWindow | |
- | setNextResponder: | CPResponder | |
- | setParentWindow: | CPWindow | |
- | setPlatformWindow: | CPWindow | |
- | setRepresentedFilename: | CPWindow | |
- | setRepresentedURL: | CPWindow | |
- | setResizeIndicatorOffset: | CPWindow | |
- | setShadowStyle: | CPWindow | |
- | setShowsResizeIndicator: | CPWindow | |
- | setTitle: | CPWindow | |
- | setTitleWithRepresentedFilename: | CPWindow | |
- | setToolbar: | CPWindow | |
- | setValue:forKey: | CPWindow | |
- | setValue:forKeyPath: | CPObject(CPKeyValueCoding) | |
- | setValue:forUndefinedKey: | CPObject(CPKeyValueCoding) | |
- | setValuesForKeysWithDictionary: | CPObject(CPKeyValueCoding) | |
+ | setVersion: | CPObject | static |
- | setWindowController: | CPWindow | |
- | showsResizeIndicator | CPWindow | |
- | styleMask | CPWindow | |
+ | superclass | CPObject | static |
- | title | CPWindow | |
- | toggleToolbarShown: | CPWindow | |
- | toolbar | CPWindow | |
- | tryToPerform:with: | CPResponder | |
- | UID | CPObject | |
- | unbind: | CPObject(KeyValueBindingCreation) | |
- | undo: | CPWindow(BridgeSupport) | |
- | undoManager | CPWindow(BridgeSupport) | |
- | unregisterDraggedTypes | CPWindow | |
- | valueClassForBinding: | CPObject(KeyValueBindingCreation) | |
- | valueForKey: | CPObject(CPKeyValueCoding) | |
- | valueForKeyPath: | CPObject(CPKeyValueCoding) | |
- | valueForUndefinedKey: | CPObject(CPKeyValueCoding) | |
+ | version | CPObject | static |
- | willChange:valuesAtIndexes:forKey: | CPObject(KeyValueObserving) | |
- | willChangeValueForKey: | CPObject(KeyValueObserving) | |
- | willChangeValueForKey:withSetMutation:usingObjects: | CPObject(KeyValueObserving) | |
- | windowController | CPWindow | |
- | windowNumber | CPWindow | |
- | worksWhenModal | CPWindow | |