Difference between revisions of "Glossary"
Jump to navigation
Jump to search
(→A) |
(I'm bored again :-)) |
||
Line 2: | Line 2: | ||
== A == | == A == | ||
− | * [[Message#Action_Message|Action Message]] | + | * [[Message#Action_Message|Action Message]] - see [[Message]] |
− | * [[Object#Anonymous_Object|Anonymous Object]] | + | * [[Object#Anonymous_Object|Anonymous Object]] - see [[Object]] |
− | * [[AppKit]] | + | * [[AppKit|Application Kit]] |
* [[Application]] | * [[Application]] | ||
− | * [[Message#Asynchronous_Message|Asynchronous Message]] | + | * [[Message#Asynchronous_Message|Asynchronous Message]] - see [[Message]] |
== B == | == B == | ||
Line 16: | Line 16: | ||
* [[Category]] | * [[Category]] | ||
* [[Class]] | * [[Class]] | ||
− | * Class Method - see [[Method]] | + | * [[Method#Class_Method|Class Method]] - see [[Method]] |
− | * Class Object - see [[Object]] | + | * [[Object#Class_Object|Class Object]] - see [[Object]] |
* [[Controller]] | * [[Controller]] | ||
Line 26: | Line 26: | ||
== E == | == E == | ||
− | * Event Message - see [[Message]] | + | * [[Message#Event_Message|Event Message]] - see [[Message]] |
== F == | == F == | ||
− | * Factory Method - see [[Method]] | + | * [[Method#Factory_Method|Factory Method]] - see [[Method]] |
− | * Factory Object - see [[Object]] | + | * [[Object#Factory_Object|Factory Object]] - see [[Object]] |
− | * First responder - see [[Responder]] | + | * [[Responder#First_Responder|First responder]] - see [[Responder]] |
+ | * [[Protocol#Formal_Protocol|Formal Protocol]] - see [[Protocol]] | ||
* [[Foundation]] | * [[Foundation]] | ||
* [[Framework]] | * [[Framework]] | ||
Line 44: | Line 45: | ||
== I == | == I == | ||
− | * Instance Method - see [[Method]] | + | * [[Protocol#Informal_Protocol|Informal Protocol]] - see [[Protocol]] |
+ | * [[Method#Instance_Method|Instance Method]] - see [[Method]] | ||
+ | * [[Object#Instance_Object|Instance Object]] - see [[Object]] | ||
* [[Interface]] | * [[Interface]] | ||
* [[Instance variable]] | * [[Instance variable]] | ||
Line 54: | Line 57: | ||
* [[Key Value Coding]] | * [[Key Value Coding]] | ||
* [[Key Value Observing]] | * [[Key Value Observing]] | ||
− | * Key window - see [[Window]] | + | * [[Window#Key_Window|Key window]] - see [[Window]] |
* KVC - see [[Key Value Coding]] | * KVC - see [[Key Value Coding]] | ||
Line 60: | Line 63: | ||
== M == | == M == | ||
− | * Main window - see [[Window]] | + | * [[Window#Main_Window|Main window]] - see [[Window]] |
* [[Makefile]] | * [[Makefile]] | ||
* [[Message]] | * [[Message]] | ||
Line 77: | Line 80: | ||
== P == | == P == | ||
− | * [[Protocol]] | + | * [[Protocol]], ~ formal, ~ informal |
== Q == | == Q == | ||
== R == | == R == | ||
− | * Remote Message - see [[Message]] | + | * [[Message#Remote_Message|Remote Message]] - see [[Message]] |
− | * Remote Object - see [[Object]] | + | * [[Object#Remote_Object|Remote Object]] - see [[Object]] |
− | * [[Responder]] | + | * [[Responder]], ~ chain, ~ first |
* Responder, first - see [[Responder]] | * Responder, first - see [[Responder]] | ||
* Responder chain - see [[Responder]] | * Responder chain - see [[Responder]] | ||
Line 92: | Line 95: | ||
* [[Service]] | * [[Service]] | ||
* [[Application Services|Services, application]] | * [[Application Services|Services, application]] | ||
− | * [[Subclass]] | + | * [[Class#Subclass|Subclass]] |
− | * [[Superclass]] | + | * [[Class#Superclass|Superclass]] |
− | * Synchronous Message - see [[Message]] | + | * [[Message#Synchronous_Message|Synchronous Message]] - see [[Message]] |
== T == | == T == |
Revision as of 12:20, 1 September 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
- Interface
- Instance variable
- Invocation
J
K
- Key Value Coding
- Key Value Observing
- Key window - see Window
- KVC - see Key Value Coding
L
M
N
- NeXTSTEP
O
- Object
- 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
T
U
V
W
- Window, ~ key, ~ main