Type: ApplicationGraceDocs
Application = Container & type { ...added methods below... }
A standalone window which contains other components.

Added methods

Method signature Return type
startApplication Done
Create window with listeners for mouse enter and exit actions
stopApplication Done
Close the window
windowTitle String
The title of the application window.
windowTitle:=(value:String) Done
Set the title of the application window.