// uTraverse() directly, as if a key had been pressed at
// exactly the right moment.
form.insert(0, item);
formLF.uTraverse(Canvas.DOWN);
baton.finish();
// Wait for the invalidate to finish processing, then
// check assertions.
scb.invokeAndWait();