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

Constructor Index

 o StateChartAnalysisView(Frame, Analyzer, String)

Method Index

 o actionPerformed(ActionEvent)
 o getContext()
 o reset()
 o showException(Exception)
 o showResult(ProcessingResult)
 o showSemantics()
 o update(RelapEvent)

Constructors

 o StateChartAnalysisView
 public StateChartAnalysisView(Frame editorFrame,
                               Analyzer analyzer,
                               String title)

Methods

 o actionPerformed
 public void actionPerformed(ActionEvent event)
 o update
 public void update(RelapEvent e)
 o reset
 public void reset()
 o showResult
 public void showResult(ProcessingResult result)
 o showSemantics
 public void showSemantics()
 o showException
 protected void showException(Exception e)
 o getContext
 protected void getContext()

All Packages  Class Hierarchy  This Package  Previous  Next  Index