|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QATInterface | |
qat.gui | |
qat.plugins.chorus | |
qat.plugins.jdmk |
Uses of QATInterface in qat.gui |
Classes in qat.gui that implement QATInterface | |
class |
QAT
This class is the main object of the GUI for the test harness. |
Methods in qat.gui with parameters of type QATInterface | |
void |
PluginInterface.activatePlugin(QATInterface qat)
This method is called when the plugin is activated through the QAT Plugin menu. |
Uses of QATInterface in qat.plugins.chorus |
Methods in qat.plugins.chorus with parameters of type QATInterface | |
void |
ChorusPlugin.activatePlugin(QATInterface qat)
This method is called when the plugin is activated through the QAT Plugin menu. |
Uses of QATInterface in qat.plugins.jdmk |
Methods in qat.plugins.jdmk with parameters of type QATInterface | |
void |
JdmkPlugin.activatePlugin(QATInterface qat)
This method is called when the plugin is activated through the QAT Plugin menu. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |