|
jlscp v0.8 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InstrumentsDbListener
The listener interface that is notified when changes to the instruments database are made.
| Method Summary | |
|---|---|
void |
directoryCountChanged(InstrumentsDbEvent e)
Invoked when the number of instrument directories in a specific directory has changed. |
void |
directoryInfoChanged(InstrumentsDbEvent e)
Invoked when the settings of an instrument directory are changed. |
void |
directoryNameChanged(InstrumentsDbEvent e)
Invoked when an instrument directory is renamed. |
void |
instrumentCountChanged(InstrumentsDbEvent e)
Invoked when the number of instruments in a specific directory has changed. |
void |
instrumentInfoChanged(InstrumentsDbEvent e)
Invoked when the settings of an instrument are changed. |
void |
instrumentNameChanged(InstrumentsDbEvent e)
Invoked when an instrument is renamed. |
void |
jobStatusChanged(InstrumentsDbEvent e)
Invoked when the status of particular job has changed. |
| Method Detail |
|---|
void directoryCountChanged(InstrumentsDbEvent e)
void directoryInfoChanged(InstrumentsDbEvent e)
void directoryNameChanged(InstrumentsDbEvent e)
void instrumentCountChanged(InstrumentsDbEvent e)
void instrumentInfoChanged(InstrumentsDbEvent e)
void instrumentNameChanged(InstrumentsDbEvent e)
void jobStatusChanged(InstrumentsDbEvent e)
|
jlscp v0.8 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||