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

From Apache OpenOffice Wiki
Jump to: navigation, search
m (FINAL VERSION FOR L10N)
m
 
Line 7: Line 7:
 
{{Documentation/DevGuideLanguages|Documentation/DevGuide/JavaBean/{{SUBPAGENAME}}}}  
 
{{Documentation/DevGuideLanguages|Documentation/DevGuide/JavaBean/{{SUBPAGENAME}}}}  
 
  {{DISPLAYTITLE:Internal Architecture}}
 
  {{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 {{AOo}} instance.
  
Internally, the <code>OOoBean</code> consists of three major parts which are all included in the ''officebean.jar'' file. The classes <code>LocalOfficeWindow</code> and <code>LocalOfficeConnection</code> implement a fundamental framework that makes it possible to connect to the office and display the document window of a local {{PRODUCTNAME}} installation in an AWT or Swing frame.  
+
Internally, the <code>OOoBean</code> consists of three major parts which are all included in the ''officebean.jar'' file. The classes <code>LocalOfficeWindow</code> and <code>LocalOfficeConnection</code> implement a fundamental framework that makes it possible to connect to the office and display the document window of a local {{AOo}} installation in an AWT or Swing frame.  
  
 
{{PDL1}}
 
{{PDL1}}
  
 
[[Category:Documentation/Developer's Guide/JavaBean for Office Components]]
 
[[Category:Documentation/Developer's Guide/JavaBean for Office Components]]

Latest revision as of 17:33, 21 December 2020



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 Apache OpenOffice 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 Apache OpenOffice installation in an AWT or Swing frame.

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