Lines Matching refs:window
44 /** specifies the docking interface for a window component.
46 <p>A window can either be docked where it resides as a child window in
47 an application frame window or it can be floating where it will
48 reside in its own decorated top level window.
78 /** queries the current window state
80 <TRUE/> if the window is floating
81 <FALSE/> if the window is docked
96 /** prevents the window from being undocked
97 this has no effect if the window is floating
104 this has no effect if the window is floating
112 <TRUE/> if the window is locked
113 <FALSE/> if the window is not locked
119 /** shows the window in a menu like style, i.e. without decoration
120 a special indicator will allow for tearing off the window
124 specifies the position and size of the popup window in frame coordinates
132 <TRUE/> if the window is in popup mode
133 <FALSE/> if the window is not in popup mode