Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [junit] Testsuite: channel4.exam.ExamElementTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.208 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] EMMA: runtime coverage data merged into [/home/justin/Channel4/trunk/coverage.ec] {in 72 ms}
- [junit] Testsuite: channel4.exam.ExamTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] getInstance
- [junit] setTitleGroup
- [junit] getTitleGroup
- [junit] Debug:
- [junit] Debug:
- [junit] Debug:
- [junit] Debug:
- [junit] Debug:
- [junit] getExamProperties
- [junit] shuffle
- [junit] get
- [junit] add
- [junit] add
- [junit] addAll
- [junit] addAll
- [junit] remove
- [junit] removeAll
- [junit] removeAll
- [junit] size
- [junit] getElements
- [junit] clear
- [junit] swap
- [junit] setDefaultProperties
- [junit] getExamProperties
- [junit] setProperty
- [junit] loadProperties
- [junit] getExamProperties
- [junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 0.326 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] getInstance
- [junit] setTitleGroup
- [junit] getTitleGroup
- [junit] Debug:
- [junit] Debug:
- [junit] Debug:
- [junit] Debug:
- [junit] Debug:
- [junit] getExamProperties
- [junit] shuffle
- [junit] get
- [junit] add
- [junit] add
- [junit] addAll
- [junit] addAll
- [junit] remove
- [junit] removeAll
- [junit] removeAll
- [junit] size
- [junit] getElements
- [junit] clear
- [junit] swap
- [junit] setDefaultProperties
- [junit] getExamProperties
- [junit] setProperty
- [junit] loadProperties
- [junit] getExamProperties
- [junit] ------------- ---------------- ---------------
- [junit] EMMA: runtime coverage data merged into [/home/justin/Channel4/trunk/coverage.ec] {in 77 ms}
- [junit] Testsuite: channel4.exam.QuestionTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.21 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] EMMA: runtime coverage data merged into [/home/justin/Channel4/trunk/coverage.ec] {in 80 ms}
- [junit] Testsuite: channel4.exam.TitleGroupFieldTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.2 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] EMMA: runtime coverage data merged into [/home/justin/Channel4/trunk/coverage.ec] {in 69 ms}
- [junit] Testsuite: channel4.exam.designElements.PageBreakTest
- [junit] clone
- [junit] EMMA: collecting runtime coverage data ...
- [junit] toString
- [junit] getName
- [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.224 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] clone
- [junit] EMMA: collecting runtime coverage data ...
- [junit] toString
- [junit] getName
- [junit] ------------- ---------------- ---------------
- [junit] EMMA: runtime coverage data merged into [/home/justin/Channel4/trunk/coverage.ec] {in 59 ms}
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Testsuite: channel4.exam.designElements.SectionTitleTest
- [junit] Constructors
- [junit] clone
- [junit] toString
- [junit] getTitle
- [junit] getName
- [junit] setTitle
- [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.117 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Constructors
- [junit] clone
- [junit] toString
- [junit] getTitle
- [junit] getName
- [junit] setTitle
- [junit] ------------- ---------------- ---------------
- [junit] EMMA: runtime coverage data merged into [/home/justin/Channel4/trunk/coverage.ec] {in 106 ms}
- [junit] Testsuite: channel4.exam.questionTypes.FillInTheBlanksQuestionTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Tests run: 4, Failures: 1, Errors: 0, Time elapsed: 0.223 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] Testcase: testClone(channel4.exam.questionTypes.FillInTheBlanksQuestionTest): FAILED
- [junit] null
- [junit] junit.framework.AssertionFailedError: null
- [junit] at channel4.exam.questionTypes.FillInTheBlanksQuestionTest.testClone(FillInTheBlanksQuestionTest.java:92)
- [junit]
- [junit]
- [junit] EMMA: runtime coverage data merged into [/home/justin/Channel4/trunk/coverage.ec] {in 73 ms}
- [junit] Test channel4.exam.questionTypes.FillInTheBlanksQuestionTest FAILED
- [junit] Testsuite: channel4.exam.questionTypes.FreeResponseQuestionTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Tests run: 6, Failures: 1, Errors: 0, Time elapsed: 0.246 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] Testcase: testClone(channel4.exam.questionTypes.FreeResponseQuestionTest): FAILED
- [junit] null
- [junit] junit.framework.AssertionFailedError: null
- [junit] at channel4.exam.questionTypes.FreeResponseQuestionTest.testClone(FreeResponseQuestionTest.java:114)
- [junit]
- [junit]
- [junit] EMMA: runtime coverage data merged into [/home/justin/Channel4/trunk/coverage.ec] {in 49 ms}
- [junit] Test channel4.exam.questionTypes.FreeResponseQuestionTest FAILED
- [junit] Testsuite: channel4.exam.questionTypes.MultipleChoiceQuestionTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Tests run: 6, Failures: 1, Errors: 0, Time elapsed: 0.227 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] Testcase: testClone(channel4.exam.questionTypes.MultipleChoiceQuestionTest): FAILED
- [junit] null
- [junit] junit.framework.AssertionFailedError: null
- [junit] at channel4.exam.questionTypes.MultipleChoiceQuestionTest.testClone(MultipleChoiceQuestionTest.java:172)
- [junit]
- [junit]
- [junit] EMMA: runtime coverage data merged into [/home/justin/Channel4/trunk/coverage.ec] {in 55 ms}
- [junit] Test channel4.exam.questionTypes.MultipleChoiceQuestionTest FAILED
- [junit] Testsuite: channel4.exam.questionTypes.TrueFalseQuestionTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Tests run: 6, Failures: 1, Errors: 0, Time elapsed: 0.224 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] Testcase: testClone(channel4.exam.questionTypes.TrueFalseQuestionTest): FAILED
- [junit] null
- [junit] junit.framework.AssertionFailedError: null
- [junit] at channel4.exam.questionTypes.TrueFalseQuestionTest.testClone(TrueFalseQuestionTest.java:109)
- [junit]
- [junit]
- [junit] EMMA: runtime coverage data merged into [/home/justin/Channel4/trunk/coverage.ec] {in 74 ms}
- [junit] Test channel4.exam.questionTypes.TrueFalseQuestionTest FAILED
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Testsuite: channel4.xml.ImportFileTest
- [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.262 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] EMMA: runtime coverage data merged into [/home/justin/Channel4/trunk/coverage.ec] {in 63 ms}
- [junit] Testsuite: channel4.xml.SplitterTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.222 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] EMMA: runtime coverage data merged into [/home/justin/Channel4/trunk/coverage.ec] {in 72 ms}
- [junit] Testsuite: channel4.xml.XMLLoaderTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.359 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] EMMA: runtime coverage data merged into [/home/justin/Channel4/trunk/coverage.ec] {in 55 ms}
- [junit] Testsuite: channel4.xml.XMLUtilityTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 3.648 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] EMMA: runtime coverage data merged into [/home/justin/Channel4/trunk/coverage.ec] {in 72 ms}
- [junit] Testsuite: channel4.gui.design.ColumnTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.364 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] EMMA: runtime coverage data merged into [/home/justin/Channel4/trunk/coverage.ec] {in 71 ms}
- [junit] Testsuite: channel4.gui.design.CopyCutPasteDeleteActionsTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Apr 25, 2012 8:01:58 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:00 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:00 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:00 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:00 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:00 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.65 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] ------------- Standard Error -----------------
- [junit] Apr 25, 2012 8:01:58 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:00 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:00 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:00 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:00 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:00 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:00 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] ------------- ---------------- ---------------
- [junit] Apr 25, 2012 8:02:00 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:00 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:00 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:00 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] EMMA: runtime coverage data merged into [/home/justin/Channel4/trunk/coverage.ec] {in 48 ms}
- [junit] Testsuite: channel4.gui.design.ExamElementTypeTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Apr 25, 2012 8:02:04 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:04 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:04 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:04 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:04 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:04 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:04 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:04 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:04 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:04 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:06 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 11.118 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] ------------- Standard Error -----------------
- [junit] Apr 25, 2012 8:02:04 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:04 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:04 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:04 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:04 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:04 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:04 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:04 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:04 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:04 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:13 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:13 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:13 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:05 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:06 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:06 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:07 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:08 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:09 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:10 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:11 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:12 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:13 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:13 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:02:13 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] ------------- ---------------- ---------------
- [junit] EMMA: runtime coverage data merged into [/home/justin/Channel4/trunk/coverage.ec] {in 84 ms}
- [junit] Testsuite: channel4.gui.design.ExamFileFilterTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.194 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] EMMA: runtime coverage data merged into [/home/justin/Channel4/trunk/coverage.ec] {in 80 ms}
- [junit] Testsuite: channel4.gui.design.PDFFileFilterTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.201 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] EMMA: runtime coverage data merged into [/home/justin/Channel4/trunk/coverage.ec] {in 83 ms}
- [junit] Testsuite: channel4.gui.design.PaletteCategoryFactoryTest
- [junit] createKeys
- [junit] EMMA: collecting runtime coverage data ...
- [junit] createNodeForKey
- [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.276 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] createKeys
- [junit] EMMA: collecting runtime coverage data ...
- [junit] createNodeForKey
- [junit] ------------- ---------------- ---------------
- [junit] EMMA: runtime coverage data merged into [/home/justin/Channel4/trunk/coverage.ec] {in 51 ms}
- [junit] Testsuite: channel4.gui.design.RandomizeActionTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Testsuite: channel4.gui.design.RandomizeActionTest
- [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
- [junit]
- [junit] Testcase: channel4.gui.design.RandomizeActionTest:testActionPerformed: Caused an ERROR
- [junit] Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
- [junit] junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
- [junit]
- [junit]
- [junit] Test channel4.gui.design.RandomizeActionTest FAILED (timeout)
- [junit] Testsuite: channel4.gui.design.TableControllerTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.369 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] ------------- Standard Error -----------------
- [junit] Apr 25, 2012 8:12:21 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] ------------- ---------------- ---------------
- [junit] Apr 25, 2012 8:12:21 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] EMMA: runtime coverage data merged into [/home/justin/Channel4/trunk/coverage.ec] {in 70 ms}
- [junit] Testsuite: channel4.gui.design.panels.EditorPanelUtilityTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.617 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] EMMA: runtime coverage data merged into [/home/justin/Channel4/trunk/coverage.ec] {in 65 ms}
- [junit] Testsuite: channel4.gui.design.panels.FillinTheBlankPanelTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Apr 25, 2012 8:12:26 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:26 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:26 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:26 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:26 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:26 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:26 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:26 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:26 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.675 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] ------------- Standard Error -----------------
- [junit] Apr 25, 2012 8:12:26 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:26 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:26 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:26 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:26 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:26 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:26 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:26 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:26 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:27 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] ------------- ---------------- ---------------
- [junit] EMMA: runtime coverage data merged into [/home/justin/Channel4/trunk/coverage.ec] {in 70 ms}
- [junit] Testsuite: channel4.gui.design.panels.FreeResponsePanelTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Apr 25, 2012 8:12:31 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:31 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:31 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:31 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:31 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:31 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:31 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:31 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:31 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:31 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.703 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] ------------- Standard Error -----------------
- [junit] Apr 25, 2012 8:12:31 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:31 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:31 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:31 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:31 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:31 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:31 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:31 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:31 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:31 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:32 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] ------------- ---------------- ---------------
- [junit] EMMA: runtime coverage data merged into [/home/justin/Channel4/trunk/coverage.ec] {in 67 ms}
- [junit] Testsuite: channel4.gui.design.panels.PageBreakPanelTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Apr 25, 2012 8:12:36 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:36 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:36 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:36 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:36 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:36 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:36 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:36 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:36 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:36 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.715 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] ------------- Standard Error -----------------
- [junit] Apr 25, 2012 8:12:36 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:36 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:36 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:36 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:36 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:36 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:36 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:36 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:36 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:36 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] ------------- ---------------- ---------------
- [junit] Apr 25, 2012 8:12:36 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] EMMA: runtime coverage data merged into [/home/justin/Channel4/trunk/coverage.ec] {in 49 ms}
- [junit] Testsuite: channel4.gui.design.panels.SectionTitlePanelTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Apr 25, 2012 8:12:40 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:40 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:40 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:40 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:40 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:40 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:40 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:40 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:40 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:40 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:40 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.58 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] ------------- Standard Error -----------------
- [junit] Apr 25, 2012 8:12:40 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:40 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:40 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:40 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:40 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:40 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:40 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:40 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:40 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:40 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:40 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:41 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] ------------- ---------------- ---------------
- [junit] EMMA: runtime coverage data merged into [/home/justin/Channel4/trunk/coverage.ec] {in 75 ms}
- [junit] Testsuite: channel4.gui.design.panels.TrueFalsePanelTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.964 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] ------------- Standard Error -----------------
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:45 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:46 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] ------------- ---------------- ---------------
- [junit] EMMA: runtime coverage data merged into [/home/justin/Channel4/trunk/coverage.ec] {in 80 ms}
- [junit] Testsuite: channel4.gui.design.panels.UnselectedPanelTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Apr 25, 2012 8:12:50 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:50 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.48 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] ------------- Standard Error -----------------
- [junit] Apr 25, 2012 8:12:50 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:50 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] ------------- ---------------- ---------------
- [junit] Apr 25, 2012 8:12:50 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:50 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:50 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:50 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:50 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:50 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:50 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 25, 2012 8:12:50 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] EMMA: runtime coverage data merged into [/home/justin/Channel4/trunk/coverage.ec] {in 64 ms}
Advertisement
Add Comment
Please, Sign In to add comment