Difference between revisions of "Glossary"
Jump to navigation
Jump to search
(Added Class variable -- I think both, Class and Instance Variable, should instead point to just one page called Variable, as we do for Method or Object) |
m (→S) |
||
Line 102: | Line 102: | ||
* [[Service]] | * [[Service]] | ||
* [[Application Services|Services, application]] | * [[Application Services|Services, application]] | ||
− | * [[Class#Subclass| | + | * Subclass - see [[Class#Subclass|Class]] |
− | * [[Class#Superclass| | + | * Superclass - see [[Class#Superclass|Class]] |
* Synchronous Message - see [[Message#Synchronous_Message|Message]] | * Synchronous Message - see [[Message#Synchronous_Message|Message]] | ||
Revision as of 17:15, 31 March 2006
Please add mainly GNUstep related terms here.
Contents: | Top - 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
---|
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
- Class Variable
- 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 - see Class
- Superclass - see Class
- Synchronous Message - see Message
T
U
V
W
- Window, ~ key, ~ main