Methods
(static) createMenuMain()
Creates the application menu
Creates the application menu
(static) createWindowMain()
Creates the mainWindow
Creates the mainWindow (restores window position and size of possible)
(static) createWindowSettings()
Manages the BrowserWindow for the Settings UI
Manages the BrowserWindow for the Settings UI
(static) doLog(type, message)
Writes console output for the main process
Writes console output for the main process
Parameters:
Name | Type | Description |
---|---|---|
type |
string | The log type |
message |
string | The log message |
(static) forceSingleAppInstance()
Takes care that there is only 1 instance of this app running
Takes care that there is only 1 instance of this app running