|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NSTextTab | |
|---|---|
| org.rococoa.cocoa.appkit | |
| Uses of NSTextTab in org.rococoa.cocoa.appkit |
|---|
| Methods in org.rococoa.cocoa.appkit that return NSTextTab | |
|---|---|
static NSTextTab |
NSTextTab.alloc()
|
abstract NSTextTab |
NSTextTab._class_.alloc()
|
static NSTextTab |
NSTextTab.createWithType_location(int type,
org.rococoa.cocoa.CGFloat loc)
Factory method |
abstract NSTextTab |
NSTextTab.initWithType_location(int type,
org.rococoa.cocoa.CGFloat loc)
Original signature : -(id)initWithType:(NSTextTabType) location:(CGFloat)native declaration : NSParagraphStyle.h:73 |
static NSTextTab |
NSTextTab.new_()
|
abstract NSTextTab |
NSTextTab._class_.new_()
|
| Methods in org.rococoa.cocoa.appkit with parameters of type NSTextTab | |
|---|---|
abstract void |
NSMutableParagraphStyle.addTabStop(NSTextTab anObject)
Original signature : -(void)addTabStop:(NSTextTab*)native declaration : NSParagraphStyle.h:165 |
abstract void |
NSMutableParagraphStyle.removeTabStop(NSTextTab anObject)
Original signature : -(void)removeTabStop:(NSTextTab*)native declaration : NSParagraphStyle.h:166 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||