add ( Adding managed objects ) bringToFront ( Bring window to front ) close ( close the window ) getMouseVelocity ( Acquisition of mouse coordinate movement speed (1.1.0 or later) ) getTouchPoint ( Get touch coordinates ) getTouchVelocity ( Acquisition of touch coordinate movement speed (1.1.0 or later) ) hideMouseCursor ( Hide mouse cursor temporarily ) postInputEvent ( Generate input events ) registerMessageReceiver ( Registration / deletion of message reception function ) remove ( Deleting managed objects ) removeMaskRegion ( Release window region ) resetMouseVelocity ( Reset of mouse coordinate movement speed measurement (1.1.0 or later) ) setInnerSize ( Setting client size ) setMaskRegion ( Set window region according to mask ) setMaxSize ( Setting the maximum window size ) setMinSize ( Setting the minimum window size ) setPos ( Setting the window position ) setSize ( Setting the window size ) setZoom ( Setting the layer magnification ) showModal ( Display windows modally ) update ( Force window contents to be drawn )