LocalOfficeConnection and LocalOfficeWindow

From Apache OpenOffice Wiki
< Documentation‎ | DevGuide
Revision as of 17:36, 21 December 2020 by DiGro (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



The class LocalOfficeConnection implements a connection to a locally running Apache OpenOffice process that is an implementation of the interface OfficeConnection. Its method createOfficeWindow() creates an instance of the class LocalOfficeWindow, that is an implementation of the interface OfficeWindow.

Where LocalOfficeConnection keeps a single connection to the Apache OpenOffice process, there are multiple, shared LocalOfficeWindow instances for multiple beans. The LocalOfficeWindow implements the embedding of the local Apache OpenOffice document window into a java.awt.Container.

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