Methods
(inner) createWindow()
Creates the Window and sets its listeners
Events
activate
main-menu
Called when returning to the main menu, after receiving 'main-menu' signal from ipcRender
main-menu
open-file-dialog
Fires:
ready
This method will be called when Electron has finished
initialization and is ready to create browser windows.
Some APIs can only be used after this event occurs.
resize
Called when resizing the Window win, after receiving 'resize' signal from ipcRender
resize
start-reading
Called when starting reader, after receiving 'start-reading' signal from ipcRender
start-reading
window-all-closed
Quit when all windows are closed.