| Interface | Description |
|---|---|
| StepConfigFactory |
A factory that creates editing UIs for SFC chart elements.
|
| StepConfigRegistry |
This is where you register your
StepConfigFactory in the designer if you're implementing a new type of step. |
| Class | Description |
|---|---|
| AbstractStepEditor |
Provides UI components for editing the name of a step.
|
| ElementEditor |
UI element used to configure a selected chart element.
|