|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NSParagraphStyle | |
---|---|
org.rococoa.cocoa.appkit | |
org.rococoa.cocoa.appkit.categories |
Uses of NSParagraphStyle in org.rococoa.cocoa.appkit |
---|
Subclasses of NSParagraphStyle in org.rococoa.cocoa.appkit | |
---|---|
class |
NSMutableParagraphStyle
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects. |
Methods in org.rococoa.cocoa.appkit that return NSParagraphStyle | |
---|---|
static NSParagraphStyle |
NSParagraphStyle.alloc()
|
abstract NSParagraphStyle |
NSParagraphStyle._class_.alloc()
|
abstract NSParagraphStyle |
NSTypesetter.currentParagraphStyle()
Original signature : -(NSParagraphStyle*)currentParagraphStyle native declaration : NSTypesetter.h:116 |
abstract NSParagraphStyle |
NSSimpleHorizontalTypesetter.currentParagraphStyle()
Original signature : -(NSParagraphStyle*)currentParagraphStyle native declaration : NSSimpleHorizontalTypesetter.h:177 |
static NSParagraphStyle |
NSParagraphStyle.defaultParagraphStyle()
Original signature : +(NSParagraphStyle*)defaultParagraphStyle native declaration : NSParagraphStyle.h:104 |
abstract NSParagraphStyle |
NSParagraphStyle._class_.defaultParagraphStyle()
Original signature : +(NSParagraphStyle*)defaultParagraphStyle native declaration : NSParagraphStyle.h:104 |
static NSParagraphStyle |
NSParagraphStyle.new_()
|
abstract NSParagraphStyle |
NSParagraphStyle._class_.new_()
|
Methods in org.rococoa.cocoa.appkit with parameters of type NSParagraphStyle | |
---|---|
abstract void |
NSMutableParagraphStyle.setParagraphStyle(NSParagraphStyle obj)
Original signature : -(void)setParagraphStyle:(NSParagraphStyle*) native declaration : NSParagraphStyle.h:168 |
Uses of NSParagraphStyle in org.rococoa.cocoa.appkit.categories |
---|
Methods in org.rococoa.cocoa.appkit.categories that return NSParagraphStyle | |
---|---|
NSParagraphStyle |
NSSharing.defaultParagraphStyle()
Original signature : -(NSParagraphStyle*)defaultParagraphStyle from NSSharing native declaration : NSTextView.h:408 |
Methods in org.rococoa.cocoa.appkit.categories with parameters of type NSParagraphStyle | |
---|---|
NSView |
NSTextViewSupport.rulerAccessoryViewForTextView_paragraphStyle_ruler_enabled(NSTextView view,
NSParagraphStyle style,
NSRulerView ruler,
boolean isEnabled)
Original signature : -(NSView*)rulerAccessoryViewForTextView:(NSTextView*) paragraphStyle:(NSParagraphStyle*) ruler:(NSRulerView*) enabled:(BOOL) from NSTextViewSupport native declaration : NSLayoutManager.h:540 |
NSArray |
NSTextViewSupport.rulerMarkersForTextView_paragraphStyle_ruler(NSTextView view,
NSParagraphStyle style,
NSRulerView ruler)
Original signature : -(NSArray*)rulerMarkersForTextView:(NSTextView*) paragraphStyle:(NSParagraphStyle*) ruler:(NSRulerView*) from NSTextViewSupport native declaration : NSLayoutManager.h:539 |
void |
NSSharing.setDefaultParagraphStyle(NSParagraphStyle paragraphStyle)
Original signature : -(void)setDefaultParagraphStyle:(NSParagraphStyle*) from NSSharing native declaration : NSTextView.h:407 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |