Difference between revisions of "Documentation/DevGuide/JavaBean/Internal Architecture"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Initial author Sun Microsystems, Inc.)
 
m (FINAL VERSION FOR L10N)
(3 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
|NextPage=Documentation/DevGuide/JavaBean/The Internal Office Bean API
 
|NextPage=Documentation/DevGuide/JavaBean/The Internal Office Bean API
 
}}
 
}}
{{DISPLAYTITLE:Internal Architecture}}
+
{{Documentation/DevGuideLanguages|Documentation/DevGuide/JavaBean/{{SUBPAGENAME}}}}
 +
{{DISPLAYTITLE:Internal Architecture}}
 
These details are not needed for developers utilizing the <code>OOoBean</code> class. This information is directed to developers who want to adapt the <code>OOoBean</code> mechanisms to other technologies, e.g. to implement access to a remote {{PRODUCTNAME}} instance.
 
These details are not needed for developers utilizing the <code>OOoBean</code> class. This information is directed to developers who want to adapt the <code>OOoBean</code> mechanisms to other technologies, e.g. to implement access to a remote {{PRODUCTNAME}} instance.
  
Line 11: Line 12:
  
 
{{PDL1}}
 
{{PDL1}}
[[Category: JavaBean for Office Components]]
+
 
 +
[[Category:Documentation/Developer's Guide/JavaBean for Office Components]]

Revision as of 13:13, 15 May 2009



These details are not needed for developers utilizing the OOoBean class. This information is directed to developers who want to adapt the OOoBean mechanisms to other technologies, e.g. to implement access to a remote OpenOffice.org instance.

Internally, the OOoBean consists of three major parts which are all included in the officebean.jar file. The classes LocalOfficeWindow and LocalOfficeConnection implement a fundamental framework that makes it possible to connect to the office and display the document window of a local OpenOffice.org installation in an AWT or Swing frame.

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