All Packages Class Hierarchy This Package Previous Next Index
Class CH.ifa.draw.samples.statechart.StateChartAnalysisView
CH.ifa.draw.samples.statechart.StateChartAnalysisView
- public class StateChartAnalysisView
-
StateChartAnalysisView(Frame, Analyzer, String)
-
-
actionPerformed(ActionEvent)
-
-
getContext()
-
-
reset()
-
-
showException(Exception)
-
-
showResult(ProcessingResult)
-
-
showSemantics()
-
-
update(RelapEvent)
-
StateChartAnalysisView
public StateChartAnalysisView(Frame editorFrame,
Analyzer analyzer,
String title)
actionPerformed
public void actionPerformed(ActionEvent event)
update
public void update(RelapEvent e)
reset
public void reset()
showResult
public void showResult(ProcessingResult result)
showSemantics
public void showSemantics()
showException
protected void showException(Exception e)
getContext
protected void getContext()
All Packages Class Hierarchy This Package Previous Next Index