public interface ITesterUserInterface
| Modifier and Type | Method and Description |
|---|---|
void |
setChartPanels(java.util.Map<IChart,ITesterGui> chartPanels)
Maps the IChart interface to a corresponding chart panel
|
void setChartPanels(java.util.Map<IChart,ITesterGui> chartPanels)
chartPanels - - Map that contains IChart and the corresponding chart panelCopyright © 2025. All rights reserved.