public SpelersController() { spelersModel = new SpelersModel(spelersNummer++); spelersView = new SpelersView(this); }