- doTkEvents A message that processes any input or output events of the Tk toolkit. Scheduling -doTkEvents ensures Tk keeps the user interface up-to-date. Without scheduling it as part of the GUI code, the Tk events would just queue up and never get processed, resulting in a static, unresponsive user interface.
- getPanel
- verifyActions
- sendQuitAction
- sendNextAction
- sendStepAction
- sendStopAction
- sendStartAction
- sendActionOfType: (id <Symbol>)typetoExecute: (const char *)cmd