class: DecisionTreeInfo

public class: DecisionTreeInfo
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 7.12.2005 12:20:20; Modified: 12.12.2005 21:48:07;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {4CD08617-9BCF-4e4b-9688-F6CE5CFA5C64}
Window with a summary information about a decision tree.

 

Goto: Fields, Methods

See also: DecTreeForm, DecisionTree

Appears in: Main classes

Connections
 
DecisionTreeInfo Attributes
Attribute Details
private System.ComponentModel.IContainer
  components
Initial: null
private System.Windows.Forms.ListBox
  listBox1
private System.Windows.Forms.Label
  label1
private System.Windows.Forms.Label
  label2
private System.Windows.Forms.Label
  label3
private DecisionTree
  Tree
 
DecisionTreeInfo Methods
Operation Details
public
DecisionTreeInfo(
   DecisionTree tree):
Sequential
Notes: Constructor.
protected
Dispose(
   bool disposing):void
Sequential
Tags: override=true
Notes: Clean up any resources being used.
private
InitializeComponent():void
Sequential
Notes: Required method for Designer support - do not modify the contents of this method with the code editor.