org.rococoa.cocoa.foundation.protocols
Interface NSCopying

All Known Subinterfaces:
DOMEventTarget, DOMEventTarget
All Known Implementing Classes:
ABMultiValue, ABMutableMultiValue, AMAppleScriptAction, AMBundleAction, AMShellScriptAction, AMWorkflow, CAAnimation, CalAlarm, CalAttendee, CalCalendar, CalCalendarItem, CalEvent, CalRecurrenceEnd, CalTask, CBGroupIdentity, CBIdentity, CBUserIdentity, CIColor, CIFilter, CIFilterGenerator, CIFilterShape, CIImage, CISampler, CIVector, DOMAbstractView, DOMAttr, DOMCDATASection, DOMCharacterData, DOMComment, DOMCounter, DOMCSSCharsetRule, DOMCSSFontFaceRule, DOMCSSImportRule, DOMCSSMediaRule, DOMCSSPageRule, DOMCSSPrimitiveValue, DOMCSSRule, DOMCSSRuleList, DOMCSSStyleDeclaration, DOMCSSStyleRule, DOMCSSStyleSheet, DOMCSSUnknownRule, DOMCSSValue, DOMCSSValueList, DOMDocument, DOMDocumentFragment, DOMDocumentType, DOMElement, DOMEntity, DOMEntityReference, DOMEvent, DOMHTMLAnchorElement, DOMHTMLAppletElement, DOMHTMLAreaElement, DOMHTMLBaseElement, DOMHTMLBaseFontElement, DOMHTMLBodyElement, DOMHTMLBRElement, DOMHTMLButtonElement, DOMHTMLCollection, DOMHTMLDirectoryElement, DOMHTMLDivElement, DOMHTMLDListElement, DOMHTMLDocument, DOMHTMLElement, DOMHTMLEmbedElement, DOMHTMLFieldSetElement, DOMHTMLFontElement, DOMHTMLFormElement, DOMHTMLFrameElement, DOMHTMLFrameSetElement, DOMHTMLHeadElement, DOMHTMLHeadingElement, DOMHTMLHRElement, DOMHTMLHtmlElement, DOMHTMLIFrameElement, DOMHTMLImageElement, DOMHTMLInputElement, DOMHTMLIsIndexElement, DOMHTMLLabelElement, DOMHTMLLegendElement, DOMHTMLLIElement, DOMHTMLLinkElement, DOMHTMLMapElement, DOMHTMLMarqueeElement, DOMHTMLMenuElement, DOMHTMLMetaElement, DOMHTMLModElement, DOMHTMLObjectElement, DOMHTMLOListElement, DOMHTMLOptGroupElement, DOMHTMLOptionElement, DOMHTMLOptionsCollection, DOMHTMLParagraphElement, DOMHTMLParamElement, DOMHTMLPreElement, DOMHTMLQuoteElement, DOMHTMLScriptElement, DOMHTMLSelectElement, DOMHTMLStyleElement, DOMHTMLTableCaptionElement, DOMHTMLTableCellElement, DOMHTMLTableColElement, DOMHTMLTableElement, DOMHTMLTableRowElement, DOMHTMLTableSectionElement, DOMHTMLTextAreaElement, DOMHTMLTitleElement, DOMHTMLUListElement, DOMImplementation, DOMKeyboardEvent, DOMMediaList, DOMMouseEvent, DOMMutationEvent, DOMNamedNodeMap, DOMNode, DOMNodeIterator, DOMNodeList, DOMNotation, DOMObject, DOMOverflowEvent, DOMProcessingInstruction, DOMRange, DOMRect, DOMRGBColor, DOMStyleSheet, DOMStyleSheetList, DOMText, DOMTreeWalker, DOMUIEvent, DOMWheelEvent, DOMXPathExpression, DOMXPathResult, NSActionCell, NSAffineTransform, NSAnimation, NSAppleEventDescriptor, NSAppleScript, NSArray, NSAttributeDescription, NSAttributedString, NSBezierPath, NSBitmapImageRep, NSBrowserCell, NSButtonCell, NSCachedImageRep, NSCachedURLResponse, NSCalendar, NSCalendarDate, NSCell, NSCharacterSet, NSCIImageRep, NSCollectionViewItem, NSColor, NSComboBoxCell, NSComparisonPredicate, NSCompoundPredicate, NSConstantString, NSCountedSet, NSCustomImageRep, NSData, NSDate, NSDateComponents, NSDateFormatter, NSDatePickerCell, NSDecimalNumber, NSDictionary, NSEntityDescription, NSEPSImageRep, NSError, NSEvent, NSException, NSExpression, NSFetchedPropertyDescription, NSFetchRequest, NSFetchRequestExpression, NSFont, NSFontDescriptor, NSFormatter, NSFormCell, NSGlyphInfo, NSGradient, NSHashTable, NSHTTPURLResponse, NSImage, NSImageCell, NSImageRep, NSIndexPath, NSIndexSet, NSLevelIndicatorCell, NSLocale, NSManagedObjectID, NSManagedObjectModel, NSMapTable, NSMenu, NSMenuItem, NSMenuItemCell, NSMessagePort, NSMovie, NSMutableArray, NSMutableAttributedString, NSMutableCharacterSet, NSMutableData, NSMutableDictionary, NSMutableIndexSet, NSMutableParagraphStyle, NSMutableSet, NSMutableString, NSMutableURLRequest, NSNotification, NSNull, NSNumber, NSNumberFormatter, NSParagraphStyle, NSPathCell, NSPathComponentCell, NSPDFImageRep, NSPICTImageRep, NSPointerArray, NSPointerFunctions, NSPopUpButtonCell, NSPort, NSPredicate, NSPredicateEditorRowTemplate, NSPrinter, NSPrintInfo, NSPropertyDescription, NSRelationshipDescription, NSRulerMarker, NSScanner, NSSearchFieldCell, NSSecureTextFieldCell, NSSegmentedCell, NSSet, NSShadow, NSSimpleCString, NSSliderCell, NSSocketPort, NSSortDescriptor, NSSound, NSStepperCell, NSString, NSTableHeaderCell, NSTextAttachmentCell, NSTextBlock, NSTextFieldCell, NSTextList, NSTextStorage, NSTextTab, NSTextTable, NSTextTableBlock, NSTimeZone, NSTokenFieldCell, NSToolbarItem, NSToolbarItemGroup, NSTrackingArea, NSURL, NSURLCredential, NSURLProtectionSpace, NSURLRequest, NSURLResponse, NSValue, NSViewAnimation, NSXMLDocument, NSXMLDTD, NSXMLDTDNode, NSXMLElement, NSXMLNode, OSAScript, QTMovie, WebArchive, WebHistoryItem, WebResource, WebUndefined

public interface NSCopying

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.


Nested Class Summary
static class NSCopying._class_
           
static interface NSCopying._static_
           
 
Field Summary
static NSCopying._class_ _CLASS_
           
 
Method Summary
 NSCopying copyWithZone(Pointer zone)
           
 

Field Detail

_CLASS_

static final NSCopying._class_ _CLASS_
Method Detail

copyWithZone

NSCopying copyWithZone(Pointer zone)