}); // Ready to go! return this; } destroy() { this.panelWin.Netmonitor.destroy(); this.emit("destroyed"); } } exports.NetMonitorPanel = NetMonitorPanel; PK