|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This class is used for fine-tuning the QAT GUI to specific project related requirements. It does it's work on the project properties, and session properties used by the QAT, and provides hooks for integrating it into the QAT itself. It must implement the default constructor, which will be called to instantiate the class.
Method Summary | |
void |
activatePlugin(QATInterface qat)
This method is called when the plugin is activated through the QAT Plugin menu. |
java.lang.String |
getPluginName()
This is the name which will be displayed in the plugin menu. |
Method Detail |
public void activatePlugin(QATInterface qat)
public java.lang.String getPluginName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |