public void onHideButtonPressed(String formType) { FormIndex formIndex = new FormIndex(); formIndex.Hide(); }