Difference between revisions of "Glossary"
Jump to navigation
Jump to search
m (→M) |
(Clean-up) |
||
Line 2: | Line 2: | ||
== A == | == A == | ||
− | * [[Message#Action_Message| | + | * Action Message - see [[Message#Action_Message|Message]] |
− | + | * Anonymous Object - see [[Object#Anonymous_Object|Object]] | |
* [[AppKit|Application Kit]] | * [[AppKit|Application Kit]] | ||
* [[Application]] | * [[Application]] | ||
− | * [[Message#Asynchronous_Message| | + | * Asynchronous Message - see [[Message#Asynchronous_Message|Message]] |
== B == | == B == | ||
Line 16: | Line 16: | ||
* [[Category]] | * [[Category]] | ||
* [[Class]] | * [[Class]] | ||
− | * [[Method#Class_Method| | + | * Class Method - see [[Method#Class_Method|Method]] |
− | + | * Class Object - see [[Object#Class_Object|Object]] | |
* [[Controller]] | * [[Controller]] | ||
Line 26: | Line 26: | ||
== E == | == E == | ||
− | * [[Message#Event_Message| | + | * Event Message - see [[Message#Event_Message|Message]] |
== F == | == F == | ||
− | * [[Method#Factory_Method| | + | * Factory Method - see [[Method#Factory_Method|Method]] |
− | + | * Factory Object - see [[Object#Factory_Object|Object]] | |
− | * | + | * First responder - see [[Responder]] |
− | * [[Protocol#Formal_Protocol| | + | * Formal Protocol - see [[Protocol#Formal_Protocol|Protocol]] |
* [[Foundation]] | * [[Foundation]] | ||
* [[Framework]] | * [[Framework]] | ||
Line 46: | Line 46: | ||
== I == | == I == | ||
− | * [[Protocol#Informal_Protocol| | + | * Informal Protocol - see [[Protocol#Informal_Protocol|Protocol]] |
− | + | * Instance Method - see [[Method#Instance_Method|Method]] | |
− | + | * Instance Object - see [[Object#Instance_Object|Object]] | |
+ | * [[Instance variable]] | ||
* [[Interface]] | * [[Interface]] | ||
− | |||
* [[Invocation]] | * [[Invocation]] | ||
Line 58: | Line 58: | ||
* [[Key Value Coding]] | * [[Key Value Coding]] | ||
* [[Key Value Observing]] | * [[Key Value Observing]] | ||
− | * [[Window#Key_Window| | + | * Key window - see [[Window#Key_Window|Window]] |
* KVC - see [[Key Value Coding]] | * KVC - see [[Key Value Coding]] | ||
Line 64: | Line 64: | ||
== M == | == M == | ||
− | * [[Window#Main_Window| | + | * Main window - see [[Window#Main_Window|Window]] |
* [[Makefile]] | * [[Makefile]] | ||
− | * [[Message]] | + | * [[Message]], ~action, ~asynchronous, ~event, ~remote, ~synchronous |
− | * [[Method]] | + | * [[Method]], ~class, ~factory, ~instance |
* [[MVC|Model View Controller (MVC)]] | * [[MVC|Model View Controller (MVC)]] | ||
Line 74: | Line 74: | ||
== O == | == O == | ||
− | * [[Object]] | + | * [[Object]], ~anonymous, ~class, ~factory, ~instance, ~remote |
* [[Objective-C]] | * [[Objective-C]] | ||
* [[OpenStep]] - API standard | * [[OpenStep]] - API standard | ||
Line 86: | Line 86: | ||
== R == | == R == | ||
− | * [[Message#Remote_Message| | + | * Remote Message - see [[Message#Remote_Message|Message]] |
− | + | * Remote Object - see [[Object#Remote_Object|Object]] | |
* [[Responder]], ~ chain, ~ first | * [[Responder]], ~ chain, ~ first | ||
* Responder, first - see [[Responder]] | * Responder, first - see [[Responder]] | ||
Line 98: | Line 98: | ||
* [[Class#Subclass|Subclass]] | * [[Class#Subclass|Subclass]] | ||
* [[Class#Superclass|Superclass]] | * [[Class#Superclass|Superclass]] | ||
− | * [[Message#Synchronous_Message| | + | * Synchronous Message - see [[Message#Synchronous_Message|Message]] |
== T == | == T == |
Revision as of 10:55, 8 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 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 window - see Window
- Makefile
- Message, ~action, ~asynchronous, ~event, ~remote, ~synchronous
- Method, ~class, ~factory, ~instance
- 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