forked from BuggleInc/PLM
-
Notifications
You must be signed in to change notification settings - Fork 0
Projet's evolutions
emarban edited this page Feb 3, 2012
·
2 revisions
We have added a new package named oop with basics classes.
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 “