Package | Description |
---|---|
org.eclipse.ice.client.internal | |
org.eclipse.ice.client.widgets | |
org.eclipse.ice.iclient |
Modifier and Type | Method and Description |
---|---|
void |
Client.setUIWidgetFactory(IWidgetFactory widgetFactory)
(non-Javadoc)
|
Modifier and Type | Class and Description |
---|---|
class |
EclipseUIWidgetFactory
This class is a concrete implementation of the UIWidgetFactory abstract class
and creates widgets that work with the Eclipse Rich Client Platform.
|
Modifier and Type | Method and Description |
---|---|
void |
IClient.setUIWidgetFactory(IWidgetFactory widgetFactory)
This operation sets the factory that must be used to create widgets for the UI system that is used in the client implementation.
|