Skip to content

Latest commit

 

History

History
69 lines (48 loc) · 1.48 KB

File metadata and controls

69 lines (48 loc) · 1.48 KB

UIWindow

  • class UIWindow (swt\UIWindow) extends UIComposite
  • source swt/UIWindow.php

Description

Window


Properties


Methods


Methods

__construct()

__construct([ swt\UIDisplay $display): void

UIWindow constructor.


center()

center(): void

Set center position on monitor.


open()

open(): void

Open the window.


close()

close(): void

Close the window.