ContainerFactory Interface

From Apache OpenOffice Wiki
Jump to: navigation, search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.



The interface com.sun.star.comp.beans.ContainerFactory defines a factory class that the client implements if it needs to control how popup windows generated by the backend Apache OpenOffice process are presented within the Java environment. The factory has only one method:

public java.awt.Container createContainer()

It returns a java.awt.Container.

Documentation note.png For more background on handling popup windows generated by Apache OpenOffice, and possible threading issues to consider, see Java Window Integration.
Content on this page is licensed under the Public Documentation License (PDL).
Personal tools
In other languages