public class LibraryServicePlugin extends AbstractServicePlugin
icons, selectorpanel
Constructor and Description |
---|
LibraryServicePlugin() |
Modifier and Type | Method and Description |
---|---|
jadex.commons.future.IFuture |
createServicePanel(jadex.bridge.service.IService service)
Create the service panel.
|
java.lang.Class |
getServiceType()
Get the service type.
|
javax.swing.Icon |
getToolIcon(boolean selected)
Get the icon.
|
createSelectorPanel, getName
createView, getHelpID, getProperties, getSelectorPanel, setProperties, shutdown
public java.lang.Class getServiceType()
getServiceType
in class AbstractServicePlugin
public jadex.commons.future.IFuture createServicePanel(jadex.bridge.service.IService service)
createServicePanel
in class AbstractServicePlugin
public javax.swing.Icon getToolIcon(boolean selected)
getToolIcon
in interface jadex.base.gui.plugin.IControlCenterPlugin
getToolIcon
in class AbstractServicePlugin