Package | Description |
---|---|
org.eclipse.ice.client.widgets.reactoreditor | |
org.eclipse.ice.reactor.perspective.internal |
Modifier and Type | Method and Description |
---|---|
void |
ReactorFormWidgetBuilder.setReactorEditorRegistry(IReactorEditorRegistry registry)
Sets the IReactorEditorRegistry to which
ReactorFormEditor s
should register when they are created. |
Constructor and Description |
---|
ReactorEclipseFormWidget(IAnalysisWidgetRegistry widgetRegistry,
IReactorEditorRegistry editorRegistry)
The default constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
ReactorEditorRegistry
This class implements
IReactorEditorRegistry so that classes in the
bundle can access the currently-available Reactor Editors.This class provides the IReactorEditorRegistry interface and is referenced by the main Reactor Editor bundle via OSGi. |