public interface StepConfigFactory
StepConfigRegistry
Modifier and Type | Method and Description |
---|---|
ElementEditor |
createConfigUI(ChartUIModel model,
ChartUIElement element)
Create the editnig UI for the given chart element
|
void |
initPopupMenu(ChartUIModel model,
ChartUIElement element,
javax.swing.JPopupMenu menu)
A chance for the step to add config actions for a chart element.
|
ElementEditor createConfigUI(ChartUIModel model, ChartUIElement element)
void initPopupMenu(ChartUIModel model, ChartUIElement element, javax.swing.JPopupMenu menu)