private void OnGUI()
 {
     MachineCenter.OnGUI(position, this == focusedWindow);
 }