NSApplication

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(id id_)
Undocumented in source.

Members

Functions

init
NSApplication init()
Undocumented in source. Be warned that the author may not have intended to support it.
mainMenu
NSMenu mainMenu()
Undocumented in source. Be warned that the author may not have intended to support it.
run
void run()
Undocumented in source. Be warned that the author may not have intended to support it.
setAppleMenu
void setAppleMenu(NSMenu menu)
Undocumented in source. Be warned that the author may not have intended to support it.
setDelegate
void setDelegate(ID object)
Undocumented in source. Be warned that the author may not have intended to support it.
setMainMenu
void setMainMenu(NSMenu menu)
Undocumented in source. Be warned that the author may not have intended to support it.
setWindowsMenu
void setWindowsMenu(NSMenu menu)
Undocumented in source. Be warned that the author may not have intended to support it.
stop
void stop(ID sender)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

alloc
NSApplication alloc()
Undocumented in source. Be warned that the author may not have intended to support it.
class_
Class class_()
Undocumented in source. Be warned that the author may not have intended to support it.
sharedApplication
NSApplication sharedApplication()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From NSObject

alloc
NSObject alloc()
Undocumented in source. Be warned that the author may not have intended to support it.
class_
Class class_()
Undocumented in source. Be warned that the author may not have intended to support it.
poseAsClass
void poseAsClass(Class aClass)
Undocumented in source. Be warned that the author may not have intended to support it.
init
NSObject init()
Undocumented in source. Be warned that the author may not have intended to support it.
release
void release()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta