Did you know that the OpenOffice.org Wiki has a WYSIWYG editor? See Help:FCKeditor

LocalOfficeConnection and LocalOfficeWindow

From OpenOffice.org Wiki

Jump to: navigation, search



The class LocalOfficeConnection implements a connection to a locally running OpenOffice.org 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 OpenOffice.org process, there are multiple, shared LocalOfficeWindow instances for multiple beans. The LocalOfficeWindow implements the embedding of the local OpenOffice.org document window into a java.awt.Container.

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