Difference between revisions of "Documentation/DevGuide/OfficeDev/Windows"

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

Revision as of 09:49, 5 June 2008



Windows in the OpenOffice.org API are rectangular areas that are positioned and resized, and inform listeners about UI events (com.sun.star.awt.XWindow). They have a platform-specific counterpart that is wrapped in the com.sun.star.awt.XWindowPeer interface, which is invalidated (redrawn), and sets the system pointer and hands out the toolkit for the window. The usage of the window interfaces is outlined in the section Window Interfaces below.

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