* jpicedt/add-ons/bsh/Examples/Waveforms/Waveform_example.bsh (stepBack): Nouvelle fonction, pour faire le ménage dans les cas de sortie prématurée.
* jpicedt/add-ons/bsh/lib/Waveform.bshi (WaveformGap)
(WaveformEndPoint, WaveformEndPointDisplayer, WaveFormFactory): Ajout un type void de retour à tous les constructeurs pour que ça fonctionne en mode strictJava de beanshell.
(WaveFormFactory): `null' -> `Locale.ROOT' pour `waveNameLabelLocale', sinon String.format pête un câble.
(initAllBasic, addNameLabel, initCurrentWave, getPoint)
(addNameLabel): Qualifie `this' un certain nombre d'attributs, pour la lisibilité.