Common Class |
Namespace: DistributedAlgorithmSimulator
public static class Common
The Common type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CAPTION_ERROR |
Caption: ERROR!
Used as general error message MessageBox caption.
|
![]() ![]() | CAPTION_FILE_ERROR |
Caption: FILE ERROR.
Used as file error message MessabeBox caption.
|
![]() ![]() | CAPTION_FILE_WRITE |
Caption: FILE WRITE.
Used as file write error message MessageBox captioin.
|
![]() ![]() | CAPTION_INVALID_ID |
Caption: INVALID ID ERROR.
Used as caption for invalid ID error messages MessageBox.
|
![]() ![]() | CAPTION_TEXT_SIM |
Caption: TEXTUAL SIMULATION.
Used as caption for prompt for textual simulation MessageBox.
|
![]() ![]() | ERR_MSG_SUCCESS |
Success message.
|
![]() ![]() | STR_ALG |
Sting: Algorithm
|
![]() ![]() | STR_ALG_LCR |
String: LCR
|
![]() ![]() | STR_ALG_UNIQUE_K |
String: UniqueK
|
![]() ![]() | STR_DEFAULT_SAVE_FILE |
String: SimulationResults (Default output file name without extension)
|
![]() ![]() | STR_DIR_CCW |
String: Counter Clockwise
|
![]() ![]() | STR_DIR_CW |
String: Clockwise
|
![]() ![]() | STR_FINISHED |
String: Finished!
|
![]() ![]() | STR_TEXT_SIM_TITLE |
String: Textual Simulation
|
![]() ![]() | STR_VISUAL_SIM_TITLE |
String: Visual Simulation
|