Property | Type | Description | |
---|---|---|---|
EDIT_MODE | int | ||
VIEW_MODE | int |
Method | Description | |
---|---|---|
ConfigurePostSingulation_Display ( ) : System | ||
ConfigurePostSingulation_Display ( LakeChabotReader reader ) : System | ||
ConfigurePostSingulation_Display ( SingulationCriteria criteria ) : System | ||
displayValues ( ) : void | ||
setReader ( LakeChabotReader reader ) : void | ||
setSource ( SingulationCriteria criteria ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
activeCriteria_ValueChanged ( object sender, EventArgs e ) : void | ||
cancelButton_Click ( object sender, EventArgs e ) : void | ||
displayCriterion_ValueChanged ( object sender, EventArgs e ) : void | ||
editButton_Click ( object sender, EventArgs e ) : void | ||
loadButton_Click ( object sender, EventArgs e ) : void | ||
maskBitCount_ValueChanged ( object sender, EventArgs e ) : void | ||
maskByte_TextChanged ( object sender, EventArgs e ) : void | ||
maskMatch_SelectedIndexChanged ( object sender, EventArgs e ) : void | ||
memoryBankOffset_ValueChanged ( object sender, EventArgs e ) : void | ||
saveButton_Click ( object sender, EventArgs e ) : void |
public ConfigurePostSingulation_Display ( ) : System | ||
return | System |
public ConfigurePostSingulation_Display ( LakeChabotReader reader ) : System | ||
reader | LakeChabotReader | |
return | System |
public ConfigurePostSingulation_Display ( SingulationCriteria criteria ) : System | ||
criteria | SingulationCriteria | |
return | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public setReader ( LakeChabotReader reader ) : void | ||
reader | LakeChabotReader | |
return | void |
public setSource ( SingulationCriteria criteria ) : void | ||
criteria | SingulationCriteria | |
return | void |