Package | Description |
---|---|
org.eclipse.ice.client.internal | |
org.eclipse.ice.client.widgets | |
org.eclipse.ice.iclient.uiwidgets |
Modifier and Type | Method and Description |
---|---|
IExtraInfoWidget |
ItemProcessor.getInfoWidget()
This operation retrieves the IExtraInfoWidget that is used by the
ItemProcessor.
|
Modifier and Type | Method and Description |
---|---|
void |
ItemProcessor.setInfoWidget(IExtraInfoWidget widget)
This operation sets the IExtraInfoWidget that is used by the
ItemProcessor.
|
Modifier and Type | Class and Description |
---|---|
class |
EclipseExtraInfoWidget
This class implements the IExtraInfoWidget interface for Eclipse.
|
Modifier and Type | Method and Description |
---|---|
IExtraInfoWidget |
EclipseUIWidgetFactory.getExtraInfoWidget()
(non-Javadoc)
|
Modifier and Type | Method and Description |
---|---|
IExtraInfoWidget |
IWidgetFactory.getExtraInfoWidget()
This operation returns an IExtraInfoWidget.
|