616263646566676869
if (masteryPage.isCurrent()) { currentMasteryPage = masteryPage; break; } } masteryPageModel = new MasteryPageComboBoxModel(currentMasteryPage); this.view.masteryPageList.setModel(masteryPageModel); countDown(90); }