Difference between revisions of "Glossary"
Jump to navigation
Jump to search
(Clean-up) |
(Added Event Loop) |
||
Line 26: | Line 26: | ||
== E == | == E == | ||
+ | * [[Event Loop]], ~main, ~modal | ||
* Event Message - see [[Message#Event_Message|Message]] | * Event Message - see [[Message#Event_Message|Message]] | ||
Line 64: | Line 65: | ||
== M == | == M == | ||
+ | * Main Event Loop - see [[Event_Loop#Main_Event_Loop|Event Loop]] | ||
* Main window - see [[Window#Main_Window|Window]] | * Main window - see [[Window#Main_Window|Window]] | ||
* [[Makefile]] | * [[Makefile]] | ||
* [[Message]], ~action, ~asynchronous, ~event, ~remote, ~synchronous | * [[Message]], ~action, ~asynchronous, ~event, ~remote, ~synchronous | ||
* [[Method]], ~class, ~factory, ~instance | * [[Method]], ~class, ~factory, ~instance | ||
+ | * Modal Event Loop - see [[Event_Loop#Modal_Event_Loop|Event Loop]] | ||
* [[MVC|Model View Controller (MVC)]] | * [[MVC|Model View Controller (MVC)]] | ||
Revision as of 13:20, 9 November 2005
Please add mainly GNUstep related terms here.
A
- Action Message - see Message
- Anonymous Object - see Object
- Application Kit
- Application
- Asynchronous Message - see Message
B
C
- Category
- Class
- Class Method - see Method
- Class Object - see Object
- Controller
D
E
- Event Loop, ~main, ~modal
- Event Message - see Message
F
- Factory Method - see Method
- Factory Object - see Object
- First responder - see Responder
- Formal Protocol - see Protocol
- Foundation
- Framework
G
H
I
- Informal Protocol - see Protocol
- Instance Method - see Method
- Instance Object - see Object
- Instance variable
- Interface
- Invocation
J
K
- Key Value Coding
- Key Value Observing
- Key window - see Window
- KVC - see Key Value Coding
L
M
- Main Event Loop - see Event Loop
- Main window - see Window
- Makefile
- Message, ~action, ~asynchronous, ~event, ~remote, ~synchronous
- Method, ~class, ~factory, ~instance
- Modal Event Loop - see Event Loop
- Model View Controller (MVC)
N
- NeXTSTEP
O
- Object, ~anonymous, ~class, ~factory, ~instance, ~remote
- Objective-C
- OpenStep - API standard
- OPENSTEP - operating system
- Outlet
P
- Protocol, ~ formal, ~ informal
Q
R
- Remote Message - see Message
- Remote Object - see Object
- Responder, ~ chain, ~ first
- Responder, first - see Responder
- Responder chain - see Responder
S
- Scripting
- Service
- Services, application
- Subclass
- Superclass
- Synchronous Message - see Message
T
U
V
W
- Window, ~ key, ~ main