public class MonitoringServicePlugin extends AbstractServicePlugin
icons, selectorpanel
Constructor and Description |
---|
MonitoringServicePlugin() |
Modifier and Type | Method and Description |
---|---|
jadex.commons.future.IFuture<jadex.base.gui.componentviewer.IAbstractViewerPanel> |
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<jadex.base.gui.componentviewer.IAbstractViewerPanel> 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