Uses of Interface
org.rococoa.cocoa.foundation.protocols.NSMutableCopying

Packages that use NSMutableCopying
org.rococoa.cocoa.appkit   
org.rococoa.cocoa.foundation   
org.rococoa.cocoa.foundation.protocols   
 

Uses of NSMutableCopying in org.rococoa.cocoa.appkit
 

Classes in org.rococoa.cocoa.appkit that implement NSMutableCopying
 class NSMutableParagraphStyle
          This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 class NSParagraphStyle
          This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 class NSTextStorage
          This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 

Uses of NSMutableCopying in org.rococoa.cocoa.foundation
 

Classes in org.rococoa.cocoa.foundation that implement NSMutableCopying
 class NSArray
          This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 class NSAttributedString
          This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 class NSCharacterSet
          This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 class NSCountedSet
          This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 class NSData
          This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 class NSDictionary
          This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 class NSIndexSet
          This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 class NSMutableArray
          This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 class NSMutableAttributedString
          This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 class NSMutableCharacterSet
          This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 class NSMutableData
          This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 class NSMutableDictionary
          This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 class NSMutableIndexSet
          This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 class NSMutableSet
          This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 class NSMutableString
          This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 class NSMutableURLRequest
           
 class NSPurgeableData
          This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 class NSSet
          This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 class NSSimpleCString
          This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 class NSString
          This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 class NSURLRequest
           
 

Uses of NSMutableCopying in org.rococoa.cocoa.foundation.protocols
 

Methods in org.rococoa.cocoa.foundation.protocols that return NSMutableCopying
 NSMutableCopying NSMutableCopying.mutableCopyWithZone(Pointer zone)
          Original signature : -(id)mutableCopyWithZone:(NSZone*)
native declaration : NSObject.h:53
 



Copyright © 2009. All Rights Reserved.