JMSL Tutorial: MusicJob
You can customize a
MusicJob by declaring your own subclass of MusicJob and overriding
its start(), repeat(), and stop() methods.
Take a few minutes and watch this MusicJob video!
In the following demo, we show you that you can override a MusicJob's start() and stop() methods in addition to its repeat() method.
JMSL (c) Nick Didkovsky, Phil Burk. JMSL is based upon HMSL (c) Phil Burk, Larry Polansky and David Rosenboom.