main

main

Source:
Author:
  • yafp

Contains the main.js code of dirgistered

Methods

(static) createMenuMain()

Creates the application menu

Source:

Creates the application menu

(static) createWindowMain()

Creates the mainWindow

Source:

Creates the mainWindow (restores window position and size of possible)

(static) createWindowSettings()

Manages the BrowserWindow for the Settings UI

Source:

Manages the BrowserWindow for the Settings UI

(static) doLog(type, message)

Writes console output for the main process

Source:

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

Source:

Takes care that there is only 1 instance of this app running