Operation |
Details |
public CARTProperties(): |
Sequential |
protected Dispose( bool disposing):void |
Sequential 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. | |
private getSelectedDiversity():int |
Sequential Notes: | Gets a diversity selected by user.
@returns | |
private setSelectedDiversity( int sel):void |
Sequential Notes: | Set the state of radio buttons according to the diversity. | |
private buttonOk_Click( object sender, System.EventArgs e):void |
Sequential Notes: | Ok button click event. Saves the values. | |
private buttonCancel_Click( object sender, System.EventArgs e):void |
Sequential Notes: | Cancel. Closes window. | |