Internal Architecture
From Apache OpenOffice Wiki
< Documentation | DevGuide
- Internal Architecture
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). |