// Regrettably, we cannot continue with the firing until
// the open is complete, so we use the very dangerous
// invokeAndWait() method.
Runnable doOpen = new Runnable() {
public void run() {
Configuration configuration = (Configuration) myEffigy
.toplevel();
if (_debugging) {
_debug("** Using the configuration to open a tableau.");
}