public class DefaultBDIViewerPanel extends jadex.base.gui.componentviewer.AbstractComponentViewerPanel
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_AGENTVIEWERCLASS
The constant for the agent optional viewerclass.
|
static String |
PROPERTY_INCLUDESUBCAPABILITIES
The constant for the agent optional viewerclass.
|
PROPERTY_VIEWERCLASS
Constructor and Description |
---|
DefaultBDIViewerPanel() |
Modifier and Type | Method and Description |
---|---|
JComponent |
getComponent()
The component to be shown in the gui.
|
IFuture<Void> |
init(jadex.base.gui.plugin.IControlCenter jcc,
IExternalAccess component)
Called once to initialize the panel.
|
getActiveComponent, getId, getJCC, getProperties, setProperties, shutdown
public static final String PROPERTY_AGENTVIEWERCLASS
public static final String PROPERTY_INCLUDESUBCAPABILITIES
public IFuture<Void> init(jadex.base.gui.plugin.IControlCenter jcc, IExternalAccess component)
init
in interface jadex.base.gui.componentviewer.IComponentViewerPanel
init
in class jadex.base.gui.componentviewer.AbstractComponentViewerPanel
jcc
- The jcc.component
- The component.public JComponent getComponent()
getComponent
in interface jadex.base.gui.componentviewer.IAbstractViewerPanel
getComponent
in class jadex.base.gui.componentviewer.AbstractComponentViewerPanel
Copyright © 2012. All Rights Reserved.