Skip to content

Projet's evolutions

emarban edited this page Feb 3, 2012 · 2 revisions

Preparation of the new oop lesson

We have added a new package named oop with basics classes.

Create a new lesson navigator

We have added a new lesson navigator named LessonNavigatorPane which seems more practical than the old LessonNavigatorDialog. The lesson’s tree is now on the left of the main panel and can be either displayed or masked. On click on an exercise, the current exercise is update and then students can quickly see exercises and move on.

TODO:

  • Improve the render (Correct JSplitPanes and visualization sizes)
  • Merge the shared code in LessonNavigatorDialog and LessonNavigatorPane

NB: Changes on MainFrame are indicated with the tag “FIXME: CODE ADDED “