|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MidiJob | |
|---|---|
| net.sourceforge.geeboss.controller.thread | |
| net.sourceforge.geeboss.view.statusline | |
| Uses of MidiJob in net.sourceforge.geeboss.controller.thread |
|---|
| Methods in net.sourceforge.geeboss.controller.thread with parameters of type MidiJob | |
|---|---|
void |
MidiJobThread.bindMidiJob(MidiJob midiJob)
Associate a midi job to this thread |
| Uses of MidiJob in net.sourceforge.geeboss.view.statusline |
|---|
| Methods in net.sourceforge.geeboss.view.statusline with parameters of type MidiJob | |
|---|---|
void |
StatusLine.finishJob(MidiJob midiJob)
The given Job has finished normally and was not interrupted by the user. |
void |
StatusLine.insertJob(MidiJob midiJob)
This tells the status line that a new Job has been started. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||