public class HelplineViewerPanel extends AbstractComponentViewerPanel
PROPERTY_VIEWERCLASS| Constructor and Description |
|---|
HelplineViewerPanel() |
| Modifier and Type | Method and Description |
|---|---|
JComponent |
getComponent()
The component to be shown in the gui.
|
IFuture<Void> |
init(IControlCenter jcc,
IExternalAccess component)
Called once to initialize the panel.
|
getActiveComponent, getId, getJCC, getProperties, setProperties, shutdownpublic IFuture<Void> init(IControlCenter jcc, IExternalAccess component)
init in interface IComponentViewerPanelinit in class AbstractComponentViewerPaneljcc - The jcc.component - The component.public JComponent getComponent()
getComponent in interface IAbstractViewerPanelgetComponent in class AbstractComponentViewerPanelCopyright © 2012. All Rights Reserved.