private void ClearAll()
 {
     Debug.Log("ClearAll");
     displayPanel.ClearAll();
 }