ContainerFactory Interface

From Apache OpenOffice Wiki
< Documentation‎ | DevGuide
Revision as of 13:13, 15 May 2009 by OOoWikiBot (talk | contribs) (FINAL VERSION FOR L10N)
Jump to: navigation, search



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 OpenOffice.org process are presented within the Java environment. The factory has only one method:

public java.awt.Container createContainer()

It returns a java.awt.Container.

Template:Documentation/Note

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