This is the base class for all general VStar "tool" plugins. Such tools may perform arbitrary tasks.
A tool plugin will appear in VStar's Tools menu when its jar file is placed into the vstar_plugins directory.
@see org.aavso.tools.vstar.plugin.IPlugin @see org.aavso.tools.vstar.ui.mediator.Mediator#invokeTool(org.aavso.tools.vstar.plugin.ObservationToolPluginBase)
|
|