Difference between revisions of "Glossary"
Jump to navigation
Jump to search
m |
(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) |
||
Line 20: | Line 20: | ||
* Class Method - see [[Method#Class_Method|Method]] | * Class Method - see [[Method#Class_Method|Method]] | ||
* Class Object - see [[Object#Class_Object|Object]] | * Class Object - see [[Object#Class_Object|Object]] | ||
+ | * [[Class variable|Class Variable]] | ||
* [[Controller]] | * [[Controller]] | ||
Line 52: | Line 53: | ||
* Instance Method - see [[Method#Instance_Method|Method]] | * Instance Method - see [[Method#Instance_Method|Method]] | ||
* Instance Object - see [[Object#Instance_Object|Object]] | * Instance Object - see [[Object#Instance_Object|Object]] | ||
− | * [[Instance variable]] | + | * [[Instance variable|Instance Variable]] |
* [[Interface]] | * [[Interface]] | ||
* [[Invocation]] | * [[Invocation]] |
Revision as of 15:28, 14 November 2005
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
- Superclass
- Synchronous Message - see Message
T
U
V
W
- Window, ~ key, ~ main