Uses of Class
org.rococoa.cocoa.foundation.NSMutableAttributedString

Packages that use NSMutableAttributedString
org.rococoa.cocoa.appkit   
org.rococoa.cocoa.foundation   
 

Uses of NSMutableAttributedString in org.rococoa.cocoa.appkit
 

Subclasses of NSMutableAttributedString in org.rococoa.cocoa.appkit
 class NSTextStorage
          This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 

Uses of NSMutableAttributedString in org.rococoa.cocoa.foundation
 

Methods in org.rococoa.cocoa.foundation that return NSMutableAttributedString
static NSMutableAttributedString NSMutableAttributedString.alloc()
          native declaration : NSAttributedString.h:47
Conversion Error : /// Original signature : -(void)setAttributes:(NSDictionary*) range:()
- (void)setAttributes:(NSDictionary*)attrs range:(null)range; (Argument range cannot be converted)
abstract  NSMutableAttributedString NSMutableAttributedString._class_.alloc()
           
static NSMutableAttributedString NSMutableAttributedString.new_()
           
abstract  NSMutableAttributedString NSMutableAttributedString._class_.new_()
           
 



Copyright © 2009. All Rights Reserved.