Windows
From Apache OpenOffice Wiki
< Documentation | DevGuide
Windows in the Apache OpenOffice 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). |