NSPasteboard richard@brainstorm.co.uk Implementation of class for communicating with the pasteboard server. 1997,1999 Free Software Foundation, Inc. Software documentation for the NSPasteboard class AppKit/NSPasteboard.h Description forthcoming. generalPasteboard Description forthcoming. pasteboardByFilteringData: data ofType: type Description forthcoming. pasteboardByFilteringFile: filename Description forthcoming. pasteboardByFilteringTypesInPasteboard: pboard Description forthcoming. pasteboardWithName: aName Description forthcoming. pasteboardWithUniqueName Description forthcoming. typesFilterableTo: type Description forthcoming. addTypes: newTypes owner: newOwner Description forthcoming. availableTypeFromArray: types Description forthcoming. changeCount Description forthcoming. dataForType: dataType Description forthcoming. declareTypes: newTypes owner: newOwner Description forthcoming. name Description forthcoming. propertyListForType: dataType Description forthcoming. readFileContentsType: type toFile: filename Description forthcoming. readFileWrapper Description forthcoming. releaseGlobally Description forthcoming. setData: data forType: dataType Description forthcoming. setPropertyList: propertyList forType: dataType Description forthcoming. setString: string forType: dataType Description forthcoming. stringForType: dataType Description forthcoming. types Description forthcoming. writeFileContents: filename Description forthcoming. writeFileWrapper: wrapper Description forthcoming. Software documentation for the NSObject(NSPasteboardOwner) category AppKit/NSPasteboard.h Description forthcoming. pasteboard: sender provideDataForType: type Description forthcoming. pasteboard: sender provideDataForType: type andVersion: ver Description forthcoming. pasteboardChangedOwner: sender Description forthcoming. Software documentation for the NSPasteboard(GNUstepExtensions) category AppKit/NSPasteboard.h Description forthcoming. mimeTypeForPasteboardType: type Description forthcoming. pasteboardTypeForMimeType: mimeType Description forthcoming. setChangeCount: count Description forthcoming. Software documentation for the NSURL(NSPasteboard) category AppKit/NSPasteboard.h Description forthcoming. URLFromPasteboard: pasteBoard Description forthcoming. writeToPasteboard: pasteBoard Description forthcoming.