Class: constructor

JSWindows#Window#constructor(title, initBody)

new constructor(title, initBody)

Creates a window.
Parameters:
Name Type Description
title string The title of the window.
initBody string The initial content of the window.
Source: