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
-
TreeAnalysisView(Frame, Analyzer, String)
-
-
actionPerformed(ActionEvent)
-
-
reset()
-
-
showException(Exception)
-
-
showResult(ProcessingResult)
-
-
update(RelapEvent)
-
TreeAnalysisView
public TreeAnalysisView(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)
showException
protected void showException(Exception e)
All Packages Class Hierarchy This Package Previous Next Index