324325326327328329330331332333334
throw new XBayaRuntimeException("Error stopping previous workflow Execution"); } } } this.window = new DynamicWorkflowRunnerWindow(engine); this.window.show(); } }; menuItem.addActionListener(action); menuItem.setEnabled(false);