24252627282930
createComponents(); } private void createComponents() { this.add(new CourseUpdatePanel("courseUpdatePanel", course, isNew)); }