Difference between revisions of "Documentation/DevGuide/OfficeDev/OpenOffice.org Application Environment"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Changing Category:Documentation/Developers Guide/Office Development)
m (Made picture full size, instead of thumb, to the text is clearer.)
Line 8: Line 8:
 
The {{PRODUCTNAME}} application environment is made up of the ''desktop environment'' and the ''framework API''.  
 
The {{PRODUCTNAME}} application environment is made up of the ''desktop environment'' and the ''framework API''.  
  
[[Image:AppEnvironment.png|none|thumb|400px|{{PRODUCTNAME}} Application Environment]]
+
[[Image:AppEnvironment.png|none|{{PRODUCTNAME}} Application Environment]]
  
The desktop environment consists of the desktop and auxiliary objects. It employs the framework API to carry out its functions. The framework API currently has two parts: the ''component framework'' and ''dispatch framework''. The component framework follows a special Frame-Controller-Model paradigm to manage components viewable in {{PRODUCTNAME}}. The dispatch framework handles command requests sent by the GUI.
+
The desktop environment consists of the desktop and auxiliary objects. It employs the framework API to carry out its functions. The framework API has two parts: the ''component framework'' and ''dispatch framework''. The component framework follows a special Frame-Controller-Model paradigm to manage components viewable in {{PRODUCTNAME}}. The dispatch framework handles command requests sent by the GUI.
  
 
{{PDL1}}
 
{{PDL1}}
  
 
[[Category:Documentation/Developer's Guide/Office Development]]
 
[[Category:Documentation/Developer's Guide/Office Development]]

Revision as of 15:58, 4 October 2008



The OpenOffice.org application environment is made up of the desktop environment and the framework API.

OpenOffice.org Application Environment

The desktop environment consists of the desktop and auxiliary objects. It employs the framework API to carry out its functions. The framework API has two parts: the component framework and dispatch framework. The component framework follows a special Frame-Controller-Model paradigm to manage components viewable in OpenOffice.org. The dispatch framework handles command requests sent by the GUI.

Content on this page is licensed under the Public Documentation License (PDL).
Personal tools