6465666768697071727374
case 1: PanelsPage panels = new PanelsPage(); this.goTo(panels); break; case 2: WidgetsPage widgets = new WidgetsPage(); this.goTo(widgets); break; case 3: CommunicationPage comm = new CommunicationPage(); this.goTo(comm);