code readapted to changes in ProjectUtilities
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
@@ -47,7 +47,7 @@ import fr.soleil.bensikin.actions.BensikinAction;
Due to changes in ProjectUtilities (some classes moved from AwtUtilities to SwingUtilities due to the fact they used some swing elements), code was readapted so that bensikin compiles again. Moreover, for debugging help reasons and performances, bensikin uses named threads and prefer the use of constants (like ObjectUtilities.EMPTY_STRING) instead of new Strings (like explicit "").
For a faster browsing experience, some files are collapsed by default.
The place to be for your source code