public class PluginModule
extends com.dandymadeproductions.lindyframe.plugin.LindyFrame_PluginModule
Constructor and Description |
---|
PluginModule() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAuthor() |
java.lang.String |
getCategory() |
java.lang.String |
getDescription() |
javax.swing.JMenuBar |
getMenuBar() |
java.lang.String |
getName() |
javax.swing.JComponent |
getPanel() |
javax.swing.ImageIcon |
getTabIcon() |
javax.swing.JToolBar |
getToolBar() |
java.lang.String |
getVersion() |
void |
initPlugin(com.dandymadeproductions.lindyframe.gui.Main_Frame parentFrame,
java.lang.String path) |
getControlledAuthor, getControlledCategory, getControlledDescription, getControlledMenuBar, getControlledName, getControlledPanel, getControlledPath_FileName, getControlledSize, getControlledTabIcon, getControlledToolBar, getControlledVersion, getPath_FileName, getSize, shutdown, start, stop
public void initPlugin(com.dandymadeproductions.lindyframe.gui.Main_Frame parentFrame, java.lang.String path)
public java.lang.String getName()
getName
in interface com.dandymadeproductions.lindyframe.plugin.PluginModuleInterface
getName
in class com.dandymadeproductions.lindyframe.plugin.LindyFrame_PluginModule
public java.lang.String getAuthor()
getAuthor
in interface com.dandymadeproductions.lindyframe.plugin.PluginModuleInterface
getAuthor
in class com.dandymadeproductions.lindyframe.plugin.LindyFrame_PluginModule
public java.lang.String getVersion()
getVersion
in interface com.dandymadeproductions.lindyframe.plugin.PluginModuleInterface
getVersion
in class com.dandymadeproductions.lindyframe.plugin.LindyFrame_PluginModule
public java.lang.String getDescription()
getDescription
in interface com.dandymadeproductions.lindyframe.plugin.PluginModuleInterface
getDescription
in class com.dandymadeproductions.lindyframe.plugin.LindyFrame_PluginModule
public java.lang.String getCategory()
getCategory
in interface com.dandymadeproductions.lindyframe.plugin.PluginModuleInterface
getCategory
in class com.dandymadeproductions.lindyframe.plugin.LindyFrame_PluginModule
public javax.swing.ImageIcon getTabIcon()
getTabIcon
in interface com.dandymadeproductions.lindyframe.plugin.PluginModuleInterface
getTabIcon
in class com.dandymadeproductions.lindyframe.plugin.LindyFrame_PluginModule
public javax.swing.JMenuBar getMenuBar()
getMenuBar
in interface com.dandymadeproductions.lindyframe.plugin.PluginModuleInterface
getMenuBar
in class com.dandymadeproductions.lindyframe.plugin.LindyFrame_PluginModule
public javax.swing.JToolBar getToolBar()
getToolBar
in interface com.dandymadeproductions.lindyframe.plugin.PluginModuleInterface
getToolBar
in class com.dandymadeproductions.lindyframe.plugin.LindyFrame_PluginModule
public javax.swing.JComponent getPanel()
getPanel
in interface com.dandymadeproductions.lindyframe.plugin.PluginModuleInterface
getPanel
in class com.dandymadeproductions.lindyframe.plugin.LindyFrame_PluginModule