Class Plugin
java.lang.Object
com.dandymadeproductions.ajqvue.plugin.Plugin_Module
com.dandymadeproductions.ajqvue.plugin.Plugin
- All Implemented Interfaces:
PluginModuleInterface
The Plugin class provides a place holder real class to instantiate a
PluginModule. The class is used has a information holder for aspects of
the Plugin Frame Repository Listings of Available Plugin Modules.
-
Field Summary
Fields inherited from class com.dandymadeproductions.ajqvue.plugin.Plugin_Module
author, category, description, menuBar, name, panel, path_FileName, size, tabIcon, toolBar, version -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetJAR()voidinitPlugin(Main_Frame parentFrame, String path) voidvoidsetCategory(String content) voidsetDescription(String content) voidvoidvoidsetPath_FileName(String content) voidsetSize(int value) voidsetVersion(String content) Methods inherited from class com.dandymadeproductions.ajqvue.plugin.Plugin_Module
getAuthor, getCategory, getControlledAuthor, getControlledCategory, getControlledDescription, getControlledMenuBar, getControlledName, getControlledPanel, getControlledPath_FileName, getControlledSize, getControlledTabIcon, getControlledToolBar, getControlledVersion, getDescription, getMenuBar, getName, getPanel, getPath_FileName, getSize, getTabIcon, getToolBar, getVersion, setDBTables, shutdown, start, stop
-
Constructor Details
-
Plugin
public Plugin()
-
-
Method Details
-
initPlugin
-
setPath_FileName
-
setName
-
setAuthor
-
setVersion
-
setDescription
-
setCategory
-
setSize
public void setSize(int value) -
getJAR
-
setJAR
-