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

From Apache OpenOffice Wiki
Jump to: navigation, search
m (1 revision(s))
 
(7 intermediate revisions by 3 users not shown)
Line 5: Line 5:
 
|NextPage=Documentation/DevGuide/OfficeDev/Desktop Environment
 
|NextPage=Documentation/DevGuide/OfficeDev/Desktop Environment
 
}}
 
}}
{{DISPLAYTITLE:{{PRODUCTNAME}} Application Environment}}
+
{{Documentation/DevGuideLanguages|Documentation/DevGuide/OfficeDev/{{SUBPAGENAME}}}}
The {{PRODUCTNAME}} application environment is made up of the ''desktop environment'' and the ''framework API''.  
+
{{DISPLAYTITLE:OpenOffice Application Environment}}
 +
The {{AOo}} 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|frame|The {{AOo}} 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 service and auxiliary objects. The desktop environment's functions are carried out by the framework API. The framework API has two parts: the ''component framework'' and the ''dispatch framework''. The component framework follows a special Frame-Controller-Model paradigm to manage components viewable in {{AOo}}. The dispatch framework handles command requests sent by the GUI.
  
 
{{PDL1}}
 
{{PDL1}}
[[Category: Office Development]]
+
 
 +
[[Category:Documentation/Developer's Guide/Office Development]]

Latest revision as of 12:47, 9 August 2021



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

The Apache OpenOffice Application Environment

The desktop environment consists of the desktop service and auxiliary objects. The desktop environment's functions are carried out by the framework API. The framework API has two parts: the component framework and the dispatch framework. The component framework follows a special Frame-Controller-Model paradigm to manage components viewable in Apache OpenOffice. The dispatch framework handles command requests sent by the GUI.

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