Difference between revisions of "Documentation/DevGuide/JavaBean/The Internal Office Bean API"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Changing Category:JavaBean for Office Components)
m (Robot: Changing Category:Documentation/Developers Guide/JavaBean for Office Components)
Line 20: Line 20:
 
{{PDL1}}
 
{{PDL1}}
  
[[Category:Documentation/Developers Guide/JavaBean for Office Components]]
+
[[Category:Documentation/Developer's Guide/JavaBean for Office Components]]

Revision as of 09:11, 5 June 2008



The Office Bean API is exported in two Java interfaces, com.sun.star.comp.beans.OfficeConnection and com.sun.star.comp.beans.OfficeWindow.

Template:Documentation/Note

Template:Documentation/Note

An implementation of com.sun.star.comp.beans.OfficeConnection is provided in the class com.sun.star.comp.beans.LocalOfficeConnection. The class com.sun.star.comp.beans.LocalOfficeWindow implements com.sun.star.comp.beans.OfficeWindow. The relationship between the Office Bean interfaces and their implementation classes is shown in the illustration below.

The OfficeBean structure

The following sections describe the Office Bean interfaces OfficeConnection and OfficeWindow. Refer to the section Using the OOoBean for an explanation of how the implementation classes are used.

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