Skip to content

code readapted to changes in ProjectUtilities

GIRARDOT Raphael requested to merge ProjectUtilitiesRefactoring into master

Due to changes in ProjectUtilities (some code moved from AwtUtilities to SwingUtilities due to the fact that concerned code used some swing elements), mambo's code was readapted so that mambo uses WindowSwingUtils (compatible with some swing specific cases) instead of WindowUtils (swing agnostic). Moreover, for debugging help reasons, mambo uses named threads.

Merge request reports