Get the class of the default plugin. Override this if this
manager has a default plugin.
null if there is no default else the class of the defaultplugin.
Get the interface of the plugins for this manager. Override this
if this manager has plugins.
null if there are no plugins else the class of the plugin interface
getTableModel
final public ManagerTableModel getTableModel()(Code)