From 0a2d9dcedc06c8413cdd2554374592b34b1df885 Mon Sep 17 00:00:00 2001 From: Richard Frith-MacDonald Date: Sun, 5 Mar 2000 17:39:16 +0000 Subject: [PATCH] Put html files under cvs so people without the gsdoc converter can read them. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6181 72102866-910b-0410-8b05-ffd578937521 --- Documentation/gsdoc/AppKit.gsdoc | 12 +- Documentation/gsdoc/AppKit.html | 130 +++ Documentation/gsdoc/Introduction.html | 100 ++ Documentation/gsdoc/NSActionCell.html | 149 +++ Documentation/gsdoc/NSAffineTransform.html | 132 +++ Documentation/gsdoc/NSApplication.html | 558 ++++++++++ .../gsdoc/NSAttributedStrngAdds.html | 26 + Documentation/gsdoc/NSBezierPath.html | 360 +++++++ Documentation/gsdoc/NSBitmapImageRep.html | 174 +++ Documentation/gsdoc/NSBox.html | 138 +++ Documentation/gsdoc/NSBrowser.html | 546 ++++++++++ Documentation/gsdoc/NSBrowserCell.html | 90 ++ Documentation/gsdoc/NSBundleAdditions.html | 58 + Documentation/gsdoc/NSButton.html | 264 +++++ Documentation/gsdoc/NSButtonCell.html | 318 ++++++ Documentation/gsdoc/NSCachedImageRep.html | 54 + Documentation/gsdoc/NSCell.html | 702 +++++++++++++ Documentation/gsdoc/NSClipView.html | 198 ++++ Documentation/gsdoc/NSCoderAdditions.html | 34 + Documentation/gsdoc/NSColor.html | 516 +++++++++ Documentation/gsdoc/NSColorList.html | 108 ++ Documentation/gsdoc/NSColorPanel.html | 156 +++ Documentation/gsdoc/NSColorPicker.html | 78 ++ Documentation/gsdoc/NSColorWell.html | 84 ++ Documentation/gsdoc/NSComboBox.html | 240 +++++ Documentation/gsdoc/NSComboBoxCell.html | 246 +++++ Documentation/gsdoc/NSControl.html | 432 ++++++++ Documentation/gsdoc/NSCursor.html | 150 +++ Documentation/gsdoc/NSCustomImageRep.html | 48 + Documentation/gsdoc/NSDPSContext.html | 276 +++++ Documentation/gsdoc/NSDocument.html | 330 ++++++ Documentation/gsdoc/NSDocumentController.html | 180 ++++ Documentation/gsdoc/NSEPSImageRep.html | 60 ++ Documentation/gsdoc/NSEvent.html | 174 +++ Documentation/gsdoc/NSFileWrapper.html | 204 ++++ Documentation/gsdoc/NSFont.html | 342 ++++++ Documentation/gsdoc/NSFontManager.html | 264 +++++ Documentation/gsdoc/NSFontPanel.html | 84 ++ Documentation/gsdoc/NSForm.html | 126 +++ Documentation/gsdoc/NSFormCell.html | 114 ++ Documentation/gsdoc/NSGraphicsContext.html | 78 ++ Documentation/gsdoc/NSHelpManager.html | 72 ++ Documentation/gsdoc/NSImage.html | 360 +++++++ Documentation/gsdoc/NSImageCell.html | 66 ++ Documentation/gsdoc/NSImageRep.html | 228 ++++ Documentation/gsdoc/NSImageView.html | 90 ++ Documentation/gsdoc/NSInputManager.html | 66 ++ Documentation/gsdoc/NSInputServer.html | 108 ++ Documentation/gsdoc/NSLayoutManager.html | 528 ++++++++++ Documentation/gsdoc/NSMatrix.html | 612 +++++++++++ Documentation/gsdoc/NSMenu.html | 306 ++++++ Documentation/gsdoc/NSMenuItem.html | 27 + Documentation/gsdoc/NSMenuItemCell.html | 180 ++++ Documentation/gsdoc/NSMenuView.html | 276 +++++ .../NSMutableAttributedStringAdditions.html | 88 ++ .../gsdoc/NSMutableParagraphStyle.html | 108 ++ Documentation/gsdoc/NSOpenPanel.html | 96 ++ Documentation/gsdoc/NSPICTImageRep.html | 54 + Documentation/gsdoc/NSPageLayout.html | 108 ++ Documentation/gsdoc/NSPanel.html | 66 ++ Documentation/gsdoc/NSParagraphStyle.html | 96 ++ Documentation/gsdoc/NSPasteboard.html | 186 ++++ Documentation/gsdoc/NSPopUpButton.html | 246 +++++ Documentation/gsdoc/NSPopUpButtonCell.html | 300 ++++++ Documentation/gsdoc/NSPrintInfo.html | 234 +++++ Documentation/gsdoc/NSPrintOperation.html | 198 ++++ Documentation/gsdoc/NSPrintPanel.html | 84 ++ Documentation/gsdoc/NSPrinter.html | 192 ++++ Documentation/gsdoc/NSProgressIndicator.html | 138 +++ Documentation/gsdoc/NSResponder.html | 576 ++++++++++ Documentation/gsdoc/NSRulerMarker.html | 144 +++ Documentation/gsdoc/NSRulerView.html | 282 +++++ Documentation/gsdoc/NSSavePanel.html | 165 +++ Documentation/gsdoc/NSScreen.html | 78 ++ Documentation/gsdoc/NSScrollView.html | 342 ++++++ Documentation/gsdoc/NSScroller.html | 132 +++ Documentation/gsdoc/NSSecureTextField.html | 29 + .../gsdoc/NSSecureTextFieldCell.html | 42 + Documentation/gsdoc/NSSlider.html | 210 ++++ Documentation/gsdoc/NSSliderCell.html | 228 ++++ Documentation/gsdoc/NSSpellChecker.html | 132 +++ Documentation/gsdoc/NSSpellServer.html | 84 ++ Documentation/gsdoc/NSSplitView.html | 72 ++ Documentation/gsdoc/NSStringAdditions.html | 46 + Documentation/gsdoc/NSTabView.html | 210 ++++ Documentation/gsdoc/NSTabViewItem.html | 120 +++ Documentation/gsdoc/NSTableColumn.html | 150 +++ Documentation/gsdoc/NSTableHeaderCell.html | 36 + Documentation/gsdoc/NSTableHeaderView.html | 72 ++ Documentation/gsdoc/NSTableView.html | 600 +++++++++++ Documentation/gsdoc/NSText.html | 468 +++++++++ Documentation/gsdoc/NSTextAttachment.html | 60 ++ Documentation/gsdoc/NSTextAttachmentCell.html | 42 + Documentation/gsdoc/NSTextContainer.html | 132 +++ Documentation/gsdoc/NSTextField.html | 228 ++++ Documentation/gsdoc/NSTextFieldCell.html | 72 ++ Documentation/gsdoc/NSTextStorage.html | 108 ++ Documentation/gsdoc/NSTextTab.html | 48 + Documentation/gsdoc/NSTextView.html | 744 +++++++++++++ Documentation/gsdoc/NSView.html | 852 +++++++++++++++ Documentation/gsdoc/NSWindow.html | 990 ++++++++++++++++++ Documentation/gsdoc/NSWindowController.html | 156 +++ Documentation/gsdoc/NSWorkspace.html | 203 ++++ 103 files changed, 21298 insertions(+), 1 deletion(-) create mode 100644 Documentation/gsdoc/AppKit.html create mode 100644 Documentation/gsdoc/Introduction.html create mode 100644 Documentation/gsdoc/NSActionCell.html create mode 100644 Documentation/gsdoc/NSAffineTransform.html create mode 100644 Documentation/gsdoc/NSApplication.html create mode 100644 Documentation/gsdoc/NSAttributedStrngAdds.html create mode 100644 Documentation/gsdoc/NSBezierPath.html create mode 100644 Documentation/gsdoc/NSBitmapImageRep.html create mode 100644 Documentation/gsdoc/NSBox.html create mode 100644 Documentation/gsdoc/NSBrowser.html create mode 100644 Documentation/gsdoc/NSBrowserCell.html create mode 100644 Documentation/gsdoc/NSBundleAdditions.html create mode 100644 Documentation/gsdoc/NSButton.html create mode 100644 Documentation/gsdoc/NSButtonCell.html create mode 100644 Documentation/gsdoc/NSCachedImageRep.html create mode 100644 Documentation/gsdoc/NSCell.html create mode 100644 Documentation/gsdoc/NSClipView.html create mode 100644 Documentation/gsdoc/NSCoderAdditions.html create mode 100644 Documentation/gsdoc/NSColor.html create mode 100644 Documentation/gsdoc/NSColorList.html create mode 100644 Documentation/gsdoc/NSColorPanel.html create mode 100644 Documentation/gsdoc/NSColorPicker.html create mode 100644 Documentation/gsdoc/NSColorWell.html create mode 100644 Documentation/gsdoc/NSComboBox.html create mode 100644 Documentation/gsdoc/NSComboBoxCell.html create mode 100644 Documentation/gsdoc/NSControl.html create mode 100644 Documentation/gsdoc/NSCursor.html create mode 100644 Documentation/gsdoc/NSCustomImageRep.html create mode 100644 Documentation/gsdoc/NSDPSContext.html create mode 100644 Documentation/gsdoc/NSDocument.html create mode 100644 Documentation/gsdoc/NSDocumentController.html create mode 100644 Documentation/gsdoc/NSEPSImageRep.html create mode 100644 Documentation/gsdoc/NSEvent.html create mode 100644 Documentation/gsdoc/NSFileWrapper.html create mode 100644 Documentation/gsdoc/NSFont.html create mode 100644 Documentation/gsdoc/NSFontManager.html create mode 100644 Documentation/gsdoc/NSFontPanel.html create mode 100644 Documentation/gsdoc/NSForm.html create mode 100644 Documentation/gsdoc/NSFormCell.html create mode 100644 Documentation/gsdoc/NSGraphicsContext.html create mode 100644 Documentation/gsdoc/NSHelpManager.html create mode 100644 Documentation/gsdoc/NSImage.html create mode 100644 Documentation/gsdoc/NSImageCell.html create mode 100644 Documentation/gsdoc/NSImageRep.html create mode 100644 Documentation/gsdoc/NSImageView.html create mode 100644 Documentation/gsdoc/NSInputManager.html create mode 100644 Documentation/gsdoc/NSInputServer.html create mode 100644 Documentation/gsdoc/NSLayoutManager.html create mode 100644 Documentation/gsdoc/NSMatrix.html create mode 100644 Documentation/gsdoc/NSMenu.html create mode 100644 Documentation/gsdoc/NSMenuItem.html create mode 100644 Documentation/gsdoc/NSMenuItemCell.html create mode 100644 Documentation/gsdoc/NSMenuView.html create mode 100644 Documentation/gsdoc/NSMutableAttributedStringAdditions.html create mode 100644 Documentation/gsdoc/NSMutableParagraphStyle.html create mode 100644 Documentation/gsdoc/NSOpenPanel.html create mode 100644 Documentation/gsdoc/NSPICTImageRep.html create mode 100644 Documentation/gsdoc/NSPageLayout.html create mode 100644 Documentation/gsdoc/NSPanel.html create mode 100644 Documentation/gsdoc/NSParagraphStyle.html create mode 100644 Documentation/gsdoc/NSPasteboard.html create mode 100644 Documentation/gsdoc/NSPopUpButton.html create mode 100644 Documentation/gsdoc/NSPopUpButtonCell.html create mode 100644 Documentation/gsdoc/NSPrintInfo.html create mode 100644 Documentation/gsdoc/NSPrintOperation.html create mode 100644 Documentation/gsdoc/NSPrintPanel.html create mode 100644 Documentation/gsdoc/NSPrinter.html create mode 100644 Documentation/gsdoc/NSProgressIndicator.html create mode 100644 Documentation/gsdoc/NSResponder.html create mode 100644 Documentation/gsdoc/NSRulerMarker.html create mode 100644 Documentation/gsdoc/NSRulerView.html create mode 100644 Documentation/gsdoc/NSSavePanel.html create mode 100644 Documentation/gsdoc/NSScreen.html create mode 100644 Documentation/gsdoc/NSScrollView.html create mode 100644 Documentation/gsdoc/NSScroller.html create mode 100644 Documentation/gsdoc/NSSecureTextField.html create mode 100644 Documentation/gsdoc/NSSecureTextFieldCell.html create mode 100644 Documentation/gsdoc/NSSlider.html create mode 100644 Documentation/gsdoc/NSSliderCell.html create mode 100644 Documentation/gsdoc/NSSpellChecker.html create mode 100644 Documentation/gsdoc/NSSpellServer.html create mode 100644 Documentation/gsdoc/NSSplitView.html create mode 100644 Documentation/gsdoc/NSStringAdditions.html create mode 100644 Documentation/gsdoc/NSTabView.html create mode 100644 Documentation/gsdoc/NSTabViewItem.html create mode 100644 Documentation/gsdoc/NSTableColumn.html create mode 100644 Documentation/gsdoc/NSTableHeaderCell.html create mode 100644 Documentation/gsdoc/NSTableHeaderView.html create mode 100644 Documentation/gsdoc/NSTableView.html create mode 100644 Documentation/gsdoc/NSText.html create mode 100644 Documentation/gsdoc/NSTextAttachment.html create mode 100644 Documentation/gsdoc/NSTextAttachmentCell.html create mode 100644 Documentation/gsdoc/NSTextContainer.html create mode 100644 Documentation/gsdoc/NSTextField.html create mode 100644 Documentation/gsdoc/NSTextFieldCell.html create mode 100644 Documentation/gsdoc/NSTextStorage.html create mode 100644 Documentation/gsdoc/NSTextTab.html create mode 100644 Documentation/gsdoc/NSTextView.html create mode 100644 Documentation/gsdoc/NSView.html create mode 100644 Documentation/gsdoc/NSWindow.html create mode 100644 Documentation/gsdoc/NSWindowController.html create mode 100644 Documentation/gsdoc/NSWorkspace.html diff --git a/Documentation/gsdoc/AppKit.gsdoc b/Documentation/gsdoc/AppKit.gsdoc index 66a1f3fc0..85af2334b 100644 --- a/Documentation/gsdoc/AppKit.gsdoc +++ b/Documentation/gsdoc/AppKit.gsdoc @@ -8,11 +8,21 @@ 0.1 - 28 February, 2000 + 5 March, 2000 AppKit +

+ Nicola Pero has begun work on writing an + introduction + to the basic concepts and use of the GNUstep GUI library (AppKit). +

+

+ We also have reference documentation for the classes, though this is + currently very sketchy, mostly consisting of listings of class + methods and the arguments they take - +

NSActionCell NSAffineTransform diff --git a/Documentation/gsdoc/AppKit.html b/Documentation/gsdoc/AppKit.html new file mode 100644 index 000000000..c1b05c223 --- /dev/null +++ b/Documentation/gsdoc/AppKit.html @@ -0,0 +1,130 @@ + +AppKit + + +

AppKit

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 5 March, 2000

+

AppKit

+

+ + Nicola Pero has begun work on writing an + introduction + to the basic concepts and use of the GNUstep GUI library (AppKit). +

+

+ + We also have reference documentation for the classes, though this is + currently very sketchy, mostly consisting of listings of class + methods and the arguments they take - +

+ + + + diff --git a/Documentation/gsdoc/Introduction.html b/Documentation/gsdoc/Introduction.html new file mode 100644 index 000000000..a0f98c216 --- /dev/null +++ b/Documentation/gsdoc/Introduction.html @@ -0,0 +1,100 @@ + +Introduction to the AppKit + + +

Introduction to the AppKit

+

Authors

+
+
Nicola Pero +
+ + At present, I am the only one to blaim for any error in this + text. +
+

Version: very preliminary, 0.1

+

Date: 29 February, 2000

+
+ A short and simple introduction to the GNUstep GUI API. +
+

Contents

+ +

Preface

+

+ + This is a simple introduction to the GNUstep GUI library + API. If you know nothing about the OPENSTEP AppKit, it + could be a good idea to read this before you start reading + the reference documentation. +

+

+ + I am very interested in comments regarding this text, + particularly from people who are new to the OPENSTEP + AppKit API. Send comments and/or suggestions to + + [Nicola Pero, n.pero@mi.flashnet.it]. +

+

Basic Classes

+

NSView

+

+ + NSView is the class of objects representing a + rectangular area (usually in a window) with its own + coordinate system. Views have methods to draw inside + the view, to change the view's coordinate system, and to + place the view with arbitrary position and size inside + another view. When you place a view inside another + view, you are technically making the smaller view a + subview of the bigger view. The whole drawable + area inside the window itself is represented by a view, + called the content view. All the visible views + in a window are then subviews of the content view of + that window (or of the content view's subviews etc). + This gives rise to what is called the "view tree" of the + window. +

+

NSCell

+

+ + NSCell is the class of objects representing a single + amount of displayable data. For example, a cell could + represent a number, or a string, or an image. Cells + have methods to draw the data they represent in a view, + to change the way the data is to be drawn (eg the font + for a string or the border for an image), and to let the + user interact directly (eg editing the data) with the + data in a view. +

+

NSControl

+

+ + NSControl is the class of objects representing a view + (i.e., a rectangular area in a window) used to manage + one or more cells (i.e., some displayable data). This + class is usually designed to work with a subclass of + NSCell, called NSActionCell, through a system + of target/action. Each actioncell has a target + - an object - and an action - a selector - both + of which can be arbitrarily set. The control can then + ask the cell to send its action to its target (ie, to + invoke the method of the target object identified by the + selector) as a consequence of user actions in the + control. The typical example is a button: a button is a + control with a corresponding cell; when the user presses + the button, the buttoncell sends its action to its + target. Controls are the high-level objects the you + usually deal with when designing everyday-life user + interfaces. You do not usually need to bother about + cells, because the controls manage the cells for you. +

+ + + diff --git a/Documentation/gsdoc/NSActionCell.html b/Documentation/gsdoc/NSActionCell.html new file mode 100644 index 000000000..67ac3b005 --- /dev/null +++ b/Documentation/gsdoc/NSActionCell.html @@ -0,0 +1,149 @@ + +NSActionCell + + +[Up] +[Next] +

NSActionCell

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSActionCell

+

NSActionCell

+

Declared in: AppKit/NSActionCell.h

+

Inherits from: NSCell

+

Conforms to: NSCoding +

+
+ + + +
+

action

+- (SEL) action
+ + +
+

controlView

+- (NSView*) controlView
+ + +
+

doubleValue

+- (double) doubleValue
+ + +
+

drawWithFrame:

+- (void) drawWithFrame: (NSRect)cellFrame
+ + +
+

floatValue

+- (float) floatValue
+ + +
+

intValue

+- (int) intValue
+ + +
+

setAction:

+- (void) setAction: (SEL)aSelector
+ + +
+

setAlignment:

+- (void) setAlignment: (NSTextAlignment)mode
+ + +
+

setBezeled:

+- (void) setBezeled: (BOOL)flag
+ + +
+

setBordered:

+- (void) setBordered: (BOOL)flag
+ + +
+

setEnabled:

+- (void) setEnabled: (BOOL)flag
+ + +
+

setFloatingPointFormat:left:right:

+- (void) setFloatingPointFormat: (BOOL)autoRange left: (unsigned int)leftDigits right: (unsigned int)rightDigits
+ + +
+

setFont:

+- (void) setFont: (NSFont*)fontObj
+ + +
+

setImage:

+- (void) setImage: (NSImage*)image
+ + +
+

setObjectValue:

+- (void) setObjectValue: (id)object
+ + +
+

setTag:

+- (void) setTag: (int)anInt
+ + +
+

setTarget:

+- (void) setTarget: (id)anObject
+ + +
+

stringValue

+- (NSString*) stringValue
+ + +
+

tag

+- (int) tag
+ + +
+

target

+- (id) target
+ + +
+ + + diff --git a/Documentation/gsdoc/NSAffineTransform.html b/Documentation/gsdoc/NSAffineTransform.html new file mode 100644 index 000000000..3b71e9e78 --- /dev/null +++ b/Documentation/gsdoc/NSAffineTransform.html @@ -0,0 +1,132 @@ + +NSAffineTransform + + +[Previous] +[Up] +[Next] +

NSAffineTransform

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSAffineTransform

+

NSAffineTransform

+

Declared in: AppKit/NSAffineTransform.h

+

Inherits from: NSObject

+

Conforms to: NSCoding +

+
+ + + +
+

transform

++ (NSAffineTransform*) transform
+ + +
+

appendTransform:

+- (void) appendTransform: (NSAffineTransform*)aTransform
+ + +
+

concat

+- (void) concat
+ + +
+

initWithTransform:

+- (id) initWithTransform: (NSAffineTransform*)aTransform
+ + +
+

invert

+- (void) invert
+ + +
+

prependTransform:

+- (void) prependTransform: (NSAffineTransform*)aTransform
+ + +
+

rotateByDegrees:

+- (void) rotateByDegrees: (float)angle
+ + +
+

rotateByRadians:

+- (void) rotateByRadians: (float)angle
+ + +
+

scaleBy:

+- (void) scaleBy: (float)scale
+ + +
+

scaleXBy:

+- (void) scaleXBy: (float)scaleX
+ + +
+

set

+- (void) set
+ + +
+

setTransformStruct:

+- (void) setTransformStruct: (NSAffineTransformStruct)aTransformStruct
+ + +
+

transformBezierPath:

+- (NSBezierPath*) transformBezierPath: (NSBezierPath*)aPath
+ + +
+

transformPoint:

+- (NSPoint) transformPoint: (NSPoint)aPoint
+ + +
+

transformSize:

+- (NSSize) transformSize: (NSSize)aSize
+ + +
+

transformStruct

+- (NSAffineTransformStruct) transformStruct
+ + +
+

translateXBy:

+- (void) translateXBy: (float)deltaX
+ + +
+ + + diff --git a/Documentation/gsdoc/NSApplication.html b/Documentation/gsdoc/NSApplication.html new file mode 100644 index 000000000..1e533dbc8 --- /dev/null +++ b/Documentation/gsdoc/NSApplication.html @@ -0,0 +1,558 @@ + +NSApplication + + +[Previous] +[Up] +[Next] +

NSApplication

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSApplication

+

NSApplication

+

Declared in: AppKit/NSApplication.h

+

Inherits from: NSResponder

+

Conforms to: NSCoding +

+
+ + + +
+

setApplicationHandle:previousHandle:commandLine:show:

++ (void) setApplicationHandle: (void*)hInstance previousHandle: (void*)prevInstance commandLine: (NSString*)cmdLine show: (int)cmdShow
+ + +
+

useRunningCopyOfApplication

++ (void) useRunningCopyOfApplication
+ + +
+

abortModal

+- (void) abortModal
+ + +
+

activateContextHelpMode:

+- (void) activateContextHelpMode: (id)sender
+ + +
+

activateIgnoringOtherApps:

+- (void) activateIgnoringOtherApps: (BOOL)flag
+ + +
+

addWindowsItem:title:filename:

+- (void) addWindowsItem: (NSWindow*)aWindow title: (NSString*)title filename: (BOOL)isFilename
+ + +
+

applicationHandle

+- (void*) applicationHandle
+ + +
+

applicationIconImage

+- (NSImage*) applicationIconImage
+ + +
+

arrangeInFront:

+- (void) arrangeInFront: (id)sender
+ + +
+

beginModalSessionForWindow:

+- (NSModalSession) beginModalSessionForWindow: (NSWindow*)aWindow
+ + +
+

changeWindowsItem:title:filename:

+- (void) changeWindowsItem: (NSWindow*)aWindow title: (NSString*)aString filename: (BOOL)isFilename
+ + +
+

context

+- (NSDPSContext*) context
+ + +
+

currentEvent

+- (NSEvent*) currentEvent
+ + +
+

deactivate

+- (void) deactivate
+ + +
+

discardEventsMatchingMask:beforeEvent:

+- (void) discardEventsMatchingMask: (unsigned int)mask beforeEvent: (NSEvent*)lastEvent
+ + +
+

endModalSession:

+- (void) endModalSession: (NSModalSession)session
+ + +
+

finishLaunching

+- (void) finishLaunching
+ + +
+

hide:

+- (void) hide: (id)sender
+ + +
+

isActive

+- (BOOL) isActive
+ + +
+

isHidden

+- (BOOL) isHidden
+ + +
+

isRunning

+- (BOOL) isRunning
+ + +
+

keyWindow

+- (NSWindow*) keyWindow
+ + +
+

mainMenu

+- (NSMenu*) mainMenu
+ + +
+

mainWindow

+- (NSWindow*) mainWindow
+ + +
+

makeWindowsPerform:

+- (NSWindow*) makeWindowsPerform: (SEL)aSelector
+ + +
+

miniaturizeAll:

+- (void) miniaturizeAll: (id)sender
+ + +
+

modalWindow

+- (NSWindow*) modalWindow
+ + +
+

nextEventMatchingMask:untilDate:inMode:dequeue:

+- (NSEvent*) nextEventMatchingMask: (unsigned int)mask untilDate: (NSDate*)expiration inMode: (NSString*)mode dequeue: (BOOL)flag
+ + +
+

orderFrontColorPanel:

+- (void) orderFrontColorPanel: (id)sender
+ + +
+

orderFrontStandardAboutPanel:

+- (void) orderFrontStandardAboutPanel: (id)sender;
+ + +
+

orderFrontStandardAboutPanelWithOptions:

+- (void) orderFrontStandardAboutPanelWithOptions: (NSDictionary*)optionsDictionary;
+ + +
+

postEvent:

+- (void) postEvent: (NSEvent*)anEvent
+ + +
+

preventWindowOrdering

+- (void) preventWindowOrdering
+ + +
+

registerServicesMenuSendTypes:returnTypes:

+- (void) registerServicesMenuSendTypes: (NSArray*)sendTypes returnTypes: (NSArray*)returnTypes
+ + +
+

removeWindowsItem:

+- (void) removeWindowsItem: (NSWindow*)aWindow
+ + +
+

reportException:

+- (void) reportException: (NSException*)anException
+ + +
+

run

+- (void) run
+ + +
+

runModalForWindow:

+- (int) runModalForWindow: (NSWindow*)aWindow
+ + +
+

runModalSession:

+- (int) runModalSession: (NSModalSession)session
+ + +
+

runPageLayout:

+- (void) runPageLayout: (id)sender
+ + +
+

sendAction:to:from:

+- (BOOL) sendAction: (SEL)anAction to: (id)aTarget from: (id)sender
+ + +
+

sendEvent:

+- (void) sendEvent: (NSEvent*)anEvent
+ + +
+

servicesMenu

+- (NSMenu*) servicesMenu
+ + +
+

servicesProvider

+- (id) servicesProvider
+ + +
+

setApplicationIconImage:

+- (void) setApplicationIconImage: (NSImage*)anImage
+ + +
+

setDelegate:

+- (void) setDelegate: (id)anObject
+ + +
+

setMainMenu:

+- (void) setMainMenu: (NSMenu*)aMenu
+ + +
+

setServicesMenu:

+- (void) setServicesMenu: (NSMenu*)aMenu
+ + +
+

setServicesProvider:

+- (void) setServicesProvider: (id)aProvider
+ + +
+

setWindowsMenu:

+- (void) setWindowsMenu: (NSMenu*)aMenu
+ + +
+

setWindowsNeedUpdate:

+- (void) setWindowsNeedUpdate: (BOOL)flag
+ + +
+

showHelp:

+- (void) showHelp: (id)sender
+ + +
+

stop:

+- (void) stop: (id)sender
+ + +
+

stopModal

+- (void) stopModal
+ + +
+

stopModalWithCode:

+- (void) stopModalWithCode: (int)returnCode
+ + +
+

targetForAction:

+- (id) targetForAction: (SEL)aSelector
+ + +
+

terminate:

+- (void) terminate: (id)sender
+ + +
+

tryToPerform:

+- (BOOL) tryToPerform: (SEL)aSelector
+ + +
+

unhide:

+- (void) unhide: (id)sender
+ + +
+

unhideWithoutActivation

+- (void) unhideWithoutActivation
+ + +
+

updateWindows

+- (void) updateWindows
+ + +
+

updateWindowsItem:

+- (void) updateWindowsItem: (NSWindow*)aWindow
+ + +
+

validRequestorForSendType:returnType:

+- (id) validRequestorForSendType: (NSString*)sendType returnType: (NSString*)returnType
+ + +
+

windows

+- (NSArray*) windows
+ + +
+

windowsMenu

+- (NSMenu*) windowsMenu
+ + +
+

windowWithWindowHandle:

+- (NSWindow*) windowWithWindowHandle: (void*)hWnd
+ + +
+

windowWithWindowNumber:

+- (NSWindow*) windowWithWindowNumber: (int)windowNum
+ + +
+

application:

+- (BOOL) application: (NSApplication*)theApplication
+ + +
+

application:openFileWithoutUI:

+- (BOOL) application: (NSApplication*)sender openFileWithoutUI: (NSString*)filename
+ + +
+

application:

+- (BOOL) application: (NSApplication*)theApplication
+ + +
+

application:

+- (BOOL) application: (NSApplication*)theApplication
+ + +
+

applicationDidBecomeActive:

+- (void) applicationDidBecomeActive: (NSNotification*)aNotification
+ + +
+

applicationDidFinishLaunching:

+- (void) applicationDidFinishLaunching: (NSNotification*)aNotification
+ + +
+

applicationDidHide:

+- (void) applicationDidHide: (NSNotification*)aNotification
+ + +
+

applicationDidResignActive:

+- (void) applicationDidResignActive: (NSNotification*)aNotification
+ + +
+

applicationDidUnhide:

+- (void) applicationDidUnhide: (NSNotification*)aNotification
+ + +
+

applicationDidUpdate:

+- (void) applicationDidUpdate: (NSNotification*)aNotification
+ + +
+

applicationOpenUntitledFile:

+- (BOOL) applicationOpenUntitledFile: (NSApplication*)theApplication
+ + +
+

applicationShouldOpenUntitledFile:

+- (BOOL) applicationShouldOpenUntitledFile: (NSApplication*)sender
+ + +
+

applicationShouldTerminate:

+- (BOOL) applicationShouldTerminate: (NSApplication*)sender
+ + +
+

applicationShouldTerminateAfterLastWindowClosed:

+- (BOOL) applicationShouldTerminateAfterLastWindowClosed: (NSApplication*)theApplication
+ + +
+

applicationWillBecomeActive:

+- (void) applicationWillBecomeActive: (NSNotification*)aNotification
+ + +
+

applicationWillFinishLaunching:

+- (void) applicationWillFinishLaunching: (NSNotification*)aNotification
+ + +
+

applicationWillHide:

+- (void) applicationWillHide: (NSNotification*)aNotification
+ + +
+

applicationWillTerminate:

+- (void) applicationWillTerminate: (NSNotification*)aNotification
+ + +
+

applicationWillResignActive:

+- (void) applicationWillResignActive: (NSNotification*)aNotification
+ + +
+

applicationWillUnhide:

+- (void) applicationWillUnhide: (NSNotification*)aNotification
+ + +
+

applicationWillUpdate:

+- (void) applicationWillUpdate: (NSNotification*)aNotification
+ + +
+ + + diff --git a/Documentation/gsdoc/NSAttributedStrngAdds.html b/Documentation/gsdoc/NSAttributedStrngAdds.html new file mode 100644 index 000000000..7c0eeb6f5 --- /dev/null +++ b/Documentation/gsdoc/NSAttributedStrngAdds.html @@ -0,0 +1,26 @@ + +NSAttributedStrngAdds + + +[Previous] +[Up] +[Next] +

NSAttributedStrngAdds

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSAttributedStrngAdds

+

NSAttributedStrngAdds

+

Declared in: AppKit/NSApplication.h

+
+ + +
    +
+ + + diff --git a/Documentation/gsdoc/NSBezierPath.html b/Documentation/gsdoc/NSBezierPath.html new file mode 100644 index 000000000..dca9a39ec --- /dev/null +++ b/Documentation/gsdoc/NSBezierPath.html @@ -0,0 +1,360 @@ + +NSBezierPath + + +[Previous] +[Up] +[Next] +

NSBezierPath

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSBezierPath

+

NSBezierPath

+

Declared in: AppKit/NSBezierPath.h

+

Inherits from: NSObject

+

Conforms to: NSCoding +

+
+ + + +
+

bezierPath

++ (NSBezierPath*) bezierPath
+ + +
+

bezierPathWithRect:

++ (NSBezierPath*) bezierPathWithRect: (NSRect)aRect
+ + +
+

clipRect:

++ (void) clipRect: (NSRect)aRect
+ + +
+

drawPackedGlyphs:

++ (void) drawPackedGlyphs: (constchar*)packedGlyphs
+ + +
+

fillRect:

++ (void) fillRect: (NSRect)aRect
+ + +
+

setFlatness:

++ (void) setFlatness: (float)flatness
+ + +
+

setHalftonePhase:

++ (void) setHalftonePhase: (NSPoint)aPoint
+ + +
+

setLineCapStyle:

++ (void) setLineCapStyle: (NSLineCapStyle)lineCap
+ + +
+

setLineJoinStyle:

++ (void) setLineJoinStyle: (NSLineJoinStyle)lineJoinStyle
+ + +
+

setLineWidth:

++ (void) setLineWidth: (float)width
+ + +
+

setMiterLimit:

++ (void) setMiterLimit: (float)limit
+ + +
+

strokeLineFromPoint:toPoint:

++ (void) strokeLineFromPoint: (NSPoint)point1 toPoint: (NSPoint)point2
+ + +
+

strokeRect:

++ (void) strokeRect: (NSRect)aRect
+ + +
+

addClip

+- (void) addClip
+ + +
+

appendBezierPath:

+- (void) appendBezierPath: (NSBezierPath*)aPath
+ + +
+

appendBezierPathWithArcWithCenter:radius:startAngle:

+- (void) appendBezierPathWithArcWithCenter: (NSPoint)center radius: (float)radius startAngle: (float)startAngle
+ + +
+

appendBezierPathWithGlyph:

+- (void) appendBezierPathWithGlyph: (NSGlyph)aGlyph
+ + +
+

appendBezierPathWithGlyphs:count:inFont:

+- (void) appendBezierPathWithGlyphs: (NSGlyph*)glyphs count: (int)count inFont: (NSFont*)fontObj
+ + +
+

appendBezierPathWithOvalInRect:

+- (void) appendBezierPathWithOvalInRect: (NSRect)aRect
+ + +
+

appendBezierPathWithPackedGlyphs:

+- (void) appendBezierPathWithPackedGlyphs: (constchar*)packedGlyphs
+ + +
+

appendBezierPathWithPoints:

+- (void) appendBezierPathWithPoints: (NSPoint*)points
+ + +
+

appendBezierPathWithRect:

+- (void) appendBezierPathWithRect: (NSRect)aRect
+ + +
+

bounds

+- (NSRect) bounds
+ + +
+

cachesBezierPath

+- (BOOL) cachesBezierPath
+ + +
+

closePath

+- (void) closePath
+ + +
+

controlPointBounds

+- (NSRect) controlPointBounds
+ + +
+

currentPoint

+- (NSPoint) currentPoint
+ + +
+

curveToPoint:controlPoint1:

+- (void) curveToPoint: (NSPoint)aPoint controlPoint1: (NSPoint)controlPoint1
+ + +
+

elementCount

+- (int) elementCount
+ + +
+

elementTypeAtIndex:

+- (NSBezierPathElementType) elementTypeAtIndex: (int)index
+ + +
+

elementTypeAtIndex:associatedPoints:

+- (NSBezierPathElementType) elementTypeAtIndex: (int)index associatedPoints: (NSPoint*)points
+ + +
+

fill

+- (void) fill
+ + +
+

isHitByPath:

+- (BOOL) isHitByPath: (NSBezierPath*)aBezierPath
+ + +
+

isHitByPoint:

+- (BOOL) isHitByPoint: (NSPoint)aPoint
+ + +
+

isHitByRect:

+- (BOOL) isHitByRect: (NSRect)aRect
+ + +
+

isStrokeHitByPath:

+- (BOOL) isStrokeHitByPath: (NSBezierpath*)aBezierPath
+ + +
+

isStrokeHitByPoint:

+- (BOOL) isStrokeHitByPoint: (NSPoint)aPoint
+ + +
+

isStrokeHitByRect:

+- (BOOL) isStrokeHitByRect: (NSRect)aRect
+ + +
+

lineToPoint:

+- (void) lineToPoint: (NSPoint)aPoint
+ + +
+

moveToPoint:

+- (void) moveToPoint: (NSPoint)aPoint
+ + +
+

pathElementIndexForPointIndex:

+- (int) pathElementIndexForPointIndex: (int)index
+ + +
+

pointAtIndex:

+- (NSPoint) pointAtIndex: (int)index
+ + +
+

pointCount

+- (int) pointCount
+ + +
+

pointIndexForPathElementIndex:

+- (int) pointIndexForPathElementIndex: (int)index
+ + +
+

relativeCurveToPoint:controlPoint1:

+- (void) relativeCurveToPoint: (NSPoint)aPoint controlPoint1: (NSPoint)controlPoint1
+ + +
+

relativeLineToPoint:

+- (void) relativeLineToPoint: (NSPoint)aPoint
+ + +
+

relativeMoveToPoint:

+- (void) relativeMoveToPoint: (NSPoint)aPoint
+ + +
+

removeLastElement

+- (void) removeLastElement
+ + +
+

reset

+- (void) reset
+ + +
+

setCachesBezierPath:

+- (void) setCachesBezierPath: (BOOL)flag
+ + +
+

setClip

+- (void) setClip
+ + +
+

setPointAtIndex:toPoint:

+- (void) setPointAtIndex: (int)index toPoint: (NSPoint)aPoint
+ + +
+

setWindingRule:

+- (void) setWindingRule: (NSWindingRule)aWindingRule
+ + +
+

stroke

+- (void) stroke
+ + +
+

windingRule

+- (NSWindingRule) windingRule
+ + +
+ + + diff --git a/Documentation/gsdoc/NSBitmapImageRep.html b/Documentation/gsdoc/NSBitmapImageRep.html new file mode 100644 index 000000000..e7a8f112e --- /dev/null +++ b/Documentation/gsdoc/NSBitmapImageRep.html @@ -0,0 +1,174 @@ + +NSBitmapImageRep + + +[Previous] +[Up] +[Next] +

NSBitmapImageRep

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSBitmapImageRep

+

NSBitmapImageRep

+

Declared in: AppKit/NSImage.h

+

Inherits from: NSImageRep

+

Conforms to: NSCoding +

+
+ + + +
+

getTIFFCompressionTypes:count:

++ (void) getTIFFCompressionTypes: (constNSTIFFCompression**)list count: (int*)numTypes
+ + +
+

imageRepsWithData:

++ (NSArray*) imageRepsWithData: (NSData*)bitmapData
+ + +
+

imageRepWithData:

++ (id) imageRepWithData: (NSData*)bitmapData
+ + +
+

localizedNameForTIFFCompressionType:

++ (NSString*) localizedNameForTIFFCompressionType: (NSTIFFCompression)compression
+ + +
+

TIFFRepresentationOfImageRepsInArray:

++ (NSData*) TIFFRepresentationOfImageRepsInArray: (NSArray*)array
+ + +
+

TIFFRepresentationOfImageRepsInArray:usingCompression:

++ (NSData*) TIFFRepresentationOfImageRepsInArray: (NSArray*)array usingCompression: (NSTIFFCompression)compression
+ + +
+

bitmapData

+- (unsigned char*) bitmapData
+ + +
+

bitsPerPixel

+- (int) bitsPerPixel
+ + +
+

bytesPerPlane

+- (int) bytesPerPlane
+ + +
+

bytesPerRow

+- (int) bytesPerRow
+ + +
+

canBeCompressedUsing:

+- (BOOL) canBeCompressedUsing: (NSTIFFCompression)compression
+ + +
+

getBitmapDataPlanes:

+- (void) getBitmapDataPlanes: (unsigned char**)data
+ + +
+

getCompression:

+- (void) getCompression: (NSTIFFCompression*)compression
+ + +
+

initWithBitmapDataPlanes:pixelsWide:pixelsHigh:bitsPerSample:samplesPerPixel:hasAlpha:isPlanar:colorSpaceName:bytesPerRow:bitsPerPixel:

+- (id) initWithBitmapDataPlanes: (unsigned char**)planes pixelsWide: (int)width pixelsHigh: (int)height bitsPerSample: (int)bps samplesPerPixel: (int)spp hasAlpha: (BOOL)alpha isPlanar: (BOOL)isPlanar colorSpaceName: (NSString*)colorSpaceName bytesPerRow: (int)rowBytes bitsPerPixel: (int)pixelBits
+ + +
+

initWithBitmapHandle:

+- (id) initWithBitmapHandle: (void*)bitmap
+ + +
+

initWithData:

+- (id) initWithData: (NSData*)bitmapData
+ + +
+

initWithFocusedViewRect:

+- (id) initWithFocusedViewRect: (NSRect)rect
+ + +
+

initWithIconHandle:

+- (id) initWithIconHandle: (void*)icon
+ + +
+

isPlanar

+- (BOOL) isPlanar
+ + +
+

numberOfPlanes

+- (int) numberOfPlanes
+ + +
+

samplesPerPixel

+- (int) samplesPerPixel
+ + +
+

setCompression:

+- (void) setCompression: (NSTIFFCompression)compression
+ + +
+

TIFFRepresentation

+- (NSData*) TIFFRepresentation
+ + +
+

TIFFRepresentationUsingCompression:factor:

+- (NSData*) TIFFRepresentationUsingCompression: (NSTIFFCompression)comp factor: (float)factor
+ + +
+ + + diff --git a/Documentation/gsdoc/NSBox.html b/Documentation/gsdoc/NSBox.html new file mode 100644 index 000000000..e43bdb851 --- /dev/null +++ b/Documentation/gsdoc/NSBox.html @@ -0,0 +1,138 @@ + +NSBox + + +[Previous] +[Up] +[Next] +

NSBox

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSBox

+

NSBox

+

Declared in: AppKit/NSBox.h

+

Inherits from: NSView

+

Conforms to: NSCoding +

+
+ + + +
+

borderRect

+- (NSRect) borderRect
+ + +
+

borderType

+- (NSBorderType) borderType
+ + +
+

contentView

+- (id) contentView
+ + +
+

contentViewMargins

+- (NSSize) contentViewMargins
+ + +
+

setBorderType:

+- (void) setBorderType: (NSBorderType)aType
+ + +
+

setContentView:

+- (void) setContentView: (NSView*)aView
+ + +
+

setContentViewMargins:

+- (void) setContentViewMargins: (NSSize)offsetSize
+ + +
+

setFrameFromContentFrame:

+- (void) setFrameFromContentFrame: (NSRect)contentFrame
+ + +
+

setTitle:

+- (void) setTitle: (NSString*)aString
+ + +
+

setTitleFont:

+- (void) setTitleFont: (NSFont*)aFont
+ + +
+

setTitlePosition:

+- (void) setTitlePosition: (NSTitlePosition)aPosition
+ + +
+

setTitleWithMnemonic:

+- (void) setTitleWithMnemonic: (NSString*)aString
+ + +
+

sizeToFit

+- (void) sizeToFit
+ + +
+

title

+- (NSString*) title
+ + +
+

titleCell

+- (id) titleCell
+ + +
+

titleFont

+- (NSFont*) titleFont
+ + +
+

titlePosition

+- (NSTitlePosition) titlePosition
+ + +
+

titleRect

+- (NSRect) titleRect
+ + +
+ + + diff --git a/Documentation/gsdoc/NSBrowser.html b/Documentation/gsdoc/NSBrowser.html new file mode 100644 index 000000000..41acfdd23 --- /dev/null +++ b/Documentation/gsdoc/NSBrowser.html @@ -0,0 +1,546 @@ + +NSBrowser + + +[Previous] +[Up] +[Next] +

NSBrowser

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSBrowser

+

NSBrowser

+

Declared in: AppKit/NSBrowser.h

+

Inherits from: NSControl

+

Conforms to: NSCoding +

+
+ + + +
+

cellClass

++ (Class) cellClass
+ + +
+

acceptsArrowKeys

+- (BOOL) acceptsArrowKeys
+ + +
+

addColumn

+- (void) addColumn
+ + +
+

allowsBranchSelection

+- (BOOL) allowsBranchSelection
+ + +
+

allowsEmptySelection

+- (BOOL) allowsEmptySelection
+ + +
+

allowsMultipleSelection

+- (BOOL) allowsMultipleSelection
+ + +
+

cellPrototype

+- (id) cellPrototype
+ + +
+

columnOfMatrix:

+- (int) columnOfMatrix: (NSMatrix*)matrix
+ + +
+

delegate

+- (id) delegate
+ + +
+

displayAllColumns

+- (void) displayAllColumns
+ + +
+

displayColumn:

+- (void) displayColumn: (int)column
+ + +
+

doClick:

+- (void) doClick: (id)sender
+ + +
+

doDoubleClick:

+- (void) doDoubleClick: (id)sender
+ + +
+

doubleAction

+- (SEL) doubleAction
+ + +
+

drawTitleOfColumn:

+- (void) drawTitleOfColumn: (int)column
+ + +
+

firstVisibleColumn

+- (int) firstVisibleColumn
+ + +
+

frameOfColumn:

+- (NSRect) frameOfColumn: (int)column
+ + +
+

frameOfInsideOfColumn:

+- (NSRect) frameOfInsideOfColumn: (int)column
+ + +
+

hasHorizontalScroller

+- (BOOL) hasHorizontalScroller
+ + +
+

isLoaded

+- (BOOL) isLoaded
+ + +
+

isTitled

+- (BOOL) isTitled
+ + +
+

lastColumn

+- (int) lastColumn
+ + +
+

lastVisibleColumn

+- (int) lastVisibleColumn
+ + +
+

loadColumnZero

+- (void) loadColumnZero
+ + +
+

loadedCellAtRow:column:

+- (id) loadedCellAtRow: (int)row column: (int)column
+ + +
+

matrixClass

+- (Class) matrixClass
+ + +
+

matrixInColumn:

+- (NSMatrix*) matrixInColumn: (int)column
+ + +
+

maxVisibleColumns

+- (int) maxVisibleColumns
+ + +
+

minColumnWidth

+- (float) minColumnWidth
+ + +
+

numberOfVisibleColumns

+- (int) numberOfVisibleColumns
+ + +
+

path

+- (NSString*) path
+ + +
+

pathSeparator

+- (NSString*) pathSeparator
+ + +
+

pathToColumn:

+- (NSString*) pathToColumn: (int)column
+ + +
+

reloadColumn:

+- (void) reloadColumn: (int)column
+ + +
+

reusesColumns

+- (BOOL) reusesColumns
+ + +
+

scrollColumnToVisible:

+- (void) scrollColumnToVisible: (int)column
+ + +
+

scrollColumnsLeftBy:

+- (void) scrollColumnsLeftBy: (int)shiftAmount
+ + +
+

scrollColumnsRightBy:

+- (void) scrollColumnsRightBy: (int)shiftAmount
+ + +
+

scrollViaScroller:

+- (void) scrollViaScroller: (NSScroller*)sender
+ + +
+

selectAll:

+- (void) selectAll: (id)sender
+ + +
+

selectRow:inColumn:

+- (void) selectRow: (int)row inColumn: (int)column
+ + +
+

selectedCell

+- (id) selectedCell
+ + +
+

selectedCellInColumn:

+- (id) selectedCellInColumn: (int)column
+ + +
+

selectedCells

+- (NSArray*) selectedCells
+ + +
+

selectedColumn

+- (int) selectedColumn
+ + +
+

selectedRowInColumn:

+- (int) selectedRowInColumn: (int)column
+ + +
+

sendAction

+- (BOOL) sendAction
+ + +
+

sendsActionOnArrowKeys

+- (BOOL) sendsActionOnArrowKeys
+ + +
+

separatesColumns

+- (BOOL) separatesColumns
+ + +
+

setAcceptsArrowKeys:

+- (void) setAcceptsArrowKeys: (BOOL)flag
+ + +
+

setAllowsBranchSelection:

+- (void) setAllowsBranchSelection: (BOOL)flag
+ + +
+

setAllowsEmptySelection:

+- (void) setAllowsEmptySelection: (BOOL)flag
+ + +
+

setAllowsMultipleSelection:

+- (void) setAllowsMultipleSelection: (BOOL)flag
+ + +
+

setCellClass:

+- (void) setCellClass: (Class)factoryId
+ + +
+

setCellPrototype:

+- (void) setCellPrototype: (NSCell*)aCell
+ + +
+

setDelegate:

+- (void) setDelegate: (id)anObject
+ + +
+

setDoubleAction:

+- (void) setDoubleAction: (SEL)aSelector
+ + +
+

setHasHorizontalScroller:

+- (void) setHasHorizontalScroller: (BOOL)flag
+ + +
+

setLastColumn:

+- (void) setLastColumn: (int)column
+ + +
+

setMatrixClass:

+- (void) setMatrixClass: (Class)factoryId
+ + +
+

setMaxVisibleColumns:

+- (void) setMaxVisibleColumns: (int)columnCount
+ + +
+

setMinColumnWidth:

+- (void) setMinColumnWidth: (float)columnWidth
+ + +
+

setPath:

+- (BOOL) setPath: (NSString*)path
+ + +
+

setPathSeparator:

+- (void) setPathSeparator: (NSString*)newString
+ + +
+

setReusesColumns:

+- (void) setReusesColumns: (BOOL)flag
+ + +
+

setSendsActionOnArrowKeys:

+- (void) setSendsActionOnArrowKeys: (BOOL)flag
+ + +
+

setSeparatesColumns:

+- (void) setSeparatesColumns: (BOOL)flag
+ + +
+

setTakesTitleFromPreviousColumn:

+- (void) setTakesTitleFromPreviousColumn: (BOOL)flag
+ + +
+

setTitle:ofColumn:

+- (void) setTitle: (NSString*)aString ofColumn: (int)column
+ + +
+

setTitled:

+- (void) setTitled: (BOOL)flag
+ + +
+

takesTitleFromPreviousColumn

+- (BOOL) takesTitleFromPreviousColumn
+ + +
+

tile

+- (void) tile
+ + +
+

titleFrameOfColumn:

+- (NSRect) titleFrameOfColumn: (int)column
+ + +
+

titleHeight

+- (float) titleHeight
+ + +
+

titleOfColumn:

+- (NSString*) titleOfColumn: (int)column
+ + +
+

updateScroller

+- (void) updateScroller
+ + +
+

validateVisibleColumns

+- (void) validateVisibleColumns
+ + +
+

browser:createRowsForColumn:inMatrix:

+- (void) browser: (NSBrowser*)sender createRowsForColumn: (int)column inMatrix: (NSMatrix*)matrix
+ + +
+

browser:isColumnValid:

+- (BOOL) browser: (NSBrowser*)sender isColumnValid: (int)column
+ + +
+

browser:numberOfRowsInColumn:

+- (int) browser: (NSBrowser*)sender numberOfRowsInColumn: (int)column
+ + +
+

browser:selectCellWithString:inColumn:

+- (BOOL) browser: (NSBrowser*)sender selectCellWithString: (NSString*)title inColumn: (int)column
+ + +
+

browser:selectRow:inColumn:

+- (BOOL) browser: (NSBrowser*)sender selectRow: (int)row inColumn: (int)column
+ + +
+

browser:titleOfColumn:

+- (NSString*) browser: (NSBrowser*)sender titleOfColumn: (int)column
+ + +
+

browser:willDisplayCell:atRow:column:

+- (void) browser: (NSBrowser*)sender willDisplayCell: (id)cell atRow: (int)row column: (int)column
+ + +
+

browserDidScroll:

+- (void) browserDidScroll: (NSBrowser*)sender
+ + +
+

browserWillScroll:

+- (void) browserWillScroll: (NSBrowser*)sender
+ + +
+ + + diff --git a/Documentation/gsdoc/NSBrowserCell.html b/Documentation/gsdoc/NSBrowserCell.html new file mode 100644 index 000000000..d7367e0ad --- /dev/null +++ b/Documentation/gsdoc/NSBrowserCell.html @@ -0,0 +1,90 @@ + +NSBrowserCell + + +[Previous] +[Up] +[Next] +

NSBrowserCell

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSBrowserCell

+

NSBrowserCell

+

Declared in: AppKit/NSBrowserCell.h

+

Inherits from: NSCell

+

Conforms to: NSCoding +

+
+ + + +
+

branchImage

++ (NSImage*) branchImage
+ + +
+

highlightedBranchImage

++ (NSImage*) highlightedBranchImage
+ + +
+

alternateImage

+- (NSImage*) alternateImage
+ + +
+

isLeaf

+- (BOOL) isLeaf
+ + +
+

isLoaded

+- (BOOL) isLoaded
+ + +
+

reset

+- (void) reset
+ + +
+

set

+- (void) set
+ + +
+

setAlternateImage:

+- (void) setAlternateImage: (NSImage*)newAltImage
+ + +
+

setLeaf:

+- (void) setLeaf: (BOOL)flag
+ + +
+

setLoaded:

+- (void) setLoaded: (BOOL)flag
+ + +
+ + + diff --git a/Documentation/gsdoc/NSBundleAdditions.html b/Documentation/gsdoc/NSBundleAdditions.html new file mode 100644 index 000000000..1601e2223 --- /dev/null +++ b/Documentation/gsdoc/NSBundleAdditions.html @@ -0,0 +1,58 @@ + +NSBundleAdditions + + +[Previous] +[Up] +[Next] +

NSBundleAdditions

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSBundleAdditions

+

NSBundleAdditions

+

Declared in: AppKit/NSHelpManager.h

+

Inherits from: NSObject

+
+ + + +
+

loadNibFile:externalNameTable:withZone:

++ (BOOL) loadNibFile: (NSString*)fileName externalNameTable: (NSDictionary*)context withZone: (NSZone*)zone
+ + +
+

loadNibNamed:

++ (BOOL) loadNibNamed: (NSString*)aNibName
+ + +
+

contextHelpForKey:

+- (NSAttributedString*) contextHelpForKey: (NSString*)key
+ + +
+

loadNibFile:externalNameTable:withZone:

+- (BOOL) loadNibFile: (NSString*)fileName externalNameTable: (NSDictionary*)context withZone: (NSZone*)zone
+ + +
+

pathForImageResource:

+- (NSString*) pathForImageResource: (NSString*)name
+ + +
+ + + diff --git a/Documentation/gsdoc/NSButton.html b/Documentation/gsdoc/NSButton.html new file mode 100644 index 000000000..e0312ceb3 --- /dev/null +++ b/Documentation/gsdoc/NSButton.html @@ -0,0 +1,264 @@ + +NSButton + + +[Previous] +[Up] +[Next] +

NSButton

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSButton

+

NSButton

+

Declared in: AppKit/NSButton.h

+

Inherits from: NSControl

+

Conforms to: NSCoding +

+
+ + + +
+

allowsMixedState

+- (BOOL) allowsMixedState
+ + +
+

alternateImage

+- (NSImage*) alternateImage
+ + +
+

alternateTitle

+- (NSString*) alternateTitle
+ + +
+

attributedAlternateTitle

+- (NSAttributedString*) attributedAlternateTitle
+ + +
+

attributedTitle

+- (NSAttributedString*) attributedTitle
+ + +
+

bezelStyle

+- (NSBezelStyle) bezelStyle
+ + +
+

getPeriodicDelay:interval:

+- (void) getPeriodicDelay: (float*)delay interval: (float*)interval
+ + +
+

highlight:

+- (void) highlight: (BOOL)flag
+ + +
+

imagePosition

+- (NSCellImagePosition) imagePosition
+ + +
+

isBordered

+- (BOOL) isBordered
+ + +
+

isTransparent

+- (BOOL) isTransparent
+ + +
+

keyEquivalent

+- (NSString*) keyEquivalent
+ + +
+

keyEquivalentModifierMask

+- (unsigned int) keyEquivalentModifierMask
+ + +
+

performClick:

+- (void) performClick: (id)sender
+ + +
+

performKeyEquivalent:

+- (BOOL) performKeyEquivalent: (NSEvent*)anEvent
+ + +
+

setAllowsMixedState:

+- (void) setAllowsMixedState: (BOOL)flag
+ + +
+

setAlternateImage:

+- (void) setAlternateImage: (NSImage*)image
+ + +
+

setAlternateTitle:

+- (void) setAlternateTitle: (NSString*)aString
+ + +
+

setAttributedAlternateTitle:

+- (void) setAttributedAlternateTitle: (NSAttributedString*)aString
+ + +
+

setAttributedTitle:

+- (void) setAttributedTitle: (NSAttributedString*)aString
+ + +
+

setBezelStyle:

+- (void) setBezelStyle: (NSBezelStyle)bezelStyle
+ + +
+

setBordered:

+- (void) setBordered: (BOOL)flag
+ + +
+

setButtonType:

+- (void) setButtonType: (NSButtonType)aType
+ + +
+

setImage:

+- (void) setImage: (NSImage*)image
+ + +
+

setImagePosition:

+- (void) setImagePosition: (NSCellImagePosition)aPosition
+ + +
+

setKeyEquivalent:

+- (void) setKeyEquivalent: (NSString*)charCode
+ + +
+

setKeyEquivalentModifierMask:

+- (void) setKeyEquivalentModifierMask: (unsigned int)mask
+ + +
+

setNextState

+- (void) setNextState
+ + +
+

setPeriodicDelay:interval:

+- (void) setPeriodicDelay: (float)delay interval: (float)interval
+ + +
+

setShowsBorderOnlyWhileMouseInside:

+- (void) setShowsBorderOnlyWhileMouseInside: (BOOL)show
+ + +
+

setSound:

+- (void) setSound: (NSSound*)aSound
+ + +
+

setState:

+- (void) setState: (int)value
+ + +
+

setTitle:

+- (void) setTitle: (NSString*)aString
+ + +
+

setTitleWithMnemonic:

+- (void) setTitleWithMnemonic: (NSString*)aString
+ + +
+

setTransparent:

+- (void) setTransparent: (BOOL)flag
+ + +
+

showsBorderOnlyWhileMouseInside

+- (BOOL) showsBorderOnlyWhileMouseInside
+ + +
+

sound

+- (NSSound*) sound
+ + +
+

state

+- (int) state
+ + +
+

title

+- (NSString*) title
+ + +
+ + + diff --git a/Documentation/gsdoc/NSButtonCell.html b/Documentation/gsdoc/NSButtonCell.html new file mode 100644 index 000000000..927542364 --- /dev/null +++ b/Documentation/gsdoc/NSButtonCell.html @@ -0,0 +1,318 @@ + +NSButtonCell + + +[Previous] +[Up] +[Next] +

NSButtonCell

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSButtonCell

+

NSButtonCell

+

Declared in: AppKit/NSButtonCell.h

+

Inherits from: NSActionCell

+

Conforms to: NSCoding +

+
+ + + +
+

alternateImage

+- (NSImage*) alternateImage
+ + +
+

alternateMnemonic

+- (NSString*) alternateMnemonic
+ + +
+

alternateMnemonicLocation

+- (unsigned int) alternateMnemonicLocation
+ + +
+

alternateTitle

+- (NSString*) alternateTitle
+ + +
+

attributedAlternateTitle

+- (NSAttributedString*) attributedAlternateTitle
+ + +
+

attributedTitle

+- (NSAttributedString*) attributedTitle
+ + +
+

bezelStyle

+- (NSBezelStyle) bezelStyle
+ + +
+

getPeriodicDelay:interval:

+- (void) getPeriodicDelay: (float*)delay interval: (float*)interval
+ + +
+

gradientType

+- (NSGradientType) gradientType
+ + +
+

highlightsBy

+- (int) highlightsBy
+ + +
+

imageDimsWhenDisabled

+- (BOOL) imageDimsWhenDisabled
+ + +
+

imagePosition

+- (NSCellImagePosition) imagePosition
+ + +
+

isOpaque

+- (BOOL) isOpaque
+ + +
+

isTransparent

+- (BOOL) isTransparent
+ + +
+

keyEquivalent

+- (NSString*) keyEquivalent
+ + +
+

keyEquivalentFont

+- (NSFont*) keyEquivalentFont
+ + +
+

keyEquivalentModifierMask

+- (unsigned int) keyEquivalentModifierMask
+ + +
+

mouseEntered:

+- (void) mouseEntered: (NSEvent*)event
+ + +
+

mouseExited:

+- (void) mouseExited: (NSEvent*)event
+ + +
+

performClick:

+- (void) performClick: (id)sender
+ + +
+

setAlternateImage:

+- (void) setAlternateImage: (NSImage*)image
+ + +
+

setAlternateMnemonicLocation:

+- (void) setAlternateMnemonicLocation: (unsigned int)location
+ + +
+

setAlternateTitle:

+- (void) setAlternateTitle: (NSString*)aString
+ + +
+

setAlternateTitleWithMnemonic:

+- (void) setAlternateTitleWithMnemonic: (NSString*)aString
+ + +
+

setAttributedAlternateTitle:

+- (void) setAttributedAlternateTitle: (NSAttributedString*)aString
+ + +
+

setAttributedTitle:

+- (void) setAttributedTitle: (NSAttributedString*)aString
+ + +
+

setBezelStyle:

+- (void) setBezelStyle: (NSBezelStyle)bezelStyle
+ + +
+

setButtonType:

+- (void) setButtonType: (NSButtonType)aType
+ + +
+

setFont:

+- (void) setFont: (NSFont*)fontObj
+ + +
+

setGradientType:

+- (void) setGradientType: (NSGradientType)gradientType
+ + +
+

setHighlightsBy:

+- (void) setHighlightsBy: (int)aType
+ + +
+

setImageDimsWhenDisabled:

+- (void) setImageDimsWhenDisabled: (BOOL)flag
+ + +
+

setImagePosition:

+- (void) setImagePosition: (NSCellImagePosition)aPosition
+ + +
+

setKeyEquivalent:

+- (void) setKeyEquivalent: (NSString*)aKeyEquivalent
+ + +
+

setKeyEquivalentFont:

+- (void) setKeyEquivalentFont: (NSFont*)fontObj
+ + +
+

setKeyEquivalentFont:

+- (void) setKeyEquivalentFont: (NSString*)fontName
+ + +
+

setKeyEquivalentModifierMask:

+- (void) setKeyEquivalentModifierMask: (unsigned int)mask
+ + +
+

setPeriodicDelay:interval:

+- (void) setPeriodicDelay: (float)delay interval: (float)interval
+ + +
+

setShowsBorderOnlyWhileMouseInside:

+- (void) setShowsBorderOnlyWhileMouseInside: (BOOL)show
+ + +
+

setShowsStateBy:

+- (void) setShowsStateBy: (int)aType
+ + +
+

setSound:

+- (void) setSound: (NSSound*)aSound
+ + +
+

setTitle:

+- (void) setTitle: (NSString*)aString
+ + +
+

setTitleWithMnemonic:

+- (void) setTitleWithMnemonic: (NSString*)aString
+ + +
+

setTransparent:

+- (void) setTransparent: (BOOL)flag
+ + +
+

showsStateBy

+- (int) showsStateBy
+ + +
+

showsBorderOnlyWhileMouseInside

+- (BOOL) showsBorderOnlyWhileMouseInside
+ + +
+

sound

+- (NSSound*) sound
+ + +
+

title

+- (NSString*) title
+ + +
+ + + diff --git a/Documentation/gsdoc/NSCachedImageRep.html b/Documentation/gsdoc/NSCachedImageRep.html new file mode 100644 index 000000000..da32dd3ad --- /dev/null +++ b/Documentation/gsdoc/NSCachedImageRep.html @@ -0,0 +1,54 @@ + +NSCachedImageRep + + +[Previous] +[Up] +[Next] +

NSCachedImageRep

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSCachedImageRep

+

NSCachedImageRep

+

Declared in: AppKit/NSImageRep.h

+

Inherits from: NSImageRep

+

Conforms to: NSCoding +

+
+ + + +
+

initWithSize:depth:separate:alpha:

+- (id) initWithSize: (NSSize)size depth: (NSWindowDepth)depth separate: (BOOL)flag alpha: (BOOL)alpha
+ + +
+

initWithWindow:

+- (id) initWithWindow: (NSWindow*)aWindow
+ + +
+

rect

+- (NSRect) rect
+ + +
+

window

+- (NSWindow*) window
+ + +
+ + + diff --git a/Documentation/gsdoc/NSCell.html b/Documentation/gsdoc/NSCell.html new file mode 100644 index 000000000..8b7e420be --- /dev/null +++ b/Documentation/gsdoc/NSCell.html @@ -0,0 +1,702 @@ + +NSCell + + +[Previous] +[Up] +[Next] +

NSCell

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSCell

+

NSCell

+

Declared in: AppKit/NSCell.h

+

Inherits from: NSObject

+

Conforms to: NSCoding +

+
+ + + +
+

defaultMenu

++ (NSMenu*) defaultMenu
+ + +
+

prefersTrackingUntilMouseUp

++ (BOOL) prefersTrackingUntilMouseUp
+ + +
+

acceptsFirstResponder

+- (BOOL) acceptsFirstResponder
+ + +
+

action

+- (SEL) action
+ + +
+

alignment

+- (NSTextAlignment) alignment
+ + +
+

allowsEditingTextAttributes

+- (BOOL) allowsEditingTextAttributes
+ + +
+

allowsMixedState

+- (BOOL) allowsMixedState
+ + +
+

attributedStringValue

+- (NSAttributedString*) attributedStringValue
+ + +
+

calcDrawInfo:

+- (void) calcDrawInfo: (NSRect)aRect
+ + +
+

cellAttribute:

+- (int) cellAttribute: (NSCellAttribute)aParameter
+ + +
+

cellSize

+- (NSSize) cellSize
+ + +
+

cellSizeForBounds:

+- (NSSize) cellSizeForBounds: (NSRect)aRect
+ + +
+

compare:

+- (NSComparisonResult) compare: (id)otherCell
+ + +
+

continueTracking:at:inView:

+- (BOOL) continueTracking: (NSPoint)lastPoint at: (NSPoint)currentPoint inView: (NSView*)controlView
+ + +
+

controlView

+- (NSView*) controlView
+ + +
+

doubleValue

+- (double) doubleValue
+ + +
+

drawInteriorWithFrame:

+- (void) drawInteriorWithFrame: (NSRect)cellFrame
+ + +
+

drawWithFrame:

+- (void) drawWithFrame: (NSRect)cellFrame
+ + +
+

drawingRectForBounds:

+- (NSRect) drawingRectForBounds: (NSRect)theRect
+ + +
+

editWithFrame:inView:editor:delegate:

+- (void) editWithFrame: (NSRect)aRect inView: (NSView*)controlView editor: (NSText *)textObj delegate: (id)anObject
+ + +
+

endEditing:

+- (void) endEditing: (NSText*)textObj
+ + +
+

entryType

+- (int) entryType
+ + +
+

floatValue

+- (float) floatValue
+ + +
+

font

+- (NSFont*) font
+ + +
+

formatter

+- (id) formatter
+ + +
+

getPeriodicDelay:interval:

+- (void) getPeriodicDelay: (float*)delay interval: (float*)interval
+ + +
+

hasValidObjectValue

+- (BOOL) hasValidObjectValue
+ + +
+

highlight:withFrame:

+- (void) highlight: (BOOL)flag withFrame: (NSRect)cellFrame
+ + +
+

image

+- (NSImage*) image
+ + +
+

imageRectForBounds:

+- (NSRect) imageRectForBounds: (NSRect)theRect
+ + +
+

importsGraphics

+- (BOOL) importsGraphics
+ + +
+

initImageCell:

+- (id) initImageCell: (NSImage*)anImage
+ + +
+

initTextCell:

+- (id) initTextCell: (NSString*)aString
+ + +
+

intValue

+- (int) intValue
+ + +
+

isBezeled

+- (BOOL) isBezeled
+ + +
+

isBordered

+- (BOOL) isBordered
+ + +
+

isContinuous

+- (BOOL) isContinuous
+ + +
+

isEditable

+- (BOOL) isEditable
+ + +
+

isEnabled

+- (BOOL) isEnabled
+ + +
+

isEntryAcceptable:

+- (BOOL) isEntryAcceptable: (NSString*)aString
+ + +
+

isHighlighted

+- (BOOL) isHighlighted
+ + +
+

isOpaque

+- (BOOL) isOpaque
+ + +
+

isScrollable

+- (BOOL) isScrollable
+ + +
+

isSelectable

+- (BOOL) isSelectable
+ + +
+

keyEquivalent

+- (NSString*) keyEquivalent
+ + +
+

menu

+- (NSMenu*) menu
+ + +
+

menuForEvent:inRect:ofView:

+- (NSMenu*) menuForEvent: (NSEvent*)anEvent inRect: (NSRect)cellFrame ofView: (NSView*)aView
+ + +
+

mnemonic

+- (NSString*) mnemonic
+ + +
+

mnemonicLocation

+- (unsigned int) mnemonicLocation
+ + +
+

mouseDownFlags

+- (int) mouseDownFlags
+ + +
+

nextState

+- (int) nextState
+ + +
+

objectValue

+- (id) objectValue
+ + +
+

performClick:

+- (void) performClick: (id)sender
+ + +
+

refusesFirstResponder

+- (BOOL) refusesFirstResponder
+ + +
+

representedObject

+- (id) representedObject
+ + +
+

resetCursorRect:

+- (void) resetCursorRect: (NSRect)cellFrame
+ + +
+

sendActionOn:

+- (int) sendActionOn: (int)mask
+ + +
+

sendsActionOnEndEditing

+- (BOOL) sendsActionOnEndEditing
+ + +
+

setAction:

+- (void) setAction: (SEL)aSelector
+ + +
+

setAlignment:

+- (void) setAlignment: (NSTextAlignment)mode
+ + +
+

setAllowsEditingTextAttributes:

+- (void) setAllowsEditingTextAttributes: (BOOL)flag
+ + +
+

setAllowsMixedState:

+- (void) setAllowsMixedState: (BOOL)flag
+ + +
+

setAttributedStringValue:

+- (void) setAttributedStringValue: (NSAttributedString*)attribStr
+ + +
+

setBezeled:

+- (void) setBezeled: (BOOL)flag
+ + +
+

setBordered:

+- (void) setBordered: (BOOL)flag
+ + +
+

setCellAttribute:

+- (void) setCellAttribute: (NSCellAttribute)aParameter
+ + +
+

setContinuous:

+- (void) setContinuous: (BOOL)flag
+ + +
+

setDoubleValue:

+- (void) setDoubleValue: (double)aDouble
+ + +
+

setEditable:

+- (void) setEditable: (BOOL)flag
+ + +
+

setEnabled:

+- (void) setEnabled: (BOOL)flag
+ + +
+

setEntryType:

+- (void) setEntryType: (int)aType
+ + +
+

setFloatingPointFormat:left:right:

+- (void) setFloatingPointFormat: (BOOL)autoRange left: (unsigned int)leftDigits right: (unsigned int)rightDigits
+ + +
+

setFloatValue:

+- (void) setFloatValue: (float)aFloat
+ + +
+

setFont:

+- (void) setFont: (NSFont*)fontObj
+ + +
+

setFormatter:

+- (void) setFormatter: (NSFormatter*)newFormatter
+ + +
+

setImage:

+- (void) setImage: (NSImage*)image
+ + +
+

setImportsGraphics:

+- (void) setImportsGraphics: (BOOL)flag
+ + +
+

setIntValue:

+- (void) setIntValue: (int)anInt
+ + +
+

setMenu:

+- (void) setMenu: (NSMenu*)aMenu
+ + +
+

setMnemonicLocation:

+- (void) setMnemonicLocation: (unsigned int)location
+ + +
+

setNextState

+- (void) setNextState
+ + +
+

setObjectValue:

+- (void) setObjectValue: (id)object
+ + +
+

setRefusesFirstResponder:

+- (void) setRefusesFirstResponder: (BOOL)flag
+ + +
+

setRepresentedObject:

+- (void) setRepresentedObject: (id)anObject
+ + +
+

setScrollable:

+- (void) setScrollable: (BOOL)flag
+ + +
+

setSelectable:

+- (void) setSelectable: (BOOL)flag
+ + +
+

setSendsActionOnEndEditing:

+- (void) setSendsActionOnEndEditing: (BOOL)flag
+ + +
+

setShowsFirstResponder:

+- (void) setShowsFirstResponder: (BOOL)flag
+ + +
+

setState:

+- (void) setState: (int)value
+ + +
+

setStringValue:

+- (void) setStringValue: (NSString*)aString
+ + +
+

setTag:

+- (void) setTag: (int)anInt
+ + +
+

setTarget:

+- (void) setTarget: (id)anObject
+ + +
+

setTitleWithMnemonic:

+- (void) setTitleWithMnemonic: (NSString*)aString
+ + +
+

setType:

+- (void) setType: (NSCellType)aType
+ + +
+

setUpFieldEditorAttributes:

+- (NSText*) setUpFieldEditorAttributes: (NSText*)textObj
+ + +
+

setWraps:

+- (void) setWraps: (BOOL)flag
+ + +
+

showsFirstResponder

+- (BOOL) showsFirstResponder
+ + +
+

startTrackingAt:

+- (BOOL) startTrackingAt: (NSPoint)startPoint
+ + +
+

state

+- (int) state
+ + +
+

stopTracking:at:inView:

+- (void) stopTracking: (NSPoint)lastPoint at: (NSPoint)stopPoint inView: (NSView*)controlView
+ + +
+

stringValue

+- (NSString*) stringValue
+ + +
+

tag

+- (int) tag
+ + +
+

takeDoubleValueFrom:

+- (void) takeDoubleValueFrom: (id)sender
+ + +
+

takeFloatValueFrom:

+- (void) takeFloatValueFrom: (id)sender
+ + +
+

takeIntValueFrom:

+- (void) takeIntValueFrom: (id)sender
+ + +
+

takeObjectValueFrom:

+- (void) takeObjectValueFrom: (id)sender
+ + +
+

takeStringValueFrom:

+- (void) takeStringValueFrom: (id)sender
+ + +
+

target

+- (id) target
+ + +
+

titleRectForBounds:

+- (NSRect) titleRectForBounds: (NSRect)theRect
+ + +
+

trackMouse:inRect:ofView:untilMouseUp:

+- (BOOL) trackMouse: (NSEvent*)theEvent inRect: (NSRect)cellFrame ofView: (NSView*)controlView untilMouseUp: (BOOL)untilMouseUp
+ + +
+

type

+- (NSCellType) type
+ + +
+

wraps

+- (BOOL) wraps
+ + +
+ + + diff --git a/Documentation/gsdoc/NSClipView.html b/Documentation/gsdoc/NSClipView.html new file mode 100644 index 000000000..00dd346ec --- /dev/null +++ b/Documentation/gsdoc/NSClipView.html @@ -0,0 +1,198 @@ + +NSClipView + + +[Previous] +[Up] +[Next] +

NSClipView

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSClipView

+

NSClipView

+

Declared in: AppKit/NSClipView.h

+

Inherits from: NSView

+

Conforms to: NSCoding +

+
+ + + +
+

acceptsFirstResponder

+- (BOOL) acceptsFirstResponder
+ + +
+

autoscroll:

+- (BOOL) autoscroll: (NSEvent*)theEvent
+ + +
+

backgroundColor

+- (NSColor*) backgroundColor
+ + +
+

becomeFirstResponder

+- (BOOL) becomeFirstResponder
+ + +
+

constrainScrollPoint:

+- (NSPoint) constrainScrollPoint: (NSPoint)proposedNewOrigin
+ + +
+

copiesOnScroll

+- (BOOL) copiesOnScroll
+ + +
+

documentCursor

+- (NSCursor*) documentCursor
+ + +
+

documentRect

+- (NSRect) documentRect
+ + +
+

documentView

+- (id) documentView
+ + +
+

documentVisibleRect

+- (NSRect) documentVisibleRect
+ + +
+

isFlipped

+- (BOOL) isFlipped
+ + +
+

rotateByAngle:

+- (void) rotateByAngle: (float)angle
+ + +
+

scaleUnitSquareToSize:

+- (void) scaleUnitSquareToSize: (NSSize)newUnitSize
+ + +
+

scrollToPoint:

+- (void) scrollToPoint: (NSPoint)newOrigin
+ + +
+

setBackgroundColor:

+- (void) setBackgroundColor: (NSColor*)aColor
+ + +
+

setBoundsOrigin:

+- (void) setBoundsOrigin: (NSPoint)aPoint
+ + +
+

setBoundsRotation:

+- (void) setBoundsRotation: (float)angle
+ + +
+

setBoundsSize:

+- (void) setBoundsSize: (NSSize)aSize
+ + +
+

setCopiesOnScroll:

+- (void) setCopiesOnScroll: (BOOL)flag
+ + +
+

setDocumentCursor:

+- (void) setDocumentCursor: (NSCursor*)aCursor
+ + +
+

setDocumentView:

+- (void) setDocumentView: (NSView*)aView
+ + +
+

setFrameOrigin:

+- (void) setFrameOrigin: (NSPoint)aPoint
+ + +
+

setFrameRotation:

+- (void) setFrameRotation: (float)angle
+ + +
+

setFrameSize:

+- (void) setFrameSize: (NSSize)aSize
+ + +
+

setNextKeyView:

+- (void) setNextKeyView: (NSView*)aView
+ + +
+

translateOriginToPoint:

+- (void) translateOriginToPoint: (NSPoint)aPoint
+ + +
+

viewBoundsChanged:

+- (void) viewBoundsChanged: (NSNotification*)aNotification
+ + +
+

viewFrameChanged:

+- (void) viewFrameChanged: (NSNotification*)aNotification
+ + +
+ + + diff --git a/Documentation/gsdoc/NSCoderAdditions.html b/Documentation/gsdoc/NSCoderAdditions.html new file mode 100644 index 000000000..6d5ef38c7 --- /dev/null +++ b/Documentation/gsdoc/NSCoderAdditions.html @@ -0,0 +1,34 @@ + +NSCoderAdditions + + +[Previous] +[Up] +[Next] +

NSCoderAdditions

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSCoderAdditions

+

NSCoderAdditions

+

Declared in: AppKit/NSColor.h

+

Inherits from: NSObject

+
+ + + +
+

decodeNXColor

+- (NSColor*) decodeNXColor
+ + +
+ + + diff --git a/Documentation/gsdoc/NSColor.html b/Documentation/gsdoc/NSColor.html new file mode 100644 index 000000000..373ac8ad0 --- /dev/null +++ b/Documentation/gsdoc/NSColor.html @@ -0,0 +1,516 @@ + +NSColor + + +[Previous] +[Up] +[Next] +

NSColor

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSColor

+

NSColor

+

Declared in: AppKit/NSColor.h

+

Inherits from: NSResponder

+

Conforms to: NSCoding +

+
+ + + +
+

blackColor

++ (NSColor*) blackColor
+ + +
+

blueColor

++ (NSColor*) blueColor
+ + +
+

brownColor

++ (NSColor*) brownColor
+ + +
+

clearColor

++ (NSColor*) clearColor
+ + +
+

colorFromPasteboard:

++ (NSColor*) colorFromPasteboard: (NSPasteboard*)pasteBoard
+ + +
+

colorWithCalibratedHue:saturation:brightness:alpha:

++ (NSColor*) colorWithCalibratedHue: (float)hue saturation: (float)saturation brightness: (float)brightness alpha: (float)alpha
+ + +
+

colorWithCalibratedRed:green:blue:alpha:

++ (NSColor*) colorWithCalibratedRed: (float)red green: (float)green blue: (float)blue alpha: (float)alpha
+ + +
+

colorWithCalibratedWhite:

++ (NSColor*) colorWithCalibratedWhite: (float)white
+ + +
+

colorWithCatalogName:colorName:

++ (NSColor*) colorWithCatalogName: (NSString*)listName colorName: (NSString*)colorName
+ + +
+

colorWithDeviceCyan:magenta:yellow:black:

++ (NSColor*) colorWithDeviceCyan: (float)cyan magenta: (float)magenta yellow: (float)yellow black: (float)black
+ + +
+

colorWithDeviceHue:saturation:brightness:alpha:

++ (NSColor*) colorWithDeviceHue: (float)hue saturation: (float)saturation brightness: (float)brightness alpha: (float)alpha
+ + +
+

colorWithDeviceRed:green:blue:alpha:

++ (NSColor*) colorWithDeviceRed: (float)red green: (float)green blue: (float)blue alpha: (float)alpha
+ + +
+

colorWithDeviceWhite:

++ (NSColor*) colorWithDeviceWhite: (float)white
+ + +
+

controlBackgroundColor

++ (NSColor*) controlBackgroundColor
+ + +
+

controlColor

++ (NSColor*) controlColor
+ + +
+

controlDarkShadowColor

++ (NSColor*) controlDarkShadowColor
+ + +
+

controlHighlightColor

++ (NSColor*) controlHighlightColor
+ + +
+

controlLightHighlightColor

++ (NSColor*) controlLightHighlightColor
+ + +
+

controlShadowColor

++ (NSColor*) controlShadowColor
+ + +
+

controlTextColor

++ (NSColor*) controlTextColor
+ + +
+

cyanColor

++ (NSColor*) cyanColor
+ + +
+

darkGrayColor

++ (NSColor*) darkGrayColor
+ + +
+

disabledControlTextColor

++ (NSColor*) disabledControlTextColor
+ + +
+

grayColor

++ (NSColor*) grayColor
+ + +
+

greenColor

++ (NSColor*) greenColor
+ + +
+

gridColor

++ (NSColor*) gridColor
+ + +
+

highlightColor

++ (NSColor*) highlightColor
+ + +
+

ignoresAlpha

++ (BOOL) ignoresAlpha
+ + +
+

keyboardFocusIndicatorColor

++ (NSColor*) keyboardFocusIndicatorColor
+ + +
+

knobColor

++ (NSColor*) knobColor
+ + +
+

lightGrayColor

++ (NSColor*) lightGrayColor
+ + +
+

magentaColor

++ (NSColor*) magentaColor
+ + +
+

orangeColor

++ (NSColor*) orangeColor
+ + +
+

purpleColor

++ (NSColor*) purpleColor
+ + +
+

redColor

++ (NSColor*) redColor
+ + +
+

scrollBarColor

++ (NSColor*) scrollBarColor
+ + +
+

selectedControlColor

++ (NSColor*) selectedControlColor
+ + +
+

selectedControlTextColor

++ (NSColor*) selectedControlTextColor
+ + +
+

selectedKnobColor

++ (NSColor*) selectedKnobColor
+ + +
+

selectedMenuItemColor

++ (NSColor*) selectedMenuItemColor
+ + +
+

selectedMenuItemTextColor

++ (NSColor*) selectedMenuItemTextColor
+ + +
+

selectedTextBackgroundColor

++ (NSColor*) selectedTextBackgroundColor
+ + +
+

selectedTextColor

++ (NSColor*) selectedTextColor
+ + +
+

setIgnoresAlpha:

++ (void) setIgnoresAlpha: (BOOL)flag
+ + +
+

shadowColor

++ (NSColor*) shadowColor
+ + +
+

textBackgroundColor

++ (NSColor*) textBackgroundColor
+ + +
+

textColor

++ (NSColor*) textColor
+ + +
+

whiteColor

++ (NSColor*) whiteColor
+ + +
+

windowFrameColor

++ (NSColor*) windowFrameColor
+ + +
+

windowFrameTextColor

++ (NSColor*) windowFrameTextColor
+ + +
+

yellowColor

++ (NSColor*) yellowColor
+ + +
+

alphaComponent

+- (float) alphaComponent
+ + +
+

blackComponent

+- (float) blackComponent
+ + +
+

blendedColorWithFraction:

+- (NSColor*) blendedColorWithFraction: (float)fractiono
+ + +
+

blueComponent

+- (float) blueComponent
+ + +
+

brightnessComponent

+- (float) brightnessComponent
+ + +
+

catalogNameComponent

+- (NSString*) catalogNameComponent
+ + +
+

colorNameComponent

+- (NSString*) colorNameComponent
+ + +
+

colorSpaceName

+- (NSString*) colorSpaceName
+ + +
+

colorUsingColorSpaceName:

+- (NSColor*) colorUsingColorSpaceName: (NSString*)colorSpace
+ + +
+

colorUsingColorSpaceName:

+- (NSColor*) colorUsingColorSpaceName: (NSString*)colorSpace
+ + +
+

colorWithAlphaComponent:

+- (NSColor*) colorWithAlphaComponent: (float)alpha
+ + +
+

cyanComponent

+- (float) cyanComponent
+ + +
+

drawSwatchInRect:

+- (void) drawSwatchInRect: (NSRect)rect
+ + +
+

getCyan:magenta:yellow:black:

+- (void) getCyan: (float*)cyan magenta: (float*)magenta yellow: (float *)yellow black: (float*)black
+ + +
+

getHue:saturation:brightness:alpha:

+- (void) getHue: (float*)hue saturation: (float*)saturation brightness: (float *)brightness alpha: (float*)alpha
+ + +
+

getRed:green:blue:alpha:

+- (void) getRed: (float*)red green: (float*)green blue: (float *)blue alpha: (float*)alpha
+ + +
+

getWhite:

+- (void) getWhite: (float*)white
+ + +
+

greenComponent

+- (float) greenComponent
+ + +
+

highlightWithLevel:

+- (NSColor*) highlightWithLevel: (float)highlightLevel
+ + +
+

hueComponent

+- (float) hueComponent
+ + +
+

localizedCatalogNameComponent

+- (NSString*) localizedCatalogNameComponent
+ + +
+

localizedColorNameComponent

+- (NSString*) localizedColorNameComponent
+ + +
+

magentaComponent

+- (float) magentaComponent
+ + +
+

redComponent

+- (float) redComponent
+ + +
+

saturationComponent

+- (float) saturationComponent
+ + +
+

set

+- (void) set
+ + +
+

shadowWithLevel:

+- (NSColor*) shadowWithLevel: (float)shadowLevel
+ + +
+

whiteComponent

+- (float) whiteComponent
+ + +
+

writeToPasteboard:

+- (void) writeToPasteboard: (NSPasteboard*)pasteBoard
+ + +
+

yellowComponent

+- (float) yellowComponent
+ + +
+ + + diff --git a/Documentation/gsdoc/NSColorList.html b/Documentation/gsdoc/NSColorList.html new file mode 100644 index 000000000..d193afbb8 --- /dev/null +++ b/Documentation/gsdoc/NSColorList.html @@ -0,0 +1,108 @@ + +NSColorList + + +[Previous] +[Up] +[Next] +

NSColorList

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSColorList

+

NSColorList

+

Declared in: AppKit/NSColorList.h

+

Inherits from: NSObject

+

Conforms to: NSCoding +

+
+ + + +
+

availableColorLists

++ (NSArray*) availableColorLists
+ + +
+

colorListNamed:

++ (NSColorList*) colorListNamed: (NSString*)name
+ + +
+

allKeys

+- (NSArray*) allKeys
+ + +
+

colorWithKey:

+- (NSColor*) colorWithKey: (NSString*)key
+ + +
+

initWithName:

+- (id) initWithName: (NSString*)name
+ + +
+

initWithName:fromFile:

+- (id) initWithName: (NSString*)name fromFile: (NSString*)path
+ + +
+

insertColor:key:atIndex:

+- (void) insertColor: (NSColor*)color key: (NSString *)key atIndex: (unsigned int)location
+ + +
+

isEditable

+- (BOOL) isEditable
+ + +
+

name

+- (NSString*) name
+ + +
+

removeColorWithKey:

+- (void) removeColorWithKey: (NSString*)key
+ + +
+

removeFile

+- (void) removeFile
+ + +
+

setColor:forKey:

+- (void) setColor: (NSColor*)color forKey: (NSString*)key
+ + +
+

writeToFile:

+- (BOOL) writeToFile: (NSString*)path
+ + +
+ + + diff --git a/Documentation/gsdoc/NSColorPanel.html b/Documentation/gsdoc/NSColorPanel.html new file mode 100644 index 000000000..d80d0ca87 --- /dev/null +++ b/Documentation/gsdoc/NSColorPanel.html @@ -0,0 +1,156 @@ + +NSColorPanel + + +[Previous] +[Up] +[Next] +

NSColorPanel

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSColorPanel

+

NSColorPanel

+

Declared in: AppKit/NSColorPanel.h

+

Inherits from: NSPanel

+

Conforms to: NSCoding +

+
+ + + +
+

dragColor:withEvent:fromView:

++ (BOOL) dragColor: (NSColor*)color withEvent: (NSEvent*)anEvent fromView: (NSView*)sourceView
+ + +
+

setPickerMask:

++ (void) setPickerMask: (int)mask
+ + +
+

setPickerMode:

++ (void) setPickerMode: (int)mode
+ + +
+

sharedColorPanel

++ (NSColorPanel*) sharedColorPanel
+ + +
+

sharedColorPanelExists

++ (BOOL) sharedColorPanelExists
+ + +
+

accessoryView

+- (NSView*) accessoryView
+ + +
+

alpha

+- (float) alpha
+ + +
+

attachColorList:

+- (void) attachColorList: (NSColorList*)colorList
+ + +
+

color

+- (NSColor*) color
+ + +
+

detachColorList:

+- (void) detachColorList: (NSColorList*)colorList
+ + +
+

isContinuous

+- (BOOL) isContinuous
+ + +
+

mode

+- (int) mode
+ + +
+

setAccessoryView:

+- (void) setAccessoryView: (NSView*)aView
+ + +
+

setAction:

+- (void) setAction: (SEL)action
+ + +
+

setColor:

+- (void) setColor: (NSColor*)color
+ + +
+

setContinuous:

+- (void) setContinuous: (BOOL)flag
+ + +
+

setMode:

+- (void) setMode: (int)mode
+ + +
+

setShowsAlpha:

+- (void) setShowsAlpha: (BOOL)flag
+ + +
+

setTarget:

+- (void) setTarget: (id)target
+ + +
+

showsAlpha

+- (BOOL) showsAlpha
+ + +
+

changeColor:

+- (void) changeColor: (id)sender
+ + +
+ + + diff --git a/Documentation/gsdoc/NSColorPicker.html b/Documentation/gsdoc/NSColorPicker.html new file mode 100644 index 000000000..97dc8eb01 --- /dev/null +++ b/Documentation/gsdoc/NSColorPicker.html @@ -0,0 +1,78 @@ + +NSColorPicker + + +[Previous] +[Up] +[Next] +

NSColorPicker

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSColorPicker

+

NSColorPicker

+

Declared in: AppKit/NSColorPicker.h

+

Inherits from: NSObject

+

Conforms to: NSColorPickingDefault +

+
+ + + +
+

attachColorList:

+- (void) attachColorList: (NSColorList*)colorList
+ + +
+

colorPanel

+- (NSColorPanel*) colorPanel
+ + +
+

detachColorList:

+- (void) detachColorList: (NSColorList*)colorList
+ + +
+

initWithPickerMask:colorPanel:

+- (id) initWithPickerMask: (int)mask colorPanel: (NSColorPanel*)owningColorPanel
+ + +
+

insertNewButtonImage:

+- (void) insertNewButtonImage: (NSImage*)newButtonImage
+ + +
+

provideNewButtonImage

+- (NSImage*) provideNewButtonImage
+ + +
+

setMode:

+- (void) setMode: (int)mode
+ + +
+

viewSizeChanged:

+- (void) viewSizeChanged: (id)sender
+ + +
+ + + diff --git a/Documentation/gsdoc/NSColorWell.html b/Documentation/gsdoc/NSColorWell.html new file mode 100644 index 000000000..c110a1b2c --- /dev/null +++ b/Documentation/gsdoc/NSColorWell.html @@ -0,0 +1,84 @@ + +NSColorWell + + +[Previous] +[Up] +[Next] +

NSColorWell

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSColorWell

+

NSColorWell

+

Declared in: AppKit/NSColorWell.h

+

Inherits from: NSControl

+

Conforms to: NSCoding +

+
+ + + +
+

activate:

+- (void) activate: (BOOL)exclusive
+ + +
+

color

+- (NSColor*) color
+ + +
+

deactivate

+- (void) deactivate
+ + +
+

drawWellInside:

+- (void) drawWellInside: (NSRect)insideRect
+ + +
+

isActive

+- (BOOL) isActive
+ + +
+

isBordered

+- (BOOL) isBordered
+ + +
+

setBordered:

+- (void) setBordered: (BOOL)bordered
+ + +
+

setColor:

+- (void) setColor: (NSColor*)color
+ + +
+

takeColorFrom:

+- (void) takeColorFrom: (id)sender
+ + +
+ + + diff --git a/Documentation/gsdoc/NSComboBox.html b/Documentation/gsdoc/NSComboBox.html new file mode 100644 index 000000000..e1c9a7e20 --- /dev/null +++ b/Documentation/gsdoc/NSComboBox.html @@ -0,0 +1,240 @@ + +NSComboBox + + +[Previous] +[Up] +[Next] +

NSComboBox

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSComboBox

+

NSComboBox

+

Declared in: AppKit/NSComboBox.h

+

Inherits from: NSTextField

+

Conforms to: NSObject +

+
+ + + +
+

addItemsWithObjectValues:

+- (void) addItemsWithObjectValues: (id)objects
+ + +
+

addItemWithObjectValue:

+- (void) addItemWithObjectValue: (id)anObject
+ + +
+

completes

+- (BOOL) completes
+ + +
+

dataSource

+- (id) dataSource
+ + +
+

deselectItemAtIndex:

+- (void) deselectItemAtIndex: (int)index
+ + +
+

encodeWithCoder:

+- (void) encodeWithCoder: (NSCoder*)encoder
+ + +
+

hasVerticalScroller

+- (BOOL) hasVerticalScroller
+ + +
+

indexOfItemWithObjectValue:

+- (int) indexOfItemWithObjectValue: (id)anObject
+ + +
+

indexOfSelectedItem

+- (int) indexOfSelectedItem
+ + +
+

initWithCoder:

+- (id) initWithCoder: (NSCoder*)decoder
+ + +
+

insertItemWithObjectValue:

+- (void) insertItemWithObjectValue: (id)anObject
+ + +
+

intercellSpacing

+- (NSSize) intercellSpacing
+ + +
+

itemHeight

+- (float) itemHeight
+ + +
+

itemObjectValueAtIndex:

+- (id) itemObjectValueAtIndex: (int)index
+ + +
+

noteNumberOfItemsChanged

+- (void) noteNumberOfItemsChanged
+ + +
+

numberOfItems

+- (int) numberOfItems
+ + +
+

numberOfVisibleItems

+- (int) numberOfVisibleItems
+ + +
+

objectValueOfSelectedItem

+- (id) objectValueOfSelectedItem
+ + +
+

objectValues

+- (NSArray*) objectValues
+ + +
+

reloadData

+- (void) reloadData
+ + +
+

removeAllItems

+- (void) removeAllItems
+ + +
+

removeItemAtIndex:

+- (void) removeItemAtIndex: (int)index
+ + +
+

removeItemWithObjectValue:

+- (void) removeItemWithObjectValue: (id)anObject
+ + +
+

scrollItemAtIndexToTop:

+- (void) scrollItemAtIndexToTop: (int)index
+ + +
+

scrollItemAtIndexToVisible:

+- (void) scrollItemAtIndexToVisible: (int)index
+ + +
+

selectItemAtIndex:

+- (void) selectItemAtIndex: (int)index
+ + +
+

selectItemWithObjectValue:

+- (void) selectItemWithObjectValue: (id)anObject
+ + +
+

setCompletes:

+- (void) setCompletes: (BOOL)completes
+ + +
+

setDataSource:

+- (void) setDataSource: (id)aSource
+ + +
+

setHasVerticalScroller:

+- (void) setHasVerticalScroller: (BOOL)flag
+ + +
+

setIntercellSpacing:

+- (void) setIntercellSpacing: (NSSize)aSize
+ + +
+

setItemHeight:

+- (void) setItemHeight: (float)itemHeight
+ + +
+

setNumberOfVisibleItems:

+- (void) setNumberOfVisibleItems: (int)visibleItems
+ + +
+

setUsesDataSource:

+- (void) setUsesDataSource: (BOOL)flag
+ + +
+

usesDataSource

+- (BOOL) usesDataSource
+ + +
+ + + diff --git a/Documentation/gsdoc/NSComboBoxCell.html b/Documentation/gsdoc/NSComboBoxCell.html new file mode 100644 index 000000000..e76199d78 --- /dev/null +++ b/Documentation/gsdoc/NSComboBoxCell.html @@ -0,0 +1,246 @@ + +NSComboBoxCell + + +[Previous] +[Up] +[Next] +

NSComboBoxCell

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSComboBoxCell

+

NSComboBoxCell

+

Declared in: AppKit/NSComboBoxCell.h

+

Inherits from: NSTextFieldCell

+

Conforms to: NSObject +

+
+ + + +
+

addItemsWithObjectValues:

+- (void) addItemsWithObjectValues: (id)objects
+ + +
+

addItemWithObjectValue:

+- (void) addItemWithObjectValue: (id)anObject
+ + +
+

completedString:

+- (NSString*) completedString: (NSString*)substring
+ + +
+

completes

+- (BOOL) completes
+ + +
+

dataSource

+- (id) dataSource
+ + +
+

deselectItemAtIndex:

+- (void) deselectItemAtIndex: (int)index
+ + +
+

encodeWithCoder:

+- (void) encodeWithCoder: (NSCoder*)encoder
+ + +
+

hasVerticalScroller

+- (BOOL) hasVerticalScroller
+ + +
+

indexOfItemWithObjectValue:

+- (int) indexOfItemWithObjectValue: (id)anObject
+ + +
+

indexOfSelectedItem

+- (int) indexOfSelectedItem
+ + +
+

initWithCoder:

+- (id) initWithCoder: (NSCoder*)decoder
+ + +
+

insertItemWithObjectValue:

+- (void) insertItemWithObjectValue: (id)anObject
+ + +
+

intercellSpacing

+- (NSSize) intercellSpacing
+ + +
+

itemHeight

+- (float) itemHeight
+ + +
+

itemObjectValueAtIndex:

+- (id) itemObjectValueAtIndex: (int)index
+ + +
+

noteNumberOfItemsChanged

+- (void) noteNumberOfItemsChanged
+ + +
+

numberOfItems

+- (int) numberOfItems
+ + +
+

numberOfVisibleItems

+- (int) numberOfVisibleItems
+ + +
+

objectValueOfSelectedItem

+- (id) objectValueOfSelectedItem
+ + +
+

objectValues

+- (NSArray*) objectValues
+ + +
+

reloadData

+- (void) reloadData
+ + +
+

removeAllItems

+- (void) removeAllItems
+ + +
+

removeItemAtIndex:

+- (void) removeItemAtIndex: (int)index
+ + +
+

removeItemWithObjectValue:

+- (void) removeItemWithObjectValue: (id)anObject
+ + +
+

scrollItemAtIndexToTop:

+- (void) scrollItemAtIndexToTop: (int)index
+ + +
+

scrollItemAtIndexToVisible:

+- (void) scrollItemAtIndexToVisible: (int)index
+ + +
+

selectItemAtIndex:

+- (void) selectItemAtIndex: (int)index
+ + +
+

selectItemWithObjectValue:

+- (void) selectItemWithObjectValue: (id)anObject
+ + +
+

setCompletes:

+- (void) setCompletes: (BOOL)completes
+ + +
+

setDataSource:

+- (void) setDataSource: (id)aSource
+ + +
+

setHasVerticalScroller:

+- (void) setHasVerticalScroller: (BOOL)flag
+ + +
+

setIntercellSpacing:

+- (void) setIntercellSpacing: (NSSize)aSize
+ + +
+

setItemHeight:

+- (void) setItemHeight: (float)itemHeight
+ + +
+

setNumberOfVisibleItems:

+- (void) setNumberOfVisibleItems: (int)visibleItems
+ + +
+

setUsesDataSource:

+- (void) setUsesDataSource: (BOOL)flag
+ + +
+

usesDataSource

+- (BOOL) usesDataSource
+ + +
+ + + diff --git a/Documentation/gsdoc/NSControl.html b/Documentation/gsdoc/NSControl.html new file mode 100644 index 000000000..a846e0cec --- /dev/null +++ b/Documentation/gsdoc/NSControl.html @@ -0,0 +1,432 @@ + +NSControl + + +[Previous] +[Up] +[Next] +

NSControl

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSControl

+

NSControl

+

Declared in: <

+

Inherits from: NSView

+

Conforms to: NSCoding +

+
+ + + +
+

cellClass

++ (Class) cellClass
+ + +
+

setCellClass:

++ (void) setCellClass: (Class)class
+ + +
+

abortEditing

+- (BOOL) abortEditing
+ + +
+

action

+- (SEL) action
+ + +
+

alignment

+- (NSTextAlignment) alignment
+ + +
+

attributedStringValue

+- (NSAttributedString*) attributedStringValue
+ + +
+

calcSize

+- (void) calcSize
+ + +
+

cell

+- (id) cell
+ + +
+

currentEditor

+- (NSText*) currentEditor
+ + +
+

doubleValue

+- (double) doubleValue
+ + +
+

drawCell:

+- (void) drawCell: (NSCell*)aCell
+ + +
+

drawCellInside:

+- (void) drawCellInside: (NSCell*)aCell
+ + +
+

floatValue

+- (float) floatValue
+ + +
+

font

+- (NSFont*) font
+ + +
+

ignoresMultiClick

+- (BOOL) ignoresMultiClick
+ + +
+

initWithFrame:

+- (id) initWithFrame: (NSRect)frameRect
+ + +
+

intValue

+- (int) intValue
+ + +
+

isContinuous

+- (BOOL) isContinuous
+ + +
+

isEnabled

+- (BOOL) isEnabled
+ + +
+

mouseDown:

+- (void) mouseDown: (NSEvent*)theEvent
+ + +
+

objectValue

+- (id) objectValue
+ + +
+

performClick:

+- (void) performClick: (id)sender
+ + +
+

refusesFirstResponder

+- (BOOL) refusesFirstResponder
+ + +
+

selectCell:

+- (void) selectCell: (NSCell*)aCell
+ + +
+

selectedCell

+- (id) selectedCell
+ + +
+

selectedTag

+- (int) selectedTag
+ + +
+

sendAction:

+- (BOOL) sendAction: (SEL)theAction
+ + +
+

sendActionOn:

+- (int) sendActionOn: (int)mask
+ + +
+

setAction:

+- (void) setAction: (SEL)aSelector
+ + +
+

setAlignment:

+- (void) setAlignment: (NSTextAlignment)mode
+ + +
+

setAttributedStringValue:

+- (void) setAttributedStringValue: (NSAttributedString*)object
+ + +
+

setCell:

+- (void) setCell: (NSCell*)aCell
+ + +
+

setContinuous:

+- (void) setContinuous: (BOOL)flag
+ + +
+

setDoubleValue:

+- (void) setDoubleValue: (double)aDouble
+ + +
+

setEnabled:

+- (void) setEnabled: (BOOL)flag
+ + +
+

setFloatValue:

+- (void) setFloatValue: (float)aFloat
+ + +
+

setFloatingPointFormat:left:right:

+- (void) setFloatingPointFormat: (BOOL)autoRange left: (unsigned int)leftDigits right: (unsigned int)rightDigits
+ + +
+

setFont:

+- (void) setFont: (NSFont*)fontObject
+ + +
+

setIgnoresMultiClick:

+- (void) setIgnoresMultiClick: (BOOL)flag
+ + +
+

setIntValue:

+- (void) setIntValue: (int)anInt
+ + +
+

setNeedsDisplay

+- (void) setNeedsDisplay
+ + +
+

setObjectValue:

+- (void) setObjectValue: (id)object
+ + +
+

setRefusesFirstResponder:

+- (void) setRefusesFirstResponder: (BOOL)flag
+ + +
+

setStringValue:

+- (void) setStringValue: (NSString*)aString
+ + +
+

setTag:

+- (void) setTag: (int)anInt
+ + +
+

setTarget:

+- (void) setTarget: (id)anObject
+ + +
+

sizeToFit

+- (void) sizeToFit
+ + +
+

stringValue

+- (NSString*) stringValue
+ + +
+

tag

+- (int) tag
+ + +
+

takeDoubleValueFrom:

+- (void) takeDoubleValueFrom: (id)sender
+ + +
+

takeFloatValueFrom:

+- (void) takeFloatValueFrom: (id)sender
+ + +
+

takeIntValueFrom:

+- (void) takeIntValueFrom: (id)sender
+ + +
+

takeObjectValueFrom:

+- (void) takeObjectValueFrom: (id)sender
+ + +
+

takeStringValueFrom:

+- (void) takeStringValueFrom: (id)sender
+ + +
+

target

+- (id) target
+ + +
+

updateCell:

+- (void) updateCell: (NSCell*)aCell
+ + +
+

updateCellInside:

+- (void) updateCellInside: (NSCell*)aCell
+ + +
+

validateEditing

+- (void) validateEditing
+ + +
+

control:didFailToFormatString:errorDescription:

+- (BOOL) control: (NSControl*)control didFailToFormatString: (NSString*)string errorDescription: (NSString*)error
+ + +
+

control:didFailToValidatePartialString:errorDescription:

+- (void) control: (NSControl*)control didFailToValidatePartialString: (NSString*)string errorDescription: (NSString*)error
+ + +
+

control:isValidObject:

+- (BOOL) control: (NSControl*)control isValidObject: (id)object
+ + +
+

control:textShouldBeginEditing:

+- (BOOL) control: (NSControl*)control textShouldBeginEditing: (NSText*)fieldEditor
+ + +
+

control:textShouldEndEditing:

+- (BOOL) control: (NSControl*)control textShouldEndEditing: (NSText*)fieldEditor
+ + +
+

control:textView:doCommandBySelector:

+- (BOOL) control: (NSControl*)control textView: (NSTextView*)textView doCommandBySelector: (SEL)command
+ + +
+

controlTextDidBeginEditing:

+- (void) controlTextDidBeginEditing: (NSNotification*)aNotification
+ + +
+

controlTextDidEndEditing:

+- (void) controlTextDidEndEditing: (NSNotification*)aNotification
+ + +
+

controlTextDidChange:

+- (void) controlTextDidChange: (NSNotification*)aNotification
+ + +
+ + + diff --git a/Documentation/gsdoc/NSCursor.html b/Documentation/gsdoc/NSCursor.html new file mode 100644 index 000000000..247c28802 --- /dev/null +++ b/Documentation/gsdoc/NSCursor.html @@ -0,0 +1,150 @@ + +NSCursor + + +[Previous] +[Up] +[Next] +

NSCursor

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSCursor

+

NSCursor

+

Declared in: AppKit/NSCursor.h

+

Inherits from: NSObject

+

Conforms to: NSCoding +

+
+ + + +
+

arrowCursor

++ (NSCursor*) arrowCursor
+ + +
+

currentCursor

++ (NSCursor*) currentCursor
+ + +
+

hide

++ (void) hide
+ + +
+

IBeamCursor

++ (NSCursor*) IBeamCursor
+ + +
+

pop

++ (void) pop
+ + +
+

setHiddenUntilMouseMoves:

++ (void) setHiddenUntilMouseMoves: (BOOL)flag
+ + +
+

unhide

++ (void) unhide
+ + +
+

hotSpot

+- (NSPoint) hotSpot
+ + +
+

image

+- (NSImage*) image
+ + +
+

initWithImage:foregroundColorHint:backgroundColorHint:hotSpot:

+- (id) initWithImage: (NSImage*)newImage foregroundColorHint: (NSColor*)fg backgroundColorHint: (NSColor*)bg hotSpot: (NSPoint)hotSpot
+ + +
+

initWithImage:

+- (id) initWithImage: (NSImage*)newImage
+ + +
+

isSetOnMouseEntered

+- (BOOL) isSetOnMouseEntered
+ + +
+

isSetOnMouseExited

+- (BOOL) isSetOnMouseExited
+ + +
+

mouseEntered:

+- (void) mouseEntered: (NSEvent*)anEvent
+ + +
+

mouseExited:

+- (void) mouseExited: (NSEvent*)anEvent
+ + +
+

pop

+- (void) pop
+ + +
+

push

+- (void) push
+ + +
+

set

+- (void) set
+ + +
+

setOnMouseEntered:

+- (void) setOnMouseEntered: (BOOL)flag
+ + +
+

setOnMouseExited:

+- (void) setOnMouseExited: (BOOL)flag
+ + +
+ + + diff --git a/Documentation/gsdoc/NSCustomImageRep.html b/Documentation/gsdoc/NSCustomImageRep.html new file mode 100644 index 000000000..95782968c --- /dev/null +++ b/Documentation/gsdoc/NSCustomImageRep.html @@ -0,0 +1,48 @@ + +NSCustomImageRep + + +[Previous] +[Up] +[Next] +

NSCustomImageRep

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSCustomImageRep

+

NSCustomImageRep

+

Declared in: AppKit/NSCustomImageRep.h

+

Inherits from: NSImageRep

+

Conforms to: NSCoding +

+
+ + + +
+

delegate

+- (id) delegate
+ + +
+

drawSelector

+- (SEL) drawSelector
+ + +
+

initWithDrawSelector:delegate:

+- (id) initWithDrawSelector: (SEL)aMethod delegate: (id)anObject
+ + +
+ + + diff --git a/Documentation/gsdoc/NSDPSContext.html b/Documentation/gsdoc/NSDPSContext.html new file mode 100644 index 000000000..6e1b3dba4 --- /dev/null +++ b/Documentation/gsdoc/NSDPSContext.html @@ -0,0 +1,276 @@ + +NSDPSContext + + +[Previous] +[Up] +[Next] +

NSDPSContext

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSDPSContext

+

NSDPSContext

+

Declared in: AppKit/NSDPSContext.h

+

Inherits from: NSGraphicsContext

+

Conforms to: NSObject +

+
+ + + +
+

areAllContextsOutputTraced

++ (BOOL) areAllContextsOutputTraced
+ + +
+

areAllContextsSynchronized

++ (BOOL) areAllContextsSynchronized
+ + +
+

currentContext

++ (id) currentContext
+ + +
+

setAllContextsOutputTraced:

++ (void) setAllContextsOutputTraced: (BOOL)flag
+ + +
+

setAllContextsSynchronized:

++ (void) setAllContextsSynchronized: (BOOL)flag
+ + +
+

setCurrentContext:

++ (void) setCurrentContext: (NSGraphicsContext*)context
+ + +
+

stringForDPSError:

++ (NSString*) stringForDPSError: (constDPSBinObjSeqRec*)error
+ + +
+

DPSContext

+- (DPSContext) DPSContext
+ + +
+

awaitReturnValues

+- (void) awaitReturnValues
+ + +
+

chainChildContext:

+- (void) chainChildContext: (NSDPSContext*)child
+ + +
+

childContext

+- (NSDPSContext*) childContext
+ + +
+

errorProc

+- (DPSErrorProc) errorProc
+ + +
+

flush

+- (void) flush
+ + +
+

+- (id)
+ + +
+

interruptExecution

+- (void) interruptExecution
+ + +
+

isDrawingToScreen

+- (BOOL) isDrawingToScreen
+ + +
+

isOutputTraced

+- (BOOL) isOutputTraced
+ + +
+

isSynchronized

+- (BOOL) isSynchronized
+ + +
+

isWaitCursorEnabled

+- (BOOL) isWaitCursorEnabled
+ + +
+

mutableData

+- (NSMutableData*) mutableData
+ + +
+

notifyObjectWhenFinishedExecuting:

+- (void) notifyObjectWhenFinishedExecuting: (id<NSDPSContextNotification>)object
+ + +
+

parentContext

+- (NSDPSContext*) parentContext
+ + +
+

printFormat:

+- (void) printFormat: (NSString*)format,...
+ + +
+

printFormat:arguments:

+- (void) printFormat: (NSString*)format arguments: (va_list)argList
+ + +
+

resetCommunication

+- (void) resetCommunication
+ + +
+

setErrorProc:

+- (void) setErrorProc: (DPSErrorProc)proc
+ + +
+

setOutputTraced:

+- (void) setOutputTraced: (BOOL)flag
+ + +
+

setSynchronized:

+- (void) setSynchronized: (BOOL)flag
+ + +
+

setTextProc:

+- (void) setTextProc: (DPSTextProc)proc
+ + +
+

setWaitCursorEnabled:

+- (void) setWaitCursorEnabled: (BOOL)flag
+ + +
+

startWaitCursorTimer

+- (void) startWaitCursorTimer
+ + +
+

textProc

+- (DPSTextProc) textProc
+ + +
+

unchainContext

+- (void) unchainContext
+ + +
+

updateNameMap

+- (void) updateNameMap
+ + +
+

wait

+- (void) wait
+ + +
+

writeBOSArray:count:ofType:

+- (void) writeBOSArray: (constvoid*)data count: (unsigned int)items ofType: (DPSDefinedType)type
+ + +
+

writeBOSNumString:length:ofTypescale:

+- (void) writeBOSNumString: (constvoid*)data length: (unsigned int)count ofType (DPSDefinedType)type scale: (int)scale
+ + +
+

writeBOSString:length:

+- (void) writeBOSString: (constvoid*)data length: (unsigned int)bytes
+ + +
+

writeBinaryObjectSequence:length:

+- (void) writeBinaryObjectSequence: (constvoid*)data length: (unsigned int)bytes
+ + +
+

writeData:

+- (void) writeData: (NSData*)buf
+ + +
+

writePostScriptWithLanguageEncodingConversion:

+- (void) writePostScriptWithLanguageEncodingConversion: (NSData*)buf
+ + +
+ + + diff --git a/Documentation/gsdoc/NSDocument.html b/Documentation/gsdoc/NSDocument.html new file mode 100644 index 000000000..6ca2d6095 --- /dev/null +++ b/Documentation/gsdoc/NSDocument.html @@ -0,0 +1,330 @@ + +NSDocument + + +[Previous] +[Up] +[Next] +

NSDocument

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSDocument

+

NSDocument

+

Declared in: AppKit/NSDocument.h

+

Inherits from: NSObject

+

Conforms to: NSObject +

+
+ + + +
+

isNativeType:

++ (BOOL) isNativeType: (NSString*)aType
+ + +
+

readableTypes

++ (NSArray*) readableTypes
+ + +
+

writableTypes

++ (NSArray*) writableTypes
+ + +
+

addWindowController:

+- (void) addWindowController: (NSWindowController*)aController
+ + +
+

canCloseDocument

+- (BOOL) canCloseDocument
+ + +
+

close

+- (void) close
+ + +
+

closeDocument:

+- (IBAction) closeDocument: (id)sender
+ + +
+

dataRepresentationOfType:

+- (NSData*) dataRepresentationOfType: (NSString*)aType
+ + +
+

displayName

+- (NSString*) displayName
+ + +
+

fileName

+- (NSString*) fileName
+ + +
+

fileNameFromRunningSavePanelForSaveOperation:

+- (NSString*) fileNameFromRunningSavePanelForSaveOperation: (NSSaveOperationType)saveOperation
+ + +
+

fileType

+- (NSString*) fileType
+ + +
+

fileWrapperRepresentationOfType:

+- (NSFileWrapper*) fileWrapperRepresentationOfType: (NSString*)aType
+ + +
+

hasUndoManager

+- (BOOL) hasUndoManager
+ + +
+

init

+- (id) init
+ + +
+

initWithContentsOfFile:

+- (id) initWithContentsOfFile: (NSString*)fileName
+ + +
+

isDocumentEdited

+- (BOOL) isDocumentEdited
+ + +
+

keepBackupFile

+- (BOOL) keepBackupFile
+ + +
+

loadDataRepresentation:

+- (BOOL) loadDataRepresentation: (NSData*)docData
+ + +
+

loadFileWrapperRepresentation:

+- (BOOL) loadFileWrapperRepresentation: (NSFileWrapper*)wrapper
+ + +
+

makeWindowControllers

+- (NSArray*) makeWindowControllers
+ + +
+

printDocument:

+- (void) printDocument: (id)sender
+ + +
+

printInfo

+- (NSPrintInfo*) printInfo
+ + +
+

printShowingPrintPanel:

+- (void) printShowingPrintPanel: (BOOL)flag
+ + +
+

readFromFile:

+- (BOOL) readFromFile: (NSString*)fileName
+ + +
+

revertDocumentToSaved:

+- (void) revertDocumentToSaved: (id)sender
+ + +
+

revertToSavedFromFile:

+- (BOOL) revertToSavedFromFile: (NSString*)fileName
+ + +
+

runModalPageLayoutWithPrintInfo:

+- (int) runModalPageLayoutWithPrintInfo: (NSPrintInfo*)printInfo
+ + +
+

runModalSavePanel:withAccessoryView:

+- (int) runModalSavePanel: (NSSavePanel*)savePanel withAccessoryView: (NSView*)accessoryView
+ + +
+

runPageLayout:

+- (void) runPageLayout: (id)sender
+ + +
+

saveDocument:

+- (void) saveDocument: (id)sender
+ + +
+

saveDocumentAs:

+- (void) saveDocumentAs: (id)sender
+ + +
+

saveDocumentTo:

+- (void) saveDocumentTo: (id)sender
+ + +
+

setFileName:

+- (void) setFileName: (NSString*)fileName
+ + +
+

setFileType:

+- (void) setFileType: (NSString*)docType
+ + +
+

setHasUndoManager:

+- (void) setHasUndoManager: (BOOL)flag
+ + +
+

setPrintInfo:

+- (void) setPrintInfo: (NSPrintInfo*)printInfo
+ + +
+

setUndoManager:

+- (void) setUndoManager: (NSUndoManager*)undoManager
+ + +
+

shouldChangePrintInfo:

+- (BOOL) shouldChangePrintInfo: (NSPrintInfo*)newPrintInfo
+ + +
+

shouldCloseWindowController:

+- (BOOL) shouldCloseWindowController: (NSWindowController*)windowController
+ + +
+

shouldRunSavePanelWithAccessoryView

+- (BOOL) shouldRunSavePanelWithAccessoryView
+ + +
+

showWindows

+- (void) showWindows
+ + +
+

undoManager

+- (NSUndoManager*) undoManager
+ + +
+

updateChangeCount:

+- (void) updateChangeCount: (NSDocumentChangeType)changeType
+ + +
+

validateMenuItem:

+- (BOOL) validateMenuItem: (NSMenuItem*)anItem
+ + +
+

windowControllerDidLoadNib:

+- (void) windowControllerDidLoadNib: (NSWindowController*)windowController
+ + +
+

windowControllerWillLoadNib:

+- (void) windowControllerWillLoadNib: (NSWindowController*)windowController
+ + +
+

windowControllers

+- (NSArray*) windowControllers
+ + +
+

windowNibName

+- (NSString*) windowNibName
+ + +
+

writeToFile:

+- (BOOL) writeToFile: (NSString*)fileName
+ + +
+ + + diff --git a/Documentation/gsdoc/NSDocumentController.html b/Documentation/gsdoc/NSDocumentController.html new file mode 100644 index 000000000..f23e49a73 --- /dev/null +++ b/Documentation/gsdoc/NSDocumentController.html @@ -0,0 +1,180 @@ + +NSDocumentController + + +[Previous] +[Up] +[Next] +

NSDocumentController

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSDocumentController

+

NSDocumentController

+

Declared in: AppKit/NSDocumentController.h

+

Inherits from: NSObject

+

Conforms to: NSObject +

+
+ + + +
+

sharedDocumentController

++ (id) sharedDocumentController
+ + +
+

closeAllDocuments

+- (BOOL) closeAllDocuments
+ + +
+

currentDirectory

+- (NSString*) currentDirectory
+ + +
+

currentDocument

+- (id) currentDocument
+ + +
+

displayNameForType:

+- (NSString*) displayNameForType: (NSString*)docType
+ + +
+

documentClassForType:

+- (Class) documentClassForType: (NSString*)docType
+ + +
+

documentForFileName:

+- (id) documentForFileName: (NSString*)fileName
+ + +
+

documentForWindow:

+- (id) documentForWindow: (NSWindow*)window
+ + +
+

documents

+- (NSArray*) documents
+ + +
+

fileExtensionsFromType:

+- (NSArray*) fileExtensionsFromType: (NSString*)docType
+ + +
+

fileNamesFromRunningOpenPanel

+- (NSArray*) fileNamesFromRunningOpenPanel
+ + +
+

hasEditedDocuments

+- (BOOL) hasEditedDocuments
+ + +
+

makeDocumentWithContentsOfFile:

+- (id) makeDocumentWithContentsOfFile: (NSString*)fileName
+ + +
+

makeUntitledDocumentOfType:

+- (id) makeUntitledDocumentOfType: (NSString*)type
+ + +
+

newDocument:

+- (void) newDocument: (id)sender
+ + +
+

openDocument:

+- (void) openDocument: (id)sender
+ + +
+

openDocumentWithContentsOfFile:

+- (id) openDocumentWithContentsOfFile: (NSString*)fileName
+ + +
+

openUntitledDocumentOfType:

+- (id) openUntitledDocumentOfType: (NSString*)docType
+ + +
+

reviewUnsavedDocumentsWithAlertTitle:cancellable:

+- (BOOL) reviewUnsavedDocumentsWithAlertTitle: (NSString*)title cancellable: (BOOL)flag
+ + +
+

runModalOpenPanel:

+- (int) runModalOpenPanel: (NSOpenPanel*)openPanel
+ + +
+

saveAllDocuments:

+- (void) saveAllDocuments: (id)sender
+ + +
+

setShouldCreateUI:

+- (void) setShouldCreateUI: (BOOL)flag
+ + +
+

shouldCreateUI

+- (BOOL) shouldCreateUI
+ + +
+

typeFromFileExtension:

+- (NSString*) typeFromFileExtension: (NSString*)fileExtension
+ + +
+

validateMenuItem:

+- (BOOL) validateMenuItem: (NSMenuItem*)anItem
+ + +
+ + + diff --git a/Documentation/gsdoc/NSEPSImageRep.html b/Documentation/gsdoc/NSEPSImageRep.html new file mode 100644 index 000000000..41c7c8442 --- /dev/null +++ b/Documentation/gsdoc/NSEPSImageRep.html @@ -0,0 +1,60 @@ + +NSEPSImageRep + + +[Previous] +[Up] +[Next] +

NSEPSImageRep

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSEPSImageRep

+

NSEPSImageRep

+

Declared in: AppKit/NSEPSImageRep.h

+

Inherits from: NSImageRep

+

Conforms to: NSCoding +

+
+ + + +
+

imageRepWithData:

++ (id) imageRepWithData: (NSData*)epsData
+ + +
+

EPSRepresentation

+- (NSData*) EPSRepresentation
+ + +
+

boundingBox

+- (NSRect) boundingBox
+ + +
+

initWithData:

+- (id) initWithData: (NSData*)epsData
+ + +
+

prepareGState

+- (void) prepareGState
+ + +
+ + + diff --git a/Documentation/gsdoc/NSEvent.html b/Documentation/gsdoc/NSEvent.html new file mode 100644 index 000000000..fe5f27a6d --- /dev/null +++ b/Documentation/gsdoc/NSEvent.html @@ -0,0 +1,174 @@ + +NSEvent + + +[Previous] +[Up] +[Next] +

NSEvent

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSEvent

+

NSEvent

+

Declared in: AppKit/NSEvent.h

+

Inherits from: NSObject

+

Conforms to: NSCoding +

+
+ + + +
+

enterExitEventWithType:location:modifierFlags:timestamp:windowNumber:context:eventNumber:trackingNumber:

++ (NSEvent*) enterExitEventWithType: (NSEventType)type location: (NSPoint)location modifierFlags: (unsigned int)flags timestamp: (NSTimeInterval)time windowNumber: (int)windowNumber context: (NSDPSContext *)context eventNumber: (int)eventNumber trackingNumber: (int)trackingNumber
+ + +
+

keyEventWithType:location:modifierFlags:timestamp:windowNumber:context:characters:charactersIgnoringModifiers:isARepeat:keyCode:

++ (NSEvent*) keyEventWithType: (NSEventType)type location: (NSPoint)location modifierFlags: (unsigned int)flags timestamp: (NSTimeInterval)time windowNumber: (int)windowNum context: (NSDPSContext *)context characters: (NSString*)characters charactersIgnoringModifiers: (NSString*)unmodCharacters isARepeat: (BOOL)repeatKey keyCode: (unsigned short int)code
+ + +
+

mouseEventWithType:location:modifierFlags:timestamp:windowNumber:context:eventNumber:clickCount:pressure:

++ (NSEvent*) mouseEventWithType: (NSEventType)type location: (NSPoint)location modifierFlags: (unsigned int)flags timestamp: (NSTimeInterval)time windowNumber: (int)windowNum context: (NSDPSContext *)context eventNumber: (int)eventNumber clickCount: (int)clickNumber pressure: (float)pressure
+ + +
+

otherEventWithType:location:modifierFlags:timestamp:windowNumber:context:subtype:data1:data2:

++ (NSEvent*) otherEventWithType: (NSEventType)type location: (NSPoint)location modifierFlags: (unsigned int)flags timestamp: (NSTimeInterval)time windowNumber: (int)windowNum context: (NSDPSContext *)context subtype: (shortint)subtype data1: (int)data1 data2: (int)data2
+ + +
+

stopPeriodicEvents

++ (void) stopPeriodicEvents
+ + +
+

characters

+- (NSString*) characters
+ + +
+

charactersIgnoringModifiers

+- (NSString*) charactersIgnoringModifiers
+ + +
+

clickCount

+- (int) clickCount
+ + +
+

context

+- (NSDPSContext*) context
+ + +
+

data1

+- (int) data1
+ + +
+

data2

+- (int) data2
+ + +
+

eventNumber

+- (int) eventNumber
+ + +
+

isARepeat

+- (BOOL) isARepeat
+ + +
+

keyCode

+- (unsigned short int) keyCode
+ + +
+

locationInWindow

+- (NSPoint) locationInWindow
+ + +
+

modifierFlags

+- (unsigned int) modifierFlags
+ + +
+

pressure

+- (float) pressure
+ + +
+

subtype

+- (shortint) subtype
+ + +
+

timestamp

+- (NSTimeInterval) timestamp
+ + +
+

trackingNumber

+- (int) trackingNumber
+ + +
+

type

+- (NSEventType) type
+ + +
+

userData

+- (void*) userData
+ + +
+

window

+- (NSWindow*) window
+ + +
+

windowNumber

+- (int) windowNumber
+ + +
+ + + diff --git a/Documentation/gsdoc/NSFileWrapper.html b/Documentation/gsdoc/NSFileWrapper.html new file mode 100644 index 000000000..1d56bc0f3 --- /dev/null +++ b/Documentation/gsdoc/NSFileWrapper.html @@ -0,0 +1,204 @@ + +NSFileWrapper + + +[Previous] +[Up] +[Next] +

NSFileWrapper

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSFileWrapper

+

NSFileWrapper

+

Declared in: AppKit/NSFileWrapper.h

+

Inherits from: NSObject

+

Conforms to: NSObject +

+
+ + + +
+

addFileWithPath:

+- (NSString*) addFileWithPath: (NSString*)path
+ + +
+

addFileWrapper:

+- (NSString*) addFileWrapper: (NSFileWrapper*)wrapper
+ + +
+

addRegularFileWithContents:preferredFilename:

+- (NSString*) addRegularFileWithContents: (NSData*)contents preferredFilename: (NSString*)filename
+ + +
+

addSymbolicLinkWithDestination:preferredFilename:

+- (NSString*) addSymbolicLinkWithDestination: (NSString*)path preferredFilename: (NSString*)filename
+ + +
+

fileAttributes

+- (NSDictionary*) fileAttributes
+ + +
+

filename

+- (NSString*) filename
+ + +
+

fileWrappers

+- (NSDictionary*) fileWrappers
+ + +
+

icon

+- (NSImage*) icon
+ + +
+

initDirectoryWithFileWrappers:

+- (id) initDirectoryWithFileWrappers: (NSDictionary*)wrappers
+ + +
+

initRegularFileWithContents:

+- (id) initRegularFileWithContents: (NSData*)contents
+ + +
+

initSymbolicLinkWithDestination:

+- (id) initSymbolicLinkWithDestination: (NSString*)path
+ + +
+

initWithPath:

+- (id) initWithPath: (NSString*)path
+ + +
+

initWithSerializedRepresentation:

+- (id) initWithSerializedRepresentation: (NSData*)data
+ + +
+

isDirectory

+- (BOOL) isDirectory
+ + +
+

isRegularFile

+- (BOOL) isRegularFile
+ + +
+

isSymbolicLink

+- (BOOL) isSymbolicLink
+ + +
+

keyForFileWrapper:

+- (NSString*) keyForFileWrapper: (NSFileWrapper*)wrapper
+ + +
+

needsToBeUpdatedFromPath:

+- (BOOL) needsToBeUpdatedFromPath: (NSString*)path
+ + +
+

preferredFilename

+- (NSString*) preferredFilename
+ + +
+

regularFileContents

+- (NSData*) regularFileContents
+ + +
+

removeFileWrapper:

+- (void) removeFileWrapper: (NSFileWrapper*)wrapper
+ + +
+

serializedRepresentation

+- (NSData*) serializedRepresentation
+ + +
+

setFileAttributes:

+- (void) setFileAttributes: (NSDictionary*)attributes
+ + +
+

setFilename:

+- (void) setFilename: (NSString*)filename
+ + +
+

setIcon:

+- (void) setIcon: (NSImage*)anImage
+ + +
+

setPreferredFilename:

+- (void) setPreferredFilename: (NSString*)filename
+ + +
+

symbolicLinkDestination

+- (NSString*) symbolicLinkDestination
+ + +
+

updateFromPath:

+- (BOOL) updateFromPath: (NSString*)path
+ + +
+

writeToFile:atomically:updateFilenames:

+- (BOOL) writeToFile: (NSString*)path atomically: (BOOL)atomicFlag updateFilenames: (BOOL)updateNamesFlag
+ + +
+ + + diff --git a/Documentation/gsdoc/NSFont.html b/Documentation/gsdoc/NSFont.html new file mode 100644 index 000000000..bba8a9186 --- /dev/null +++ b/Documentation/gsdoc/NSFont.html @@ -0,0 +1,342 @@ + +NSFont + + +[Previous] +[Up] +[Next] +

NSFont

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSFont

+

NSFont

+

Declared in: AppKit/NSFont.h

+

Inherits from: NSObject

+

Conforms to: NSCoding +

+
+ + + +
+

boldSystemFontOfSize:

++ (NSFont*) boldSystemFontOfSize: (float)fontSize
+ + +
+

controlContentFontOfSize:

++ (NSFont*) controlContentFontOfSize: (float)fontSize
+ + +
+

fontWithName:

++ (NSFont*) fontWithName: (NSString*)typeface
+ + +
+

fontWithName:

++ (NSFont*) fontWithName: (NSString*)fontName
+ + +
+

menuFontOfSize:

++ (NSFont*) menuFontOfSize: (float)fontSize
+ + +
+

messageFontOfSize:

++ (NSFont*) messageFontOfSize: (float)fontSize
+ + +
+

paletteFontOfSize:

++ (NSFont*) paletteFontOfSize: (float)fontSize
+ + +
+

preferredFontNames

++ (NSArray*) preferredFontNames
+ + +
+

setPreferredFontNames:

++ (void) setPreferredFontNames: (NSArray*)fontNames
+ + +
+

setUserFixedPitchFont:

++ (void) setUserFixedPitchFont: (NSFont*)aFont
+ + +
+

setUserFont:

++ (void) setUserFont: (NSFont*)aFont
+ + +
+

systemFontOfSize:

++ (NSFont*) systemFontOfSize: (float)fontSize
+ + +
+

titleBarFontOfSize:

++ (NSFont*) titleBarFontOfSize: (float)fontSize
+ + +
+

toolTipsFontOfSize:

++ (NSFont*) toolTipsFontOfSize: (float)fontSize
+ + +
+

useFont:

++ (void) useFont: (NSString*)fontName
+ + +
+

userFixedPitchFontOfSize:

++ (NSFont*) userFixedPitchFontOfSize: (float)fontSize
+ + +
+

userFontOfSize:

++ (NSFont*) userFontOfSize: (float)fontSize
+ + +
+

advancementForGlyph:

+- (NSSize) advancementForGlyph: (NSGlyph)aGlyph
+ + +
+

afmFileContents

+- (NSString*) afmFileContents
+ + +
+

ascender

+- (float) ascender
+ + +
+

boundingRectForFont

+- (NSRect) boundingRectForFont
+ + +
+

boundingRectForGlyph:

+- (NSRect) boundingRectForGlyph: (NSGlyph)aGlyph
+ + +
+

capHeight

+- (float) capHeight
+ + +
+

descender

+- (float) descender
+ + +
+

displayName

+- (NSString*) displayName
+ + +
+

encodingScheme

+- (NSString*) encodingScheme
+ + +
+

familyName

+- (NSString*) familyName
+ + +
+

fontName

+- (NSString*) fontName
+ + +
+

glyphIsEncoded:

+- (BOOL) glyphIsEncoded: (NSGlyph)aGlyph
+ + +
+

glyphPacking

+- (NSMultibyteGlyphPacking) glyphPacking
+ + +
+

glyphWithName:

+- (NSGlyph) glyphWithName: (NSString*)glyphName
+ + +
+

isBaseFont

+- (BOOL) isBaseFont
+ + +
+

isFixedPitch

+- (BOOL) isFixedPitch
+ + +
+

italicAngle

+- (float) italicAngle
+ + +
+

matrix

+- (constfloat*) matrix
+ + +
+

maximumAdvancement

+- (NSSize) maximumAdvancement
+ + +
+

mostCompatibleStringEncoding

+- (NSStringEncoding) mostCompatibleStringEncoding
+ + +
+

pointSize

+- (float) pointSize
+ + +
+

positionOfGlyph:forCharacter:struckOverRect:

+- (NSPoint) positionOfGlyph: (NSGlyph)aGlyph forCharacter: (unichar)aChar struckOverRect: (NSRect)aRect
+ + +
+

positionOfGlyph:precededByGlyph:

+- (NSPoint) positionOfGlyph: (NSGlyph)aGlyph precededByGlyph: (NSGlyph)prevGlyph
+ + +
+

positionOfGlyph:struckOverGlyph:metricsExist:

+- (NSPoint) positionOfGlyph: (NSGlyph)aGlyph struckOverGlyph: (NSGlyph)baseGlyph metricsExist: (BOOL*)flag
+ + +
+

positionOfGlyph:struckOverRect:metricsExist:

+- (NSPoint) positionOfGlyph: (NSGlyph)aGlyph struckOverRect: (NSRect)aRect metricsExist: (BOOL*)flag
+ + +
+

positionOfGlyph:withRelation:toBaseGlyph:totalAdvancement:metricsExist:

+- (NSPoint) positionOfGlyph: (NSGlyph)aGlyph withRelation: (NSGlyphRelation)relation toBaseGlyph: (NSGlyph)baseGlyph totalAdvancement: (NSSizePointer)offset metricsExist: (BOOL*)flag
+ + +
+

positionsForCompositeSequence:numberOfGlyphs:pointArray:

+- (int) positionsForCompositeSequence: (NSGlyph*)glyphs numberOfGlyphs: (int)numGlyphs pointArray: (NSPointArray)points
+ + +
+

printerFont

+- (NSFont*) printerFont
+ + +
+

screenFont

+- (NSFont*) screenFont
+ + +
+

set

+- (void) set
+ + +
+

underlinePosition

+- (float) underlinePosition
+ + +
+

underlineThickness

+- (float) underlineThickness
+ + +
+

widthOfString:

+- (float) widthOfString: (NSString*)aString
+ + +
+

widths

+- (float*) widths
+ + +
+

xHeight

+- (float) xHeight
+ + +
+ + + diff --git a/Documentation/gsdoc/NSFontManager.html b/Documentation/gsdoc/NSFontManager.html new file mode 100644 index 000000000..3c2585bb4 --- /dev/null +++ b/Documentation/gsdoc/NSFontManager.html @@ -0,0 +1,264 @@ + +NSFontManager + + +[Previous] +[Up] +[Next] +

NSFontManager

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSFontManager

+

NSFontManager

+

Declared in: AppKit/NSFontManager.h

+

Inherits from: NSObject

+

Conforms to: NSObject +

+
+ + + +
+

setFontManagerFactory:

++ (void) setFontManagerFactory: (Class)aClass
+ + +
+

setFontPanelFactory:

++ (void) setFontPanelFactory: (Class)factoryId
+ + +
+

sharedFontManager

++ (NSFontManager*) sharedFontManager
+ + +
+

action

+- (SEL) action
+ + +
+

addFontTrait:

+- (void) addFontTrait: (id)sender
+ + +
+

availableFontFamilies

+- (NSArray*) availableFontFamilies
+ + +
+

availableFontNamesWithTraits:

+- (NSArray*) availableFontNamesWithTraits: (NSFontTraitMask)fontTraitMask
+ + +
+

availableFonts

+- (NSArray*) availableFonts
+ + +
+

availableMembersOfFontFamily:

+- (NSArray*) availableMembersOfFontFamily: (NSString*)family
+ + +
+

convertFont:

+- (NSFont*) convertFont: (NSFont*)aFont
+ + +
+

convertFont:toFace:

+- (NSFont*) convertFont: (NSFont*)aFont toFace: (NSString*)typeface
+ + +
+

convertFont:toFamily:

+- (NSFont*) convertFont: (NSFont*)aFont toFamily: (NSString*)family
+ + +
+

convertFont:toHaveTrait:

+- (NSFont*) convertFont: (NSFont*)aFont toHaveTrait: (NSFontTraitMask)fontTrait
+ + +
+

convertFont:toNotHaveTrait:

+- (NSFont*) convertFont: (NSFont*)aFont toNotHaveTrait: (NSFontTraitMask)fontTraitMask
+ + +
+

convertFont:toSize:

+- (NSFont*) convertFont: (NSFont*)aFont toSize: (float)size
+ + +
+

convertWeight:

+- (NSFont*) convertWeight: (BOOL)increaseFlag
+ + +
+

delegate

+- (id) delegate
+ + +
+

fontMenu:

+- (NSMenu*) fontMenu: (BOOL)createFlag
+ + +
+

fontNamed:hasTraits:

+- (BOOL) fontNamed: (NSString*)typeface hasTraits: (NSFontTraitMask)fontTraitMask
+ + +
+

fontPanel:

+- (NSFontPanel*) fontPanel: (BOOL)createFlag
+ + +
+

fontWithFamily:traits:weight:

+- (NSFont*) fontWithFamily: (NSString*)family traits: (NSFontTraitMask)fontTraitMask weight: (int)weight
+ + +
+

isEnabled

+- (BOOL) isEnabled
+ + +
+

isMultiple

+- (BOOL) isMultiple
+ + +
+

localizedNameForFamily:

+- (NSString*) localizedNameForFamily: (NSString*)family
+ + +
+

modifyFont:

+- (void) modifyFont: (id)sender
+ + +
+

modifyFontViaPanel:

+- (void) modifyFontViaPanel: (id)sender
+ + +
+

orderFrontFontPanel:

+- (void) orderFrontFontPanel: (id)sender
+ + +
+

removeFontTrait:

+- (void) removeFontTrait: (id)sender
+ + +
+

selectedFont

+- (NSFont*) selectedFont
+ + +
+

sendAction

+- (BOOL) sendAction
+ + +
+

setAction:

+- (void) setAction: (SEL)aSelector
+ + +
+

setDelegate:

+- (void) setDelegate: (id)anObject
+ + +
+

setEnabled:

+- (void) setEnabled: (BOOL)flag
+ + +
+

setFontMenu:

+- (void) setFontMenu: (NSMenu*)aMenu
+ + +
+

setSelectedFont:isMultiple:

+- (void) setSelectedFont: (NSFont*)aFont isMultiple: (BOOL)flag
+ + +
+

traitsOfFont:

+- (NSFontTraitMask) traitsOfFont: (NSFont*)aFont
+ + +
+

weightOfFont:

+- (int) weightOfFont: (NSFont*)aFont
+ + +
+

changeFont:

+- (void) changeFont: (id)sender
+ + +
+

fontManager:willIncludeFont:

+- (BOOL) fontManager: (id)theFontManager willIncludeFont: (NSString*)fontName
+ + +
+ + + diff --git a/Documentation/gsdoc/NSFontPanel.html b/Documentation/gsdoc/NSFontPanel.html new file mode 100644 index 000000000..8cbef30be --- /dev/null +++ b/Documentation/gsdoc/NSFontPanel.html @@ -0,0 +1,84 @@ + +NSFontPanel + + +[Previous] +[Up] +[Next] +

NSFontPanel

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSFontPanel

+

NSFontPanel

+

Declared in: AppKit/NSFontPanel.h

+

Inherits from: NSPanel

+

Conforms to: NSCoding +

+
+ + + +
+

sharedFontPanel

++ (NSFontPanel*) sharedFontPanel
+ + +
+

sharedFontPanelExists

++ (BOOL) sharedFontPanelExists
+ + +
+

accessoryView

+- (NSView*) accessoryView
+ + +
+

isEnabled

+- (BOOL) isEnabled
+ + +
+

panelConvertFont:

+- (NSFont*) panelConvertFont: (NSFont*)aFont
+ + +
+

setAccessoryView:

+- (void) setAccessoryView: (NSView*)aView
+ + +
+

setEnabled:

+- (void) setEnabled: (BOOL)flag
+ + +
+

setPanelFont:isMultiple:

+- (void) setPanelFont: (NSFont*)aFont isMultiple: (BOOL)flag
+ + +
+

worksWhenModal

+- (BOOL) worksWhenModal
+ + +
+ + + diff --git a/Documentation/gsdoc/NSForm.html b/Documentation/gsdoc/NSForm.html new file mode 100644 index 000000000..a52c85f00 --- /dev/null +++ b/Documentation/gsdoc/NSForm.html @@ -0,0 +1,126 @@ + +NSForm + + +[Previous] +[Up] +[Next] +

NSForm

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSForm

+

NSForm

+

Declared in: AppKit/NSForm.h

+

Inherits from: NSMatrix

+

Conforms to: NSCoding +

+
+ + + +
+

addEntry:

+- (NSFormCell*) addEntry: (NSString*)title
+ + +
+

cellAtIndex:

+- (id) cellAtIndex: (int)entryIndex
+ + +
+

drawCellAtIndex:

+- (void) drawCellAtIndex: (int)entryIndex
+ + +
+

indexOfCellWithTag:

+- (int) indexOfCellWithTag: (int)tag
+ + +
+

indexOfSelectedItem

+- (int) indexOfSelectedItem
+ + +
+

insertEntry:atIndex:

+- (NSFormCell*) insertEntry: (NSString*)title atIndex: (int)entryIndex
+ + +
+

removeEntryAtIndex:

+- (void) removeEntryAtIndex: (int)entryIndex
+ + +
+

selectTextAtIndex:

+- (void) selectTextAtIndex: (int)entryIndex
+ + +
+

setBezeled:

+- (void) setBezeled: (BOOL)flag
+ + +
+

setBordered:

+- (void) setBordered: (BOOL)flag
+ + +
+

setEntryWidth:

+- (void) setEntryWidth: (float)width
+ + +
+

setInterlineSpacing:

+- (void) setInterlineSpacing: (float)spacing
+ + +
+

setTextAlignment:

+- (void) setTextAlignment: (int)alignment
+ + +
+

setTextFont:

+- (void) setTextFont: (NSFont*)font
+ + +
+

setTitleAlignment:

+- (void) setTitleAlignment: (NSTextAlignment)alignment
+ + +
+

setTitleFont:

+- (void) setTitleFont: (NSFont*)font
+ + +
+ + + diff --git a/Documentation/gsdoc/NSFormCell.html b/Documentation/gsdoc/NSFormCell.html new file mode 100644 index 000000000..de67ddd9e --- /dev/null +++ b/Documentation/gsdoc/NSFormCell.html @@ -0,0 +1,114 @@ + +NSFormCell + + +[Previous] +[Up] +[Next] +

NSFormCell

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSFormCell

+

NSFormCell

+

Declared in: AppKit/NSFormCell.h

+

Inherits from: NSActionCell

+

Conforms to: NSCoding +

+
+ + + +
+

attributedTitle

+- (NSAttributedString*) attributedTitle
+ + +
+

initTextCell:

+- (id) initTextCell: (NSString*)aString
+ + +
+

isOpaque

+- (BOOL) isOpaque
+ + +
+

setAttributedTitle:

+- (void) setAttributedTitle: (NSAttributedString*)anAttributedString
+ + +
+

setTitle:

+- (void) setTitle: (NSString*)aString
+ + +
+

setTitleAlignment:

+- (void) setTitleAlignment: (NSTextAlignment)alignment
+ + +
+

setTitleFont:

+- (void) setTitleFont: (NSFont*)font
+ + +
+

setTitleWidth:

+- (void) setTitleWidth: (float)width
+ + +
+

setTitleWithMnemonic:

+- (void) setTitleWithMnemonic: (NSString*)titleWithAmpersand
+ + +
+

title

+- (NSString*) title
+ + +
+

titleAlignment

+- (NSTextAlignment) titleAlignment
+ + +
+

titleFont

+- (NSFont*) titleFont
+ + +
+

titleWidth

+- (float) titleWidth
+ + +
+

titleWidth:

+- (float) titleWidth: (NSSize)aSize
+ + +
+ + + diff --git a/Documentation/gsdoc/NSGraphicsContext.html b/Documentation/gsdoc/NSGraphicsContext.html new file mode 100644 index 000000000..52c49b6e2 --- /dev/null +++ b/Documentation/gsdoc/NSGraphicsContext.html @@ -0,0 +1,78 @@ + +NSGraphicsContext + + +[Previous] +[Up] +[Next] +

NSGraphicsContext

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSGraphicsContext

+

NSGraphicsContext

+

Declared in: AppKit/NSGraphicsContext.h

+

Inherits from: NSObject

+

Conforms to: NSObject +

+
+ + + +
+

currentContext

++ (NSGraphicsContext*) currentContext
+ + +
+

setCurrentContext:

++ (void) setCurrentContext: (NSGraphicsContext*)context
+ + +
+

flush

+- (void) flush
+ + +
+

flushGraphics

+- (void) flushGraphics
+ + +
+

isDrawingToScreen

+- (BOOL) isDrawingToScreen
+ + +
+

restoreGraphicsState

+- (void) restoreGraphicsState
+ + +
+

saveGraphicsState

+- (void) saveGraphicsState
+ + +
+

wait

+- (void) wait
+ + +
+ + + diff --git a/Documentation/gsdoc/NSHelpManager.html b/Documentation/gsdoc/NSHelpManager.html new file mode 100644 index 000000000..c1279285f --- /dev/null +++ b/Documentation/gsdoc/NSHelpManager.html @@ -0,0 +1,72 @@ + +NSHelpManager + + +[Previous] +[Up] +[Next] +

NSHelpManager

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSHelpManager

+

NSHelpManager

+

Declared in: AppKit/NSHelpManager.h

+

Inherits from: NSObject

+

Conforms to: NSObject +

+
+ + + +
+

isContextHelpModeActive

++ (BOOL) isContextHelpModeActive
+ + +
+

setContextHelpModeActive:

++ (void) setContextHelpModeActive: (BOOL)flag
+ + +
+

sharedHelpManager

++ (NSHelpManager*) sharedHelpManager
+ + +
+

contextHelpForObject:

+- (NSAttributedString*) contextHelpForObject: (id)object
+ + +
+

removeContextHelpForObject:

+- (void) removeContextHelpForObject: (id)object
+ + +
+

setContextHelp:forObject:

+- (void) setContextHelp: (NSAttributedString*)help forObject: (id)object
+ + +
+

showContextHelpForObject:locationHint:

+- (BOOL) showContextHelpForObject: (id)object locationHint: (NSPoint)point
+ + +
+ + + diff --git a/Documentation/gsdoc/NSImage.html b/Documentation/gsdoc/NSImage.html new file mode 100644 index 000000000..5fccca974 --- /dev/null +++ b/Documentation/gsdoc/NSImage.html @@ -0,0 +1,360 @@ + +NSImage + + +[Previous] +[Up] +[Next] +

NSImage

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSImage

+

NSImage

+

Declared in: AppKit/NSImage.h

+

Inherits from: NSObject

+

Conforms to: NSCoding +

+
+ + + +
+

canInitWithPasteboard:

++ (BOOL) canInitWithPasteboard: (NSPasteboard*)pasteboard
+ + +
+

imageFileTypes

++ (NSArray*) imageFileTypes
+ + +
+

imageNamed:

++ (id) imageNamed: (NSString*)name
+ + +
+

imagePasteboardTypes

++ (NSArray*) imagePasteboardTypes
+ + +
+

imageUnfilteredFileTypes

++ (NSArray*) imageUnfilteredFileTypes
+ + +
+

imageUnfilteredPasteboardTypes

++ (NSArray*) imageUnfilteredPasteboardTypes
+ + +
+

addRepresentation:

+- (void) addRepresentation: (NSImageRep*)imageRep
+ + +
+

addRepresentations:

+- (void) addRepresentations: (NSArray*)imageReps
+ + +
+

backgroundColor

+- (NSColor*) backgroundColor
+ + +
+

bestRepresentationForDevice:

+- (NSImageRep*) bestRepresentationForDevice: (NSDictionary*)deviceDescription
+ + +
+

cacheDepthMatchesImageDepth

+- (BOOL) cacheDepthMatchesImageDepth
+ + +
+

compositeToPoint:fromRect:operation:

+- (void) compositeToPoint: (NSPoint)aPoint fromRect: (NSRect)aRect operation: (NSCompositingOperation)op
+ + +
+

compositeToPoint:operation:

+- (void) compositeToPoint: (NSPoint)aPoint operation: (NSCompositingOperation)op
+ + +
+

delegate

+- (id) delegate
+ + +
+

dissolveToPoint:fraction:

+- (void) dissolveToPoint: (NSPoint)aPoint fraction: (float)aFloat
+ + +
+

dissolveToPoint:fromRect:fraction:

+- (void) dissolveToPoint: (NSPoint)aPoint fromRect: (NSRect)aRect fraction: (float)aFloat
+ + +
+

drawRepresentation:

+- (BOOL) drawRepresentation: (NSImageRep*)imageRep
+ + +
+

initByReferencingFile:

+- (id) initByReferencingFile: (NSString*)filename
+ + +
+

initWithBitmapHandle:

+- (id) initWithBitmapHandle: (void*)bitmap
+ + +
+

initWithContentsOfFile:

+- (id) initWithContentsOfFile: (NSString*)filename
+ + +
+

initWithData:

+- (id) initWithData: (NSData*)data
+ + +
+

initWithIconHandle:

+- (id) initWithIconHandle: (void*)icon
+ + +
+

initWithPasteboard:

+- (id) initWithPasteboard: (NSPasteboard*)pasteboard
+ + +
+

initWithSize:

+- (id) initWithSize: (NSSize)aSize
+ + +
+

isCachedSeparately

+- (BOOL) isCachedSeparately
+ + +
+

isDataRetained

+- (BOOL) isDataRetained
+ + +
+

isFlipped

+- (BOOL) isFlipped
+ + +
+

isValid

+- (BOOL) isValid
+ + +
+

lockFocus

+- (void) lockFocus
+ + +
+

lockFocusOnRepresentation:

+- (void) lockFocusOnRepresentation: (NSImageRep*)imageRepresentation
+ + +
+

matchesOnMultipleResolution

+- (BOOL) matchesOnMultipleResolution
+ + +
+

name

+- (NSString*) name
+ + +
+

prefersColorMatch

+- (BOOL) prefersColorMatch
+ + +
+

recache

+- (void) recache
+ + +
+

removeRepresentation:

+- (void) removeRepresentation: (NSImageRep*)imageRep
+ + +
+

representations

+- (NSArray*) representations
+ + +
+

scalesWhenResized

+- (BOOL) scalesWhenResized
+ + +
+

setBackgroundColor:

+- (void) setBackgroundColor: (NSColor*)aColor
+ + +
+

setCacheDepthMatchesImageDepth:

+- (void) setCacheDepthMatchesImageDepth: (BOOL)flag
+ + +
+

setCachedSeparately:

+- (void) setCachedSeparately: (BOOL)flag
+ + +
+

setDataRetained:

+- (void) setDataRetained: (BOOL)flag
+ + +
+

setDelegate:

+- (void) setDelegate: (id)anObject
+ + +
+

setFlipped:

+- (void) setFlipped: (BOOL)flag
+ + +
+

setMatchesOnMultipleResolution:

+- (void) setMatchesOnMultipleResolution: (BOOL)flag
+ + +
+

setName:

+- (BOOL) setName: (NSString*)aString
+ + +
+

setPrefersColorMatch:

+- (void) setPrefersColorMatch: (BOOL)flag
+ + +
+

setScalesWhenResized:

+- (void) setScalesWhenResized: (BOOL)flag
+ + +
+

setSize:

+- (void) setSize: (NSSize)aSize
+ + +
+

setUsesEPSOnResolutionMismatch:

+- (void) setUsesEPSOnResolutionMismatch: (BOOL)flag
+ + +
+

size

+- (NSSize) size
+ + +
+

TIFFRepresentation

+- (NSData*) TIFFRepresentation
+ + +
+

TIFFRepresentationUsingCompression:factor:

+- (NSData*) TIFFRepresentationUsingCompression: (NSTIFFCompression)comp factor: (float)aFloat
+ + +
+

unlockFocus

+- (void) unlockFocus
+ + +
+

usesEPSOnResolutionMismatch

+- (BOOL) usesEPSOnResolutionMismatch
+ + +
+

imageDidNotDraw:

+- (NSImage*) imageDidNotDraw: (id)sender
+ + +
+ + + diff --git a/Documentation/gsdoc/NSImageCell.html b/Documentation/gsdoc/NSImageCell.html new file mode 100644 index 000000000..d076b7008 --- /dev/null +++ b/Documentation/gsdoc/NSImageCell.html @@ -0,0 +1,66 @@ + +NSImageCell + + +[Previous] +[Up] +[Next] +

NSImageCell

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSImageCell

+

NSImageCell

+

Declared in: AppKit/NSImageCell.h

+

Inherits from: NSCell

+

Conforms to: NSCopying +

+
+ + + +
+

imageAlignment

+- (NSImageAlignment) imageAlignment
+ + +
+

imageFrameStyle

+- (NSImageFrameStyle) imageFrameStyle
+ + +
+

imageScaling

+- (NSImageScaling) imageScaling
+ + +
+

setImageAlignment:

+- (void) setImageAlignment: (NSImageAlignment)alignment
+ + +
+

setImageFrameStyle:

+- (void) setImageFrameStyle: (NSImageFrameStyle)frameStyle
+ + +
+

setImageScaling:

+- (void) setImageScaling: (NSImageScaling)scaling
+ + +
+ + + diff --git a/Documentation/gsdoc/NSImageRep.html b/Documentation/gsdoc/NSImageRep.html new file mode 100644 index 000000000..c4ce26e33 --- /dev/null +++ b/Documentation/gsdoc/NSImageRep.html @@ -0,0 +1,228 @@ + +NSImageRep + + +[Previous] +[Up] +[Next] +

NSImageRep

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSImageRep

+

NSImageRep

+

Declared in: AppKit/NSImageRep.h

+

Inherits from: NSObject

+

Conforms to: NSCoding +

+
+ + + +
+

canInitWithData:

++ (BOOL) canInitWithData: (NSData*)data
+ + +
+

canInitWithPasteboard:

++ (BOOL) canInitWithPasteboard: (NSPasteboard*)pasteboard
+ + +
+

imageFileTypes

++ (NSArray*) imageFileTypes
+ + +
+

imagePasteboardTypes

++ (NSArray*) imagePasteboardTypes
+ + +
+

imageRepClassForData:

++ (Class) imageRepClassForData: (NSData*)data
+ + +
+

imageRepClassForFileType:

++ (Class) imageRepClassForFileType: (NSString*)type
+ + +
+

imageRepClassForPasteboardType:

++ (Class) imageRepClassForPasteboardType: (NSString*)type
+ + +
+

imageRepWithContentsOfFile:

++ (id) imageRepWithContentsOfFile: (NSString*)filename
+ + +
+

imageRepWithPasteboard:

++ (id) imageRepWithPasteboard: (NSPasteboard*)pasteboard
+ + +
+

imageRepsWithContentsOfFile:

++ (NSArray*) imageRepsWithContentsOfFile: (NSString*)filename
+ + +
+

imageRepsWithPasteboard:

++ (NSArray*) imageRepsWithPasteboard: (NSPasteboard*)pasteboard
+ + +
+

imageUnfilteredFileTypes

++ (NSArray*) imageUnfilteredFileTypes
+ + +
+

imageUnfilteredPasteboardTypes

++ (NSArray*) imageUnfilteredPasteboardTypes
+ + +
+

registerImageRepClass:

++ (void) registerImageRepClass: (Class)imageRepClass
+ + +
+

registeredImageRepClasses

++ (NSArray*) registeredImageRepClasses
+ + +
+

unregisterImageRepClass:

++ (void) unregisterImageRepClass: (Class)imageRepClass
+ + +
+

bitsPerSample

+- (int) bitsPerSample
+ + +
+

colorSpaceName

+- (NSString*) colorSpaceName
+ + +
+

draw

+- (BOOL) draw
+ + +
+

drawAtPoint:

+- (BOOL) drawAtPoint: (NSPoint)aPoint
+ + +
+

drawInRect:

+- (BOOL) drawInRect: (NSRect)rect
+ + +
+

hasAlpha

+- (BOOL) hasAlpha
+ + +
+

isOpaque

+- (BOOL) isOpaque
+ + +
+

pixelsHigh

+- (int) pixelsHigh
+ + +
+

pixelsWide

+- (int) pixelsWide
+ + +
+

setAlpha:

+- (void) setAlpha: (BOOL)flag
+ + +
+

setBitsPerSample:

+- (void) setBitsPerSample: (int)anInt
+ + +
+

setColorSpaceName:

+- (void) setColorSpaceName: (NSString*)string
+ + +
+

setOpaque:

+- (void) setOpaque: (BOOL)flag
+ + +
+

setPixelsHigh:

+- (void) setPixelsHigh: (int)anInt
+ + +
+

setPixelsWide:

+- (void) setPixelsWide: (int)anInt
+ + +
+

setSize:

+- (void) setSize: (NSSize)aSize
+ + +
+

size

+- (NSSize) size
+ + +
+ + + diff --git a/Documentation/gsdoc/NSImageView.html b/Documentation/gsdoc/NSImageView.html new file mode 100644 index 000000000..2fd8ce4aa --- /dev/null +++ b/Documentation/gsdoc/NSImageView.html @@ -0,0 +1,90 @@ + +NSImageView + + +[Previous] +[Up] +[Next] +

NSImageView

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSImageView

+

NSImageView

+

Declared in: AppKit/NSImageView.h

+

Inherits from: NSControl

+

Conforms to: NSCoding +

+
+ + + +
+

image

+- (NSImage*) image
+ + +
+

imageAlignment

+- (NSImageAlignment) imageAlignment
+ + +
+

imageFrameStyle

+- (NSImageFrameStyle) imageFrameStyle
+ + +
+

imageScaling

+- (NSImageScaling) imageScaling
+ + +
+

isEditable

+- (BOOL) isEditable
+ + +
+

setEditable:

+- (void) setEditable: (BOOL)flag
+ + +
+

setImage:

+- (void) setImage: (NSImage*)image
+ + +
+

setImageAlignment:

+- (void) setImageAlignment: (NSImageAlignment)alignment
+ + +
+

setImageFrameStyle:

+- (void) setImageFrameStyle: (NSImageFrameStyle)frameStyle
+ + +
+

setImageScaling:

+- (void) setImageScaling: (NSImageScaling)scaling
+ + +
+ + + diff --git a/Documentation/gsdoc/NSInputManager.html b/Documentation/gsdoc/NSInputManager.html new file mode 100644 index 000000000..edb8b3dfb --- /dev/null +++ b/Documentation/gsdoc/NSInputManager.html @@ -0,0 +1,66 @@ + +NSInputManager + + +[Previous] +[Up] +[Next] +

NSInputManager

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSInputManager

+

NSInputManager

+

Declared in: AppKit/NSInputManager.h

+

Inherits from: NSObject

+

Conforms to: NSTextInput +

+
+ + + +
+

currentInputManager

++ (NSInputManager*) currentInputManager
+ + +
+

initWithName:

+- (NSInputManager*) initWithName: (NSString*)inputServerName
+ + +
+

localizedInputManagerName

+- (NSString*) localizedInputManagerName
+ + +
+

markedTextSelectionChanged:

+- (void) markedTextSelectionChanged: (NSRange)aRange
+ + +
+

markedTextWillBeAbandoned:

+- (void) markedTextWillBeAbandoned: (id)sender
+ + +
+

wantsToInterpretAllKeystrokes

+- (BOOL) wantsToInterpretAllKeystrokes
+ + +
+ + + diff --git a/Documentation/gsdoc/NSInputServer.html b/Documentation/gsdoc/NSInputServer.html new file mode 100644 index 000000000..d1cda1b87 --- /dev/null +++ b/Documentation/gsdoc/NSInputServer.html @@ -0,0 +1,108 @@ + +NSInputServer + + +[Previous] +[Up] +[Next] +

NSInputServer

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSInputServer

+

NSInputServer

+

Declared in: AppKit/NSInputServer.h

+

Inherits from: NSObject

+

Conforms to: NSObject +

+
+ + + +
+

activeConversationWillChange:oldConversation:newConversation:

+- (void) activeConversationWillChange: (id)sender oldConversation: (long)conv newConversation: (long)new
+ + +
+

canBeDisabled

+- (BOOL) canBeDisabled
+ + +
+

cancelInput:conversation:

+- (void) cancelInput: (id)sender conversation: (long)conv
+ + +
+

doCommandBySelector:sender:conversation:

+- (void) doCommandBySelector: (SEL)aSelector sender: (id)sender conversation: (long)conv
+ + +
+

+- (id)
+ + +
+

insertText:sender:conversation:

+- (void) insertText: (NSString*)aString sender: (id)sender conversation: (long)conv
+ + +
+

markedTextSelectionChanged:sender:conversation:

+- (void) markedTextSelectionChanged: (NSRange)aRange sender: (id)sender conversation: (long)conv
+ + +
+

markedTextWillBeAbandoned:conversation:

+- (void) markedTextWillBeAbandoned: (id)sender conversation: (long)conv
+ + +
+

senderDidBecomeActive:

+- (void) senderDidBecomeActive: (id)sender
+ + +
+

senderDidResignActive:

+- (void) senderDidResignActive: (id)sender
+ + +
+

setActivated:sender:

+- (void) setActivated: (BOOL)flag sender: (id)sender
+ + +
+

terminate:

+- (void) terminate: (id)sender
+ + +
+

wantsToInterpretAllKeystrokes

+- (BOOL) wantsToInterpretAllKeystrokes
+ + +
+ + + diff --git a/Documentation/gsdoc/NSLayoutManager.html b/Documentation/gsdoc/NSLayoutManager.html new file mode 100644 index 000000000..953106b97 --- /dev/null +++ b/Documentation/gsdoc/NSLayoutManager.html @@ -0,0 +1,528 @@ + +NSLayoutManager + + +[Previous] +[Up] +[Next] +

NSLayoutManager

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSLayoutManager

+

NSLayoutManager

+

Declared in: AppKit/NSLayoutManager.h

+

Inherits from: NSObject

+

Conforms to: NSObject +

+
+ + + +
+

addTextContainer:

+- (void) addTextContainer: (NSTextContainer*)aTextContainer
+ + +
+

backgroundLayoutEnabled

+- (BOOL) backgroundLayoutEnabled
+ + +
+

boundingRectForGlyphRange:inTextContainer:

+- (NSRect) boundingRectForGlyphRange: (NSRange)glyphRange inTextContainer: (NSTextContainer*)aTextContainer
+ + +
+

characterIndexForGlyphAtIndex:

+- (unsigned int) characterIndexForGlyphAtIndex: (unsigned int)glyphIndex
+ + +
+

characterRangeForGlyphRange:actualGlyphRange:

+- (NSRange) characterRangeForGlyphRange: (NSRange)glyphRange actualGlyphRange: (NSRange*)actualGlyphRange
+ + +
+

delegate

+- (id) delegate
+ + +
+

deleteGlyphsInRange:

+- (void) deleteGlyphsInRange: (NSRange)glyphRange
+ + +
+

drawBackgroundForGlyphRange:

+- (void) drawBackgroundForGlyphRange: (NSRange)glyphRange
+ + +
+

drawGlyphsForGlyphRange:

+- (void) drawGlyphsForGlyphRange: (NSRange)glyphRange
+ + +
+

drawsOutsideLineFragmentForGlyphAtIndex:

+- (BOOL) drawsOutsideLineFragmentForGlyphAtIndex: (unsigned int)glyphIndex
+ + +
+

drawUnderlineForGlyphRange:underlineType:baselineOffset:lineFragmentRect:lineFragmentGlyphRange:containerOrigin:

+- (void) drawUnderlineForGlyphRange: (NSRange)glyphRange underlineType: (int)underlineType baselineOffset: (float)baselineOffset lineFragmentRect: (NSRect)lineRect lineFragmentGlyphRange: (NSRange)lineGlyphRange containerOrigin: (NSPoint)containerOrigin
+ + +
+

extraLineFragmentRect

+- (NSRect) extraLineFragmentRect
+ + +
+

extraLineFragmentTextContainer

+- (NSTextContainer*) extraLineFragmentTextContainer
+ + +
+

extraLineFragmentUsedRect

+- (NSRect) extraLineFragmentUsedRect
+ + +
+

firstTextView

+- (NSTextView*) firstTextView
+ + +
+

firstUnlaidCharacterIndex

+- (unsigned int) firstUnlaidCharacterIndex
+ + +
+

firstUnlaidGlyphIndex

+- (unsigned int) firstUnlaidGlyphIndex
+ + +
+

fractionOfDistanceThroughGlyphForPoint:inTextContainer:

+- (float) fractionOfDistanceThroughGlyphForPoint: (NSPoint)aPoint inTextContainer: (NSTextContainer*)aTextContainer
+ + +
+

getFirstUnlaidCharacterIndex:glyphIndex:

+- (void) getFirstUnlaidCharacterIndex: (unsigned int*)charIndex glyphIndex: (unsigned int*)glyphIndex
+ + +
+

getGlyphs:

+- (unsigned int) getGlyphs: (NSGlyph*)glyphArray
+ + +
+

glyphAtIndex:

+- (NSGlyph) glyphAtIndex: (unsigned int)glyphIndex
+ + +
+

glyphAtIndex:isValidIndex:

+- (NSGlyph) glyphAtIndex: (unsigned int)glyphIndex isValidIndex: (BOOL*)flag
+ + +
+

glyphIndexForPoint:inTextContainer:

+- (unsigned int) glyphIndexForPoint: (NSPoint)aPoint inTextContainer: (NSTextContainer*)aTextContainer
+ + +
+

glyphIndexForPoint:inTextContainer:fractionOfDistanceThroughGlyph:

+- (unsigned int) glyphIndexForPoint: (NSPoint)aPoint inTextContainer: (NSTextContainer*)aTextContainer fractionOfDistanceThroughGlyph: (float*)partialFraction
+ + +
+

glyphRangeForBoundingRect:inTextContainer:

+- (NSRange) glyphRangeForBoundingRect: (NSRect)aRect inTextContainer: (NSTextContainer*)aTextContainer
+ + +
+

glyphRangeForBoundingRectWithoutAdditionalLayout:inTextContainer:

+- (NSRange) glyphRangeForBoundingRectWithoutAdditionalLayout: (NSRect)bounds inTextContainer: (NSTextContainer*)container
+ + +
+

glyphRangeForCharacterRange:actualCharacterRange:

+- (NSRange) glyphRangeForCharacterRange: (NSRange)charRange actualCharacterRange: (NSRange*)actualCharRange
+ + +
+

glyphRangeForTextContainer:

+- (NSRange) glyphRangeForTextContainer: (NSTextContainer*)aTextContainer
+ + +
+

hyphenationFactor

+- (float) hyphenationFactor
+ + +
+

init

+- (id) init
+ + +
+

insertGlyph:atGlyphIndex:characterIndex:

+- (void) insertGlyph: (NSGlyph)aGlyph atGlyphIndex: (unsigned int)glyphIndex characterIndex: (unsigned int)charIndex
+ + +
+

insertTextContainer:

+- (void) insertTextContainer: (NSTextContainer*)aTextContainer
+ + +
+

intAttribute:forGlyphAtIndex:

+- (int) intAttribute: (int)attributeTag forGlyphAtIndex: (unsigned int)glyphIndex
+ + +
+

invalidateDisplayForCharacterRange:

+- (void) invalidateDisplayForCharacterRange: (NSRange)charRange
+ + +
+

invalidateDisplayForGlyphRange:

+- (void) invalidateDisplayForGlyphRange: (NSRange)glyphRange
+ + +
+

invalidateGlyphsForCharacterRange:changeInLength:actualCharacterRange:

+- (void) invalidateGlyphsForCharacterRange: (NSRange)charRange changeInLength: (int)lengthChange actualCharacterRange: (NSRange*)actualCharRange
+ + +
+

invalidateLayoutForCharacterRange:isSoft:actualCharacterRange:

+- (void) invalidateLayoutForCharacterRange: (NSRange)charRange isSoft: (BOOL)flag actualCharacterRange: (NSRange*)actualCharRange
+ + +
+

isValidGlyphIndex:

+- (BOOL) isValidGlyphIndex: (unsigned int)glyphIndex
+ + +
+

layoutManagerOwnsFirstResponderInWindow:

+- (BOOL) layoutManagerOwnsFirstResponderInWindow: (NSWindow*)aWindow
+ + +
+

lineFragmentRectForGlyphAtIndex:effectiveRange:

+- (NSRect) lineFragmentRectForGlyphAtIndex: (unsigned int)glyphIndex effectiveRange: (NSRange*)lineFragmentRange
+ + +
+

lineFragmentUsedRectForGlyphAtIndex:effectiveRange:

+- (NSRect) lineFragmentUsedRectForGlyphAtIndex: (unsigned int)glyphIndex effectiveRange: (NSRange*)lineFragmentRange
+ + +
+

locationForGlyphAtIndex:

+- (NSPoint) locationForGlyphAtIndex: (unsigned int)glyphIndex
+ + +
+

notShownAttributeForGlyphAtIndex:

+- (BOOL) notShownAttributeForGlyphAtIndex: (unsigned int)glyphIndex
+ + +
+

numberOfGlyphs

+- (unsigned int) numberOfGlyphs
+ + +
+

rangeOfNominallySpacedGlyphsContainingIndex:

+- (NSRange) rangeOfNominallySpacedGlyphsContainingIndex: (unsigned int)glyphIndex
+ + +
+

rectArrayForCharacterRange:withinSelectedCharacterRange:inTextContainer:

+- (NSRect*) rectArrayForCharacterRange: (NSRange)charRange withinSelectedCharacterRange: (NSRange)selCharRange inTextContainer: (NSTextContainer*)aTextContainer
+ + +
+

rectArrayForGlyphRange:withinSelectedGlyphRange:inTextContainer:

+- (NSRect*) rectArrayForGlyphRange: (NSRange)glyphRange withinSelectedGlyphRange: (NSRange)selGlyphRange inTextContainer: (NSTextContainer*)aTextContainer
+ + +
+

removeTextContainerAtIndex:

+- (void) removeTextContainerAtIndex: (unsigned int)index
+ + +
+

replaceGlyphAtIndex:

+- (void) replaceGlyphAtIndex: (unsigned int)glyphIndex
+ + +
+

replaceTextStorage:

+- (void) replaceTextStorage: (NSTextStorage*)newTextStorage
+ + +
+

rulerAccessoryViewForTextView:paragraphStyle:ruler:enabled:

+- (NSView*) rulerAccessoryViewForTextView: (NSTextView*)aTextView paragraphStyle: (NSParagraphStyle*)paraStyle ruler: (NSRulerView *)aRulerView enabled: (BOOL)flag
+ + +
+

rulerMarkersForTextView:paragraphStyle:

+- (NSArray*) rulerMarkersForTextView: (NSTextView*)aTextView paragraphStyle: (NSParagraphStyle*)paraStyle
+ + +
+

setBackgroundLayoutEnabled:

+- (void) setBackgroundLayoutEnabled: (BOOL)flag
+ + +
+

setCharacterIndex:forGlyphAtIndex:

+- (void) setCharacterIndex: (unsigned int)charIndex forGlyphAtIndex: (unsigned int)glyphIndex
+ + +
+

setDelegate:

+- (void) setDelegate: (id)anObject
+ + +
+

setDrawsOutsideLineFragment:forGlyphAtIndex:

+- (void) setDrawsOutsideLineFragment: (BOOL)flag forGlyphAtIndex: (unsigned int)glyphIndex
+ + +
+

setExtraLineFragmentRect:usedRect:textContainer:

+- (void) setExtraLineFragmentRect: (NSRect)aRect usedRect: (NSRect)usedRect textContainer: (NSTextContainer*)aTextContainer
+ + +
+

setHyphenationFactor:

+- (void) setHyphenationFactor: (float)factor
+ + +
+

setIntAttribute:value:forGlyphAtIndex:

+- (void) setIntAttribute: (int)attributeTag value: (int)anInt forGlyphAtIndex: (unsigned int)glyphIndex
+ + +
+

setLineFragmentRect:forGlyphRange:

+- (void) setLineFragmentRect: (NSRect)fragmentRect forGlyphRange: (NSRange)glyphRange
+ + +
+

setLocation:forStartOfGlyphRange:

+- (void) setLocation: (NSPoint)aPoint forStartOfGlyphRange: (NSRange)glyphRange
+ + +
+

setNotShownAttribute:forGlyphAtIndex:

+- (void) setNotShownAttribute: (BOOL)flag forGlyphAtIndex: (unsigned int)glyphIndex
+ + +
+

setShowsControlCharacters:

+- (void) setShowsControlCharacters: (BOOL)flag
+ + +
+

setShowsInvisibleCharacters:

+- (void) setShowsInvisibleCharacters: (BOOL)flag
+ + +
+

setTextContainer:

+- (void) setTextContainer: (NSTextContainer*)aTextContainer
+ + +
+

setTextStorage:

+- (void) setTextStorage: (NSTextStorage*)textStorage
+ + +
+

setUsesScreenFonts:

+- (void) setUsesScreenFonts: (BOOL)flag
+ + +
+

showAttachmentCell:inRect:characterIndex:

+- (void) showAttachmentCell: (NSCell*)cell inRect: (NSRect)rect characterIndex: (unsigned int)attachmentIndex;
+ + +
+

showsControlCharacters

+- (BOOL) showsControlCharacters
+ + +
+

showsInvisibleCharacters

+- (BOOL) showsInvisibleCharacters
+ + +
+

substituteFontForFont:

+- (NSFont*) substituteFontForFont: (NSFont*)originalFont
+ + +
+

textContainerChangedGeometry:

+- (void) textContainerChangedGeometry: (NSTextContainer*)aTextContainer
+ + +
+

textContainerChangedTextView:

+- (void) textContainerChangedTextView: (NSTextContainer*)aTextContainer
+ + +
+

textContainerForGlyphAtIndex:effectiveRange:

+- (NSTextContainer*) textContainerForGlyphAtIndex: (unsigned int)glyphIndex effectiveRange: (NSRange*)effectiveGlyphRange
+ + +
+

textContainers

+- (NSArray*) textContainers
+ + +
+

textStorage

+- (NSTextStorage*) textStorage
+ + +
+

textStorage:edited:range:changeInLength:invalidatedRange:

+- (void) textStorage: (NSTextStorage*)aTextStorage edited: (unsigned int)mask range: (NSRange)range changeInLength: (int)lengthChange invalidatedRange: (NSRange)invalidatedCharRange
+ + +
+

textViewForBeginningOfSelection

+- (NSTextView*) textViewForBeginningOfSelection
+ + +
+

underlineGlyphRange:underlineType:lineFragmentRect:lineFragmentGlyphRange:containerOrigin:

+- (void) underlineGlyphRange: (NSRange)glyphRange underlineType: (int)underlineType lineFragmentRect: (NSRect)lineRect lineFragmentGlyphRange: (NSRange)lineGlyphRange containerOrigin: (NSPoint)containerOrigin
+ + +
+

usedRectForTextContainer:

+- (NSRect) usedRectForTextContainer: (NSTextContainer*)aTextContainer
+ + +
+

usesScreenFonts

+- (BOOL) usesScreenFonts
+ + +
+

layoutManager:didCompleteLayoutForTextContainer:

+- (void) layoutManager: (NSLayoutManager*)aLayoutManager didCompleteLayoutForTextContainer: (NSTextContainer*)aTextContainer
+ + +
+

layoutManagerDidInvalidateLayout:

+- (void) layoutManagerDidInvalidateLayout: (NSLayoutManager*)aLayoutManager
+ + +
+ + + diff --git a/Documentation/gsdoc/NSMatrix.html b/Documentation/gsdoc/NSMatrix.html new file mode 100644 index 000000000..042957faa --- /dev/null +++ b/Documentation/gsdoc/NSMatrix.html @@ -0,0 +1,612 @@ + +NSMatrix + + +[Previous] +[Up] +[Next] +

NSMatrix

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSMatrix

+

NSMatrix

+

Declared in: AppKit/NSMatrix.h

+

Inherits from: NSControl

+

Conforms to: NSCoding +

+
+ + + +
+

acceptsFirstMouse:

+- (BOOL) acceptsFirstMouse: (NSEvent*)theEvent
+ + +
+

addColumn

+- (void) addColumn
+ + +
+

addColumnWithCells:

+- (void) addColumnWithCells: (NSArray*)newCells
+ + +
+

addRow

+- (void) addRow
+ + +
+

addRowWithCells:

+- (void) addRowWithCells: (NSArray*)newCells
+ + +
+

allowsEmptySelection

+- (BOOL) allowsEmptySelection
+ + +
+

autosizesCells

+- (BOOL) autosizesCells
+ + +
+

backgroundColor

+- (NSColor*) backgroundColor
+ + +
+

cellAtRow:column:

+- (id) cellAtRow: (int)row column: (int)column
+ + +
+

cellBackgroundColor

+- (NSColor*) cellBackgroundColor
+ + +
+

cellClass

+- (Class) cellClass
+ + +
+

cellFrameAtRow:column:

+- (NSRect) cellFrameAtRow: (int)row column: (int)column
+ + +
+

cellSize

+- (NSSize) cellSize
+ + +
+

cellWithTag:

+- (id) cellWithTag: (int)anInt
+ + +
+

cells

+- (NSArray*) cells
+ + +
+

delegate

+- (id) delegate
+ + +
+

deselectAllCells

+- (void) deselectAllCells
+ + +
+

doubleAction

+- (SEL) doubleAction
+ + +
+

drawCellAtRow:column:

+- (void) drawCellAtRow: (int)row column: (int)column
+ + +
+

drawsBackground

+- (BOOL) drawsBackground
+ + +
+

drawsCellBackground

+- (BOOL) drawsCellBackground
+ + +
+

errorAction

+- (SEL) errorAction
+ + +
+

getNumberOfRows:

+- (void) getNumberOfRows: (int*)rowCount
+ + +
+

getRow:column:

+- (BOOL) getRow: (int*)row column: (int*)column
+ + +
+

highlightCell:atRow:column:

+- (void) highlightCell: (BOOL)flag atRow: (int)row column: (int)column
+ + +
+

initWithFrame:

+- (id) initWithFrame: (NSRect)frameRect
+ + +
+

initWithFrame:mode:cellClass:numberOfRows:numberOfColumns:

+- (id) initWithFrame: (NSRect)frameRect mode: (int)aMode cellClass: (Class)factoryId numberOfRows: (int)numRows numberOfColumns: (int)numColumns
+ + +
+

initWithFrame:mode:prototype:numberOfRows:numberOfColumns:

+- (id) initWithFrame: (NSRect)frameRect mode: (int)aMode prototype: (NSCell*)aCell numberOfRows: (int)numRows numberOfColumns: (int)numColumns
+ + +
+

insertColumn:

+- (void) insertColumn: (int)column
+ + +
+

insertColumn:withCells:

+- (void) insertColumn: (int)column withCells: (NSArray*)newCells
+ + +
+

insertRow:

+- (void) insertRow: (int)row
+ + +
+

insertRow:withCells:

+- (void) insertRow: (int)row withCells: (NSArray*)newCells
+ + +
+

intercellSpacing

+- (NSSize) intercellSpacing
+ + +
+

isAutoscroll

+- (BOOL) isAutoscroll
+ + +
+

isSelectionByRect

+- (BOOL) isSelectionByRect
+ + +
+

keyCell

+- (id) keyCell
+ + +
+

makeCellAtRow:column:

+- (NSCell*) makeCellAtRow: (int)row column: (int)column
+ + +
+

mode

+- (NSMatrixMode) mode
+ + +
+

mouseDown:

+- (void) mouseDown: (NSEvent*)theEvent
+ + +
+

mouseDownFlags

+- (int) mouseDownFlags
+ + +
+

nextText

+- (id) nextText
+ + +
+

numberOfColumns

+- (int) numberOfColumns
+ + +
+

numberOfRows

+- (int) numberOfRows
+ + +
+

performKeyEquivalent:

+- (BOOL) performKeyEquivalent: (NSEvent*)theEvent
+ + +
+

previousText

+- (id) previousText
+ + +
+

prototype

+- (id) prototype
+ + +
+

putCell:atRow:column:

+- (void) putCell: (NSCell*)newCell atRow: (int)row column: (int)column
+ + +
+

removeColumn:

+- (void) removeColumn: (int)column
+ + +
+

removeRow:

+- (void) removeRow: (int)row
+ + +
+

renewRows:

+- (void) renewRows: (int)newRows
+ + +
+

resetCursorRects

+- (void) resetCursorRects
+ + +
+

scrollCellToVisibleAtRow:column:

+- (void) scrollCellToVisibleAtRow: (int)row column: (int)column
+ + +
+

selectAll:

+- (void) selectAll: (id)sender
+ + +
+

selectCellAtRow:column:

+- (void) selectCellAtRow: (int)row column: (int)column
+ + +
+

selectCellWithTag:

+- (BOOL) selectCellWithTag: (int)anInt
+ + +
+

selectText:

+- (void) selectText: (id)sender
+ + +
+

selectTextAtRow:column:

+- (id) selectTextAtRow: (int)row column: (int)column
+ + +
+

selectedCell

+- (id) selectedCell
+ + +
+

selectedCells

+- (NSArray*) selectedCells
+ + +
+

selectedColumn

+- (int) selectedColumn
+ + +
+

selectedRow

+- (int) selectedRow
+ + +
+

sendAction

+- (BOOL) sendAction
+ + +
+

sendAction:to:forAllCells:

+- (void) sendAction: (SEL)aSelector to: (id)anObject forAllCells: (BOOL)flag
+ + +
+

sendDoubleAction

+- (void) sendDoubleAction
+ + +
+

setAllowsEmptySelection:

+- (void) setAllowsEmptySelection: (BOOL)flag
+ + +
+

setAutoscroll:

+- (void) setAutoscroll: (BOOL)flag
+ + +
+

setAutosizesCells:

+- (void) setAutosizesCells: (BOOL)flag
+ + +
+

setBackgroundColor:

+- (void) setBackgroundColor: (NSColor*)aColor
+ + +
+

setCellBackgroundColor:

+- (void) setCellBackgroundColor: (NSColor*)aColor
+ + +
+

setCellClass:

+- (void) setCellClass: (Class)aClass
+ + +
+

setCellSize:

+- (void) setCellSize: (NSSize)aSize
+ + +
+

setDelegate:

+- (void) setDelegate: (id)anObject
+ + +
+

setDoubleAction:

+- (void) setDoubleAction: (SEL)aSelector
+ + +
+

setDrawsBackground:

+- (void) setDrawsBackground: (BOOL)flag
+ + +
+

setDrawsCellBackground:

+- (void) setDrawsCellBackground: (BOOL)flag
+ + +
+

setErrorAction:

+- (void) setErrorAction: (SEL)aSelector
+ + +
+

setIntercellSpacing:

+- (void) setIntercellSpacing: (NSSize)aSize
+ + +
+

setKeyCell:

+- (void) setKeyCell: (NSCell*)aCell
+ + +
+

setMode:

+- (void) setMode: (NSMatrixMode)aMode
+ + +
+

setNextText:

+- (void) setNextText: (id)anObject
+ + +
+

setPreviousText:

+- (void) setPreviousText: (id)anObject
+ + +
+

setPrototype:

+- (void) setPrototype: (NSCell*)aCell
+ + +
+

setScrollable:

+- (void) setScrollable: (BOOL)flag
+ + +
+

setSelectionByRect:

+- (void) setSelectionByRect: (BOOL)flag
+ + +
+

setSelectionFrom:to:anchor:

+- (void) setSelectionFrom: (int)startPos to: (int)endPos anchor: (int)anchorPos
+ + +
+

setState:atRow:column:

+- (void) setState: (int)value atRow: (int)row column: (int)column
+ + +
+

setTabKeyTraversesCells:

+- (void) setTabKeyTraversesCells: (BOOL)flag
+ + +
+

setValidateSize:

+- (void) setValidateSize: (BOOL)flag
+ + +
+

sizeToCells

+- (void) sizeToCells
+ + +
+

sortUsingFunction:context:

+- (void) sortUsingFunction: (int(*)(id,id,void*))comparator context: (void*)context
+ + +
+

sortUsingSelector:

+- (void) sortUsingSelector: (SEL)comparator
+ + +
+

tabKeyTraversesCells

+- (BOOL) tabKeyTraversesCells
+ + +
+

textDidBeginEditing:

+- (void) textDidBeginEditing: (NSNotification*)notification
+ + +
+

textDidChange:

+- (void) textDidChange: (NSNotification*)notification
+ + +
+

textDidEndEditing:

+- (void) textDidEndEditing: (NSNotification*)notification
+ + +
+

textShouldBeginEditing:

+- (BOOL) textShouldBeginEditing: (NSText*)textObject
+ + +
+

textShouldEndEditing:

+- (BOOL) textShouldEndEditing: (NSText*)textObject
+ + +
+ + + diff --git a/Documentation/gsdoc/NSMenu.html b/Documentation/gsdoc/NSMenu.html new file mode 100644 index 000000000..6cb4d615f --- /dev/null +++ b/Documentation/gsdoc/NSMenu.html @@ -0,0 +1,306 @@ + +NSMenu + + +[Previous] +[Up] +[Next] +

NSMenu

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSMenu

+

NSMenu

+

Declared in: AppKit/NSMenu.h

+

Inherits from: NSObject

+

Conforms to: NSCoding +

+
+ + + +
+

menuZone

++ (NSZone*) menuZone
+ + +
+

setMenuZone:

++ (void) setMenuZone: (NSZone*)zone
+ + +
+

addItem:

+- (void) addItem: (id<NSMenuItem>)newItem
+ + +
+

addItemWithTitle:action:keyEquivalent:

+- (id<NSMenuItem>) addItemWithTitle: (NSString*)aString action: (SEL)aSelector keyEquivalent: (NSString*)keyEquiv
+ + +
+

attachedMenu

+- (NSMenu*) attachedMenu
+ + +
+

autoenablesItems

+- (BOOL) autoenablesItems
+ + +
+

contextMenuRepresentation

+- (id) contextMenuRepresentation
+ + +
+

helpRequested:

+- (void) helpRequested: (NSEvent*)event
+ + +
+

indexOfItem:

+- (int) indexOfItem: (id<NSMenuItem>)anObject
+ + +
+

indexOfItemWithRepresentedObject:

+- (int) indexOfItemWithRepresentedObject: (id)anObject
+ + +
+

indexOfItemWithSubmenu:

+- (int) indexOfItemWithSubmenu: (NSMenu*)anObject
+ + +
+

indexOfItemWithTag:

+- (int) indexOfItemWithTag: (int)aTag
+ + +
+

indexOfItemWithTarget:andAction:

+- (int) indexOfItemWithTarget: (id)anObject andAction: (SEL)actionSelector
+ + +
+

indexOfItemWithTitle:

+- (int) indexOfItemWithTitle: (NSString*)aTitle
+ + +
+

initWithTitle:

+- (id) initWithTitle: (NSString*)aTitle
+ + +
+

insertItem:

+- (void) insertItem: (id<NSMenuItem>)newItem
+ + +
+

insertItemWithTitle:action:keyEquivalent:

+- (id<NSMenuItem>) insertItemWithTitle: (NSString*)aString action: (SEL)aSelector keyEquivalent: (NSString*)keyEquiv
+ + +
+

isAttached

+- (BOOL) isAttached
+ + +
+

isTornOff

+- (BOOL) isTornOff
+ + +
+

itemArray

+- (NSArray*) itemArray
+ + +
+

itemAtIndex:

+- (id<NSMenuItem>) itemAtIndex: (int)index
+ + +
+

itemChanged:

+- (void) itemChanged: (id<NSMenuItem>)anObject
+ + +
+

itemWithTag:

+- (id<NSMenuItem>) itemWithTag: (int)aTag
+ + +
+

itemWithTitle:

+- (id<NSMenuItem>) itemWithTitle: (NSString*)aString
+ + +
+

locationForSubmenu:

+- (NSPoint) locationForSubmenu: (NSMenu*)aSubmenu
+ + +
+

menuChangedMessagesEnabled

+- (BOOL) menuChangedMessagesEnabled
+ + +
+

menuRepresentation

+- (id) menuRepresentation
+ + +
+

numberOfItems

+- (int) numberOfItems
+ + +
+

performActionForItemAtIndex:

+- (void) performActionForItemAtIndex: (int)index
+ + +
+

performKeyEquivalent:

+- (BOOL) performKeyEquivalent: (NSEvent*)theEvent
+ + +
+

removeItem:

+- (void) removeItem: (id<NSMenuItem>)anItem
+ + +
+

removeItemAtIndex:

+- (void) removeItemAtIndex: (int)index
+ + +
+

setAutoenablesItems:

+- (void) setAutoenablesItems: (BOOL)flag
+ + +
+

setContextMenuRepresentation:

+- (void) setContextMenuRepresentation: (id)menuRep
+ + +
+

setMenuChangedMessagesEnabled:

+- (void) setMenuChangedMessagesEnabled: (BOOL)flag
+ + +
+

setMenuRepresentation:

+- (void) setMenuRepresentation: (id)menuRep
+ + +
+

setSubmenu:forItem:

+- (void) setSubmenu: (NSMenu*)aMenu forItem: (id<NSMenuItem>)anItem
+ + +
+

setSupermenu:

+- (void) setSupermenu: (NSMenu*)supermenu
+ + +
+

setTearOffMenuRepresentation:

+- (void) setTearOffMenuRepresentation: (id)menuRep
+ + +
+

setTitle:

+- (void) setTitle: (NSString*)aString
+ + +
+

sizeToFit

+- (void) sizeToFit
+ + +
+

submenuAction:

+- (void) submenuAction: (id)sender
+ + +
+

supermenu

+- (NSMenu*) supermenu
+ + +
+

tearOffMenuRepresentation

+- (id) tearOffMenuRepresentation
+ + +
+

title

+- (NSString*) title
+ + +
+

update

+- (void) update
+ + +
+ + + diff --git a/Documentation/gsdoc/NSMenuItem.html b/Documentation/gsdoc/NSMenuItem.html new file mode 100644 index 000000000..d762fc9ad --- /dev/null +++ b/Documentation/gsdoc/NSMenuItem.html @@ -0,0 +1,27 @@ + +NSMenuItem + + +[Previous] +[Up] +[Next] +

NSMenuItem

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSMenuItem

+

NSMenuItem

+

Declared in: AppKit/NSMenuItem.h

+

Inherits from: NSObject

+
+ + +
    +
+ + + diff --git a/Documentation/gsdoc/NSMenuItemCell.html b/Documentation/gsdoc/NSMenuItemCell.html new file mode 100644 index 000000000..86043e2ff --- /dev/null +++ b/Documentation/gsdoc/NSMenuItemCell.html @@ -0,0 +1,180 @@ + +NSMenuItemCell + + +[Previous] +[Up] +[Next] +

NSMenuItemCell

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSMenuItemCell

+

NSMenuItemCell

+

Declared in: AppKit/NSMenuItemCell.h

+

Inherits from: NSButtonCell

+

Conforms to: NSCoding +

+
+ + + +
+

calcSize

+- (void) calcSize
+ + +
+

drawBorderAndBackgroundWithFrame:

+- (void) drawBorderAndBackgroundWithFrame: (NSRect)cellFrame
+ + +
+

drawImageWithFrame:

+- (void) drawImageWithFrame: (NSRect)cellFrame
+ + +
+

drawKeyEquivalentWithFrame:

+- (void) drawKeyEquivalentWithFrame: (NSRect)cellFrame
+ + +
+

drawSeparatorItemWithFrame:

+- (void) drawSeparatorItemWithFrame: (NSRect)cellFrame
+ + +
+

drawStateImageWithFrame:

+- (void) drawStateImageWithFrame: (NSRect)cellFrame
+ + +
+

drawTitleWithFrame:

+- (void) drawTitleWithFrame: (NSRect)cellFrame
+ + +
+

imageRectForBounds:

+- (NSRect) imageRectForBounds: (NSRect)cellFrame
+ + +
+

imageWidth

+- (float) imageWidth
+ + +
+

isHighlighted

+- (BOOL) isHighlighted
+ + +
+

keyEquivalentRectForBounds:

+- (NSRect) keyEquivalentRectForBounds: (NSRect)cellFrame
+ + +
+

keyEquivalentWidth

+- (float) keyEquivalentWidth
+ + +
+

menuItem

+- (NSMenuItem*) menuItem
+ + +
+

menuView

+- (NSMenuView*) menuView
+ + +
+

needsDisplay

+- (BOOL) needsDisplay
+ + +
+

needsSizing

+- (BOOL) needsSizing
+ + +
+

setHighlighted:

+- (void) setHighlighted: (BOOL)flag
+ + +
+

setMenuItem:

+- (void) setMenuItem: (NSMenuItem*)item
+ + +
+

setMenuView:

+- (void) setMenuView: (NSMenuView*)menuView
+ + +
+

setNeedsDisplay:

+- (void) setNeedsDisplay: (BOOL)flag
+ + +
+

setNeedsSizing:

+- (void) setNeedsSizing: (BOOL)flag
+ + +
+

stateImageRectForBounds:

+- (NSRect) stateImageRectForBounds: (NSRect)cellFrame
+ + +
+

stateImageWidth

+- (float) stateImageWidth
+ + +
+

titleRectForBounds:

+- (NSRect) titleRectForBounds: (NSRect)cellFrame
+ + +
+

titleWidth

+- (float) titleWidth
+ + +
+ + + diff --git a/Documentation/gsdoc/NSMenuView.html b/Documentation/gsdoc/NSMenuView.html new file mode 100644 index 000000000..fe4e7730b --- /dev/null +++ b/Documentation/gsdoc/NSMenuView.html @@ -0,0 +1,276 @@ + +NSMenuView + + +[Previous] +[Up] +[Next] +

NSMenuView

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSMenuView

+

NSMenuView

+

Declared in: AppKit/NSMenuView.h

+

Inherits from: NSView

+

Conforms to: NSCoding +

+
+ + + +
+

menuBarHeight

++ (float) menuBarHeight
+ + +
+

attachedMenu

+- (NSMenu*) attachedMenu
+ + +
+

attachedMenuView

+- (NSMenuView*) attachedMenuView
+ + +
+

attachSubmenuForItemAtIndex:

+- (void) attachSubmenuForItemAtIndex: (int)index
+ + +
+

detachSubmenu

+- (void) detachSubmenu
+ + +
+

font

+- (NSFont*) font
+ + +
+

highlightedItemIndex

+- (int) highlightedItemIndex
+ + +
+

horizontalEdgePadding

+- (float) horizontalEdgePadding
+ + +
+

imageAndTitleOffset

+- (float) imageAndTitleOffset
+ + +
+

imageAndTitleWidth

+- (float) imageAndTitleWidth
+ + +
+

indexOfItemAtPoint:

+- (int) indexOfItemAtPoint: (NSPoint)point
+ + +
+

innerRect

+- (NSRect) innerRect
+ + +
+

isAttached

+- (BOOL) isAttached
+ + +
+

isHorizontal

+- (BOOL) isHorizontal
+ + +
+

isTornOff

+- (BOOL) isTornOff
+ + +
+

itemAdded:

+- (void) itemAdded: (NSNotification*)notification
+ + +
+

itemChanged:

+- (void) itemChanged: (NSNotification*)notification
+ + +
+

itemRemoved:

+- (void) itemRemoved: (NSNotification*)notification
+ + +
+

keyEquivalentOffset

+- (float) keyEquivalentOffset
+ + +
+

keyEquivalentWidth

+- (float) keyEquivalentWidth
+ + +
+

locationForSubmenu:

+- (NSPoint) locationForSubmenu: (NSMenu*)aSubmenu
+ + +
+

menu

+- (NSMenu*) menu
+ + +
+

menuItemCellForItemAtIndex:

+- (NSMenuItemCell*) menuItemCellForItemAtIndex: (int)index
+ + +
+

needsSizing

+- (BOOL) needsSizing
+ + +
+

performActionWithHighlightingForItemAtIndex:

+- (void) performActionWithHighlightingForItemAtIndex: (int)index
+ + +
+

rectOfItemAtIndex:

+- (NSRect) rectOfItemAtIndex: (int)index
+ + +
+

resizeWindowWithMaxHeight:

+- (void) resizeWindowWithMaxHeight: (float)maxHeight
+ + +
+

setFont:

+- (void) setFont: (NSFont*)font
+ + +
+

setHighlightedItemIndex:

+- (void) setHighlightedItemIndex: (int)index
+ + +
+

setHorizontal:

+- (void) setHorizontal: (BOOL)flag
+ + +
+

setHorizontalEdgePadding:

+- (void) setHorizontalEdgePadding: (float)pad
+ + +
+

setMenu:

+- (void) setMenu: (NSMenu*)menu
+ + +
+

setMenuItemCell:forItemAtIndex:

+- (void) setMenuItemCell: (NSMenuItemCell*)cell forItemAtIndex: (int)index
+ + +
+

setNeedsDisplayForItemAtIndex:

+- (void) setNeedsDisplayForItemAtIndex: (int)index
+ + +
+

setNeedsSizing:

+- (void) setNeedsSizing: (BOOL)flag
+ + +
+

setWindowFrameForAttachingToRect:onScreen:preferredEdge:popUpSelectedItem:

+- (void) setWindowFrameForAttachingToRect: (NSRect)screenRect onScreen: (NSScreen *)screen preferredEdge: (NSRectEdge)edge popUpSelectedItem: (int)selectedItemIndex
+ + +
+

sizeToFit

+- (void) sizeToFit
+ + +
+

stateImageOffset

+- (float) stateImageOffset
+ + +
+

stateImageWidth

+- (float) stateImageWidth
+ + +
+

trackWithEvent:

+- (BOOL) trackWithEvent: (NSEvent*)event
+ + +
+

update

+- (void) update
+ + +
+ + + diff --git a/Documentation/gsdoc/NSMutableAttributedStringAdditions.html b/Documentation/gsdoc/NSMutableAttributedStringAdditions.html new file mode 100644 index 000000000..134b28a8c --- /dev/null +++ b/Documentation/gsdoc/NSMutableAttributedStringAdditions.html @@ -0,0 +1,88 @@ + +NSMutableAttributedStringAdditions + + +[Previous] +[Up] +[Next] +

NSMutableAttributedStringAdditions

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSMutableAttributedStringAdditions

+

NSMutableAttributedStringAdditions

+

Declared in: AppKit/NSAttributedString.h

+

Inherits from: NSAttributedString

+
+ + + +
+

applyFontTraits:range:

+- (void) applyFontTraits: (NSFontTraitMask)mask range: (NSRange)aRange
+ + +
+

fixAttachmentAttributeInRange:

+- (void) fixAttachmentAttributeInRange: (NSRange)aRange
+ + +
+

fixAttributesInRange:

+- (void) fixAttributesInRange: (NSRange)aRange
+ + +
+

fixFontAttributeInRange:

+- (void) fixFontAttributeInRange: (NSRange)aRange
+ + +
+

fixParagraphStyleAttributeInRange:

+- (void) fixParagraphStyleAttributeInRange: (NSRange)aRange
+ + +
+

setAlignment:

+- (void) setAlignment: (NSTextAlignment)alignment
+ + +
+

subscriptRange:

+- (void) subscriptRange: (NSRange)aRange
+ + +
+

superscriptRange:

+- (void) superscriptRange: (NSRange)aRange
+ + +
+

unscriptRange:

+- (void) unscriptRange: (NSRange)aRange
+ + +
+

updateAttachmentsFromPath:

+- (void) updateAttachmentsFromPath: (NSString*)path
+ + +
+ + + diff --git a/Documentation/gsdoc/NSMutableParagraphStyle.html b/Documentation/gsdoc/NSMutableParagraphStyle.html new file mode 100644 index 000000000..a1c7f0f26 --- /dev/null +++ b/Documentation/gsdoc/NSMutableParagraphStyle.html @@ -0,0 +1,108 @@ + +NSMutableParagraphStyle + + +[Previous] +[Up] +[Next] +

NSMutableParagraphStyle

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSMutableParagraphStyle

+

NSMutableParagraphStyle

+

Declared in: AppKit/NSParagraphStyle.h

+

Inherits from: NSParagraphStyle

+

Conforms to: NSCoding +

+
+ + + +
+

addTabStop:

+- (void) addTabStop: (NSTextTab*)tabStop
+ + +
+

removeTabStop:

+- (void) removeTabStop: (NSTextTab*)tabStop
+ + +
+

setAlignment:

+- (void) setAlignment: (NSTextAlignment)alignment
+ + +
+

setFirstLineHeadIndent:

+- (void) setFirstLineHeadIndent: (float)aFloat
+ + +
+

setHeadIndent:

+- (void) setHeadIndent: (float)aFloat
+ + +
+

setLineBreakMode:

+- (void) setLineBreakMode: (NSLineBreakMode)mode
+ + +
+

setLineSpacing:

+- (void) setLineSpacing: (float)aFloat
+ + +
+

setMaximumLineHeight:

+- (void) setMaximumLineHeight: (float)aFloat
+ + +
+

setMinimumLineHeight:

+- (void) setMinimumLineHeight: (float)aFloat
+ + +
+

setParagraphSpacing:

+- (void) setParagraphSpacing: (float)aFloat
+ + +
+

setParagraphStyle:

+- (void) setParagraphStyle: (NSParagraphStyle*)aStyle
+ + +
+

setTabStops:

+- (void) setTabStops: (NSArray*)tabStops
+ + +
+

setTailIndent:

+- (void) setTailIndent: (float)aFloat
+ + +
+ + + diff --git a/Documentation/gsdoc/NSOpenPanel.html b/Documentation/gsdoc/NSOpenPanel.html new file mode 100644 index 000000000..bfcf9959e --- /dev/null +++ b/Documentation/gsdoc/NSOpenPanel.html @@ -0,0 +1,96 @@ + +NSOpenPanel + + +[Previous] +[Up] +[Next] +

NSOpenPanel

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSOpenPanel

+

NSOpenPanel

+

Declared in: AppKit/NSOpenPanel.h

+

Inherits from: NSSavePanel

+

Conforms to: NSObject +

+
+ + + +
+

openPanel

++ (NSOpenPanel*) openPanel
+ + +
+

allowsMultipleSelection

+- (BOOL) allowsMultipleSelection
+ + +
+

canChooseDirectories

+- (BOOL) canChooseDirectories
+ + +
+

canChooseFiles

+- (BOOL) canChooseFiles
+ + +
+

filenames

+- (NSArray*) filenames
+ + +
+

runModalForDirectory:file:types:

+- (int) runModalForDirectory: (NSString*)directory file: (NSString *)filename types: (NSArray*)fileTypes
+ + +
+

runModalForTypes:

+- (int) runModalForTypes: (NSArray*)fileTypes
+ + +
+

setAllowsMultipleSelection:

+- (void) setAllowsMultipleSelection: (BOOL)flag
+ + +
+

setCanChooseDirectories:

+- (void) setCanChooseDirectories: (BOOL)flag
+ + +
+

setCanChooseFiles:

+- (void) setCanChooseFiles: (BOOL)flag
+ + +
+

URLs

+- (NSArray*) URLs
+ + +
+ + + diff --git a/Documentation/gsdoc/NSPICTImageRep.html b/Documentation/gsdoc/NSPICTImageRep.html new file mode 100644 index 000000000..c77f47a01 --- /dev/null +++ b/Documentation/gsdoc/NSPICTImageRep.html @@ -0,0 +1,54 @@ + +NSPICTImageRep + + +[Previous] +[Up] +[Next] +

NSPICTImageRep

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSPICTImageRep

+

NSPICTImageRep

+

Declared in: AppKit/NSPICTImageRep.h

+

Inherits from: NSImageRep

+

Conforms to: NSCoding +

+
+ + + +
+

imageRepWithData:

++ (id) imageRepWithData: (NSData*)pictData
+ + +
+

boundingBox

+- (NSRect) boundingBox
+ + +
+

initWithData:

+- (id) initWithData: (NSData*)pictData
+ + +
+

PICTRepresentation

+- (NSData*) PICTRepresentation
+ + +
+ + + diff --git a/Documentation/gsdoc/NSPageLayout.html b/Documentation/gsdoc/NSPageLayout.html new file mode 100644 index 000000000..827708aca --- /dev/null +++ b/Documentation/gsdoc/NSPageLayout.html @@ -0,0 +1,108 @@ + +NSPageLayout + + +[Previous] +[Up] +[Next] +

NSPageLayout

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSPageLayout

+

NSPageLayout

+

Declared in: AppKit/NSPageLayout.h

+

Inherits from: NSObject

+

Conforms to: NSObject +

+
+ + + +
+

pageLayout

++ (NSPageLayout*) pageLayout
+ + +
+

accessoryView

+- (NSView*) accessoryView
+ + +
+

convertOldFactor:newFactor:

+- (void) convertOldFactor: (float*)old newFactor: (float*)new
+ + +
+

pickedButton:

+- (void) pickedButton: (id)sender
+ + +
+

pickedOrientation:

+- (void) pickedOrientation: (id)sender
+ + +
+

pickedPaperSize:

+- (void) pickedPaperSize: (id)sender
+ + +
+

pickedUnits:

+- (void) pickedUnits: (id)sender
+ + +
+

printInfo

+- (NSPrintInfo*) printInfo
+ + +
+

readPrintInfo

+- (void) readPrintInfo
+ + +
+

runModal

+- (int) runModal
+ + +
+

runModalWithPrintInfo:

+- (int) runModalWithPrintInfo: (NSPrintInfo*)printInfo
+ + +
+

setAccessoryView:

+- (void) setAccessoryView: (NSView*)aView
+ + +
+

writePrintInfo

+- (void) writePrintInfo
+ + +
+ + + diff --git a/Documentation/gsdoc/NSPanel.html b/Documentation/gsdoc/NSPanel.html new file mode 100644 index 000000000..988a709ae --- /dev/null +++ b/Documentation/gsdoc/NSPanel.html @@ -0,0 +1,66 @@ + +NSPanel + + +[Previous] +[Up] +[Next] +

NSPanel

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSPanel

+

NSPanel

+

Declared in: AppKit/NSPanel.h

+

Inherits from: NSWindow

+

Conforms to: NSCoding +

+
+ + + +
+

becomesKeyOnlyIfNeeded

+- (BOOL) becomesKeyOnlyIfNeeded
+ + +
+

isFloatingPanel

+- (BOOL) isFloatingPanel
+ + +
+

setBecomesKeyOnlyIfNeeded:

+- (void) setBecomesKeyOnlyIfNeeded: (BOOL)flag
+ + +
+

setFloatingPanel:

+- (void) setFloatingPanel: (BOOL)flag
+ + +
+

setWorksWhenModal:

+- (void) setWorksWhenModal: (BOOL)flag
+ + +
+

worksWhenModal

+- (BOOL) worksWhenModal
+ + +
+ + + diff --git a/Documentation/gsdoc/NSParagraphStyle.html b/Documentation/gsdoc/NSParagraphStyle.html new file mode 100644 index 000000000..98b93de8f --- /dev/null +++ b/Documentation/gsdoc/NSParagraphStyle.html @@ -0,0 +1,96 @@ + +NSParagraphStyle + + +[Previous] +[Up] +[Next] +

NSParagraphStyle

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSParagraphStyle

+

NSParagraphStyle

+

Declared in: AppKit/NSParagraphStyle.h

+

Inherits from: NSObject

+

Conforms to: NSCoding +

+
+ + + +
+

defaultParagraphStyle

++ (NSParagraphStyle*) defaultParagraphStyle
+ + +
+

alignment

+- (NSTextAlignment) alignment
+ + +
+

firstLineHeadIndent

+- (float) firstLineHeadIndent
+ + +
+

headIndent

+- (float) headIndent
+ + +
+

lineBreakMode

+- (NSLineBreakMode) lineBreakMode
+ + +
+

lineSpacing

+- (float) lineSpacing
+ + +
+

maximumLineHeight

+- (float) maximumLineHeight
+ + +
+

minimumLineHeight

+- (float) minimumLineHeight
+ + +
+

paragraphSpacing

+- (float) paragraphSpacing
+ + +
+

tabStops

+- (NSArray*) tabStops
+ + +
+

tailIndent

+- (float) tailIndent
+ + +
+ + + diff --git a/Documentation/gsdoc/NSPasteboard.html b/Documentation/gsdoc/NSPasteboard.html new file mode 100644 index 000000000..2f6a71e0e --- /dev/null +++ b/Documentation/gsdoc/NSPasteboard.html @@ -0,0 +1,186 @@ + +NSPasteboard + + +[Previous] +[Up] +[Next] +

NSPasteboard

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSPasteboard

+

NSPasteboard

+

Declared in: AppKit/NSPasteboard.h

+

Inherits from: NSObject

+

Conforms to: NSObject +

+
+ + + +
+

generalPasteboard

++ (NSPasteboard*) generalPasteboard
+ + +
+

pasteboardByFilteringData:ofType:

++ (NSPasteboard*) pasteboardByFilteringData: (NSData*)data ofType: (NSString*)type
+ + +
+

pasteboardByFilteringFile:

++ (NSPasteboard*) pasteboardByFilteringFile: (NSString*)filename
+ + +
+

pasteboardByFilteringTypesInPasteboard:

++ (NSPasteboard*) pasteboardByFilteringTypesInPasteboard: (NSPasteboard*)pasteboard
+ + +
+

pasteboardWithName:

++ (NSPasteboard*) pasteboardWithName: (NSString*)name
+ + +
+

pasteboardWithUniqueName

++ (NSPasteboard*) pasteboardWithUniqueName
+ + +
+

typesFilterableTo:

++ (NSArray*) typesFilterableTo: (NSString*)type
+ + +
+

addTypes:

+- (int) addTypes: (NSArray*)newTypes
+ + +
+

availableTypeFromArray:

+- (NSString*) availableTypeFromArray: (NSArray*)types
+ + +
+

changeCount

+- (int) changeCount
+ + +
+

dataForType:

+- (NSData*) dataForType: (NSString*)dataType
+ + +
+

declareTypes:

+- (int) declareTypes: (NSArray*)newTypes
+ + +
+

name

+- (NSString*) name
+ + +
+

propertyListForType:

+- (id) propertyListForType: (NSString*)dataType
+ + +
+

readFileContentsType:toFile:

+- (NSString*) readFileContentsType: (NSString*)type toFile: (NSString*)filename
+ + +
+

readFileWrapper;

+- (NSFileWrapper*) readFileWrapper;
+ + +
+

releaseGlobally

+- (void) releaseGlobally
+ + +
+

setData:forType:

+- (BOOL) setData: (NSData*)data forType: (NSString*)dataType
+ + +
+

setPropertyList:

+- (BOOL) setPropertyList: (id)propertyList
+ + +
+

setString:forType:

+- (BOOL) setString: (NSString*)string forType: (NSString*)dataType
+ + +
+

stringForType:

+- (NSString*) stringForType: (NSString*)dataType
+ + +
+

types

+- (NSArray*) types
+ + +
+

writeFileContents:

+- (BOOL) writeFileContents: (NSString*)filename
+ + +
+

writeFileWrapper:

+- (BOOL) writeFileWrapper: (NSFileWrapper*)wrapper;
+ + +
+

pasteboardChangedOwner:

+- (void) pasteboardChangedOwner: (NSPasteboard*)sender
+ + +
+

pasteboard:provideDataForType:

+- (void) pasteboard: (NSPasteboard*)sender provideDataForType: (NSString*)type
+ + +
+ + + diff --git a/Documentation/gsdoc/NSPopUpButton.html b/Documentation/gsdoc/NSPopUpButton.html new file mode 100644 index 000000000..f3e37d57c --- /dev/null +++ b/Documentation/gsdoc/NSPopUpButton.html @@ -0,0 +1,246 @@ + +NSPopUpButton + + +[Previous] +[Up] +[Next] +

NSPopUpButton

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSPopUpButton

+

NSPopUpButton

+

Declared in: AppKit/NSPopUpButton.h

+

Inherits from: NSButton

+

Conforms to: NSCoding +

+
+ + + +
+

addItemWithTitle:

+- (void) addItemWithTitle: (NSString*)title
+ + +
+

addItemsWithTitles:

+- (void) addItemsWithTitles: (NSArray*)itemTitles
+ + +
+

autoenablesItems

+- (BOOL) autoenablesItems
+ + +
+

indexOfItem:

+- (int) indexOfItem: (id<NSMenuItem>)anObject
+ + +
+

indexOfItemWithRepresentedObject:

+- (int) indexOfItemWithRepresentedObject: (id)anObject
+ + +
+

indexOfItemWithTag:

+- (int) indexOfItemWithTag: (int)tag
+ + +
+

indexOfItemWithTarget:andAction:

+- (int) indexOfItemWithTarget: (id)target andAction: (SEL)actionSelector
+ + +
+

indexOfItemWithTitle:

+- (int) indexOfItemWithTitle: (NSString*)title
+ + +
+

indexOfSelectedItem

+- (int) indexOfSelectedItem
+ + +
+

initWithFrame:

+- (id) initWithFrame: (NSRect)frameRect
+ + +
+

insertItemWithTitle:atIndex:

+- (void) insertItemWithTitle: (NSString*)title atIndex: (int)index
+ + +
+

itemArray

+- (NSArray*) itemArray
+ + +
+

itemAtIndex:

+- (id<NSMenuItem>) itemAtIndex: (int)index
+ + +
+

itemTitleAtIndex:

+- (NSString*) itemTitleAtIndex: (int)index
+ + +
+

itemTitles

+- (NSArray*) itemTitles
+ + +
+

itemWithTitle:

+- (id<NSMenuItem>) itemWithTitle: (NSString*)title
+ + +
+

lastItem

+- (id<NSMenuItem>) lastItem
+ + +
+

menu

+- (NSMenu*) menu
+ + +
+

numberOfItems

+- (int) numberOfItems
+ + +
+

preferredEdge

+- (NSRectEdge) preferredEdge
+ + +
+

pullsDown

+- (BOOL) pullsDown
+ + +
+

removeAllItems

+- (void) removeAllItems
+ + +
+

removeItemAtIndex:

+- (void) removeItemAtIndex: (int)index
+ + +
+

removeItemWithTitle:

+- (void) removeItemWithTitle: (NSString*)title
+ + +
+

selectedItem

+- (id<NSMenuItem>) selectedItem
+ + +
+

selectItem

+- (void) selectItem (id <NSMenuItem>)anObject
+ + +
+

selectItemAtIndex:

+- (void) selectItemAtIndex: (int)index
+ + +
+

selectItemWithTitle:

+- (void) selectItemWithTitle: (NSString*)title
+ + +
+

setAutoenablesItems:

+- (void) setAutoenablesItems: (BOOL)flag
+ + +
+

setFont:

+- (void) setFont: (NSFont*)fontObject
+ + +
+

setMenu:

+- (void) setMenu: (NSMenu*)menu
+ + +
+

setPreferredEdge:

+- (void) setPreferredEdge: (NSRectEdge)edge
+ + +
+

setPullsDown:

+- (void) setPullsDown: (BOOL)flag
+ + +
+

setTitle:

+- (int) setTitle: (NSString*)aString
+ + +
+

synchronizeTitleAndSelectedItem

+- (void) synchronizeTitleAndSelectedItem
+ + +
+

titleOfSelectedItem

+- (NSString*) titleOfSelectedItem
+ + +
+ + + diff --git a/Documentation/gsdoc/NSPopUpButtonCell.html b/Documentation/gsdoc/NSPopUpButtonCell.html new file mode 100644 index 000000000..19f9b7ee1 --- /dev/null +++ b/Documentation/gsdoc/NSPopUpButtonCell.html @@ -0,0 +1,300 @@ + +NSPopUpButtonCell + + +[Previous] +[Up] +[Next] +

NSPopUpButtonCell

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSPopUpButtonCell

+

NSPopUpButtonCell

+

Declared in: AppKit/NSPopUpButtonCell.h

+

Inherits from: NSMenuItemCell

+

Conforms to: NSCoding +

+
+ + + +
+

addItemWithTitle:

+- (void) addItemWithTitle: (NSString*)title
+ + +
+

addItemsWithTitles:

+- (void) addItemsWithTitles: (NSArray*)itemTitles
+ + +
+

altersStateOfSelectedItem

+- (BOOL) altersStateOfSelectedItem
+ + +
+

arrowPosition

+- (NSPopUpArrowPosition) arrowPosition
+ + +
+

attachPopUpWithFrame:

+- (void) attachPopUpWithFrame: (NSRect)cellFrame
+ + +
+

autoenablesItems

+- (BOOL) autoenablesItems
+ + +
+

dismissPopUp

+- (void) dismissPopUp
+ + +
+

indexOfItem:

+- (int) indexOfItem: (id<NSMenuItem>)item
+ + +
+

indexOfItemWithRepresentedObject:

+- (int) indexOfItemWithRepresentedObject: (id)obj
+ + +
+

indexOfItemWithTag:

+- (int) indexOfItemWithTag: (int)tag
+ + +
+

indexOfItemWithTarget:andAction:

+- (int) indexOfItemWithTarget: (id)target andAction: (SEL)actionSelector
+ + +
+

indexOfItemWithTitle:

+- (int) indexOfItemWithTitle: (NSString*)title
+ + +
+

indexOfSelectedItem

+- (int) indexOfSelectedItem
+ + +
+

initTextCell:

+- (id) initTextCell: (NSString*)stringValue
+ + +
+

insertItemWithTitle:atIndex:

+- (void) insertItemWithTitle: (NSString*)title atIndex: (int)index
+ + +
+

itemArray

+- (NSArray*) itemArray
+ + +
+

itemAtIndex:

+- (id<NSMenuItem>) itemAtIndex: (int)index
+ + +
+

itemTitleAtIndex:

+- (NSString*) itemTitleAtIndex: (int)index
+ + +
+

itemTitles

+- (NSArray*) itemTitles
+ + +
+

itemWithTitle:

+- (id<NSMenuItem>) itemWithTitle: (NSString*)title
+ + +
+

lastItem

+- (id<NSMenuItem>) lastItem
+ + +
+

menu

+- (NSMenu*) menu
+ + +
+

numberOfItems

+- (int) numberOfItems
+ + +
+

performClick:

+- (void) performClick: (id)sender
+ + +
+

performClickWithFrame:inView:

+- (void) performClickWithFrame: (NSRect)frame inView: (NSView*)controlView
+ + +
+

preferredEdge

+- (NSRectEdge) preferredEdge
+ + +
+

pullsDown

+- (BOOL) pullsDown
+ + +
+

removeAllItems

+- (void) removeAllItems
+ + +
+

removeItemAtIndex:

+- (void) removeItemAtIndex: (int)index
+ + +
+

removeItemWithTitle:

+- (void) removeItemWithTitle: (NSString*)title
+ + +
+

selectedItem

+- (id<NSMenuItem>) selectedItem
+ + +
+

selectItem:

+- (void) selectItem: (id<NSMenuItem>)item
+ + +
+

selectItemAtIndex:

+- (void) selectItemAtIndex: (int)index
+ + +
+

selectItemWithTitle:

+- (void) selectItemWithTitle: (NSString*)title
+ + +
+

setAltersStateOfSelectedItem:

+- (void) setAltersStateOfSelectedItem: (BOOL)flag
+ + +
+

setArrowPosition:

+- (void) setArrowPosition: (NSPopUpArrowPosition)position
+ + +
+

setAutoenablesItems:

+- (void) setAutoenablesItems: (BOOL)flag
+ + +
+

setMenu:

+- (void) setMenu: (NSMenu*)menu
+ + +
+

setPreferredEdge:

+- (void) setPreferredEdge: (NSRectEdge)edge
+ + +
+

setPullsDown:

+- (void) setPullsDown: (BOOL)flag
+ + +
+

setTitle:

+- (void) setTitle: (NSString*)aString
+ + +
+

setUsesItemFromMenu:

+- (void) setUsesItemFromMenu: (BOOL)flag
+ + +
+

synchronizeTitleAndSelectedItem

+- (void) synchronizeTitleAndSelectedItem
+ + +
+

titleOfSelectedItem

+- (NSString*) titleOfSelectedItem
+ + +
+

usesItemFromMenu

+- (BOOL) usesItemFromMenu
+ + +
+ + + diff --git a/Documentation/gsdoc/NSPrintInfo.html b/Documentation/gsdoc/NSPrintInfo.html new file mode 100644 index 000000000..22910a1a7 --- /dev/null +++ b/Documentation/gsdoc/NSPrintInfo.html @@ -0,0 +1,234 @@ + +NSPrintInfo + + +[Previous] +[Up] +[Next] +

NSPrintInfo

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSPrintInfo

+

NSPrintInfo

+

Declared in: AppKit/NSPrintInfo.h

+

Inherits from: NSObject

+

Conforms to: NSCoding +

+
+ + + +
+

defaultPrinter

++ (NSPrinter*) defaultPrinter
+ + +
+

setDefaultPrinter:

++ (void) setDefaultPrinter: (NSPrinter*)aPrinter
+ + +
+

setSharedPrintInfo:

++ (void) setSharedPrintInfo: (NSPrintInfo*)printInfo
+ + +
+

sharedPrintInfo

++ (NSPrintInfo*) sharedPrintInfo
+ + +
+

sizeForPaperName:

++ (NSSize) sizeForPaperName: (NSString*)name
+ + +
+

bottomMargin

+- (float) bottomMargin
+ + +
+

dictionary

+- (NSMutableDictionary*) dictionary
+ + +
+

horizontalPagination

+- (NSPrintingPaginationMode) horizontalPagination
+ + +
+

initWithDictionary:

+- (id) initWithDictionary: (NSDictionary*)aDictionary
+ + +
+

isHorizontallyCentered

+- (BOOL) isHorizontallyCentered
+ + +
+

isVerticallyCentered

+- (BOOL) isVerticallyCentered
+ + +
+

jobDisposition

+- (NSString*) jobDisposition
+ + +
+

leftMargin

+- (float) leftMargin
+ + +
+

orientation

+- (NSPrintingOrientation) orientation
+ + +
+

paperName

+- (NSString*) paperName
+ + +
+

paperSize

+- (NSSize) paperSize
+ + +
+

printer

+- (NSPrinter*) printer
+ + +
+

rightMargin

+- (float) rightMargin
+ + +
+

setBottomMargin:

+- (void) setBottomMargin: (float)margin
+ + +
+

setHorizontalPagination:

+- (void) setHorizontalPagination: (NSPrintingPaginationMode)mode
+ + +
+

setHorizontallyCentered:

+- (void) setHorizontallyCentered: (BOOL)flag
+ + +
+

setJobDisposition:

+- (void) setJobDisposition: (NSString*)disposition
+ + +
+

setLeftMargin:

+- (void) setLeftMargin: (float)margin
+ + +
+

setOrientation:

+- (void) setOrientation: (NSPrintingOrientation)orientation
+ + +
+

setPaperName:

+- (void) setPaperName: (NSString*)name
+ + +
+

setPaperSize:

+- (void) setPaperSize: (NSSize)aSize
+ + +
+

setPrinter:

+- (void) setPrinter: (NSPrinter*)aPrinter
+ + +
+

setRightMargin:

+- (void) setRightMargin: (float)margin
+ + +
+

setTopMargin:

+- (void) setTopMargin: (float)margin
+ + +
+

setUpPrintOperationDefaultValues

+- (void) setUpPrintOperationDefaultValues
+ + +
+

setVerticalPagination:

+- (void) setVerticalPagination: (NSPrintingPaginationMode)mode
+ + +
+

setVerticallyCentered:

+- (void) setVerticallyCentered: (BOOL)flag
+ + +
+

topMargin

+- (float) topMargin
+ + +
+

verticalPagination

+- (NSPrintingPaginationMode) verticalPagination
+ + +
+ + + diff --git a/Documentation/gsdoc/NSPrintOperation.html b/Documentation/gsdoc/NSPrintOperation.html new file mode 100644 index 000000000..f1ec06457 --- /dev/null +++ b/Documentation/gsdoc/NSPrintOperation.html @@ -0,0 +1,198 @@ + +NSPrintOperation + + +[Previous] +[Up] +[Next] +

NSPrintOperation

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSPrintOperation

+

NSPrintOperation

+

Declared in: AppKit/NSPrintOperation.h

+

Inherits from: NSObject

+

Conforms to: NSObject +

+
+ + + +
+

EPSOperationWithView:insideRect:toData:

++ (NSPrintOperation*) EPSOperationWithView: (NSView*)aView insideRect: (NSRect)rect toData: (NSMutableData*)data
+ + +
+

EPSOperationWithView:insideRect:toData:printInfo:

++ (NSPrintOperation*) EPSOperationWithView: (NSView*)aView insideRect: (NSRect)rect toData: (NSMutableData*)data printInfo: (NSPrintInfo*)aPrintInfo
+ + +
+

EPSOperationWithView:insideRect:toPath:printInfo:

++ (NSPrintOperation*) EPSOperationWithView: (NSView*)aView insideRect: (NSRect)rect toPath: (NSString*)path printInfo: (NSPrintInfo*)aPrintInfo
+ + +
+

currentOperation

++ (NSPrintOperation*) currentOperation
+ + +
+

printOperationWithView:

++ (NSPrintOperation*) printOperationWithView: (NSView*)aView
+ + +
+

printOperationWithView:printInfo:

++ (NSPrintOperation*) printOperationWithView: (NSView*)aView printInfo: (NSPrintInfo*)aPrintInfo
+ + +
+

setCurrentOperation:

++ (void) setCurrentOperation: (NSPrintOperation*)operation
+ + +
+

accessoryView

+- (NSView*) accessoryView
+ + +
+

cleanUpOperation

+- (void) cleanUpOperation
+ + +
+

context

+- (NSDPSContext*) context
+ + +
+

createContext

+- (NSDPSContext*) createContext
+ + +
+

currentPage

+- (int) currentPage
+ + +
+

deliverResult

+- (BOOL) deliverResult
+ + +
+

destroyContext

+- (void) destroyContext
+ + +
+

initEPSOperationWithView:insideRect:toData:printInfo:

+- (id) initEPSOperationWithView: (NSView*)aView insideRect: (NSRect)rect toData: (NSMutableData*)data printInfo: (NSPrintInfo*)aPrintInfo
+ + +
+

initWithView:printInfo:

+- (id) initWithView: (NSView*)aView printInfo: (NSPrintInfo*)aPrintInfo
+ + +
+

isEPSOperation

+- (BOOL) isEPSOperation
+ + +
+

pageOrder

+- (NSPrintingPageOrder) pageOrder
+ + +
+

printInfo

+- (NSPrintInfo*) printInfo
+ + +
+

printPanel

+- (NSPrintPanel*) printPanel
+ + +
+

runOperation

+- (BOOL) runOperation
+ + +
+

setAccessoryView:

+- (void) setAccessoryView: (NSView*)aView
+ + +
+

setPageOrder:

+- (void) setPageOrder: (NSPrintingPageOrder)order
+ + +
+

setPrintInfo:

+- (void) setPrintInfo: (NSPrintInfo*)aPrintInfo
+ + +
+

setPrintPanel:

+- (void) setPrintPanel: (NSPrintPanel*)panel
+ + +
+

setShowPanels:

+- (void) setShowPanels: (BOOL)flag
+ + +
+

showPanels

+- (BOOL) showPanels
+ + +
+

view

+- (NSView*) view
+ + +
+ + + diff --git a/Documentation/gsdoc/NSPrintPanel.html b/Documentation/gsdoc/NSPrintPanel.html new file mode 100644 index 000000000..c1fac1e86 --- /dev/null +++ b/Documentation/gsdoc/NSPrintPanel.html @@ -0,0 +1,84 @@ + +NSPrintPanel + + +[Previous] +[Up] +[Next] +

NSPrintPanel

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSPrintPanel

+

NSPrintPanel

+

Declared in: AppKit/NSPrintPanel.h

+

Inherits from: NSPanel

+

Conforms to: NSObject +

+
+ + + +
+

printPanel

++ (NSPrintPanel*) printPanel
+ + +
+

accessoryView

+- (NSView*) accessoryView
+ + +
+

finalWritePrintInfo

+- (void) finalWritePrintInfo
+ + +
+

pickedAllPages:

+- (void) pickedAllPages: (id)sender
+ + +
+

pickedButton:

+- (void) pickedButton: (id)sender
+ + +
+

pickedLayoutList:

+- (void) pickedLayoutList: (id)sender
+ + +
+

runModal

+- (int) runModal
+ + +
+

setAccessoryView:

+- (void) setAccessoryView: (NSView*)aView
+ + +
+

updateFromPrintInfo

+- (void) updateFromPrintInfo
+ + +
+ + + diff --git a/Documentation/gsdoc/NSPrinter.html b/Documentation/gsdoc/NSPrinter.html new file mode 100644 index 000000000..cf9ffaa67 --- /dev/null +++ b/Documentation/gsdoc/NSPrinter.html @@ -0,0 +1,192 @@ + +NSPrinter + + +[Previous] +[Up] +[Next] +

NSPrinter

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSPrinter

+

NSPrinter

+

Declared in: AppKit/NSPrinter.h

+

Inherits from: NSObject

+

Conforms to: NSCoding +

+
+ + + +
+

printerNames

++ (NSArray*) printerNames
+ + +
+

printerTypes

++ (NSArray*) printerTypes
+ + +
+

printerWithName:

++ (NSPrinter*) printerWithName: (NSString*)name
+ + +
+

printerWithName:domain:includeUnavailable:

++ (NSPrinter*) printerWithName: (NSString*)name domain: (NSString*)domain includeUnavailable: (BOOL)includeUnavailable
+ + +
+

printerWithType:

++ (NSPrinter*) printerWithType: (NSString*)type
+ + +
+

acceptsBinary

+- (BOOL) acceptsBinary
+ + +
+

booleanForKey:inTable:

+- (BOOL) booleanForKey: (NSString*)key inTable: (NSString*)table
+ + +
+

deviceDescription

+- (NSDictionary*) deviceDescription
+ + +
+

domain

+- (NSString*) domain
+ + +
+

floatForKey:inTable:

+- (float) floatForKey: (NSString*)key inTable: (NSString*)table
+ + +
+

host

+- (NSString*) host
+ + +
+

imageRectForPaper:

+- (NSRect) imageRectForPaper: (NSString*)paperName
+ + +
+

intForKey:inTable:

+- (int) intForKey: (NSString*)key inTable: (NSString*)table
+ + +
+

isColor

+- (BOOL) isColor
+ + +
+

isFontAvailable:

+- (BOOL) isFontAvailable: (NSString*)faceName
+ + +
+

isKey:inTable:

+- (BOOL) isKey: (NSString*)key inTable: (NSString*)table
+ + +
+

isOutputStackInReverseOrder

+- (BOOL) isOutputStackInReverseOrder
+ + +
+

languageLevel

+- (int) languageLevel
+ + +
+

name

+- (NSString*) name
+ + +
+

note

+- (NSString*) note
+ + +
+

pageSizeForPaper:

+- (NSSize) pageSizeForPaper: (NSString*)paperName
+ + +
+

rectForKey:inTable:

+- (NSRect) rectForKey: (NSString*)key inTable: (NSString*)table
+ + +
+

sizeForKey:inTable:

+- (NSSize) sizeForKey: (NSString*)key inTable: (NSString*)table
+ + +
+

statusForTable:

+- (NSPrinterTableStatus) statusForTable: (NSString*)table
+ + +
+

stringForKey:inTable:

+- (NSString*) stringForKey: (NSString*)key inTable: (NSString*)table
+ + +
+

stringListForKey:inTable:

+- (NSArray*) stringListForKey: (NSString*)key inTable: (NSString*)table
+ + +
+

type

+- (NSString*) type
+ + +
+ + + diff --git a/Documentation/gsdoc/NSProgressIndicator.html b/Documentation/gsdoc/NSProgressIndicator.html new file mode 100644 index 000000000..23454423e --- /dev/null +++ b/Documentation/gsdoc/NSProgressIndicator.html @@ -0,0 +1,138 @@ + +NSProgressIndicator + + +[Previous] +[Up] +[Next] +

NSProgressIndicator

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSProgressIndicator

+

NSProgressIndicator

+

Declared in: AppKit/NSProgressIndicator.h

+

Inherits from: NSView

+

Conforms to: NSCoding +

+
+ + + +
+

animate:

+- (void) animate: (id)sender
+ + +
+

animationDelay

+- (NSTimeInterval) animationDelay
+ + +
+

doubleValue

+- (double) doubleValue
+ + +
+

incrementBy:

+- (void) incrementBy: (double)delta
+ + +
+

initWithFrame:

+- (id) initWithFrame: (NSRect)frameRect
+ + +
+

isBezeled

+- (BOOL) isBezeled
+ + +
+

isIndeterminate

+- (BOOL) isIndeterminate
+ + +
+

maxValue

+- (double) maxValue
+ + +
+

minValue

+- (double) minValue
+ + +
+

setAnimationDelay:

+- (void) setAnimationDelay: (NSTimeInterval)delay
+ + +
+

setBezeled:

+- (void) setBezeled: (BOOL)flag
+ + +
+

setDoubleValue:

+- (void) setDoubleValue: (double)doubleValue
+ + +
+

setIndeterminate:

+- (void) setIndeterminate: (BOOL)flag
+ + +
+

setMaxValue:

+- (void) setMaxValue: (double)newMaximum
+ + +
+

setMinValue:

+- (void) setMinValue: (double)newMinimum
+ + +
+

setUsesThreadedAnimation:

+- (void) setUsesThreadedAnimation: (BOOL)flag
+ + +
+

stopAnimation:

+- (void) stopAnimation: (id)sender
+ + +
+

usesThreadedAnimation

+- (BOOL) usesThreadedAnimation
+ + +
+ + + diff --git a/Documentation/gsdoc/NSResponder.html b/Documentation/gsdoc/NSResponder.html new file mode 100644 index 000000000..130d5ddea --- /dev/null +++ b/Documentation/gsdoc/NSResponder.html @@ -0,0 +1,576 @@ + +NSResponder + + +[Previous] +[Up] +[Next] +

NSResponder

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSResponder

+

NSResponder

+

Declared in: AppKit/NSResponder.h

+

Inherits from: NSObject

+

Conforms to: NSCoding +

+
+ + + +
+

acceptsFirstResponder

+- (BOOL) acceptsFirstResponder
+ + +
+

becomeFirstResponder

+- (BOOL) becomeFirstResponder
+ + +
+

capitalizeWord:

+- (void) capitalizeWord: (id)sender
+ + +
+

centerSelectionInVisibleArea:

+- (void) centerSelectionInVisibleArea: (id)sender
+ + +
+

changeCaseOfLetter:

+- (void) changeCaseOfLetter: (id)sender
+ + +
+

complete:

+- (void) complete: (id)sender
+ + +
+

deleteBackward:

+- (void) deleteBackward: (id)sender
+ + +
+

deleteForward:

+- (void) deleteForward: (id)sender
+ + +
+

deleteToBeginningOfLine:

+- (void) deleteToBeginningOfLine: (id)sender
+ + +
+

deleteToBeginningOfParagraph:

+- (void) deleteToBeginningOfParagraph: (id)sender
+ + +
+

deleteToEndOfLine:

+- (void) deleteToEndOfLine: (id)sender
+ + +
+

deleteToEndOfParagraph:

+- (void) deleteToEndOfParagraph: (id)sender
+ + +
+

deleteToMark:

+- (void) deleteToMark: (id)sender
+ + +
+

deleteWordBackward:

+- (void) deleteWordBackward: (id)sender
+ + +
+

deleteWordForward:

+- (void) deleteWordForward: (id)sender
+ + +
+

doCommandBySelector:

+- (void) doCommandBySelector: (SEL)aSelector
+ + +
+

flagsChanged:

+- (void) flagsChanged: (NSEvent*)theEvent
+ + +
+

flushBufferedKeyEvents

+- (void) flushBufferedKeyEvents
+ + +
+

helpRequested:

+- (void) helpRequested: (NSEvent*)theEvent
+ + +
+

indent:

+- (void) indent: (id)sender
+ + +
+

insertBacktab:

+- (void) insertBacktab: (id)sender
+ + +
+

insertNewline:

+- (void) insertNewline: (id)sender
+ + +
+

insertNewlineIgnoringFieldEditor:

+- (void) insertNewlineIgnoringFieldEditor: (id)sender
+ + +
+

insertParagraphSeparator:

+- (void) insertParagraphSeparator: (id)sender
+ + +
+

insertTab:

+- (void) insertTab: (id)sender
+ + +
+

insertTabIgnoringFieldEditor:

+- (void) insertTabIgnoringFieldEditor: (id)sender
+ + +
+

insertText:

+- (void) insertText: (NSString*)aString
+ + +
+

interfaceStyle

+- (NSInterfaceStyle) interfaceStyle
+ + +
+

interpretKeyEvents:

+- (void) interpretKeyEvents: (NSArray*)eventArray
+ + +
+

keyDown:

+- (void) keyDown: (NSEvent*)theEvent
+ + +
+

keyUp:

+- (void) keyUp: (NSEvent*)theEvent
+ + +
+

lowercaseWord:

+- (void) lowercaseWord: (id)sender
+ + +
+

menu

+- (NSMenu*) menu
+ + +
+

mouseDown:

+- (void) mouseDown: (NSEvent*)theEvent
+ + +
+

mouseDragged:

+- (void) mouseDragged: (NSEvent*)theEvent
+ + +
+

mouseEntered:

+- (void) mouseEntered: (NSEvent*)theEvent
+ + +
+

mouseExited:

+- (void) mouseExited: (NSEvent*)theEvent
+ + +
+

mouseMoved:

+- (void) mouseMoved: (NSEvent*)theEvent
+ + +
+

mouseUp:

+- (void) mouseUp: (NSEvent*)theEvent
+ + +
+

moveBackward:

+- (void) moveBackward: (id)sender
+ + +
+

moveBackwardAndModifySelection:

+- (void) moveBackwardAndModifySelection: (id)sender
+ + +
+

moveDown:

+- (void) moveDown: (id)sender
+ + +
+

moveDownAndModifySelection:

+- (void) moveDownAndModifySelection: (id)sender
+ + +
+

moveForward:

+- (void) moveForward: (id)sender
+ + +
+

moveForwardAndModifySelection:

+- (void) moveForwardAndModifySelection: (id)sender
+ + +
+

moveLeft:

+- (void) moveLeft: (id)sender
+ + +
+

moveRight:

+- (void) moveRight: (id)sender
+ + +
+

moveToBeginningOfDocument:

+- (void) moveToBeginningOfDocument: (id)sender
+ + +
+

moveToBeginningOfLine:

+- (void) moveToBeginningOfLine: (id)sender
+ + +
+

moveToBeginningOfParagraph:

+- (void) moveToBeginningOfParagraph: (id)sender
+ + +
+

moveToEndOfDocument:

+- (void) moveToEndOfDocument: (id)sender
+ + +
+

moveToEndOfLine:

+- (void) moveToEndOfLine: (id)sender
+ + +
+

moveToEndOfParagraph:

+- (void) moveToEndOfParagraph: (id)sender
+ + +
+

moveUp:

+- (void) moveUp: (id)sender
+ + +
+

moveUpAndModifySelection:

+- (void) moveUpAndModifySelection: (id)sender
+ + +
+

moveWordBackward:

+- (void) moveWordBackward: (id)sender
+ + +
+

moveWordBackwardAndModifySelection:

+- (void) moveWordBackwardAndModifySelection: (id)sender
+ + +
+

moveWordForward:

+- (void) moveWordForward: (id)sender
+ + +
+

moveWordForwardAndModifySelection:

+- (void) moveWordForwardAndModifySelection: (id)sender
+ + +
+

nextResponder

+- (NSResponder*) nextResponder
+ + +
+

noResponderFor:

+- (void) noResponderFor: (SEL)eventSelector
+ + +
+

pageDown:

+- (void) pageDown: (id)sender
+ + +
+

pageUp:

+- (void) pageUp: (id)sender
+ + +
+

performKeyEquivalent:

+- (BOOL) performKeyEquivalent: (NSEvent*)theEvent
+ + +
+

performMnemonic:

+- (BOOL) performMnemonic: (NSString*)aString
+ + +
+

resignFirstResponder

+- (BOOL) resignFirstResponder
+ + +
+

rightMouseDown:

+- (void) rightMouseDown: (NSEvent*)theEvent
+ + +
+

rightMouseDragged:

+- (void) rightMouseDragged: (NSEvent*)theEvent
+ + +
+

rightMouseUp:

+- (void) rightMouseUp: (NSEvent*)theEvent
+ + +
+

scrollLineDown:

+- (void) scrollLineDown: (id)sender
+ + +
+

scrollLineUp:

+- (void) scrollLineUp: (id)sender
+ + +
+

scrollPageDown:

+- (void) scrollPageDown: (id)sender
+ + +
+

scrollPageUp:

+- (void) scrollPageUp: (id)sender
+ + +
+

selectAll:

+- (void) selectAll: (id)sender
+ + +
+

selectLine:

+- (void) selectLine: (id)sender
+ + +
+

selectParagraph:

+- (void) selectParagraph: (id)sender
+ + +
+

selectToMark:

+- (void) selectToMark: (id)sender
+ + +
+

selectWord:

+- (void) selectWord: (id)sender
+ + +
+

setInterfaceStyle:

+- (void) setInterfaceStyle: (NSInterfaceStyle)interfaceStyle
+ + +
+

setMark:

+- (void) setMark: (id)sender
+ + +
+

setMenu:

+- (void) setMenu: (NSMenu*)aMenu
+ + +
+

setNextResponder:

+- (void) setNextResponder: (NSResponder*)aResponder
+ + +
+

showContextHelp:

+- (void) showContextHelp: (id)sender
+ + +
+

swapWithMark:

+- (void) swapWithMark: (id)sender
+ + +
+

transpose:

+- (void) transpose: (id)sender
+ + +
+

transposeWords:

+- (void) transposeWords: (id)sender
+ + +
+

tryToPerform:

+- (BOOL) tryToPerform: (SEL)anAction
+ + +
+

undoManager

+- (NSUndoManager*) undoManager
+ + +
+

uppercaseWord:

+- (void) uppercaseWord: (id)sender
+ + +
+

validRequestorForSendType:returnType:

+- (id) validRequestorForSendType: (NSString*)sendType returnType: (NSString*)returnType
+ + +
+

yank:

+- (void) yank: (id)sender
+ + +
+ + + diff --git a/Documentation/gsdoc/NSRulerMarker.html b/Documentation/gsdoc/NSRulerMarker.html new file mode 100644 index 000000000..0c0b6f7f5 --- /dev/null +++ b/Documentation/gsdoc/NSRulerMarker.html @@ -0,0 +1,144 @@ + +NSRulerMarker + + +[Previous] +[Up] +[Next] +

NSRulerMarker

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSRulerMarker

+

NSRulerMarker

+

Declared in: AppKit/NSRulerMarker.h

+

Inherits from: NSObject

+

Conforms to: NSCopying +

+
+ + + +
+

drawRect:

+- (void) drawRect: (NSRect)aRect
+ + +
+

image

+- (NSImage*) image
+ + +
+

imageOrigin

+- (NSPoint) imageOrigin
+ + +
+

imageRectInRuler

+- (NSRect) imageRectInRuler
+ + +
+

initWithRulerView:markerLocation:image:imageOrigin:

+- (id) initWithRulerView: (NSRulerView*)aRulerView markerLocation: (float)location image: (NSImage *)anImage imageOrigin: (NSPoint)imageOrigin
+ + +
+

isDragging

+- (BOOL) isDragging
+ + +
+

isMovable

+- (BOOL) isMovable
+ + +
+

isRemovable

+- (BOOL) isRemovable
+ + +
+

makerLocation

+- (float) makerLocation
+ + +
+

representedObject

+- (id<NSCopying>) representedObject
+ + +
+

ruler

+- (NSRulerView*) ruler
+ + +
+

setImage:

+- (void) setImage: (NSImage*)anImage
+ + +
+

setImageOrigin:

+- (void) setImageOrigin: (NSPoint)aPoint
+ + +
+

setMarkerLocation:

+- (void) setMarkerLocation: (float)location
+ + +
+

setMovable:

+- (void) setMovable: (BOOL)flag
+ + +
+

setRemovable:

+- (void) setRemovable: (BOOL)flag
+ + +
+

setRepresentedObject:

+- (void) setRepresentedObject: (id<NSCopying>)anObject
+ + +
+

thicknessRequiredInRuler

+- (float) thicknessRequiredInRuler
+ + +
+

trackMouse:

+- (BOOL) trackMouse: (NSEvent*)theEvent
+ + +
+ + + diff --git a/Documentation/gsdoc/NSRulerView.html b/Documentation/gsdoc/NSRulerView.html new file mode 100644 index 000000000..8cdfd6276 --- /dev/null +++ b/Documentation/gsdoc/NSRulerView.html @@ -0,0 +1,282 @@ + +NSRulerView + + +[Previous] +[Up] +[Next] +

NSRulerView

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSRulerView

+

NSRulerView

+

Declared in: AppKit/NSRulerView.h

+

Inherits from: NSView

+

Conforms to: NSCoding +

+
+ + + +
+

registerUnitWithName:abbreviation:unitToPointsConversionFactor:stepUpCycle:stepDownCycle:

++ (void) registerUnitWithName: (NSString*)unitName abbreviation: (NSString*)abbreviation unitToPointsConversionFactor: (float)conversionFactor stepUpCycle: (NSArray *)stepUpCycle stepDownCycle: (NSArray*)stepDownCycle
+ + +
+

accessoryView

+- (NSView*) accessoryView
+ + +
+

addMarker:

+- (void) addMarker: (NSRulerMarker*)aMarker
+ + +
+

baselineLocation

+- (float) baselineLocation
+ + +
+

clientView

+- (NSView*) clientView
+ + +
+

drawHashMarksAndLabelsInRect:

+- (void) drawHashMarksAndLabelsInRect: (NSRect)aRect
+ + +
+

drawMarkersInRect:

+- (void) drawMarkersInRect: (NSRect)aRect
+ + +
+

initWithScrollView:

+- (id) initWithScrollView: (NSScrollView*)aScrollView
+ + +
+

invalidateHashMarks

+- (void) invalidateHashMarks
+ + +
+

isFlipped

+- (BOOL) isFlipped
+ + +
+

markers

+- (NSArray*) markers
+ + +
+

measurementUnits

+- (NSString*) measurementUnits
+ + +
+

moveRulerlineFromLocation:toLocation:

+- (void) moveRulerlineFromLocation: (float)oldLoc toLocation: (float)newLoc
+ + +
+

orientation

+- (NSRulerOrientation) orientation
+ + +
+

originOffset

+- (float) originOffset
+ + +
+

removeMarker:

+- (void) removeMarker: (NSRulerMarker*)aMarker
+ + +
+

requiredThickness

+- (float) requiredThickness
+ + +
+

reservedThicknessForAccessoryView

+- (float) reservedThicknessForAccessoryView
+ + +
+

reservedThicknessForMarkers

+- (float) reservedThicknessForMarkers
+ + +
+

ruleThickness

+- (float) ruleThickness
+ + +
+

scrollView

+- (NSScrollView*) scrollView
+ + +
+

setAccessoryView:

+- (void) setAccessoryView: (NSView*)aView
+ + +
+

setClientView:

+- (void) setClientView: (NSView*)aView
+ + +
+

setMarkers:

+- (void) setMarkers: (NSArray*)markers
+ + +
+

setMeasurementUnits:

+- (void) setMeasurementUnits: (NSString*)unitName
+ + +
+

setOrientation:

+- (void) setOrientation: (NSRulerOrientation)orientation
+ + +
+

setOriginOffset:

+- (void) setOriginOffset: (float)offset
+ + +
+

setReservedThicknessForAccessoryView:

+- (void) setReservedThicknessForAccessoryView: (float)thickness
+ + +
+

setReservedThicknessForMarkers:

+- (void) setReservedThicknessForMarkers: (float)thickness
+ + +
+

setRuleThickness:

+- (void) setRuleThickness: (float)thickness
+ + +
+

setScrollView:

+- (void) setScrollView: (NSScrollView*)scrollView
+ + +
+

trackMarker:withMouseEvent:

+- (BOOL) trackMarker: (NSRulerMarker*)aMarker withMouseEvent: (NSEvent*)theEvent
+ + +
+

rulerView:didAddMarker:

+- (void) rulerView: (NSRulerView*)aRulerView didAddMarker: (NSRulerMarker*)aMarker
+ + +
+

rulerView:didMoveMarker:

+- (void) rulerView: (NSRulerView*)aRulerView didMoveMarker: (NSRulerMarker*)aMarker
+ + +
+

rulerView:didRemoveMarker:

+- (void) rulerView: (NSRulerView*)aRulerView didRemoveMarker: (NSRulerMarker*)aMarker
+ + +
+

rulerView:handleMouseDown:

+- (void) rulerView: (NSRulerView*)aRulerView handleMouseDown: (NSEvent*)theEvent
+ + +
+

rulerView:shouldAddMarker:

+- (BOOL) rulerView: (NSRulerView*)aRulerView shouldAddMarker: (NSRulerMarker*)aMarker
+ + +
+

rulerView:shouldMoveMarker:

+- (BOOL) rulerView: (NSRulerView*)aRulerView shouldMoveMarker: (NSRulerMarker*)aMarker
+ + +
+

rulerView:shouldRemoveMarker:

+- (BOOL) rulerView: (NSRulerView*)aRulerView shouldRemoveMarker: (NSRulerMarker*)aMarker
+ + +
+

rulerView:willAddMarker:atLocation:

+- (float) rulerView: (NSRulerView*)aRulerView willAddMarker: (NSRulerMarker*)aMarker atLocation: (float)location
+ + +
+

rulerView:willMoveMarker:toLocation:

+- (float) rulerView: (NSRulerView*)aRulerView willMoveMarker: (NSRulerMarker*)aMarker toLocation: (float)location
+ + +
+

rulerView:willSetClientView:

+- (void) rulerView: (NSRulerView*)aRulerView willSetClientView: (NSView*)newClient
+ + +
+ + + diff --git a/Documentation/gsdoc/NSSavePanel.html b/Documentation/gsdoc/NSSavePanel.html new file mode 100644 index 000000000..0fcff51e6 --- /dev/null +++ b/Documentation/gsdoc/NSSavePanel.html @@ -0,0 +1,165 @@ + +NSSavePanel + + +[Previous] +[Up] +[Next] +

NSSavePanel

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSSavePanel

+

NSSavePanel

+

Declared in: AppKit/NSSavePanel.h

+
+ + + +
+

savePanel

++ (NSSavePanel*) savePanel
+ + +
+

cancel:

+- (void) cancel: (id)sender
+ + +
+

directory

+- (NSString*) directory
+ + +
+

encodeWithCoder:

+- (void) encodeWithCoder: (NSCoder*)coder
+ + +
+

initWithCoder:

+- (id) initWithCoder: (NSCoder*)coder
+ + +
+

ok:

+- (void) ok: (id)sender
+ + +
+

prompt

+- (NSString*) prompt
+ + +
+

requiredFileType

+- (NSString*) requiredFileType
+ + +
+

runModalForDirectory:

+- (int) runModalForDirectory: (NSString*)path
+ + +
+

selectText:

+- (void) selectText: (id)sender
+ + +
+

setAccessoryView:

+- (void) setAccessoryView: (NSView*)aView
+ + +
+

setDelegate:

+- (void) setDelegate: (id)anObject
+ + +
+

setDirectory:

+- (void) setDirectory: (NSString*)path
+ + +
+

setPrompt:

+- (void) setPrompt: (NSString*)prompt
+ + +
+

setRequiredFileType:

+- (void) setRequiredFileType: (NSString*)type
+ + +
+

setTreatsFilePackagesAsDirectories:

+- (void) setTreatsFilePackagesAsDirectories: (BOOL)flag
+ + +
+

setTitle:

+- (void) setTitle: (NSString*)title
+ + +
+

title

+- (NSString*) title
+ + +
+

treatsFilePackagesAsDirectories

+- (BOOL) treatsFilePackagesAsDirectories
+ + +
+

validateVisibleColumns

+- (void) validateVisibleColumns
+ + +
+

panel:compareFilename:with:caseSensitive:

+- (NSComparisonResult) panel: (id)sender compareFilename: (NSString*)fileName1 with: (NSString *)fileName2 caseSensitive: (BOOL)flag
+ + +
+

panel:shouldShowFilename:

+- (BOOL) panel: (id)sender shouldShowFilename: (NSString*)filename
+ + +
+

panel:isValidFilename:

+- (BOOL) panel: (id)sender isValidFilename: (NSString*)filename
+ + +
+ + + diff --git a/Documentation/gsdoc/NSScreen.html b/Documentation/gsdoc/NSScreen.html new file mode 100644 index 000000000..983d14edb --- /dev/null +++ b/Documentation/gsdoc/NSScreen.html @@ -0,0 +1,78 @@ + +NSScreen + + +[Previous] +[Up] +[Next] +

NSScreen

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSScreen

+

NSScreen

+

Declared in: AppKit/NSScreen.h

+

Inherits from: NSObject

+

Conforms to: NSObject +

+
+ + + +
+

deepestScreen

++ (NSScreen*) deepestScreen
+ + +
+

mainScreen

++ (NSScreen*) mainScreen
+ + +
+

screens

++ (NSArray*) screens
+ + +
+

depth

+- (NSWindowDepth) depth
+ + +
+

deviceDescription

+- (NSDictionary*) deviceDescription
+ + +
+

frame

+- (NSRect) frame
+ + +
+

supportedWindowDepths

+- (constNSWindowDepth*) supportedWindowDepths
+ + +
+

visibleFrame

+- (NSRect) visibleFrame
+ + +
+ + + diff --git a/Documentation/gsdoc/NSScrollView.html b/Documentation/gsdoc/NSScrollView.html new file mode 100644 index 000000000..5bc3c1f9d --- /dev/null +++ b/Documentation/gsdoc/NSScrollView.html @@ -0,0 +1,342 @@ + +NSScrollView + + +[Previous] +[Up] +[Next] +

NSScrollView

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSScrollView

+

NSScrollView

+

Declared in: AppKit/NSScrollView.h

+

Inherits from: NSView

+

Conforms to: NSCoding +

+
+ + + +
+

contentSizeForFrameSize:hasHorizontalScroller:hasVerticalScroller:borderType:

++ (NSSize) contentSizeForFrameSize: (NSSize)frameSize hasHorizontalScroller: (BOOL)hFlag hasVerticalScroller: (BOOL)vFlag borderType: (NSBorderType)borderType
+ + +
+

frameSizeForContentSize:hasHorizontalScroller:hasVerticalScroller:borderType:

++ (NSSize) frameSizeForContentSize: (NSSize)contentSize hasHorizontalScroller: (BOOL)hFlag hasVerticalScroller: (BOOL)vFlag borderType: (NSBorderType)borderType
+ + +
+

rulerViewClass

++ (Class) rulerViewClass
+ + +
+

setRulerViewClass:

++ (void) setRulerViewClass: (Class)aClass
+ + +
+

backgroundColor

+- (NSColor*) backgroundColor
+ + +
+

borderType

+- (NSBorderType) borderType
+ + +
+

contentSize

+- (NSSize) contentSize
+ + +
+

contentView

+- (NSClipView*) contentView
+ + +
+

documentCursor

+- (NSCursor*) documentCursor
+ + +
+

documentView

+- (id) documentView
+ + +
+

documentVisibleRect

+- (NSRect) documentVisibleRect
+ + +
+

hasHorizontalRuler

+- (BOOL) hasHorizontalRuler
+ + +
+

hasHorizontalScroller

+- (BOOL) hasHorizontalScroller
+ + +
+

hasVerticalRuler

+- (BOOL) hasVerticalRuler
+ + +
+

hasVerticalScroller

+- (BOOL) hasVerticalScroller
+ + +
+

horizontalLineScroll

+- (float) horizontalLineScroll
+ + +
+

horizontalPageScroll

+- (float) horizontalPageScroll
+ + +
+

horizontalRulerView

+- (NSRulerView*) horizontalRulerView
+ + +
+

horizontalScroller

+- (NSScroller*) horizontalScroller
+ + +
+

isRulerVisible

+- (BOOL) isRulerVisible
+ + +
+

lineScroll

+- (float) lineScroll
+ + +
+

pageScroll

+- (float) pageScroll
+ + +
+

reflectScrolledClipView:

+- (void) reflectScrolledClipView: (NSClipView*)aClipView
+ + +
+

rulersVisible

+- (BOOL) rulersVisible
+ + +
+

scrollsDynamically

+- (BOOL) scrollsDynamically
+ + +
+

setBackgroundColor:

+- (void) setBackgroundColor: (NSColor*)aColor
+ + +
+

setBorderType:

+- (void) setBorderType: (NSBorderType)borderType
+ + +
+

setContentView:

+- (void) setContentView: (NSClipView*)aView
+ + +
+

setDocumentCursor:

+- (void) setDocumentCursor: (NSCursor*)aCursor
+ + +
+

setDocumentView:

+- (void) setDocumentView: (NSView*)aView
+ + +
+

setHasHorizontalRuler:

+- (void) setHasHorizontalRuler: (BOOL)flag
+ + +
+

setHasHorizontalScroller:

+- (void) setHasHorizontalScroller: (BOOL)flag
+ + +
+

setHasVerticalRuler:

+- (void) setHasVerticalRuler: (BOOL)flag
+ + +
+

setHasVerticalScroller:

+- (void) setHasVerticalScroller: (BOOL)flag
+ + +
+

setHorizontalLineScroll:

+- (void) setHorizontalLineScroll: (float)aFloat
+ + +
+

setHorizontalPageScroll:

+- (void) setHorizontalPageScroll: (float)aFloat
+ + +
+

setHorizontalRulerView:

+- (void) setHorizontalRulerView: (NSRulerView*)aRulerView
+ + +
+

setHorizontalScroller:

+- (void) setHorizontalScroller: (NSScroller*)aScroller
+ + +
+

setLineScroll:

+- (void) setLineScroll: (float)aFloat
+ + +
+

setPageScroll:

+- (void) setPageScroll: (float)aFloat
+ + +
+

setRulersVisible:

+- (void) setRulersVisible: (BOOL)flag
+ + +
+

setScrollsDynamically:

+- (void) setScrollsDynamically: (BOOL)flag
+ + +
+

setVerticalLineScroll:

+- (void) setVerticalLineScroll: (float)aFloat
+ + +
+

setVerticalPageScroll:

+- (void) setVerticalPageScroll: (float)aFloat
+ + +
+

setVerticalRulerView:

+- (void) setVerticalRulerView: (NSRulerView*)aRulerView
+ + +
+

setVerticalScroller:

+- (void) setVerticalScroller: (NSScroller*)aScroller
+ + +
+

tile

+- (void) tile
+ + +
+

toggleRuler:

+- (void) toggleRuler: (id)sender
+ + +
+

verticalLineScroll

+- (float) verticalLineScroll
+ + +
+

verticalPageScroll

+- (float) verticalPageScroll
+ + +
+

verticalRulerView

+- (NSRulerView*) verticalRulerView
+ + +
+

verticalScroller

+- (NSScroller*) verticalScroller
+ + +
+ + + diff --git a/Documentation/gsdoc/NSScroller.html b/Documentation/gsdoc/NSScroller.html new file mode 100644 index 000000000..4bf1d1b2b --- /dev/null +++ b/Documentation/gsdoc/NSScroller.html @@ -0,0 +1,132 @@ + +NSScroller + + +[Previous] +[Up] +[Next] +

NSScroller

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSScroller

+

NSScroller

+

Declared in: AppKit/NSScroller.h

+

Inherits from: NSControl

+

Conforms to: NSCoding +

+
+ + + +
+

scrollerWidth

++ (float) scrollerWidth
+ + +
+

arrowsPosition

+- (NSScrollArrowPosition) arrowsPosition
+ + +
+

checkSpaceForParts

+- (void) checkSpaceForParts
+ + +
+

drawArrow:highlight:

+- (void) drawArrow: (NSScrollerArrow)arrow highlight: (BOOL)flag
+ + +
+

drawKnob

+- (void) drawKnob
+ + +
+

drawParts

+- (void) drawParts
+ + +
+

highlight:

+- (void) highlight: (BOOL)flag
+ + +
+

hitPart

+- (NSScrollerPart) hitPart
+ + +
+

initWithFrame:

+- (id) initWithFrame: (NSRect)frameRect
+ + +
+

knobProportion

+- (float) knobProportion
+ + +
+

rectForPart:

+- (NSRect) rectForPart: (NSScrollerPart)aPart
+ + +
+

setArrowsPosition:

+- (void) setArrowsPosition: (NSScrollArrowPosition)location
+ + +
+

setFloatValue:knobProportion:

+- (void) setFloatValue: (float)aFloat knobProportion: (float)knobProp
+ + +
+

testPart:

+- (NSScrollerPart) testPart: (NSPoint)aPoint
+ + +
+

trackKnob:

+- (void) trackKnob: (NSEvent*)theEvent
+ + +
+

trackScrollButtons:

+- (void) trackScrollButtons: (NSEvent*)theEvent
+ + +
+

usableParts

+- (NSUsableScrollerParts) usableParts
+ + +
+ + + diff --git a/Documentation/gsdoc/NSSecureTextField.html b/Documentation/gsdoc/NSSecureTextField.html new file mode 100644 index 000000000..453b73e21 --- /dev/null +++ b/Documentation/gsdoc/NSSecureTextField.html @@ -0,0 +1,29 @@ + +NSSecureTextField + + +[Previous] +[Up] +[Next] +

NSSecureTextField

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSSecureTextField

+

NSSecureTextField

+

Declared in: AppKit/NSSecureTextField.h

+

Inherits from: NSTextField

+

Conforms to: NSCoding +

+
+ + +
    +
+ + + diff --git a/Documentation/gsdoc/NSSecureTextFieldCell.html b/Documentation/gsdoc/NSSecureTextFieldCell.html new file mode 100644 index 000000000..a8e0dbb94 --- /dev/null +++ b/Documentation/gsdoc/NSSecureTextFieldCell.html @@ -0,0 +1,42 @@ + +NSSecureTextFieldCell + + +[Previous] +[Up] +[Next] +

NSSecureTextFieldCell

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSSecureTextFieldCell

+

NSSecureTextFieldCell

+

Declared in: AppKit/NSSecureTextField.h

+

Inherits from: NSTextFieldCell

+

Conforms to: NSCoding +

+
+ + + +
+

echosBullets

+- (BOOL) echosBullets
+ + +
+

setEchosBullets:

+- (void) setEchosBullets: (BOOL)flag
+ + +
+ + + diff --git a/Documentation/gsdoc/NSSlider.html b/Documentation/gsdoc/NSSlider.html new file mode 100644 index 000000000..5291b9e67 --- /dev/null +++ b/Documentation/gsdoc/NSSlider.html @@ -0,0 +1,210 @@ + +NSSlider + + +[Previous] +[Up] +[Next] +

NSSlider

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSSlider

+

NSSlider

+

Declared in: AppKit/NSSlider.h

+

Inherits from: NSControl

+

Conforms to: NSCoding +

+
+ + + +
+

acceptsFirstMouse:

+- (BOOL) acceptsFirstMouse: (NSEvent*)mouseDownEvent
+ + +
+

allowsTickMarkValuesOnly

+- (BOOL) allowsTickMarkValuesOnly
+ + +
+

altIncrementValue

+- (double) altIncrementValue
+ + +
+

closestTickMarkValueToValue:

+- (double) closestTickMarkValueToValue: (double)aValue
+ + +
+

image

+- (NSImage*) image
+ + +
+

indexOfTickMarkAtPoint:

+- (int) indexOfTickMarkAtPoint: (NSPoint)point
+ + +
+

isVertical

+- (int) isVertical
+ + +
+

knobThickness

+- (float) knobThickness
+ + +
+

maxValue

+- (double) maxValue
+ + +
+

minValue

+- (double) minValue
+ + +
+

numberOfTickMarks

+- (int) numberOfTickMarks
+ + +
+

rectOfTickMarkAtIndex:

+- (NSRect) rectOfTickMarkAtIndex: (int)index
+ + +
+

setAllowsTickMarkValuesOnly:

+- (void) setAllowsTickMarkValuesOnly: (BOOL)flag
+ + +
+

setAltIncrementValue:

+- (void) setAltIncrementValue: (double)increment
+ + +
+

setImage:

+- (void) setImage: (NSImage*)barImage
+ + +
+

setKnobThickness:

+- (void) setKnobThickness: (float)thickness
+ + +
+

setMaxValue:

+- (void) setMaxValue: (double)maxValue
+ + +
+

setMinValue:

+- (void) setMinValue: (double)minValue
+ + +
+

setNumberOfTickMarks:

+- (void) setNumberOfTickMarks: (int)numberOfTickMarks
+ + +
+

setTickMarkPosition:

+- (void) setTickMarkPosition: (NSTickMarkPosition)position
+ + +
+

setTitle:

+- (void) setTitle: (NSString*)barTitle
+ + +
+

setTitleCell:

+- (void) setTitleCell: (NSCell*)titleCell
+ + +
+

setTitleColor:

+- (void) setTitleColor: (NSColor*)color
+ + +
+

setTitleFont:

+- (void) setTitleFont: (NSFont*)font
+ + +
+

tickMarkPosition

+- (NSTickMarkPosition) tickMarkPosition
+ + +
+

tickMarkValueAtIndex:

+- (double) tickMarkValueAtIndex: (int)index
+ + +
+

title

+- (NSString*) title
+ + +
+

titleCell

+- (id) titleCell
+ + +
+

titleColor

+- (NSColor*) titleColor
+ + +
+

titleFont

+- (NSFont*) titleFont
+ + +
+ + + diff --git a/Documentation/gsdoc/NSSliderCell.html b/Documentation/gsdoc/NSSliderCell.html new file mode 100644 index 000000000..2cfda1e6a --- /dev/null +++ b/Documentation/gsdoc/NSSliderCell.html @@ -0,0 +1,228 @@ + +NSSliderCell + + +[Previous] +[Up] +[Next] +

NSSliderCell

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSSliderCell

+

NSSliderCell

+

Declared in: AppKit/NSSliderCell.h

+

Inherits from: NSActionCell

+

Conforms to: NSCoding +

+
+ + + +
+

prefersTrackingUntilMouseUp

++ (BOOL) prefersTrackingUntilMouseUp
+ + +
+

allowsTickMarkValuesOnly

+- (BOOL) allowsTickMarkValuesOnly
+ + +
+

altIncrementValue

+- (double) altIncrementValue
+ + +
+

closestTickMarkValueToValue:

+- (double) closestTickMarkValueToValue: (double)aValue
+ + +
+

drawBarInside:flipped:

+- (void) drawBarInside: (NSRect)aRect flipped: (BOOL)flipped
+ + +
+

drawKnob

+- (void) drawKnob
+ + +
+

drawKnob:

+- (void) drawKnob: (NSRect)knobRect
+ + +
+

indexOfTickMarkAtPoint:

+- (int) indexOfTickMarkAtPoint: (NSPoint)point
+ + +
+

isVertical

+- (int) isVertical
+ + +
+

knobRectFlipped:

+- (NSRect) knobRectFlipped: (BOOL)flipped
+ + +
+

knobThickness

+- (float) knobThickness
+ + +
+

maxValue

+- (double) maxValue
+ + +
+

minValue

+- (double) minValue
+ + +
+

numberOfTickMarks

+- (int) numberOfTickMarks
+ + +
+

rectOfTickMarkAtIndex:

+- (NSRect) rectOfTickMarkAtIndex: (int)index
+ + +
+

setAllowsTickMarkValuesOnly:

+- (void) setAllowsTickMarkValuesOnly: (BOOL)flag
+ + +
+

setAltIncrementValue:

+- (void) setAltIncrementValue: (double)increment
+ + +
+

setKnobThickness:

+- (void) setKnobThickness: (float)thickness
+ + +
+

setMaxValue:

+- (void) setMaxValue: (double)aDouble
+ + +
+

setMinValue:

+- (void) setMinValue: (double)aDouble
+ + +
+

setNumberOfTickMarks:

+- (void) setNumberOfTickMarks: (int)numberOfTickMarks
+ + +
+

setTickMarkPosition:

+- (void) setTickMarkPosition: (NSTickMarkPosition)position
+ + +
+

setTitle:

+- (void) setTitle: (NSString*)title
+ + +
+

setTitleCell:

+- (void) setTitleCell: (NSCell*)aCell
+ + +
+

setTitleColor:

+- (void) setTitleColor: (NSColor*)color
+ + +
+

setTitleFont:

+- (void) setTitleFont: (NSFont*)font
+ + +
+

tickMarkPosition

+- (NSTickMarkPosition) tickMarkPosition
+ + +
+

tickMarkValueAtIndex:

+- (double) tickMarkValueAtIndex: (int)index
+ + +
+

title

+- (NSString*) title
+ + +
+

titleCell

+- (id) titleCell
+ + +
+

titleColor

+- (NSColor*) titleColor
+ + +
+

titleFont

+- (NSFont*) titleFont
+ + +
+

trackRect

+- (NSRect) trackRect
+ + +
+ + + diff --git a/Documentation/gsdoc/NSSpellChecker.html b/Documentation/gsdoc/NSSpellChecker.html new file mode 100644 index 000000000..29825418c --- /dev/null +++ b/Documentation/gsdoc/NSSpellChecker.html @@ -0,0 +1,132 @@ + +NSSpellChecker + + +[Previous] +[Up] +[Next] +

NSSpellChecker

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSSpellChecker

+

NSSpellChecker

+

Declared in: AppKit/NSSpellChecker.h

+

Inherits from: NSObject

+

Conforms to: NSObject +

+
+ + + +
+

sharedSpellChecker

++ (NSSpellChecker*) sharedSpellChecker
+ + +
+

sharedSpellCheckerExists

++ (BOOL) sharedSpellCheckerExists
+ + +
+

uniqueSpellDocumentTag

++ (int) uniqueSpellDocumentTag
+ + +
+

accessoryView

+- (NSView*) accessoryView
+ + +
+

checkSpellingOfString:

+- (NSRange) checkSpellingOfString: (NSString*)stringToCheck
+ + +
+

checkSpellingOfString:startingAt:language:wrap:inSpellDocumentWithTag:wordCount:

+- (NSRange) checkSpellingOfString: (NSString*)stringToCheck startingAt: (int)startingOffset language: (NSString*)language wrap: (BOOL)wrapFlag inSpellDocumentWithTag: (int)tag wordCount: (int*)wordCount
+ + +
+

closeSpellDocumentWithTag:

+- (void) closeSpellDocumentWithTag: (int)tag
+ + +
+

countWordsInString:

+- (int) countWordsInString: (NSString*)stringToCount
+ + +
+

ignoreWord:inSpellDocumentWithTag:

+- (void) ignoreWord: (NSString*)wordToIgnore inSpellDocumentWithTag: (int)tag
+ + +
+

ignoredWordsInSpellDocumentWithTag:

+- (NSArray*) ignoredWordsInSpellDocumentWithTag: (int)tag
+ + +
+

language

+- (NSString*) language
+ + +
+

setAccessoryView:

+- (void) setAccessoryView: (NSView*)aView
+ + +
+

setIgnoredWords:inSpellDocumentWithTag:

+- (void) setIgnoredWords: (NSArray*)someWords inSpellDocumentWithTag: (int)tag
+ + +
+

setLanguage:

+- (BOOL) setLanguage: (NSString*)language
+ + +
+

setWordFieldStringValue:

+- (void) setWordFieldStringValue: (NSString*)aString
+ + +
+

spellingPanel

+- (NSPanel*) spellingPanel
+ + +
+

updateSpellingPanelWithMisspelledWord:

+- (void) updateSpellingPanelWithMisspelledWord: (NSString*)word
+ + +
+ + + diff --git a/Documentation/gsdoc/NSSpellServer.html b/Documentation/gsdoc/NSSpellServer.html new file mode 100644 index 000000000..a208fa2ef --- /dev/null +++ b/Documentation/gsdoc/NSSpellServer.html @@ -0,0 +1,84 @@ + +NSSpellServer + + +[Previous] +[Up] +[Next] +

NSSpellServer

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSSpellServer

+

NSSpellServer

+

Declared in: AppKit/NSSpellServer.h

+

Inherits from: NSObject

+

Conforms to: NSObject +

+
+ + + +
+

delegate

+- (id) delegate
+ + +
+

isWordInUserDictionaries:caseSensitive:

+- (BOOL) isWordInUserDictionaries: (NSString*)word caseSensitive: (BOOL)flag
+ + +
+

registerLanguage:

+- (BOOL) registerLanguage: (NSString*)language
+ + +
+

run

+- (void) run
+ + +
+

setDelegate:

+- (void) setDelegate: (id)anObject
+ + +
+

spellServer:didForgetWord:inLanguage:

+- (void) spellServer: (NSSpellServer*)sender didForgetWord: (NSString*)word inLanguage: (NSString*)language
+ + +
+

spellServer:didLearnWord:inLanguage:

+- (void) spellServer: (NSSpellServer*)sender didLearnWord: (NSString*)word inLanguage: (NSString*)language
+ + +
+

spellServer:findMisspelledWordInString:language:wordCount:

+- (NSRange) spellServer: (NSSpellServer*)sender findMisspelledWordInString: (NSString*)stringToCheck language: (NSString *)language wordCount: (int*)wordCount
+ + +
+

spellServer:suggestGuessesForWord:inLanguage:

+- (NSArray*) spellServer: (NSSpellServer*)sender suggestGuessesForWord: (NSString*)word inLanguage: (NSString*)language
+ + +
+ + + diff --git a/Documentation/gsdoc/NSSplitView.html b/Documentation/gsdoc/NSSplitView.html new file mode 100644 index 000000000..8924eeae6 --- /dev/null +++ b/Documentation/gsdoc/NSSplitView.html @@ -0,0 +1,72 @@ + +NSSplitView + + +[Previous] +[Up] +[Next] +

NSSplitView

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSSplitView

+

NSSplitView

+

Declared in: AppKit/NSSplitView.h

+

Inherits from: NSView

+

Conforms to: NSCoding +

+
+ + + +
+

adjustSubviews

+- (void) adjustSubviews
+ + +
+

delegate

+- (id) delegate
+ + +
+

dividerThickness

+- (float) dividerThickness
+ + +
+

drawDividerInRect:

+- (void) drawDividerInRect: (NSRect)aRect
+ + +
+

isVertical

+- (BOOL) isVertical
+ + +
+

setDelegate:

+- (void) setDelegate: (id)anObject
+ + +
+

setVertical:

+- (void) setVertical: (BOOL)flag
+ + +
+ + + diff --git a/Documentation/gsdoc/NSStringAdditions.html b/Documentation/gsdoc/NSStringAdditions.html new file mode 100644 index 000000000..2fb07e9ee --- /dev/null +++ b/Documentation/gsdoc/NSStringAdditions.html @@ -0,0 +1,46 @@ + +NSStringAdditions + + +[Previous] +[Up] +[Next] +

NSStringAdditions

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSStringAdditions

+

NSStringAdditions

+

Declared in: AppKit/NSStringDrawing.h

+

Inherits from: NSObject

+
+ + + +
+

drawAtPoint:withAttributes:

+- (void) drawAtPoint: (NSPoint)aPoint withAttributes: (NSDictionary*)attributes
+ + +
+

drawInRect:withAttributes:

+- (void) drawInRect: (NSRect)aRect withAttributes: (NSDictionary*)attributes
+ + +
+

sizeWithAttributes:

+- (NSSize) sizeWithAttributes: (NSDictionary*)attributes
+ + +
+ + + diff --git a/Documentation/gsdoc/NSTabView.html b/Documentation/gsdoc/NSTabView.html new file mode 100644 index 000000000..b23f0f319 --- /dev/null +++ b/Documentation/gsdoc/NSTabView.html @@ -0,0 +1,210 @@ + +NSTabView + + +[Previous] +[Up] +[Next] +

NSTabView

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSTabView

+

NSTabView

+

Declared in: AppKit/NSTabView.h

+

Inherits from: NSView

+

Conforms to: NSCoding +

+
+ + + +
+

addTabViewItem:

+- (void) addTabViewItem: (NSTabViewItem*)tabViewItem
+ + +
+

allowsTruncatedLabels

+- (BOOL) allowsTruncatedLabels
+ + +
+

contentRect

+- (NSRect) contentRect
+ + +
+

delegate

+- (id) delegate
+ + +
+

drawsBackground

+- (BOOL) drawsBackground
+ + +
+

font

+- (NSFont*) font
+ + +
+

indexOfTabViewItem:

+- (int) indexOfTabViewItem: (NSTabViewItem*)tabViewItem
+ + +
+

indexOfTabViewItemWithIdentifier:

+- (int) indexOfTabViewItemWithIdentifier: (id)identifier
+ + +
+

insertTabViewItem:

+- (void) insertTabViewItem: (NSTabViewItem*)tabViewItem
+ + +
+

minimumSize

+- (NSSize) minimumSize
+ + +
+

numberOfTabViewItems

+- (int) numberOfTabViewItems
+ + +
+

removeTabViewItem:

+- (void) removeTabViewItem: (NSTabViewItem*)tabViewItem
+ + +
+

selectFirstTabViewItem:

+- (void) selectFirstTabViewItem: (id)sender
+ + +
+

selectLastTabViewItem:

+- (void) selectLastTabViewItem: (id)sender
+ + +
+

selectNextTabViewItem:

+- (void) selectNextTabViewItem: (id)sender
+ + +
+

selectPreviousTabViewItem:

+- (void) selectPreviousTabViewItem: (id)sender
+ + +
+

selectedTabViewItem

+- (NSTabViewItem*) selectedTabViewItem
+ + +
+

selectTabViewItem:

+- (void) selectTabViewItem: (NSTabViewItem*)tabViewItem
+ + +
+

selectTabViewItemAtIndex:

+- (void) selectTabViewItemAtIndex: (int)index
+ + +
+

selectTabViewItemWithIdentifier:

+- (void) selectTabViewItemWithIdentifier: (id)identifier;
+ + +
+

setAllowsTruncatedLabels:

+- (void) setAllowsTruncatedLabels: (BOOL)allowTruncatedLabels
+ + +
+

setDelegate:

+- (void) setDelegate: (id)anObject
+ + +
+

setDrawsBackground:

+- (void) setDrawsBackground: (BOOL)flag
+ + +
+

setFont:

+- (void) setFont: (NSFont*)font
+ + +
+

setTabViewType:

+- (void) setTabViewType: (NSTabViewType)tabViewType
+ + +
+

tabViewItemAtIndex:

+- (NSTabViewItem*) tabViewItemAtIndex: (int)index
+ + +
+

tabViewItemAtPoint:

+- (NSTabViewItem*) tabViewItemAtPoint: (NSPoint)point
+ + +
+

tabViewItems

+- (NSArray*) tabViewItems
+ + +
+

tabViewType

+- (NSTabViewType) tabViewType
+ + +
+

takeSelectedTabViewItemFromSender:

+- (void) takeSelectedTabViewItemFromSender: (id)sender
+ + +
+ + + diff --git a/Documentation/gsdoc/NSTabViewItem.html b/Documentation/gsdoc/NSTabViewItem.html new file mode 100644 index 000000000..9c9683c0c --- /dev/null +++ b/Documentation/gsdoc/NSTabViewItem.html @@ -0,0 +1,120 @@ + +NSTabViewItem + + +[Previous] +[Up] +[Next] +

NSTabViewItem

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSTabViewItem

+

NSTabViewItem

+

Declared in: AppKit/NSTabViewItem.h

+

Inherits from: NSObject

+

Conforms to: NSCoding +

+
+ + + +
+

color

+- (NSColor*) color
+ + +
+

drawLabel:

+- (void) drawLabel: (BOOL)shouldTruncateLabel
+ + +
+

identifier

+- (id) identifier
+ + +
+

initialFirstResponder

+- (id) initialFirstResponder
+ + +
+

initWithIdentifier:

+- (id) initWithIdentifier: (id)identifier
+ + +
+

label

+- (NSString*) label
+ + +
+

setColor:

+- (void) setColor: (NSColor*)color
+ + +
+

setIdentifier:

+- (void) setIdentifier: (id)identifier
+ + +
+

setInitialFirstResponder:

+- (void) setInitialFirstResponder: (NSView*)view
+ + +
+

setLabel:

+- (void) setLabel: (NSString*)label
+ + +
+

setView:

+- (void) setView: (NSView*)view
+ + +
+

sizeOfLabel:

+- (NSSize) sizeOfLabel: (BOOL)shouldTruncateLabel
+ + +
+

tabState

+- (NSTabState) tabState
+ + +
+

tabView

+- (NSTabView*) tabView
+ + +
+

view

+- (id) view
+ + +
+ + + diff --git a/Documentation/gsdoc/NSTableColumn.html b/Documentation/gsdoc/NSTableColumn.html new file mode 100644 index 000000000..b25161058 --- /dev/null +++ b/Documentation/gsdoc/NSTableColumn.html @@ -0,0 +1,150 @@ + +NSTableColumn + + +[Previous] +[Up] +[Next] +

NSTableColumn

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSTableColumn

+

NSTableColumn

+

Declared in: AppKit/NSTableColumn.h

+

Inherits from: NSObject

+

Conforms to: NSObject +

+
+ + + +
+

dataCell

+- (id) dataCell
+ + +
+

headerCell

+- (id) headerCell
+ + +
+

initWithIdentifier:

+- (id) initWithIdentifier: anObject
+ + +
+

identifier

+- (id) identifier
+ + +
+

isEditable

+- (BOOL) isEditable
+ + +
+

isResizable

+- (BOOL) isResizable
+ + +
+

maxWidth

+- (float) maxWidth
+ + +
+

minWidth

+- (float) minWidth
+ + +
+

setDataCell:

+- (void) setDataCell: (NSCell*)aCell
+ + +
+

setEditable:

+- (void) setEditable: (BOOL)flag
+ + +
+

setHeaderCell:

+- (void) setHeaderCell: (NSCell*)aCell
+ + +
+

setIdentifier:

+- (void) setIdentifier: (id)anObject
+ + +
+

setMaxWidth:

+- (void) setMaxWidth: (float)maxWidth
+ + +
+

setMinWidth:

+- (void) setMinWidth: (float)minWidth
+ + +
+

setResizable:

+- (void) setResizable: (BOOL)flag
+ + +
+

setTableView:

+- (void) setTableView: (NSTableView*)aTableView
+ + +
+

setWidth:

+- (void) setWidth: (float)newWidth
+ + +
+

sizeToFit

+- (void) sizeToFit
+ + +
+

tableView

+- (NSTableView*) tableView
+ + +
+

width

+- (float) width
+ + +
+ + + diff --git a/Documentation/gsdoc/NSTableHeaderCell.html b/Documentation/gsdoc/NSTableHeaderCell.html new file mode 100644 index 000000000..a680c8e58 --- /dev/null +++ b/Documentation/gsdoc/NSTableHeaderCell.html @@ -0,0 +1,36 @@ + +NSTableHeaderCell + + +[Previous] +[Up] +[Next] +

NSTableHeaderCell

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSTableHeaderCell

+

NSTableHeaderCell

+

Declared in: AppKit/NSTableHeaderCell.h

+

Inherits from: NSTextFieldCell

+

Conforms to: NSCoding +

+
+ + + +
+

drawInteriorWithFrame:

+- (void) drawInteriorWithFrame: (NSRect)cellFrame
+ + +
+ + + diff --git a/Documentation/gsdoc/NSTableHeaderView.html b/Documentation/gsdoc/NSTableHeaderView.html new file mode 100644 index 000000000..15e4a4408 --- /dev/null +++ b/Documentation/gsdoc/NSTableHeaderView.html @@ -0,0 +1,72 @@ + +NSTableHeaderView + + +[Previous] +[Up] +[Next] +

NSTableHeaderView

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSTableHeaderView

+

NSTableHeaderView

+

Declared in: AppKit/NSTableHeaderView.h

+

Inherits from: NSView

+

Conforms to: NSCoding +

+
+ + + +
+

columnAtPoint:

+- (int) columnAtPoint: (NSPoint)aPoint
+ + +
+

draggedColumn

+- (int) draggedColumn
+ + +
+

draggedDistance

+- (float) draggedDistance
+ + +
+

headerRectOfColumn:

+- (NSRect) headerRectOfColumn: (int)columnIndex
+ + +
+

resizedColumn

+- (int) resizedColumn
+ + +
+

setTableView:

+- (void) setTableView: (NSTableView*)aTableView
+ + +
+

tableView

+- (NSTableView*) tableView
+ + +
+ + + diff --git a/Documentation/gsdoc/NSTableView.html b/Documentation/gsdoc/NSTableView.html new file mode 100644 index 000000000..1e7c0e4ba --- /dev/null +++ b/Documentation/gsdoc/NSTableView.html @@ -0,0 +1,600 @@ + +NSTableView + + +[Previous] +[Up] +[Next] +

NSTableView

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSTableView

+

NSTableView

+

Declared in: AppKit/NSTableView.h

+

Inherits from: NSControl

+

Conforms to: NSCoding +

+
+ + + +
+

addTableColumn:

+- (void) addTableColumn: (NSTableColumn*)aColumn
+ + +
+

allowsColumnReordering

+- (BOOL) allowsColumnReordering
+ + +
+

allowsColumnResizing

+- (BOOL) allowsColumnResizing
+ + +
+

allowsColumnSelection

+- (BOOL) allowsColumnSelection
+ + +
+

allowsEmptySelection

+- (BOOL) allowsEmptySelection
+ + +
+

allowsMultipleSelection

+- (BOOL) allowsMultipleSelection
+ + +
+

autoresizesAllColumnsToFit

+- (BOOL) autoresizesAllColumnsToFit
+ + +
+

autosaveName

+- (NSString*) autosaveName
+ + +
+

autosaveTableColumns

+- (BOOL) autosaveTableColumns
+ + +
+

backgroundColor

+- (NSColor*) backgroundColor
+ + +
+

clickedColumn

+- (int) clickedColumn
+ + +
+

clickedRow

+- (int) clickedRow
+ + +
+

columnAtPoint:

+- (int) columnAtPoint: (NSPoint)aPoint
+ + +
+

columnsInRect:

+- (NSRange) columnsInRect: (NSRect)aRect
+ + +
+

columnWithIdentifier:

+- (int) columnWithIdentifier: (id)anObject
+ + +
+

cornerView

+- (NSView*) cornerView
+ + +
+

dataSource

+- (id) dataSource
+ + +
+

delegate

+- (id) delegate
+ + +
+

deselectAll:

+- (void) deselectAll: (id)sender
+ + +
+

deselectColumn:

+- (void) deselectColumn: (int)columnIndex
+ + +
+

deselectRow:

+- (void) deselectRow: (int)rowIndex
+ + +
+

doubleAction

+- (SEL) doubleAction
+ + +
+

drawGridInClipRect:

+- (void) drawGridInClipRect: (NSRect)aRect
+ + +
+

drawRow:

+- (void) drawRow: (int)rowIndex
+ + +
+

drawsGrid

+- (BOOL) drawsGrid
+ + +
+

editColumn:row:withEvent:

+- (void) editColumn: (int)columnIndex row: (int)rowIndex withEvent: (NSEvent*)theEvent
+ + +
+

editedColumn

+- (int) editedColumn
+ + +
+

editedRow

+- (int) editedRow
+ + +
+

frameOfCellAtColumn:

+- (NSRect) frameOfCellAtColumn: (int)columnIndex
+ + +
+

gridColor

+- (NSColor*) gridColor
+ + +
+

headerView

+- (NSTableHeaderView*) headerView
+ + +
+

highlightSelectionInClipRect:

+- (void) highlightSelectionInClipRect: (NSRect)clipRect
+ + +
+

initWithFrame:

+- (id) initWithFrame: (NSRect)frameRect
+ + +
+

intercellSpacing

+- (NSSize) intercellSpacing
+ + +
+

isColumnSelected:

+- (BOOL) isColumnSelected: (int)columnIndex
+ + +
+

isRowSelected:

+- (BOOL) isRowSelected: (int)rowIndex
+ + +
+

moveColumn:

+- (void) moveColumn: (int)columnIndex
+ + +
+

noteNumberOfRowsChanged

+- (void) noteNumberOfRowsChanged
+ + +
+

numberOfColumns

+- (int) numberOfColumns
+ + +
+

numberOfRows

+- (int) numberOfRows
+ + +
+

numberOfSelectedColumns

+- (int) numberOfSelectedColumns
+ + +
+

numberOfSelectedRows

+- (int) numberOfSelectedRows
+ + +
+

rectOfColumn:

+- (NSRect) rectOfColumn: (int)columnIndex
+ + +
+

rectOfRow:

+- (NSRect) rectOfRow: (int)rowIndex
+ + +
+

reloadData

+- (void) reloadData
+ + +
+

removeTableColumn:

+- (void) removeTableColumn: (NSTableColumn*)aTableColumn
+ + +
+

rowAtPoint:

+- (int) rowAtPoint: (NSPoint)aPoint
+ + +
+

rowHeight

+- (float) rowHeight
+ + +
+

rowsInRect:

+- (NSRange) rowsInRect: (NSRect)aRect
+ + +
+

scrollColumnToVisible:

+- (void) scrollColumnToVisible: (int)columnIndex
+ + +
+

scrollRowToVisible:

+- (void) scrollRowToVisible: (int)rowIndex
+ + +
+

selectAll:

+- (void) selectAll: (id)sender
+ + +
+

selectColumn:byExtendingSelection:

+- (void) selectColumn: (int)columnIndex byExtendingSelection: (BOOL)flag
+ + +
+

selectedColumn

+- (int) selectedColumn
+ + +
+

selectedColumnEnumerator

+- (NSEnumerator*) selectedColumnEnumerator
+ + +
+

selectedRow

+- (int) selectedRow
+ + +
+

selectedRowEnumerator

+- (NSEnumerator*) selectedRowEnumerator
+ + +
+

selectRow:byExtendingSelection:

+- (void) selectRow: (int)rowIndex byExtendingSelection: (BOOL)flag
+ + +
+

setAllowsColumnReordering:

+- (void) setAllowsColumnReordering: (BOOL)flag
+ + +
+

setAllowsColumnResizing:

+- (void) setAllowsColumnResizing: (BOOL)flag
+ + +
+

setAllowsColumnSelection:

+- (void) setAllowsColumnSelection: (BOOL)flag
+ + +
+

setAllowsEmptySelection:

+- (void) setAllowsEmptySelection: (BOOL)flag
+ + +
+

setAllowsMultipleSelection:

+- (void) setAllowsMultipleSelection: (BOOL)flag
+ + +
+

setAutoresizesAllColumnsToFit:

+- (void) setAutoresizesAllColumnsToFit: (BOOL)flag
+ + +
+

setAutosaveName:

+- (void) setAutosaveName: (NSString*)name
+ + +
+

setAutosaveTableColumns:

+- (void) setAutosaveTableColumns: (BOOL)flag
+ + +
+

setBackgroundColor:

+- (void) setBackgroundColor: (NSColor*)aColor
+ + +
+

setCornerView:

+- (void) setCornerView: (NSView*)aView
+ + +
+

setDataSource:

+- (void) setDataSource: (id)anObject
+ + +
+

setDelegate:

+- (void) setDelegate: (id)anObject
+ + +
+

setDoubleAction:

+- (void) setDoubleAction: (SEL)aSelector
+ + +
+

setDrawsGrid:

+- (void) setDrawsGrid: (BOOL)flag
+ + +
+

setGridColor:

+- (void) setGridColor: (NSColor*)aColor
+ + +
+

setHeaderView:

+- (void) setHeaderView: (NSTableHeaderView*)aHeaderView
+ + +
+

setIntercellSpacing:

+- (void) setIntercellSpacing: (NSSize)aSize
+ + +
+

setRowHeight:

+- (void) setRowHeight: (float)rowHeight
+ + +
+

sizeLastColumnToFit

+- (void) sizeLastColumnToFit
+ + +
+

sizeToFit

+- (void) sizeToFit
+ + +
+

tableColumns

+- (NSArray*) tableColumns
+ + +
+

tableColumnWithIdentifier:

+- (NSTableColumn*) tableColumnWithIdentifier: (id)anObject
+ + +
+

textDidBeginEditing:

+- (void) textDidBeginEditing: (NSNotification*)aNotification
+ + +
+

textDidChange:

+- (void) textDidChange: (NSNotification*)aNotification
+ + +
+

textDidEndEditing:

+- (void) textDidEndEditing: (NSNotification*)aNotification
+ + +
+

textShouldBeginEditing:

+- (BOOL) textShouldBeginEditing: (NSText*)textObject
+ + +
+

textShouldEndEditing:

+- (BOOL) textShouldEndEditing: (NSText*)textObject
+ + +
+

tile

+- (void) tile
+ + +
+

selectionShouldChangeInTableView:

+- (BOOL) selectionShouldChangeInTableView: (NSTableView*)aTableView
+ + +
+

tableView:shouldEditTableColumn:

+- (BOOL) tableView: (NSTableView*)aTableView shouldEditTableColumn: (NSTableColumn*)aTableColumn
+ + +
+

tableView:shouldSelectRow:

+- (BOOL) tableView: (NSTableView*)aTableView shouldSelectRow: (int)rowIndex
+ + +
+

tableView:shouldSelectTableColumn:

+- (BOOL) tableView: (NSTableView*)aTableView shouldSelectTableColumn: (NSTableColumn*)aTableColumn
+ + +
+

tableView:willDisplayCell:forTableColumn:

+- (void) tableView: (NSTableView*)aTableView willDisplayCell: (id)aCell forTableColumn: (NSTableColumn*)aTableColumn
+ + +
+

tableViewColumnDidMove:

+- (void) tableViewColumnDidMove: (NSNotification*)aNotification
+ + +
+

tableViewColumnDidResize:

+- (void) tableViewColumnDidResize: (NSNotification*)aNotification
+ + +
+

tableViewSelectionDidChange:

+- (void) tableViewSelectionDidChange: (NSNotification*)aNotification
+ + +
+

tableViewSelectionIsChanging:

+- (void) tableViewSelectionIsChanging: (NSNotification*)aNotification
+ + +
+ + + diff --git a/Documentation/gsdoc/NSText.html b/Documentation/gsdoc/NSText.html new file mode 100644 index 000000000..ed0820497 --- /dev/null +++ b/Documentation/gsdoc/NSText.html @@ -0,0 +1,468 @@ + +NSText + + +[Previous] +[Up] +[Next] +

NSText

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSText

+

NSText

+

Declared in: AppKit/NSText.h

+

Inherits from: NSView

+

Conforms to: NSChangeSpelling +

+
+ + + +
+

alignCenter:

+- (void) alignCenter: (id)sender
+ + +
+

alignLeft:

+- (void) alignLeft: (id)sender
+ + +
+

alignRight:

+- (void) alignRight: (id)sender
+ + +
+

alignment

+- (NSTextAlignment) alignment
+ + +
+

backgroundColor

+- (NSColor*) backgroundColor
+ + +
+

changeFont:

+- (void) changeFont: (id)sender
+ + +
+

checkSpelling:

+- (void) checkSpelling: (id)sender
+ + +
+

copy:

+- (void) copy: (id)sender
+ + +
+

copyFont:

+- (void) copyFont: (id)sender
+ + +
+

copyRuler:

+- (void) copyRuler: (id)sender
+ + +
+

cut:

+- (void) cut: (id)sender
+ + +
+

delegate

+- (id) delegate
+ + +
+

delete:

+- (void) delete: (id)sender
+ + +
+

drawsBackground

+- (BOOL) drawsBackground
+ + +
+

font

+- (NSFont*) font
+ + +
+

importsGraphics

+- (BOOL) importsGraphics
+ + +
+

initWithFrame:

+- (id) initWithFrame: (NSRect)frameRect
+ + +
+

isEditable

+- (BOOL) isEditable
+ + +
+

isFieldEditor

+- (BOOL) isFieldEditor
+ + +
+

isHorizontallyResizable

+- (BOOL) isHorizontallyResizable
+ + +
+

isRichText

+- (BOOL) isRichText
+ + +
+

isRulerVisible

+- (BOOL) isRulerVisible
+ + +
+

isSelectable

+- (BOOL) isSelectable
+ + +
+

isVerticallyResizable

+- (BOOL) isVerticallyResizable
+ + +
+

maxSize

+- (NSSize) maxSize
+ + +
+

minSize

+- (NSSize) minSize
+ + +
+

paste:

+- (void) paste: (id)sender
+ + +
+

pasteFont:

+- (void) pasteFont: (id)sender
+ + +
+

pasteRuler:

+- (void) pasteRuler: (id)sender
+ + +
+

readRTFDFromFile:

+- (BOOL) readRTFDFromFile: (NSString*)path
+ + +
+

replaceCharactersInRange:withRTF:

+- (void) replaceCharactersInRange: (NSRange)aRange withRTF: (NSData*)rtfData
+ + +
+

replaceCharactersInRange:withRTFD:

+- (void) replaceCharactersInRange: (NSRange)aRange withRTFD: (NSData*)rtfdData
+ + +
+

replaceCharactersInRange:withString:

+- (void) replaceCharactersInRange: (NSRange)aRange withString: (NSString*)aString
+ + +
+

RTFDFromRange:

+- (NSData*) RTFDFromRange: (NSRange)aRange
+ + +
+

scrollRangeToVisible:

+- (void) scrollRangeToVisible: (NSRange)aRange
+ + +
+

selectAll:

+- (void) selectAll: (id)sender
+ + +
+

selectedRange

+- (NSRange) selectedRange
+ + +
+

setAlignment:

+- (void) setAlignment: (NSTextAlignment)mode
+ + +
+

setBackgroundColor:

+- (void) setBackgroundColor: (NSColor*)aColor
+ + +
+

setDelegate:

+- (void) setDelegate: (id)anObject
+ + +
+

setDrawsBackground:

+- (void) setDrawsBackground: (BOOL)flag
+ + +
+

setEditable:

+- (void) setEditable: (BOOL)flag
+ + +
+

setFieldEditor:

+- (void) setFieldEditor: (BOOL)flag
+ + +
+

setFont:

+- (void) setFont: (NSFont*)aFont
+ + +
+

setFont:

+- (void) setFont: (NSFont*)aFont
+ + +
+

setHorizontallyResizable:

+- (void) setHorizontallyResizable: (BOOL)flag
+ + +
+

setImportsGraphics:

+- (void) setImportsGraphics: (BOOL)flag
+ + +
+

setMaxSize:

+- (void) setMaxSize: (NSSize)aSize
+ + +
+

setMinSize:

+- (void) setMinSize: (NSSize)aSize
+ + +
+

setRichText:

+- (void) setRichText: (BOOL)flag
+ + +
+

setSelectable:

+- (void) setSelectable: (BOOL)flag
+ + +
+

setSelectedRange:

+- (void) setSelectedRange: (NSRange)aRange
+ + +
+

setString:

+- (void) setString: (NSString*)aString
+ + +
+

setTextColor:

+- (void) setTextColor: (NSColor*)aColor
+ + +
+

setTextColor:

+- (void) setTextColor: (NSColor*)aColor
+ + +
+

setUsesFontPanel:

+- (void) setUsesFontPanel: (BOOL)flag
+ + +
+

setVerticallyResizable:

+- (void) setVerticallyResizable: (BOOL)flag
+ + +
+

showGuessPanel:

+- (void) showGuessPanel: (id)sender
+ + +
+

sizeToFit

+- (void) sizeToFit
+ + +
+

string

+- (NSString*) string
+ + +
+

subscript:

+- (void) subscript: (id)sender
+ + +
+

superscript:

+- (void) superscript: (id)sender
+ + +
+

textColor

+- (NSColor*) textColor
+ + +
+

toggleRuler:

+- (void) toggleRuler: (id)sender
+ + +
+

underline:

+- (void) underline: (id)sender
+ + +
+

unscript:

+- (void) unscript: (id)sender
+ + +
+

usesFontPanel

+- (BOOL) usesFontPanel
+ + +
+

writeRTFDToFile:atomically:

+- (BOOL) writeRTFDToFile: (NSString*)path atomically: (BOOL)atomicFlag
+ + +
+

textDidBeginEditing:

+- (void) textDidBeginEditing: (NSNotification*)aNotification
+ + +
+

textDidChange:

+- (void) textDidChange: (NSNotification*)aNotification
+ + +
+

textDidEndEditing:

+- (void) textDidEndEditing: (NSNotification*)aNotification
+ + +
+

textShouldBeginEditing:

+- (BOOL) textShouldBeginEditing: (NSText*)aTextObject
+ + +
+

textShouldEndEditing:

+- (BOOL) textShouldEndEditing: (NSText*)aTextObject
+ + +
+ + + diff --git a/Documentation/gsdoc/NSTextAttachment.html b/Documentation/gsdoc/NSTextAttachment.html new file mode 100644 index 000000000..751d15835 --- /dev/null +++ b/Documentation/gsdoc/NSTextAttachment.html @@ -0,0 +1,60 @@ + +NSTextAttachment + + +[Previous] +[Up] +[Next] +

NSTextAttachment

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSTextAttachment

+

NSTextAttachment

+

Declared in: AppKit/NSTextAttachment.h

+

Inherits from: NSObject

+

Conforms to: NSObject +

+
+ + + +
+

attachmentCell

+- (id<NSTextAttachmentCell>) attachmentCell
+ + +
+

fileWrapper

+- (NSFileWrapper*) fileWrapper
+ + +
+

initWithFileWrapper:

+- (id) initWithFileWrapper: (NSFileWrapper*)aWrapper
+ + +
+

setAttachmentCell:

+- (void) setAttachmentCell: (id<NSTextAttachmentCell>)aCell
+ + +
+

setFileWrapper:

+- (void) setFileWrapper: (NSFileWrapper*)aWrapper
+ + +
+ + + diff --git a/Documentation/gsdoc/NSTextAttachmentCell.html b/Documentation/gsdoc/NSTextAttachmentCell.html new file mode 100644 index 000000000..c9a7f088f --- /dev/null +++ b/Documentation/gsdoc/NSTextAttachmentCell.html @@ -0,0 +1,42 @@ + +NSTextAttachmentCell + + +[Previous] +[Up] +[Next] +

NSTextAttachmentCell

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSTextAttachmentCell

+

NSTextAttachmentCell

+

Declared in: NSTextAttachment.h

+

Inherits from: NSCell

+

Conforms to: NSTextAttachmentCell +

+
+ + + +
+

trackMouse:inRect:ofView:untilMouseUp:

+- (BOOL) trackMouse: (NSEvent*)theEvent inRect: (NSRect)cellFrame ofView: (NSView*)aTextView untilMouseUp: (BOOL)flag
+ + +
+

wantsToTrackMouse

+- (BOOL) wantsToTrackMouse
+ + +
+ + + diff --git a/Documentation/gsdoc/NSTextContainer.html b/Documentation/gsdoc/NSTextContainer.html new file mode 100644 index 000000000..0a75503b9 --- /dev/null +++ b/Documentation/gsdoc/NSTextContainer.html @@ -0,0 +1,132 @@ + +NSTextContainer + + +[Previous] +[Up] +[Next] +

NSTextContainer

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSTextContainer

+

NSTextContainer

+

Declared in: AppKit/NSTextContainer.h

+

Inherits from: NSObject

+

Conforms to: NSObject +

+
+ + + +
+

containerSize

+- (NSSize) containerSize
+ + +
+

containsPoint:

+- (BOOL) containsPoint: (NSPoint)aPoint
+ + +
+

heightTracksTextView

+- (BOOL) heightTracksTextView
+ + +
+

initWithContainerSize:

+- (id) initWithContainerSize: (NSSize)aSize
+ + +
+

isSimpleRectangularTextContainer

+- (BOOL) isSimpleRectangularTextContainer
+ + +
+

layoutManager

+- (NSLayoutManager*) layoutManager
+ + +
+

lineFragmentPadding

+- (float) lineFragmentPadding
+ + +
+

lineFragmentRectForProposedRect:sweepDirection:movementDirection:

+- (NSRect) lineFragmentRectForProposedRect: (NSRect)proposedRect sweepDirection: (NSLineSweepDirection)sweepDirection movementDirection: (NSLineMovementDirection)movementDirection
+ + +
+

replaceLayoutManager:

+- (void) replaceLayoutManager: (NSLayoutManager*)aLayoutManager
+ + +
+

setContainerSize:

+- (void) setContainerSize: (NSSize)aSize
+ + +
+

setHeightTracksTextView:

+- (void) setHeightTracksTextView: (BOOL)flag
+ + +
+

setLayoutManager:

+- (void) setLayoutManager: (NSLayoutManager*)aLayoutManager
+ + +
+

setLineFragmentPadding:

+- (void) setLineFragmentPadding: (float)aFloat
+ + +
+

setTextView:

+- (void) setTextView: (NSTextView*)aTextView
+ + +
+

setWidthTracksTextView:

+- (void) setWidthTracksTextView: (BOOL)flag
+ + +
+

textView

+- (NSTextView*) textView
+ + +
+

widthTracksTextView

+- (BOOL) widthTracksTextView
+ + +
+ + + diff --git a/Documentation/gsdoc/NSTextField.html b/Documentation/gsdoc/NSTextField.html new file mode 100644 index 000000000..fabbbf395 --- /dev/null +++ b/Documentation/gsdoc/NSTextField.html @@ -0,0 +1,228 @@ + +NSTextField + + +[Previous] +[Up] +[Next] +

NSTextField

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSTextField

+

NSTextField

+

Declared in: AppKit/NSTextField.h

+

Inherits from: NSControl

+

Conforms to: NSCoding +

+
+ + + +
+

acceptsFirstResponder

+- (BOOL) acceptsFirstResponder
+ + +
+

allowsEditingTextAttributes

+- (BOOL) allowsEditingTextAttributes
+ + +
+

backgroundColor

+- (NSColor*) backgroundColor
+ + +
+

delegate

+- (id) delegate
+ + +
+

drawsBackground

+- (BOOL) drawsBackground
+ + +
+

errorAction

+- (SEL) errorAction
+ + +
+

importsGraphics

+- (BOOL) importsGraphics
+ + +
+

isBezeled

+- (BOOL) isBezeled
+ + +
+

isBordered

+- (BOOL) isBordered
+ + +
+

isEditable

+- (BOOL) isEditable
+ + +
+

isSelectable

+- (BOOL) isSelectable
+ + +
+

nextText

+- (id) nextText
+ + +
+

previousText

+- (id) previousText
+ + +
+

selectText:

+- (void) selectText: (id)sender
+ + +
+

setAllowsEditingTextAttributes:

+- (void) setAllowsEditingTextAttributes: (BOOL)flag
+ + +
+

setBackgroundColor:

+- (void) setBackgroundColor: (NSColor*)aColor
+ + +
+

setBezeled:

+- (void) setBezeled: (BOOL)flag
+ + +
+

setBordered:

+- (void) setBordered: (BOOL)flag
+ + +
+

setDelegate:

+- (void) setDelegate: (id)anObject
+ + +
+

setDrawsBackground:

+- (void) setDrawsBackground: (BOOL)flag
+ + +
+

setEditable:

+- (void) setEditable: (BOOL)flag
+ + +
+

setErrorAction:

+- (void) setErrorAction: (SEL)aSelector
+ + +
+

setImportsGraphics:

+- (void) setImportsGraphics: (BOOL)flag
+ + +
+

setPreviousText:

+- (void) setPreviousText: (id)anObject
+ + +
+

setSelectable:

+- (void) setSelectable: (BOOL)flag
+ + +
+

setTextColor:

+- (void) setTextColor: (NSColor*)aColor
+ + +
+

setTitleWithMnemonic:

+- (void) setTitleWithMnemonic: (NSString*)aString
+ + +
+

textColor

+- (NSColor*) textColor
+ + +
+

textDidBeginEditing:

+- (void) textDidBeginEditing: (NSNotification*)aNotification
+ + +
+

textDidChange:

+- (void) textDidChange: (NSNotification*)aNotification
+ + +
+

textDidEndEditing:

+- (void) textDidEndEditing: (NSNotification*)aNotification
+ + +
+

textShouldBeginEditing:

+- (BOOL) textShouldBeginEditing: (NSText*)textObject
+ + +
+

textShouldEndEditing:

+- (BOOL) textShouldEndEditing: (NSText*)textObject
+ + +
+ + + diff --git a/Documentation/gsdoc/NSTextFieldCell.html b/Documentation/gsdoc/NSTextFieldCell.html new file mode 100644 index 000000000..1630ac291 --- /dev/null +++ b/Documentation/gsdoc/NSTextFieldCell.html @@ -0,0 +1,72 @@ + +NSTextFieldCell + + +[Previous] +[Up] +[Next] +

NSTextFieldCell

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSTextFieldCell

+

NSTextFieldCell

+

Declared in: AppKit/NSTextFieldCell.h

+

Inherits from: NSActionCell

+

Conforms to: NSCoding +

+
+ + + +
+

backgroundColor

+- (NSColor*) backgroundColor
+ + +
+

drawsBackground

+- (BOOL) drawsBackground
+ + +
+

setBackgroundColor:

+- (void) setBackgroundColor: (NSColor*)aColor
+ + +
+

setDrawsBackground:

+- (void) setDrawsBackground: (BOOL)flag
+ + +
+

setTextColor:

+- (void) setTextColor: (NSColor*)aColor
+ + +
+

setUpFieldEditorAttributes:

+- (NSText*) setUpFieldEditorAttributes: (NSText*)textObj
+ + +
+

textColor

+- (NSColor*) textColor
+ + +
+ + + diff --git a/Documentation/gsdoc/NSTextStorage.html b/Documentation/gsdoc/NSTextStorage.html new file mode 100644 index 000000000..e71a87b6e --- /dev/null +++ b/Documentation/gsdoc/NSTextStorage.html @@ -0,0 +1,108 @@ + +NSTextStorage + + +[Previous] +[Up] +[Next] +

NSTextStorage

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSTextStorage

+

NSTextStorage

+

Declared in: AppKit/NSTextStorage.h

+

Inherits from: NSMutableAttributedString

+

Conforms to: NSCopying +

+
+ + + +
+

addLayoutManager:

+- (void) addLayoutManager: (NSLayoutManager*)aLayoutManager
+ + +
+

changeInLength

+- (int) changeInLength
+ + +
+

delegate

+- (id) delegate
+ + +
+

edited:range:changeInLength:

+- (void) edited: (unsigned int)mask range: (NSRange)oldRange changeInLength: (int)lengthChange
+ + +
+

editedMask

+- (unsigned int) editedMask
+ + +
+

editedRange

+- (NSRange) editedRange
+ + +
+

endEditing

+- (void) endEditing
+ + +
+

layoutManagers

+- (NSArray*) layoutManagers
+ + +
+

processEditing

+- (void) processEditing
+ + +
+

removeLayoutManager:

+- (void) removeLayoutManager: (NSLayoutManager*)aLayoutManager
+ + +
+

setDelegate:

+- (void) setDelegate: (id)anObject
+ + +
+

textStorageDidProcessEditing:

+- (void) textStorageDidProcessEditing: (NSNotification*)aNotification
+ + +
+

textStorageWillProcessEditing:

+- (void) textStorageWillProcessEditing: (NSNotification*)aNotification
+ + +
+ + + diff --git a/Documentation/gsdoc/NSTextTab.html b/Documentation/gsdoc/NSTextTab.html new file mode 100644 index 000000000..3f0627054 --- /dev/null +++ b/Documentation/gsdoc/NSTextTab.html @@ -0,0 +1,48 @@ + +NSTextTab + + +[Previous] +[Up] +[Next] +

NSTextTab

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSTextTab

+

NSTextTab

+

Declared in: AppKit/NSParagraphStyle.h

+

Inherits from: NSObject

+

Conforms to: NSCopying +

+
+ + + +
+

initWithType:location:

+- (id) initWithType: (NSTextTabType)type location: (float)location
+ + +
+

location

+- (float) location
+ + +
+

tabStopType

+- (NSTextTabType) tabStopType
+ + +
+ + + diff --git a/Documentation/gsdoc/NSTextView.html b/Documentation/gsdoc/NSTextView.html new file mode 100644 index 000000000..906cb070b --- /dev/null +++ b/Documentation/gsdoc/NSTextView.html @@ -0,0 +1,744 @@ + +NSTextView + + +[Previous] +[Up] +[Next] +

NSTextView

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSTextView

+

NSTextView

+

Declared in: AppKit/NSTextView.h

+

Inherits from: NSText

+

Conforms to: NSTextInput +

+
+ + + +
+

registerForServices

++ (void) registerForServices
+ + +
+

acceptableDragTypes

+- (NSArray*) acceptableDragTypes
+ + +
+

alignJustified:

+- (void) alignJustified: (id)sender
+ + +
+

allowsUndo;

+- (BOOL) allowsUndo;
+ + +
+

backgroundColor

+- (NSColor*) backgroundColor
+ + +
+

becomeFirstResponder

+- (BOOL) becomeFirstResponder
+ + +
+

changeColor:

+- (void) changeColor: (id)sender
+ + +
+

cleanUpAfterDragOperation

+- (void) cleanUpAfterDragOperation
+ + +
+

clickedOnLink:atIndex:

+- (void) clickedOnLink: (id)link atIndex: (unsigned int)charIndex
+ + +
+

delegate

+- (id) delegate
+ + +
+

didChangeText

+- (void) didChangeText
+ + +
+

dragOperationForDraggingInfo:

+- (unsigned int) dragOperationForDraggingInfo: (id<NSDraggingInfo>)dragInfo
+ + +
+

drawInsertionPointInRect:color:turnedOn:

+- (void) drawInsertionPointInRect: (NSRect)aRect color: (NSColor *)aColor turnedOn: (BOOL)flag
+ + +
+

drawsBackground

+- (BOOL) drawsBackground
+ + +
+

encodeWithCoder:

+- (void) encodeWithCoder: (NSCoder*)encoder
+ + +
+

importsGraphics

+- (BOOL) importsGraphics
+ + +
+

initWithCoder:

+- (id) initWithCoder: (NSCoder*)decoder
+ + +
+

initWithFrame:

+- (id) initWithFrame: (NSRect)frameRect
+ + +
+

initWithFrame:textContainer:

+- (id) initWithFrame: (NSRect)frameRect textContainer: (NSTextContainer*)aTextContainer
+ + +
+

insertText:

+- (void) insertText: (NSString*)aString
+ + +
+

insertionPointColor

+- (NSColor*) insertionPointColor
+ + +
+

invalidateTextContainerOrigin

+- (void) invalidateTextContainerOrigin
+ + +
+

isEditable

+- (BOOL) isEditable
+ + +
+

isFieldEditor

+- (BOOL) isFieldEditor
+ + +
+

isRichText

+- (BOOL) isRichText
+ + +
+

isRulerVisible

+- (BOOL) isRulerVisible
+ + +
+

isSelectable

+- (BOOL) isSelectable
+ + +
+

layoutManager

+- (NSLayoutManager*) layoutManager
+ + +
+

loosenKerning:

+- (void) loosenKerning: (id)sender
+ + +
+

lowerBaseline:

+- (void) lowerBaseline: (id)sender
+ + +
+

markedRange

+- (NSRange) markedRange
+ + +
+

markedTextAttributes

+- (NSDictionary*) markedTextAttributes
+ + +
+

pasteAsPlainText:

+- (void) pasteAsPlainText: (id)sender
+ + +
+

pasteAsRichText:

+- (void) pasteAsRichText: (id)sender
+ + +
+

preferredPasteboardTypeFromArray:restrictedToTypesFromArray:

+- (NSString*) preferredPasteboardTypeFromArray: (NSArray*)availableTypes restrictedToTypesFromArray: (NSArray*)allowedTypes
+ + +
+

raiseBaseline:

+- (void) raiseBaseline: (id)sender
+ + +
+

readablePasteboardTypes

+- (NSArray*) readablePasteboardTypes
+ + +
+

readSelectionFromPasteboard:

+- (BOOL) readSelectionFromPasteboard: (NSPasteboard*)pboard
+ + +
+

readSelectionFromPasteboard:

+- (BOOL) readSelectionFromPasteboard: (NSPasteboard*)pboard
+ + +
+

replaceTextContainer:

+- (void) replaceTextContainer: (NSTextContainer*)aTextContainer
+ + +
+

resignFirstResponder

+- (BOOL) resignFirstResponder
+ + +
+

rulerView:didAddMarker:

+- (void) rulerView: (NSRulerView*)aRulerView didAddMarker: (NSRulerMarker*)aMarker
+ + +
+

rulerView:didMoveMarker:

+- (void) rulerView: (NSRulerView*)aRulerView didMoveMarker: (NSRulerMarker*)aMarker
+ + +
+

rulerView:didRemoveMarker:

+- (void) rulerView: (NSRulerView*)aRulerView didRemoveMarker: (NSRulerMarker*)aMarker
+ + +
+

rulerView:handleMouseDown:

+- (void) rulerView: (NSRulerView*)aRulerView handleMouseDown: (NSEvent*)theEvent
+ + +
+

rulerView:shouldAddMarker:

+- (BOOL) rulerView: (NSRulerView*)aRulerView shouldAddMarker: (NSRulerMarker*)aMarker
+ + +
+

rulerView:shouldMoveMarker:

+- (BOOL) rulerView: (NSRulerView*)aRulerView shouldMoveMarker: (NSRulerMarker*)aMarker
+ + +
+

rulerView:shouldRemoveMarker:

+- (BOOL) rulerView: (NSRulerView*)aRulerView shouldRemoveMarker: (NSRulerMarker*)aMarker
+ + +
+

rulerView:willAddMarker:atLocation:

+- (float) rulerView: (NSRulerView*)aRulerView willAddMarker: (NSRulerMarker*)aMarker atLocation: (float)location
+ + +
+

rulerView:willMoveMarker:toLocation:

+- (float) rulerView: (NSRulerView*)aRulerView willMoveMarker: (NSRulerMarker*)aMarker toLocation: (float)location
+ + +
+

selectedRange

+- (NSRange) selectedRange
+ + +
+

selectedTextAttributes

+- (NSDictionary*) selectedTextAttributes
+ + +
+

selectionAffinity

+- (NSSelectionAffinity) selectionAffinity
+ + +
+

selectionGranularity

+- (NSSelectionGranularity) selectionGranularity
+ + +
+

selectionRangeForProposedRange:

+- (NSRange) selectionRangeForProposedRange: (NSRange)proposedSelRange
+ + +
+

setAllowsUndo:

+- (void) setAllowsUndo: (BOOL)flag
+ + +
+

setAlignment:

+- (void) setAlignment: (NSTextAlignment)alignment
+ + +
+

setBackgroundColor:

+- (void) setBackgroundColor: (NSColor*)aColor
+ + +
+

setConstrainedFrameSize:

+- (void) setConstrainedFrameSize: (NSSize)desiredSize
+ + +
+

setDelegate:

+- (void) setDelegate: (id)anObject
+ + +
+

setDrawsBackground:

+- (void) setDrawsBackground: (BOOL)flag
+ + +
+

setEditable:

+- (void) setEditable: (BOOL)flag
+ + +
+

setFieldEditor:

+- (void) setFieldEditor: (BOOL)flag
+ + +
+

setImportsGraphics:

+- (void) setImportsGraphics: (BOOL)flag
+ + +
+

setInsertionPointColor:

+- (void) setInsertionPointColor: (NSColor*)aColor
+ + +
+

setMarkedTextAttributes:

+- (void) setMarkedTextAttributes: (NSDictionary*)attributes
+ + +
+

setNeedsDisplayInRect:avoidAdditionalLayout:

+- (void) setNeedsDisplayInRect: (NSRect)aRect avoidAdditionalLayout: (BOOL)flag
+ + +
+

setRichText:

+- (void) setRichText: (BOOL)flag
+ + +
+

setRulerVisible:

+- (void) setRulerVisible: (BOOL)flag
+ + +
+

setSelectable:

+- (void) setSelectable: (BOOL)flag
+ + +
+

setSelectedRange:

+- (void) setSelectedRange: (NSRange)charRange
+ + +
+

setSelectedRange:affinity:stillSelecting:

+- (void) setSelectedRange: (NSRange)charRange affinity: (NSSelectionAffinity)affinity stillSelecting: (BOOL)flag
+ + +
+

setSelectedTextAttributes:

+- (void) setSelectedTextAttributes: (NSDictionary*)attributes
+ + +
+

setSelectionGranularity:

+- (void) setSelectionGranularity: (NSSelectionGranularity)granularity
+ + +
+

setSmartInsertDeleteEnabled:

+- (void) setSmartInsertDeleteEnabled: (BOOL)flag
+ + +
+

setTextContainerInset:

+- (void) setTextContainerInset: (NSSize)inset
+ + +
+

setTypingAttributes:

+- (void) setTypingAttributes: (NSDictionary*)attributes
+ + +
+

setUsesFontPanel:

+- (void) setUsesFontPanel: (BOOL)flag
+ + +
+

setUsesRuler:

+- (void) setUsesRuler: (BOOL)flag
+ + +
+

shouldChangeTextInRange:

+- (BOOL) shouldChangeTextInRange: (NSRange)affectedCharRange
+ + +
+

shouldDrawInsertionPoint

+- (BOOL) shouldDrawInsertionPoint
+ + +
+

smartDeleteRangeForProposedRange:

+- (NSRange) smartDeleteRangeForProposedRange: (NSRange)proposedCharRange
+ + +
+

smartInsertAfterStringForString:replacingRange:

+- (NSString*) smartInsertAfterStringForString: (NSString*)aString replacingRange: (NSRange)charRange
+ + +
+

smartInsertBeforeStringForString:replacingRange:

+- (NSString*) smartInsertBeforeStringForString: (NSString*)aString replacingRange: (NSRange)charRange
+ + +
+

spellCheckerDocumentTag

+- (int) spellCheckerDocumentTag
+ + +
+

textContainer

+- (NSTextContainer*) textContainer
+ + +
+

textContainerInset

+- (NSSize) textContainerInset
+ + +
+

textContainerOrigin

+- (NSPoint) textContainerOrigin
+ + +
+

textStorage

+- (NSTextStorage*) textStorage
+ + +
+

tightenKerning:

+- (void) tightenKerning: (id)sender
+ + +
+

turnOffKerning:

+- (void) turnOffKerning: (id)sender
+ + +
+

turnOffLigatures:

+- (void) turnOffLigatures: (id)sender
+ + +
+

typingAttributes

+- (NSDictionary*) typingAttributes
+ + +
+

updateDragTypeRegistration

+- (void) updateDragTypeRegistration
+ + +
+

updateFontPanel

+- (void) updateFontPanel
+ + +
+

updateInsertionPointStateAndRestartTimer:

+- (void) updateInsertionPointStateAndRestartTimer: (BOOL)flag
+ + +
+

updateRuler

+- (void) updateRuler
+ + +
+

useAllLigatures:

+- (void) useAllLigatures: (id)sender
+ + +
+

usesFontPanel

+- (BOOL) usesFontPanel
+ + +
+

usesRuler

+- (BOOL) usesRuler
+ + +
+

useStandardKerning:

+- (void) useStandardKerning: (id)sender
+ + +
+

useStandardLigatures:

+- (void) useStandardLigatures: (id)sender
+ + +
+

validRequestorForSendType:returnType:

+- (id) validRequestorForSendType: (NSString*)sendType returnType: (NSString*)returnType
+ + +
+

writablePasteboardTypes

+- (NSArray*) writablePasteboardTypes
+ + +
+

writeSelectionToPasteboard:

+- (BOOL) writeSelectionToPasteboard: (NSPasteboard*)pboard
+ + +
+

writeSelectionToPasteboard:

+- (BOOL) writeSelectionToPasteboard: (NSPasteboard*)pboard
+ + +
+

textView:clickedOnCell:

+- (void) textView: (NSTextView*)aTextView clickedOnCell: (id<NSTextAttachmentCell>)attachmentCell
+ + +
+

textView:clickedOnCell:inRect:

+- (void) textView: (NSTextView*)textView clickedOnCell: (id<NSTextAttachmentCell>)cell inRect: (NSRect)cellFrame
+ + +
+

textView:clickedOnLink:

+- (BOOL) textView: (NSTextView*)textView clickedOnLink: (id)link
+ + +
+

textView:clickedOnLink:atIndex:

+- (BOOL) textView: (NSTextView*)textView clickedOnLink: (id)link atIndex: (unsigned int)charIndex
+ + +
+

textView:doCommandBySelector:

+- (BOOL) textView: (NSTextView*)aTextView doCommandBySelector: (SEL)aSelector
+ + +
+

textView:doubleClickedOnCell:

+- (void) textView: (NSTextView*)aTextView doubleClickedOnCell: (id<NSTextAttachmentCell>)attachmentCell
+ + +
+

textView:doubleClickedOnCell:inRect:

+- (void) textView: (NSTextView*)textView doubleClickedOnCell: (id<NSTextAttachmentCell>)cell inRect: (NSRect)cellFrame
+ + +
+

textView:draggedCell:inRect:event:

+- (void) textView: (NSTextView*)aTextView draggedCell: (id<NSTextAttachmentCell>)attachmentCell inRect: (NSRect)aRect event: (NSEvent*)theEvent
+ + +
+

textView:draggedCell:inRect:event:atIndex:

+- (void) textView: (NSTextView*)view draggedCell: (id<NSTextAttachmentCell>)cell inRect: (NSRect)rect event: (NSEvent*)event atIndex: (unsigned int)charIndex
+ + +
+

textView:shouldChangeTextInRange:

+- (BOOL) textView: (NSTextView*)aTextView shouldChangeTextInRange: (NSRange)affectedCharRange
+ + +
+

textView:willChangeSelectionFromCharacterRange:

+- (NSRange) textView: (NSTextView*)aTextView willChangeSelectionFromCharacterRange: (NSRange)oldSelectedCharRange
+ + +
+

textViewDidChangeSelection:

+- (void) textViewDidChangeSelection: (NSNotification*)aNotification
+ + +
+

undoManagerForTextView:

+- (NSUndoManager*) undoManagerForTextView: (NSTextView*)view
+ + +
+ + + diff --git a/Documentation/gsdoc/NSView.html b/Documentation/gsdoc/NSView.html new file mode 100644 index 000000000..53f2480f9 --- /dev/null +++ b/Documentation/gsdoc/NSView.html @@ -0,0 +1,852 @@ + +NSView + + +[Previous] +[Up] +[Next] +

NSView

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSView

+

NSView

+

Declared in: AppKit/NSView.h

+

Inherits from: NSResponder

+

Conforms to: NSCoding +

+
+ + + +
+

defaultMenu

++ (NSMenu*) defaultMenu
+ + +
+

focusView

++ (NSView*) focusView
+ + +
+

acceptsFirstMouse:

+- (BOOL) acceptsFirstMouse: (NSEvent*)theEvent
+ + +
+

addCursorRect:cursor:

+- (void) addCursorRect: (NSRect)aRect cursor: (NSCursor*)aCursor
+ + +
+

addSubview:

+- (void) addSubview: (NSView*)aView
+ + +
+

addSubview:positioned:relativeTo:

+- (void) addSubview: (NSView*)aView positioned: (NSWindowOrderingMode)place relativeTo: (NSView*)otherView
+ + +
+

addToPageSetup

+- (void) addToPageSetup
+ + +
+

addTrackingRect:owner:userData:assumeInside:

+- (NSTrackingRectTag) addTrackingRect: (NSRect)aRect owner: (id)anObject userData: (void*)userData assumeInside: (BOOL)flag
+ + +
+

adjustPageHeightNew:top:bottom:

+- (void) adjustPageHeightNew: (float*)newBottom top: (float)top bottom: (float)proposedBottom
+ + +
+

adjustPageWidthNew:left:right:

+- (void) adjustPageWidthNew: (float*)newRight left: (float)left right: (float)proposedRight
+ + +
+

adjustScroll:

+- (NSRect) adjustScroll: (NSRect)proposedVisibleRect
+ + +
+

allocateGState

+- (void) allocateGState
+ + +
+

ancestorSharedWithView:

+- (NSView*) ancestorSharedWithView: (NSView*)aView
+ + +
+

autoresizesSubviews

+- (BOOL) autoresizesSubviews
+ + +
+

autoresizingMask

+- (unsigned int) autoresizingMask
+ + +
+

autoscroll:

+- (BOOL) autoscroll: (NSEvent*)theEvent
+ + +
+

beginPage:label:bBox:

+- (void) beginPage: (int)ordinalNum label: (NSString *)aString bBox: (NSRect)pageRect
+ + +
+

beginPageSetupRect:placement:

+- (void) beginPageSetupRect: (NSRect)aRect placement: (NSPoint)location
+ + +
+

beginPrologueBBox:creationDate:createdBy:fonts:forWhom:pages:

+- (void) beginPrologueBBox: (NSRect)boundingBox creationDate: (NSString*)dateCreated createdBy: (NSString *)anApplication fonts: (NSString*)fontNames forWhom: (NSString *)user pages: (int)numPages
+ + +
+

beginSetup

+- (void) beginSetup
+ + +
+

beginTrailer

+- (void) beginTrailer
+ + +
+

bounds

+- (NSRect) bounds
+ + +
+

boundsRotation

+- (float) boundsRotation
+ + +
+

canDraw

+- (BOOL) canDraw
+ + +
+

centerScanRect:

+- (NSRect) centerScanRect: (NSRect)aRect
+ + +
+

convertPoint:fromView:

+- (NSPoint) convertPoint: (NSPoint)aPoint fromView: (NSView*)aView
+ + +
+

convertPoint:

+- (NSPoint) convertPoint: (NSPoint)aPoint
+ + +
+

convertRect:fromView:

+- (NSRect) convertRect: (NSRect)aRect fromView: (NSView*)aView
+ + +
+

convertRect:toView:

+- (NSRect) convertRect: (NSRect)aRect toView: (NSView*)aView
+ + +
+

convertSize:fromView:

+- (NSSize) convertSize: (NSSize)aSize fromView: (NSView*)aView
+ + +
+

convertSize:toView:

+- (NSSize) convertSize: (NSSize)aSize toView: (NSView*)aView
+ + +
+

dataWithEPSInsideRect:

+- (NSData*) dataWithEPSInsideRect: (NSRect)aRect
+ + +
+

discardCursorRects

+- (void) discardCursorRects
+ + +
+

display

+- (void) display
+ + +
+

displayIfNeeded

+- (void) displayIfNeeded
+ + +
+

displayIfNeededIgnoringOpacity

+- (void) displayIfNeededIgnoringOpacity
+ + +
+

displayIfNeededInRect:

+- (void) displayIfNeededInRect: (NSRect)aRect
+ + +
+

displayIfNeededInRectIgnoringOpacity:

+- (void) displayIfNeededInRectIgnoringOpacity: (NSRect)aRect
+ + +
+

displayRect:

+- (void) displayRect: (NSRect)aRect
+ + +
+

displayRectIgnoringOpacity:

+- (void) displayRectIgnoringOpacity: (NSRect)aRect
+ + +
+

dragFile:fromRect:slideBack:

+- (BOOL) dragFile: (NSString*)fullPath fromRect: (NSRect)aRect slideBack: (BOOL)slideBack
+ + +
+

dragImage:at:offset:event:pasteboard:source:slideBack:

+- (void) dragImage: (NSImage*)anImage at: (NSPoint)imageLoc offset: (NSSize)mouseOffset event: (NSEvent *)theEvent pasteboard: (NSPasteboard*)pboard source: (id)sourceObject slideBack: (BOOL)slideBack
+ + +
+

drawPageBorderWithSize:

+- (void) drawPageBorderWithSize: (NSSize)borderSize
+ + +
+

drawRect:

+- (void) drawRect: (NSRect)aRect
+ + +
+

drawSheetBorderWithSize:

+- (void) drawSheetBorderWithSize: (NSSize)borderSize
+ + +
+

enclosingScrollView

+- (NSScrollView*) enclosingScrollView
+ + +
+

endHeaderComments

+- (void) endHeaderComments
+ + +
+

endPage

+- (void) endPage
+ + +
+

endPageSetup

+- (void) endPageSetup
+ + +
+

endPrologue

+- (void) endPrologue
+ + +
+

endSetup

+- (void) endSetup
+ + +
+

endTrailer

+- (void) endTrailer
+ + +
+

fax:

+- (void) fax: (id)sender
+ + +
+

frame

+- (NSRect) frame
+ + +
+

frameRotation

+- (float) frameRotation
+ + +
+

gState

+- (int) gState
+ + +
+

heightAdjustLimit

+- (float) heightAdjustLimit
+ + +
+

hitTest:

+- (NSView*) hitTest: (NSPoint)aPoint
+ + +
+

initWithFrame:

+- (id) initWithFrame: (NSRect)frameRect
+ + +
+

interfaceStyle

+- (NSInterfaceStyle) interfaceStyle
+ + +
+

isDescendantOf:

+- (BOOL) isDescendantOf: (NSView*)aView
+ + +
+

isFlipped

+- (BOOL) isFlipped
+ + +
+

isOpaque

+- (BOOL) isOpaque
+ + +
+

isRotatedFromBase

+- (BOOL) isRotatedFromBase
+ + +
+

isRotatedOrScaledFromBase

+- (BOOL) isRotatedOrScaledFromBase
+ + +
+

knowsPageRange:

+- (BOOL) knowsPageRange: (NSRangePointer)range
+ + +
+

knowsPagesFirst:

+- (BOOL) knowsPagesFirst: (int*)firstPageNum
+ + +
+

locationOfPrintRect:

+- (NSPoint) locationOfPrintRect: (NSRect)aRect
+ + +
+

lockFocus

+- (void) lockFocus
+ + +
+

menuForEvent:

+- (NSMenu*) menuForEvent: (NSEvent*)theEvent
+ + +
+

mouse:

+- (BOOL) mouse: (NSPoint)aPoint
+ + +
+

needsDisplay

+- (BOOL) needsDisplay
+ + +
+

needsPanelToBecomeKey

+- (BOOL) needsPanelToBecomeKey
+ + +
+

nextKeyView

+- (NSView*) nextKeyView
+ + +
+

nextValidKeyView

+- (NSView*) nextValidKeyView
+ + +
+

opaqueAncestor

+- (NSView*) opaqueAncestor
+ + +
+

performKeyEquivalent:

+- (BOOL) performKeyEquivalent: (NSEvent*)theEvent
+ + +
+

performMnemonic:

+- (BOOL) performMnemonic: (NSString*)aString
+ + +
+

postsBoundsChangedNotifications

+- (BOOL) postsBoundsChangedNotifications
+ + +
+

postsFrameChangedNotifications

+- (BOOL) postsFrameChangedNotifications
+ + +
+

previousKeyView

+- (NSView*) previousKeyView
+ + +
+

previousValidKeyView

+- (NSView*) previousValidKeyView
+ + +
+

print:

+- (void) print: (id)sender
+ + +
+

rectForPage:

+- (NSRect) rectForPage: (int)pageNumber
+ + +
+

reflectScrolledClipView:

+- (void) reflectScrolledClipView: (NSClipView*)aClipView
+ + +
+

registerForDraggedTypes:

+- (void) registerForDraggedTypes: (NSArray*)pboardTypes
+ + +
+

releaseGState

+- (void) releaseGState
+ + +
+

removeCursorRect:cursor:

+- (void) removeCursorRect: (NSRect)aRect cursor: (NSCursor*)aCursor
+ + +
+

removeFromSuperview

+- (void) removeFromSuperview
+ + +
+

removeFromSuperviewWithoutNeedingDisplay

+- (void) removeFromSuperviewWithoutNeedingDisplay
+ + +
+

removeTrackingRect:

+- (void) removeTrackingRect: (NSTrackingRectTag)aTag
+ + +
+

renewGState

+- (void) renewGState
+ + +
+

replaceSubview:

+- (void) replaceSubview: (NSView*)oldView
+ + +
+

resetCursorRects

+- (void) resetCursorRects
+ + +
+

resizeSubviewsWithOldSize:

+- (void) resizeSubviewsWithOldSize: (NSSize)oldFrameSize
+ + +
+

resizeWithOldSuperviewSize:

+- (void) resizeWithOldSuperviewSize: (NSSize)oldFrameSize
+ + +
+

rotateByAngle:

+- (void) rotateByAngle: (float)angle
+ + +
+

scaleUnitSquareToSize:

+- (void) scaleUnitSquareToSize: (NSSize)newUnitSize
+ + +
+

scrollClipView:

+- (void) scrollClipView: (NSClipView*)aClipView
+ + +
+

scrollPoint:

+- (void) scrollPoint: (NSPoint)aPoint
+ + +
+

scrollRect:

+- (void) scrollRect: (NSRect)aRect
+ + +
+

scrollRectToVisible:

+- (BOOL) scrollRectToVisible: (NSRect)aRect
+ + +
+

setAutoresizesSubviews:

+- (void) setAutoresizesSubviews: (BOOL)flag
+ + +
+

setAutoresizingMask:

+- (void) setAutoresizingMask: (unsigned int)mask
+ + +
+

setBounds:

+- (void) setBounds: (NSRect)boundsRect
+ + +
+

setBoundsOrigin:

+- (void) setBoundsOrigin: (NSPoint)newOrigin
+ + +
+

setBoundsRotation:

+- (void) setBoundsRotation: (float)angle
+ + +
+

setBoundsSize:

+- (void) setBoundsSize: (NSSize)newSize
+ + +
+

setFrame:

+- (void) setFrame: (NSRect)frameRect
+ + +
+

setFrameOrigin:

+- (void) setFrameOrigin: (NSPoint)newOrigin
+ + +
+

setFrameRotation:

+- (void) setFrameRotation: (float)angle
+ + +
+

setFrameSize:

+- (void) setFrameSize: (NSSize)newSize
+ + +
+

setInterfaceStyle:

+- (void) setInterfaceStyle: (NSInterfaceStyle)interfaceStyle
+ + +
+

setNeedsDisplay:

+- (void) setNeedsDisplay: (BOOL)flag
+ + +
+

setNeedsDisplayInRect:

+- (void) setNeedsDisplayInRect: (NSRect)invalidRect
+ + +
+

setNextKeyView:

+- (void) setNextKeyView: (NSView*)aView
+ + +
+

setPostsBoundsChangedNotifications:

+- (void) setPostsBoundsChangedNotifications: (BOOL)flag
+ + +
+

setPostsFrameChangedNotifications:

+- (void) setPostsFrameChangedNotifications: (BOOL)flag
+ + +
+

setToolTip:

+- (void) setToolTip: (NSString*)string
+ + +
+

setUpGState

+- (void) setUpGState
+ + +
+

shouldDelayWindowOrderingForEvent:

+- (BOOL) shouldDelayWindowOrderingForEvent: (NSEvent*)theEvent
+ + +
+

shouldDrawColor

+- (BOOL) shouldDrawColor
+ + +
+

sortSubviewsUsingFunction:context:

+- (void) sortSubviewsUsingFunction: (int (*)(id,id,void*))compare context: (void*)context
+ + +
+

subviews

+- (NSArray*) subviews
+ + +
+

superview

+- (NSView*) superview
+ + +
+

tag

+- (int) tag
+ + +
+

toolTip

+- (NSString*) toolTip
+ + +
+

translateOriginToPoint:

+- (void) translateOriginToPoint: (NSPoint)newOrigin
+ + +
+

unlockFocus

+- (void) unlockFocus
+ + +
+

unregisterDraggedTypes

+- (void) unregisterDraggedTypes
+ + +
+

viewWillMoveToSuperview:

+- (void) viewWillMoveToSuperview: (NSView*)newSuperview
+ + +
+

viewWillMoveToWindow:

+- (void) viewWillMoveToWindow: (NSWindow*)newWindow
+ + +
+

viewWithTag:

+- (id) viewWithTag: (int)aTag
+ + +
+

visibleRect

+- (NSRect) visibleRect
+ + +
+

widthAdjustLimit

+- (float) widthAdjustLimit
+ + +
+

window

+- (NSWindow*) window
+ + +
+

writeEPSInsideRect:toPasteboard:

+- (void) writeEPSInsideRect: (NSRect)aRect toPasteboard: (NSPasteboard*)pboard
+ + +
+ + + diff --git a/Documentation/gsdoc/NSWindow.html b/Documentation/gsdoc/NSWindow.html new file mode 100644 index 000000000..c3eb23179 --- /dev/null +++ b/Documentation/gsdoc/NSWindow.html @@ -0,0 +1,990 @@ + +NSWindow + + +[Previous] +[Up] +[Next] +

NSWindow

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSWindow

+

NSWindow

+

Declared in: AppKit/NSWindow.h

+

Inherits from: NSResponder

+

Conforms to: NSCoding +

+
+ + + +
+

contentRectForFrameRect:

++ (NSRect) contentRectForFrameRect: (NSRect)frameRect
+ + +
+

defaultDepthLimit

++ (NSWindowDepth) defaultDepthLimit
+ + +
+

frameRectForContentRect:

++ (NSRect) frameRectForContentRect: (NSRect)contentRect
+ + +
+

menuChanged:

++ (void) menuChanged: (NSMenu*)aMenu
+ + +
+

minFrameWidthWithTitle:styleMask:

++ (float) minFrameWidthWithTitle: (NSString*)aTitle styleMask: (unsigned int)aStyle
+ + +
+

removeFrameUsingName:

++ (void) removeFrameUsingName: (NSString*)name
+ + +
+

acceptsMouseMovedEvents

+- (BOOL) acceptsMouseMovedEvents
+ + +
+

areCursorRectsEnabled

+- (BOOL) areCursorRectsEnabled
+ + +
+

aspectRatio

+- (NSSize) aspectRatio
+ + +
+

backgroundColor

+- (NSColor*) backgroundColor
+ + +
+

backingType

+- (NSBackingStoreType) backingType
+ + +
+

becomeKeyWindow

+- (void) becomeKeyWindow
+ + +
+

becomeMainWindow

+- (void) becomeMainWindow
+ + +
+

cacheImageInRect:

+- (void) cacheImageInRect: (NSRect)aRect
+ + +
+

canBecomeKeyWindow

+- (BOOL) canBecomeKeyWindow
+ + +
+

canBecomeMainWindow

+- (BOOL) canBecomeMainWindow
+ + +
+

canStoreColor

+- (BOOL) canStoreColor
+ + +
+

cascadeTopLeftFromPoint:

+- (NSPoint) cascadeTopLeftFromPoint: (NSPoint)topLeftPoint
+ + +
+

center

+- (void) center
+ + +
+

close

+- (void) close
+ + +
+

constrainFrameRect:

+- (NSRect) constrainFrameRect: (NSRect)frameRect
+ + +
+

contentView

+- (id) contentView
+ + +
+

convertBaseToScreen:

+- (NSPoint) convertBaseToScreen: (NSPoint)aPoint
+ + +
+

convertScreenToBase:

+- (NSPoint) convertScreenToBase: (NSPoint)aPoint
+ + +
+

currentEvent

+- (NSEvent*) currentEvent
+ + +
+

dataWithEPSInsideRect:

+- (NSData*) dataWithEPSInsideRect: (NSRect)aRect
+ + +
+

deepestScreen

+- (NSScreen*) deepestScreen
+ + +
+

defaultButtonCell

+- (NSButtonCell*) defaultButtonCell
+ + +
+

delegate

+- (id) delegate
+ + +
+

deminiaturize:

+- (void) deminiaturize: (id)sender
+ + +
+

depthLimit

+- (NSWindowDepth) depthLimit
+ + +
+

deviceDescription

+- (NSDictionary*) deviceDescription
+ + +
+

disableCursorRects

+- (void) disableCursorRects
+ + +
+

disableFlushWindow

+- (void) disableFlushWindow
+ + +
+

disableKeyEquivalentForDefaultButtonCell

+- (void) disableKeyEquivalentForDefaultButtonCell
+ + +
+

discardCachedImage

+- (void) discardCachedImage
+ + +
+

discardCursorRects

+- (void) discardCursorRects
+ + +
+

discardEventsMatchingMask:beforeEvent:

+- (void) discardEventsMatchingMask: (unsigned int)mask beforeEvent: (NSEvent*)lastEvent
+ + +
+

display

+- (void) display
+ + +
+

displayIfNeeded

+- (void) displayIfNeeded
+ + +
+

dragImage:at:offset:event:pasteboard:source:slideBack:

+- (void) dragImage: (NSImage*)anImage at: (NSPoint)aPoint offset: (NSSize)initialOffset event: (NSEvent *)theEvent pasteboard: (NSPasteboard*)pboard source: (id)sourceObject slideBack: (BOOL)slideBack
+ + +
+

enableCursorRects

+- (void) enableCursorRects
+ + +
+

enableFlushWindow

+- (void) enableFlushWindow
+ + +
+

enableKeyEquivalentForDefaultButtonCell

+- (void) enableKeyEquivalentForDefaultButtonCell
+ + +
+

endEditingFor:

+- (void) endEditingFor: (id)anObject
+ + +
+

fax:

+- (void) fax: (id)sender
+ + +
+

fieldEditor:

+- (NSText*) fieldEditor: (BOOL)createFlag
+ + +
+

firstResponder

+- (NSResponder*) firstResponder
+ + +
+

flushWindow

+- (void) flushWindow
+ + +
+

flushWindowIfNeeded

+- (void) flushWindowIfNeeded
+ + +
+

frame

+- (NSRect) frame
+ + +
+

frameAutosaveName

+- (NSString*) frameAutosaveName
+ + +
+

gState

+- (int) gState
+ + +
+

hasDynamicDepthLimit

+- (BOOL) hasDynamicDepthLimit
+ + +
+

hidesOnDeactivate

+- (BOOL) hidesOnDeactivate
+ + +
+

initialFirstResponder

+- (NSView*) initialFirstResponder
+ + +
+

initWithContentRect:styleMask:backing:

+- (id) initWithContentRect: (NSRect)contentRect styleMask: (unsigned int)styleMask backing: (NSBackingStoreType)backingType
+ + +
+

initWithContentRect:styleMask:backing:defer:screen:

+- (id) initWithContentRect: (NSRect)contentRect styleMask: (unsigned int)styleMask backing: (NSBackingStoreType)bufferingType defer: (BOOL)flag screen: (NSScreen*)aScreen
+ + +
+

interfaceStyle

+- (NSInterfaceStyle) interfaceStyle
+ + +
+

invalidateCursorRectsForView:

+- (void) invalidateCursorRectsForView: (NSView*)aView
+ + +
+

isAutodisplay

+- (BOOL) isAutodisplay
+ + +
+

isDocumentEdited

+- (BOOL) isDocumentEdited
+ + +
+

isExcludedFromWindowsMenu

+- (BOOL) isExcludedFromWindowsMenu
+ + +
+

isFlushWindowDisabled

+- (BOOL) isFlushWindowDisabled
+ + +
+

isKeyWindow

+- (BOOL) isKeyWindow
+ + +
+

isMainWindow

+- (BOOL) isMainWindow
+ + +
+

isMiniaturized

+- (BOOL) isMiniaturized
+ + +
+

isOneShot

+- (BOOL) isOneShot
+ + +
+

isReleasedWhenClosed

+- (BOOL) isReleasedWhenClosed
+ + +
+

isVisible

+- (BOOL) isVisible
+ + +
+

isZoomed;

+- (BOOL) isZoomed;
+ + +
+

keyDown:

+- (void) keyDown: (NSEvent*)theEvent
+ + +
+

keyViewSelectionDirection

+- (NSSelectionDirection) keyViewSelectionDirection
+ + +
+

level

+- (int) level
+ + +
+

makeFirstResponder:

+- (BOOL) makeFirstResponder: (NSResponder*)aResponder
+ + +
+

makeKeyAndOrderFront:

+- (void) makeKeyAndOrderFront: (id)sender
+ + +
+

makeKeyWindow

+- (void) makeKeyWindow
+ + +
+

makeMainWindow

+- (void) makeMainWindow
+ + +
+

maxSize

+- (NSSize) maxSize
+ + +
+

miniaturize:

+- (void) miniaturize: (id)sender
+ + +
+

miniwindowImage

+- (NSImage*) miniwindowImage
+ + +
+

miniwindowTitle

+- (NSString*) miniwindowTitle
+ + +
+

minSize

+- (NSSize) minSize
+ + +
+

mouseLocationOutsideOfEventStream

+- (NSPoint) mouseLocationOutsideOfEventStream
+ + +
+

nextEventMatchingMask:

+- (NSEvent*) nextEventMatchingMask: (unsigned int)mask
+ + +
+

nextEventMatchingMask:untilDate:inMode:dequeue:

+- (NSEvent*) nextEventMatchingMask: (unsigned int)mask untilDate: (NSDate*)expirationDate inMode: (NSString *)mode dequeue: (BOOL)dequeue
+ + +
+

orderBack:

+- (void) orderBack: (id)sender
+ + +
+

orderFront:

+- (void) orderFront: (id)sender
+ + +
+

orderFrontRegardless

+- (void) orderFrontRegardless
+ + +
+

orderOut:

+- (void) orderOut: (id)sender
+ + +
+

orderWindow:relativeTo:

+- (void) orderWindow: (NSWindowOrderingMode)place relativeTo: (int)otherWindowNumber
+ + +
+

performClose:

+- (void) performClose: (id)sender
+ + +
+

performMiniaturize:

+- (void) performMiniaturize: (id)sender
+ + +
+

performZoom:

+- (void) performZoom: (id)sender
+ + +
+

postEvent:

+- (void) postEvent: (NSEvent*)anEvent
+ + +
+

print:

+- (void) print: (id)sender
+ + +
+

registerForDraggedTypes:

+- (void) registerForDraggedTypes: (NSArray*)pboardTypes
+ + +
+

representedFilename

+- (NSString*) representedFilename
+ + +
+

resetCursorRects

+- (void) resetCursorRects
+ + +
+

resignKeyWindow

+- (void) resignKeyWindow
+ + +
+

resignMainWindow

+- (void) resignMainWindow
+ + +
+

resizeFlags

+- (int) resizeFlags
+ + +
+

resizeIncrements

+- (NSSize) resizeIncrements
+ + +
+

restoreCachedImage

+- (void) restoreCachedImage
+ + +
+

saveFrameUsingName:

+- (void) saveFrameUsingName: (NSString*)name
+ + +
+

screen

+- (NSScreen*) screen
+ + +
+

selectKeyViewFollowingView:

+- (void) selectKeyViewFollowingView: (NSView*)aView
+ + +
+

selectKeyViewPrecedingView:

+- (void) selectKeyViewPrecedingView: (NSView*)aView
+ + +
+

selectNextKeyView:

+- (void) selectNextKeyView: (id)sender
+ + +
+

selectPreviousKeyView:

+- (void) selectPreviousKeyView: (id)sender
+ + +
+

sendEvent:

+- (void) sendEvent: (NSEvent*)theEvent
+ + +
+

setAcceptsMouseMovedEvents:

+- (void) setAcceptsMouseMovedEvents: (BOOL)flag
+ + +
+

setAspectRatio:

+- (void) setAspectRatio: (NSSize)ratio
+ + +
+

setAutodisplay:

+- (void) setAutodisplay: (BOOL)flag
+ + +
+

setBackgroundColor:

+- (void) setBackgroundColor: (NSColor*)aColor
+ + +
+

setBackingType:

+- (void) setBackingType: (NSBackingStoreType)backingType
+ + +
+

setContentSize:

+- (void) setContentSize: (NSSize)aSize
+ + +
+

setContentView:

+- (void) setContentView: (NSView*)aView
+ + +
+

setDefaultButtonCell:

+- (void) setDefaultButtonCell: (NSButtonCell*)aButtonCell
+ + +
+

setDelegate:

+- (void) setDelegate: (id)anObject
+ + +
+

setDepthLimit:

+- (void) setDepthLimit: (NSWindowDepth)limit
+ + +
+

setDocumentEdited:

+- (void) setDocumentEdited: (BOOL)flag
+ + +
+

setDynamicDepthLimit:

+- (void) setDynamicDepthLimit: (BOOL)flag
+ + +
+

setExcludedFromWindowsMenu:

+- (void) setExcludedFromWindowsMenu: (BOOL)flag
+ + +
+

setFrame:

+- (void) setFrame: (NSRect)frameRect
+ + +
+

setFrameAutosaveName:

+- (BOOL) setFrameAutosaveName: (NSString*)name
+ + +
+

setFrameFromString:

+- (void) setFrameFromString: (NSString*)aString
+ + +
+

setFrameOrigin:

+- (void) setFrameOrigin: (NSPoint)aPoint
+ + +
+

setFrameTopLeftPoint:

+- (void) setFrameTopLeftPoint: (NSPoint)aPoint
+ + +
+

setFrameUsingName:

+- (BOOL) setFrameUsingName: (NSString*)name
+ + +
+

setHidesOnDeactivate:

+- (void) setHidesOnDeactivate: (BOOL)flag
+ + +
+

setInitialFirstResponder:

+- (void) setInitialFirstResponder: (NSView*)aView
+ + +
+

setInterfaceStyle:

+- (void) setInterfaceStyle: (NSInterfaceStyle)interfaceStyle
+ + +
+

setLevel:

+- (void) setLevel: (int)newLevel
+ + +
+

setMaxSize:

+- (void) setMaxSize: (NSSize)aSize
+ + +
+

setMiniwindowImage:

+- (void) setMiniwindowImage: (NSImage*)anImage
+ + +
+

setMiniwindowTitle:

+- (void) setMiniwindowTitle: (NSString*)aString
+ + +
+

setMinSize:

+- (void) setMinSize: (NSSize)aSize
+ + +
+

setOneShot:

+- (void) setOneShot: (BOOL)flag
+ + +
+

setReleasedWhenClosed:

+- (void) setReleasedWhenClosed: (BOOL)flag
+ + +
+

setRepresentedFilename:

+- (void) setRepresentedFilename: (NSString*)path
+ + +
+

setResizeIncrements:

+- (void) setResizeIncrements: (NSSize)increments
+ + +
+

setTitle:

+- (void) setTitle: (NSString*)aString
+ + +
+

setTitleWithRepresentedFilename:

+- (void) setTitleWithRepresentedFilename: (NSString*)path
+ + +
+

setViewsNeedDisplay:

+- (void) setViewsNeedDisplay: (BOOL)flag
+ + +
+

setWindowController:

+- (void) setWindowController: (NSWindowController*)windowController
+ + +
+

stringWithSavedFrame

+- (NSString*) stringWithSavedFrame
+ + +
+

styleMask

+- (unsigned int) styleMask
+ + +
+

title

+- (NSString*) title
+ + +
+

tryToPerform:

+- (BOOL) tryToPerform: (SEL)anAction
+ + +
+

unregisterDraggedTypes

+- (void) unregisterDraggedTypes
+ + +
+

update

+- (void) update
+ + +
+

useOptimizedDrawing:

+- (void) useOptimizedDrawing: (BOOL)flag
+ + +
+

validRequestorForSendType:returnType:

+- (id) validRequestorForSendType: (NSString*)sendType returnType: (NSString*)returnType
+ + +
+

viewsNeedDisplay

+- (BOOL) viewsNeedDisplay
+ + +
+

windowController

+- (id) windowController
+ + +
+

windowHandle

+- (void*) windowHandle
+ + +
+

windowNumber

+- (int) windowNumber
+ + +
+

worksWhenModal

+- (BOOL) worksWhenModal
+ + +
+

zoom:

+- (void) zoom: (id)sender
+ + +
+ + + diff --git a/Documentation/gsdoc/NSWindowController.html b/Documentation/gsdoc/NSWindowController.html new file mode 100644 index 000000000..4fb07e6db --- /dev/null +++ b/Documentation/gsdoc/NSWindowController.html @@ -0,0 +1,156 @@ + +NSWindowController + + +[Previous] +[Up] +[Next] +

NSWindowController

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSWindowController

+

NSWindowController

+

Declared in: AppKit/NSWindowController.h

+

Inherits from: NSObject

+

Conforms to: NSObject +

+
+ + + +
+

close

+- (void) close
+ + +
+

document

+- (id) document
+ + +
+

initWithWindow:

+- (id) initWithWindow: (NSWindow*)window
+ + +
+

initWithWindowNibName:

+- (id) initWithWindowNibName: (NSString*)windowNibName
+ + +
+

initWithWindowNibName:

+- (id) initWithWindowNibName: (NSString*)windowNibName
+ + +
+

isWindowLoaded

+- (BOOL) isWindowLoaded
+ + +
+

loadWindow

+- (void) loadWindow
+ + +
+

owner

+- (id) owner
+ + +
+

setDocument:

+- (void) setDocument: (NSDocument*)document
+ + +
+

setShouldCascadeWindows:

+- (void) setShouldCascadeWindows: (BOOL)flag
+ + +
+

setShouldCloseDocument:

+- (void) setShouldCloseDocument: (BOOL)flag
+ + +
+

setWindowFrameAutosaveName:

+- (void) setWindowFrameAutosaveName: (NSString*)name
+ + +
+

shouldCascadeWindows

+- (BOOL) shouldCascadeWindows
+ + +
+

shouldCloseDocument

+- (BOOL) shouldCloseDocument
+ + +
+

showWindow:

+- (void) showWindow: (id)sender
+ + +
+

window

+- (NSWindow*) window
+ + +
+

windowDidLoad

+- (void) windowDidLoad
+ + +
+

windowFrameAutosaveName

+- (NSString*) windowFrameAutosaveName
+ + +
+

windowNibName

+- (NSString*) windowNibName
+ + +
+

windowTitleForDocumentDisplayName:

+- (NSString*) windowTitleForDocumentDisplayName: (NSString*)displayName
+ + +
+

windowWillLoad

+- (void) windowWillLoad
+ + +
+ + + diff --git a/Documentation/gsdoc/NSWorkspace.html b/Documentation/gsdoc/NSWorkspace.html new file mode 100644 index 000000000..11d405a79 --- /dev/null +++ b/Documentation/gsdoc/NSWorkspace.html @@ -0,0 +1,203 @@ + +NSWorkspace + + +[Previous] +[Up] +

NSWorkspace

+

Authors

+
+
Richard Frith-Macdonald +
+
+

Version: 0.1

+

Date: 28 February, 2000

+

NSWorkspace

+

NSWorkspace

+

Declared in: AppKit/NSWorkspace.h

+

Inherits from: NSObject

+

Conforms to: NSObject +

+
+ + + +
+

sharedWorkspace

++ (NSWorkspace*) sharedWorkspace
+ + +
+

checkForRemovableMedia

+- (void) checkForRemovableMedia
+ + +
+

extendPowerOffBy:

+- (int) extendPowerOffBy: (int)requested
+ + +
+

fileSystemChanged

+- (BOOL) fileSystemChanged
+ + +
+

findApplications

+- (void) findApplications
+ + +
+

fullPathForApplication:

+- (NSString*) fullPathForApplication: (NSString*)appName
+ + +
+

getFileSystemInfoForPath:isRemovable:isWritable:isUnmountable:description:type:

+- (BOOL) getFileSystemInfoForPath: (NSString*)fullPath isRemovable: (BOOL*)removableFlag isWritable: (BOOL *)writableFlag isUnmountable: (BOOL*)unmountableFlag description: (NSString **)description type: (NSString**)fileSystemType
+ + +
+

getInfoForFile:application:

+- (BOOL) getInfoForFile: (NSString*)fullPath application: (NSString**)appName
+ + +
+

hideOtherApplications

+- (void) hideOtherApplications
+ + +
+

iconForFile:

+- (NSImage*) iconForFile: (NSString*)fullPath
+ + +
+

iconForFileType:

+- (NSImage*) iconForFileType: (NSString*)fileType
+ + +
+

iconForFiles:

+- (NSImage*) iconForFiles: (NSArray*)fullPaths
+ + +
+

launchApplication:

+- (BOOL) launchApplication: (NSString*)appName
+ + +
+

launchApplication:showIcon:autolaunch:

+- (BOOL) launchApplication: (NSString*)appName showIcon: (BOOL)showIcon autolaunch: (BOOL)autolaunch
+ + +
+

mountNewRemovableMedia

+- (NSArray*) mountNewRemovableMedia
+ + +
+

mountedRemovableMedia

+- (NSArray*) mountedRemovableMedia
+ + +
+

noteFileSystemChanged

+- (void) noteFileSystemChanged
+ + +
+

noteUserDefaultsChanged

+- (void) noteUserDefaultsChanged
+ + +
+

notificationCenter

+- (NSNotificationCenter*) notificationCenter
+ + +
+

openFile:

+- (BOOL) openFile: (NSString*)fullPath
+ + +
+

openFile:fromImage:at:inView:

+- (BOOL) openFile: (NSString*)fullPath fromImage: (NSImage*)anImage at: (NSPoint)point inView: (NSView*)aView
+ + +
+

openFile:withApplication:

+- (BOOL) openFile: (NSString*)fullPath withApplication: (NSString*)appName
+ + +
+

openFile:withApplication:andDeactivate:

+- (BOOL) openFile: (NSString*)fullPath withApplication: (NSString*)appName andDeactivate: (BOOL)flag
+ + +
+

openTempFile:

+- (BOOL) openTempFile: (NSString*)fullPath
+ + +
+

performFileOperation:source:destination:files:tag:

+- (BOOL) performFileOperation: (NSString*)operation source: (NSString *)source destination: (NSString*)destination files: (NSArray *)files tag: (int*)tag
+ + +
+

selectFile:inFileViewerRootedAtPath:

+- (BOOL) selectFile: (NSString*)fullPath inFileViewerRootedAtPath: (NSString*)rootFullPath
+ + +
+

slideImage:from:to:

+- (void) slideImage: (NSImage*)image from: (NSPoint)fromPoint to: (NSPoint)toPoint
+ + +
+

unmountAndEjectDeviceAtPath:

+- (BOOL) unmountAndEjectDeviceAtPath: (NSString*)path
+ + +
+

userDefaultsChanged

+- (BOOL) userDefaultsChanged
+ + +
+ + +