Returns the name of the change log for the plugin. This should
be a text or HTML file residing in the getPluginAppSettingsFolder
directory.
the changelog file name or null if plugin doesn't havea change log.
Returns the name of the Help file for the plugin. This should
be a text or HTML file residing in the getPluginAppSettingsFolder
directory.
the Help file name or null if plugin doesn't havea help file.
Returns the name of the Licence file for the plugin. This should
be a text or HTML file residing in the getPluginAppSettingsFolder
directory.
the Licence file name or null if plugin doesn't havea licence file.
Called when a session started. Add commands to popup menu
in object tree.
Parameters: session - The session that is starting. true to indicate that this plugin isapplicable to passed session.
Methods inherited from net.sourceforge.squirrel_sql.client.plugin.DefaultSessionPlugin