Package org.rococoa.cocoa.appkit.protocols

Interface Summary
NSAlertDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSAlertDelegate._static_  
NSAnimationDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSAnimationDelegate._static_  
NSApplicationDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSApplicationDelegate._static_  
NSBrowserDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSBrowserDelegate._static_  
NSChangeSpelling This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSChangeSpelling._static_  
NSCollectionViewDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSCollectionViewDelegate._static_  
NSColorPickingCustom NSColorPickingCustom MUST be implemented by the CustomPicker, or an error will occur!
NSColorPickingCustom._static_  
NSColorPickingDefault This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSColorPickingDefault._static_  
NSComboBoxCellDataSource This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSComboBoxCellDataSource._static_  
NSComboBoxDataSource This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSComboBoxDataSource._static_  
NSComboBoxDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSComboBoxDelegate._static_  
NSControlTextEditingDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSControlTextEditingDelegate._static_  
NSDatePickerCellDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSDatePickerCellDelegate._static_  
NSDockTilePlugIn An application may customize its dock tile when not running via a plugin whose principal class implements the NSDockTilePlugIn protocol.
NSDockTilePlugIn._static_  
NSDraggingInfo protocol for the sender argument of the messages sent to a drag destination.
NSDraggingInfo._static_  
NSDrawerDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSDrawerDelegate._static_  
NSGlyphStorage This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSGlyphStorage._static_  
NSIgnoreMisspelledWords This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSIgnoreMisspelledWords._static_  
NSImageDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSImageDelegate._static_  
NSInputServerMouseTracker These methods are sent to input servers that return YES to wantsToHandleMouseEvents.
NSInputServerMouseTracker._static_ native declaration : NSInputServer.h:60
Conversion Error : /// Original signature : -(void)mouseUpOnCharacterIndex:(NSUInteger) atCoordinate:() withModifier:(NSUInteger) client:(id)
- (void)mouseUpOnCharacterIndex:(NSUInteger)theIndex atCoordinate:(null)thePoint withModifier:(NSUInteger)theFlags client:(id)sender; (Argument thePoint cannot be converted)
NSInputServiceProvider These methods must be implemented by the delegate.
NSInputServiceProvider._static_  
NSLayoutManagerDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSLayoutManagerDelegate._static_  
NSMatrixDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSMatrixDelegate._static_  
NSMenuDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSMenuDelegate._static_  
NSMenuItem This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSMenuItem._static_  
NSOpenSavePanelDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSOpenSavePanelDelegate._static_  
NSOutlineViewDataSource Data Source Note: Specifying nil as the item will refer to the "root" item(s).
NSOutlineViewDataSource._static_  
NSOutlineViewDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSOutlineViewDelegate._static_  
NSPasteboardItemDataProvider This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSPasteboardItemDataProvider._static_  
NSPasteboardWriting This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSPasteboardWriting._static_  
NSPathCellDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSPathCellDelegate._static_  
NSPathControlDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSPathControlDelegate._static_  
NSPrintPanelAccessorizing This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSPrintPanelAccessorizing._static_  
NSRuleEditorDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSRuleEditorDelegate._static_  
NSSoundDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSSoundDelegate._static_  
NSSpeechRecognizerDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSSpeechRecognizerDelegate._static_  
NSSpeechSynthesizerDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSSpeechSynthesizerDelegate._static_  
NSSplitViewDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSSplitViewDelegate._static_  
NSTableViewDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSTableViewDelegate._static_  
NSTabViewDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSTabViewDelegate._static_  
NSTextAttachmentCell These are the only methods required of cells in text attachments...
NSTextAttachmentCell._static_ native declaration : NSTextAttachment.h:46
Conversion Error : /// Original signature : -(id)cellFrameForTextContainer:(NSTextContainer*) proposedLineFragment:() glyphPosition:() characterIndex:(NSUInteger)
- cellFrameForTextContainer:(NSTextContainer*)textContainer proposedLineFragment:(null)lineFrag glyphPosition:(null)position characterIndex:(NSUInteger)charIndex; (Argument lineFrag cannot be converted)
NSTextDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSTextDelegate._static_  
NSTextFieldDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSTextFieldDelegate._static_  
NSTextInput NSTextInput is deprecated in Mac OS X 10.6.
NSTextInput._static_  
NSTextInputClient This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSTextInputClient._static_  
NSTextStorageDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSTextStorageDelegate._static_  
NSTextViewDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSTextViewDelegate._static_  
NSTokenFieldCellDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSTokenFieldCellDelegate._static_  
NSTokenFieldDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSTokenFieldDelegate._static_  
NSToolbarDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSToolbarDelegate._static_  
NSUserInterfaceItemSearching This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSUserInterfaceItemSearching._static_  
NSUserInterfaceValidations Protocol implemented by validator objects
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSUserInterfaceValidations._static_  
NSValidatedUserInterfaceItem Protocol implemented by validated objects
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSValidatedUserInterfaceItem._static_  
NSWindowDelegate This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSWindowDelegate._static_  
 

Class Summary
NSAlertDelegate._class_  
NSAnimationDelegate._class_  
NSApplicationDelegate._class_  
NSBrowserDelegate._class_  
NSChangeSpelling._class_  
NSCollectionViewDelegate._class_  
NSColorPickingCustom._class_  
NSColorPickingDefault._class_  
NSComboBoxCellDataSource._class_  
NSComboBoxDataSource._class_  
NSComboBoxDelegate._class_  
NSControlTextEditingDelegate._class_  
NSDatePickerCellDelegate._class_  
NSDockTilePlugIn._class_  
NSDraggingInfo._class_  
NSDrawerDelegate._class_  
NSGlyphStorage._class_  
NSIgnoreMisspelledWords._class_  
NSImageDelegate._class_  
NSInputServerMouseTracker._class_  
NSInputServiceProvider._class_  
NSLayoutManagerDelegate._class_  
NSMatrixDelegate._class_  
NSMenuDelegate._class_  
NSMenuItem._class_  
NSOpenSavePanelDelegate._class_  
NSOutlineViewDataSource._class_  
NSOutlineViewDelegate._class_  
NSPasteboardItemDataProvider._class_  
NSPasteboardWriting._class_  
NSPathCellDelegate._class_  
NSPathControlDelegate._class_  
NSPrintPanelAccessorizing._class_  
NSRuleEditorDelegate._class_  
NSSoundDelegate._class_  
NSSpeechRecognizerDelegate._class_  
NSSpeechSynthesizerDelegate._class_  
NSSplitViewDelegate._class_  
NSTableViewDelegate._class_  
NSTabViewDelegate._class_  
NSTextAttachmentCell._class_  
NSTextDelegate._class_  
NSTextFieldDelegate._class_  
NSTextInput._class_  
NSTextInputClient._class_  
NSTextStorageDelegate._class_  
NSTextViewDelegate._class_  
NSTokenFieldCellDelegate._class_  
NSTokenFieldDelegate._class_  
NSToolbarDelegate._class_  
NSUserInterfaceItemSearching._class_  
NSUserInterfaceValidations._class_  
NSValidatedUserInterfaceItem._class_  
NSWindowDelegate._class_  
 



Copyright © 2009. All Rights Reserved.