Package | Description |
---|---|
org.eclipse.ice.client.widgets | |
org.eclipse.ice.iclient.uiwidgets |
Modifier and Type | Class and Description |
---|---|
class |
EclipseErrorBoxWidget
This class implements IErrorBox interface to display an error box using elements of SWT/JFace and the Eclipse Rich Client Platform.
|
Modifier and Type | Method and Description |
---|---|
IErrorBox |
EclipseUIWidgetFactory.getErrorBox()
(non-Javadoc)
|
Modifier and Type | Method and Description |
---|---|
IErrorBox |
IWidgetFactory.getErrorBox()
This operation returns an IErrorBox that is rendered by the underlying graphics package.
|