Package | Description |
---|---|
org.eclipse.ice.client.internal | |
org.eclipse.ice.client.widgets | |
org.eclipse.ice.iclient.uiwidgets |
Modifier and Type | Method and Description |
---|---|
IStreamingTextWidget |
ItemProcessor.getStreamingTextWidget()
This operation retrieves the IStreamingTextWidget that is updated by the
ItemProcessor.
|
Modifier and Type | Method and Description |
---|---|
void |
ItemProcessor.setStreamingTextWidget(IStreamingTextWidget widget)
This operation sets the IStreamingTextWidget that is updated by the
ItemProcessor.
|
Modifier and Type | Class and Description |
---|---|
class |
EclipseStreamingTextWidget |
Modifier and Type | Method and Description |
---|---|
IStreamingTextWidget |
EclipseUIWidgetFactory.getStreamingTextWidget()
(non-Javadoc)
|
Modifier and Type | Method and Description |
---|---|
IStreamingTextWidget |
IWidgetFactory.getStreamingTextWidget()
This operation returns a widget that can be used to stream text to a client.
|