Lines Matching refs:window
37 /** a service which provides window based information about user interface
43 provides access to the window based information of available user interface
53 /** provides read/write access to window based information of user interface
61 <li><b>Docked</b><br>a boolean which specifies if the window is docked or not.</li>
63 which specifies the docking area where the window is docked.</li>
65 … docked position of a window. The X and Y values are interpreted as a row/column number and
68 the docked size of the window. This property is currently not used by the layout manager
70 … <li><b>Locked</b><br>a boolean which specifies if the window is locked or not. This property
73 floating position in pixel of the window.</li>
75 floating size in pixel of the window.</li>
76 … <li><b>Style</b><br>a long which specifies the style of the window. A toolbar support the
78 <li><b>UIName</br><br>a localized string which specifies the default window title.</li>