void refreshContextMenus() { runOnGuiThread(() => statusGrid.eachRow(row => statusGrid.resetContextMenu(row, restartMenu(row)))); }