All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class CH.ifa.draw.samples.tree.TreeAnalysisView

CH.ifa.draw.samples.tree.TreeAnalysisView

public class TreeAnalysisView

Constructor Index

 o TreeAnalysisView(Frame, Analyzer, String)

Method Index

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

Constructors

 o TreeAnalysisView
 public TreeAnalysisView(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 showException
 protected void showException(Exception e)

All Packages  Class Hierarchy  This Package  Previous  Next  Index