126127128129130131132
this.dashboard = new DashboardController(this, (Component) this.drawable); } protected void initializeCreditsController() { new ScreenCreditController((WorldWindow) this.drawable); }