Property | Type | Description | |
---|---|---|---|
ACTION_LIB_PATH | String | ||
MODEL_LIB_PATH | String |
Method | Description | |
---|---|---|
MainController ( MainWindow window ) : System | ||
exit ( ) : void | ||
processCommand ( string command ) : void |
Method | Description | |
---|---|---|
har_Recognition ( object sender, Recognizer e ) : void | ||
har_RecordingReady ( object sender, |
||
har_RecordingStart ( object sender, |
||
har_RecordingStop ( object sender, |
||
init ( ) : void | ||
processStartCommand ( string suffix ) : void | ||
save ( ) : void | ||
switchStates ( State state ) : void |
public MainController ( MainWindow window ) : System | ||
window | MainWindow | |
return | System |
public processCommand ( string command ) : void | ||
command | string | |
return | void |