|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NSApplication | |
---|---|
org.rococoa.cocoa.appkit | |
org.rococoa.cocoa.appkit.categories |
Uses of NSApplication in org.rococoa.cocoa.appkit |
---|
Methods in org.rococoa.cocoa.appkit that return NSApplication | |
---|---|
static NSApplication |
NSApplication.alloc()
|
abstract NSApplication |
NSApplication._class_.alloc()
|
static NSApplication |
NSApplication.new_()
|
abstract NSApplication |
NSApplication._class_.new_()
|
static NSApplication |
NSApplication.sharedApplication()
Original signature : +(NSApplication*)sharedApplication native declaration : NSApplication.h:139 |
abstract NSApplication |
NSApplication._class_.sharedApplication()
Original signature : +(NSApplication*)sharedApplication native declaration : NSApplication.h:139 |
Uses of NSApplication in org.rococoa.cocoa.appkit.categories |
---|
Methods in org.rococoa.cocoa.appkit.categories with parameters of type NSApplication | |
---|---|
boolean |
NSApplicationScriptingDelegation.application_delegateHandlesKey(NSApplication sender,
NSString key)
Return YES if the receiving delegate object can respond to key value coding messages for a specific keyed attribute, to-one relationship, or to-many relationship. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |