public interface PostProcessingUI
EventProcessingPlugin
or from a SystemPlugin
Classes must have a default constructor as they are loaded by the system when a simulation is
initiated or when loading a result workspace from file.Modifier and Type | Method and Description |
---|---|
void |
buildUI(Scenario scenario,
JPanel canvas,
Panels panels) |
String |
getTitle() |
PanelDefinition[] |
panelDefinitions() |
String getTitle()
PanelDefinition[] panelDefinitions()
Copyright © 2018. All rights reserved.