|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectqat.plugins.chorus.ChorusPlugin
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.
Constructor Summary | |
ChorusPlugin()
|
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. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ChorusPlugin()
Method Detail |
public void activatePlugin(QATInterface qat)
activatePlugin
in interface PluginInterface
public java.lang.String getPluginName()
getPluginName
in interface PluginInterface
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |