public class DFServicePlugin extends AbstractServicePlugin
icons, selectorpanel| Constructor and Description |
|---|
DFServicePlugin() |
| 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, getNamecreateView, getHelpID, getProperties, getSelectorPanel, setProperties, shutdownpublic java.lang.Class getServiceType()
getServiceType in class AbstractServicePluginpublic jadex.commons.future.IFuture createServicePanel(jadex.bridge.service.IService service)
createServicePanel in class AbstractServicePluginpublic javax.swing.Icon getToolIcon(boolean selected)
getToolIcon in interface jadex.base.gui.plugin.IControlCenterPlugingetToolIcon in class AbstractServicePlugin