Difference between revisions of "Glossary"

From GNUstepWiki
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)
(Remove sometime.)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
''Please add mainly GNUstep related terms here.''
+
Remove sometime.
 
 
{{compactTOC2}}
 
 
 
== A ==
 
* Action Message - see [[Message#Action_Message|Message]]
 
* Anonymous Object - see [[Object#Anonymous_Object|Object]]
 
* [[AppKit|Application Kit]]
 
* [[Application]]
 
* Asynchronous Message - see [[Message#Asynchronous_Message|Message]]
 
 
 
== B ==
 
* [[Back]]
 
* [[Bundle]]
 
* [[Bundle|Bundle, main]]
 
 
 
== C ==
 
* [[Category]]
 
* [[Class]]
 
* Class Method - see [[Method#Class_Method|Method]]
 
* Class Object - see [[Object#Class_Object|Object]]
 
* [[Class variable|Class Variable]]
 
* [[Controller]]
 
 
 
== D ==
 
* [[Delegate]]
 
* [[DPS]]
 
* [[Drag and Drop]]
 
 
 
== E ==
 
* [[Event Loop]], ~main, ~modal
 
* Event Message - see [[Message#Event_Message|Message]]
 
 
 
== F ==
 
* Factory Method - see [[Method#Factory_Method|Method]]
 
* Factory Object - see [[Object#Factory_Object|Object]]
 
* First responder - see [[Responder]]
 
* Formal Protocol - see [[Protocol#Formal_Protocol|Protocol]]
 
* [[Foundation]]
 
* [[Framework]]
 
 
 
== G ==
 
* [[GUI]]
 
* [[GNUstep]]
 
* [[GDL]]
 
* [[GDL2]]
 
 
 
== H ==
 
* [[HOM|High Order Messaging]]
 
 
 
== I ==
 
* Informal Protocol - see [[Protocol#Informal_Protocol|Protocol]]
 
* Instance Method - see [[Method#Instance_Method|Method]]
 
* Instance Object - see [[Object#Instance_Object|Object]]
 
* [[Instance variable|Instance Variable]]
 
* [[Interface]]
 
* [[Invocation]]
 
 
 
== J ==
 
 
 
== K ==
 
* [[Key Value Coding]]
 
* [[Key Value Observing]]
 
* Key window - see [[Window#Key_Window|Window]]
 
* KVC - see [[Key Value Coding]]
 
 
 
== L ==
 
 
 
== M ==
 
* Main Event Loop - see [[Event_Loop#Main_Event_Loop|Event Loop]]
 
* Main window - see [[Window#Main_Window|Window]]
 
* [[Makefile]]
 
* [[Message]], ~action, ~asynchronous, ~event, ~remote, ~synchronous
 
* [[Method]], ~class, ~factory, ~instance
 
* Modal Event Loop - see [[Event_Loop#Modal_Event_Loop|Event Loop]]
 
* [[MVC|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_Message|Message]]
 
* Remote Object - see [[Object#Remote_Object|Object]]
 
* [[Responder]], ~ chain, ~ first
 
* Responder, first - see [[Responder]]
 
* Responder chain - see [[Responder]]
 
 
 
== S ==
 
* [[Scripting]]
 
* [[Service]]
 
* [[Application Services|Services, application]]
 
* [[Class#Subclass|Subclass]]
 
* [[Class#Superclass|Superclass]]
 
* Synchronous Message - see [[Message#Synchronous_Message|Message]]
 
 
 
== T ==
 
* [[Target-Action]]
 
* [[Tool]]
 
 
 
== U ==
 
 
 
== V ==
 
* [[View]]
 
 
 
== W ==
 
* [[Window]], ~ key, ~ main
 
 
 
== X ==
 
 
 
== Y ==
 
 
 
== Z ==
 

Latest revision as of 15:17, 2 September 2006

Remove sometime.