198199200201202203204
checkNotNull(container, "The container parameter is null."); this.handler = handler; this.container = container; dialog = new WjrDialogPanel("Kotori Web JUnit Runner"); popup = new WjrPopupPanel(); }