org.rococoa.cocoa.foundation.protocols
Interface NSCoding
- All Known Subinterfaces:
- ISyncFiltering
- All Known Implementing Classes:
- ABPeoplePickerView, AMAppleScriptAction, AMBundleAction, AMShellScriptAction, AMWorkflowController, AMWorkflowView, CAAnimation, CALayer, CAMediaTimingFunction, CAOpenGLLayer, CAScrollLayer, CATextLayer, CATiledLayer, CBGroupIdentity, CBIdentity, CBUserIdentity, CIColor, CIFilter, CIFilterGenerator, CIImage, CIVector, NSActionCell, NSAffineTransform, NSAnimation, NSApplication, NSArray, NSArrayController, NSAttributeDescription, NSAttributedString, NSBezierPath, NSBitmapImageRep, NSBox, NSBrowser, NSBrowserCell, NSButton, NSButtonCell, NSCachedImageRep, NSCachedURLResponse, NSCalendar, NSCalendarDate, NSCell, NSCharacterSet, NSCIImageRep, NSClipView, NSCloneCommand, NSCloseCommand, NSCollectionView, NSCollectionViewItem, NSColor, NSColorList, NSColorPanel, NSColorSpace, NSColorWell, NSComboBox, NSComboBoxCell, NSComparisonPredicate, NSCompoundPredicate, NSConstantString, NSControl, NSController, NSCountCommand, NSCountedSet, NSCreateCommand, NSCursor, NSCustomImageRep, NSData, NSDate, NSDateComponents, NSDateFormatter, NSDatePicker, NSDatePickerCell, NSDecimalNumber, NSDecimalNumberHandler, NSDeleteCommand, NSDictionary, NSDictionaryController, NSDistantObject, NSDocumentController, NSDrawer, NSEntityDescription, NSEPSImageRep, NSError, NSEvent, NSException, NSExistsCommand, NSExpression, NSFetchedPropertyDescription, NSFetchRequest, NSFetchRequestExpression, NSFileWrapper, NSFont, NSFontDescriptor, NSFontPanel, NSForm, NSFormatter, NSFormCell, NSGetCommand, NSGlyphInfo, NSGradient, NSHashTable, NSHTTPURLResponse, NSImage, NSImageCell, NSImageRep, NSImageView, NSIndexPath, NSIndexSet, NSIndexSpecifier, NSLayoutManager, NSLevelIndicator, NSLevelIndicatorCell, NSLocale, NSLogicalTest, NSManagedObjectContext, NSManagedObjectModel, NSMapTable, NSMatrix, NSMenu, NSMenuItem, NSMenuItemCell, NSMenuView, NSMessagePort, NSMiddleSpecifier, NSMoveCommand, NSMovie, NSMovieView, NSMutableArray, NSMutableAttributedString, NSMutableCharacterSet, NSMutableData, NSMutableDictionary, NSMutableIndexSet, NSMutableParagraphStyle, NSMutableSet, NSMutableString, NSMutableURLRequest, NSNameSpecifier, NSNib, NSNibConnector, NSNibControlConnector, NSNibOutletConnector, NSNotification, NSNull, NSNumber, NSNumberFormatter, NSObjectController, NSOpenGLPixelFormat, NSOpenGLView, NSOpenPanel, NSOutlineView, NSPanel, NSParagraphStyle, NSPathCell, NSPathComponentCell, NSPathControl, NSPDFImageRep, NSPICTImageRep, NSPointerArray, NSPopUpButton, NSPopUpButtonCell, NSPort, NSPredicate, NSPredicateEditor, NSPredicateEditorRowTemplate, NSPrinter, NSPrintInfo, NSProgressIndicator, NSPropertyDescription, NSPropertySpecifier, NSQuickDrawView, NSQuitCommand, NSRandomSpecifier, NSRangeSpecifier, NSRelationshipDescription, NSRelativeSpecifier, NSResponder, NSRuleEditor, NSRulerMarker, NSRulerView, NSSavePanel, NSScriptCommand, NSScriptCommandDescription, NSScriptObjectSpecifier, NSScriptWhoseTest, NSScroller, NSScrollView, NSSearchField, NSSearchFieldCell, NSSecureTextField, NSSecureTextFieldCell, NSSegmentedCell, NSSegmentedControl, NSSet, NSSetCommand, NSShadow, NSSimpleCString, NSSlider, NSSliderCell, NSSocketPort, NSSortDescriptor, NSSound, NSSpecifierTest, NSSplitView, NSStepper, NSStepperCell, NSString, NSTableColumn, NSTableHeaderCell, NSTableHeaderView, NSTableView, NSTabView, NSTabViewItem, NSText, NSTextAttachment, NSTextAttachmentCell, NSTextBlock, NSTextContainer, NSTextField, NSTextFieldCell, NSTextList, NSTextStorage, NSTextTab, NSTextTable, NSTextTableBlock, NSTextView, NSTimeZone, NSTokenField, NSTokenFieldCell, NSTrackingArea, NSTreeController, NSUniqueIDSpecifier, NSURL, NSURLRequest, NSURLResponse, NSUserDefaultsController, NSValue, NSView, NSViewAnimation, NSViewController, NSWhoseSpecifier, NSWindow, NSWindowController, QTCaptureDevice, QTCaptureLayer, QTCaptureSession, QTCaptureView, QTDataReference, QTMovie, QTMovieLayer, QTMovieView, ScreenSaverView, SFAuthorization, SFAuthorizationView, SFCertificatePanel, SFCertificateTrustPanel, SFCertificateView, SFChooseIdentityPanel, SFKeychainSavePanel, SFKeychainSettingsPanel, WebArchive, WebFrameView, WebPreferences, WebResource, WebUndefined, WebView
public interface NSCoding
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
_CLASS_
static final NSCoding._class_ _CLASS_
encodeWithCoder
void encodeWithCoder(NSCoder aCoder)
initWithCoder
NSCoding initWithCoder(NSCoder aDecoder)