Package | Description |
---|---|
org.eclipse.ice.client.widgets.reactoreditor | |
org.eclipse.ice.reactor.perspective.internal |
Modifier and Type | Method and Description |
---|---|
void |
IReactorEditorRegistry.addReactorEditor(ReactorFormEditor editor,
int id)
Adds a
ReactorFormEditor to the registry with the specified ID. |
Modifier and Type | Method and Description |
---|---|
void |
ReactorEditorRegistry.addReactorEditor(ReactorFormEditor editor,
int id)
Updates
ReactorEditorRegistry.editors with the new Reactor Editor. |