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.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 76 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.315 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 66 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 79 ms}
- [junit] Testsuite: channel4.exam.TitleGroupFieldTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.199 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 58 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.218 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 54 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.113 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 58 ms}
- [junit] Testsuite: channel4.exam.questionTypes.FillInTheBlanksQuestionTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Tests run: 4, Failures: 1, Errors: 0, Time elapsed: 0.225 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 60 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.225 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 59 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.225 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 50 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 59 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 76 ms}
- [junit] Testsuite: channel4.xml.SplitterTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.215 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 70 ms}
- [junit] Testsuite: channel4.xml.XMLLoaderTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.397 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.xml.XMLUtilityTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 3.558 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 60 ms}
- [junit] Testsuite: channel4.gui.design.ColumnTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.332 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 60 ms}
- [junit] Testsuite: channel4.gui.design.CopyCutPasteDeleteActionsTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Apr 24, 2012 8:01:57 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:01:59 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:01:59 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 24, 2012 8:01:57 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:01:59 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:01:59 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:01:59 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:01:59 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:01:59 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:01:59 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 24, 2012 8:01:59 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:01:59 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:01:59 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:01:59 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 58 ms}
- [junit] Testsuite: channel4.gui.design.ExamElementTypeTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:06 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 2012 8:02:06 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 9.821 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] ------------- Standard Error -----------------
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:02:03 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 2012 8:02:04 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:05 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 2012 8:02:06 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 2012 8:02:06 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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 24, 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] ------------- ---------------- ---------------
- [junit] EMMA: runtime coverage data merged into [/home/justin/Channel4/trunk/coverage.ec] {in 60 ms}
- [junit] Testsuite: channel4.gui.design.ExamFileFilterTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.206 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 59 ms}
- [junit] Testsuite: channel4.gui.design.PDFFileFilterTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.207 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 62 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.26 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 53 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.297 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] ------------- Standard Error -----------------
- [junit] Apr 24, 2012 8:12:18 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 24, 2012 8:12:18 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 57 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.618 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 61 ms}
- [junit] Testsuite: channel4.gui.design.panels.FillinTheBlankPanelTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Apr 24, 2012 8:12:24 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:24 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:24 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:24 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:24 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:24 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:24 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:24 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:24 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:24 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 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.643 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] ------------- Standard Error -----------------
- [junit] Apr 24, 2012 8:12:24 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:24 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:24 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:24 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:24 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:24 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:24 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:24 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:24 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:24 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:25 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 66 ms}
- [junit] Testsuite: channel4.gui.design.panels.FreeResponsePanelTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Apr 24, 2012 8:12:28 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:12:29 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:12:29 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:12:29 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:12:30 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.588 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] ------------- Standard Error -----------------
- [junit] Apr 24, 2012 8:12:28 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:12:29 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:12:29 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 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 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:29 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:12:29 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM org.netbeans.spi.palette.PaletteSwitch showHidePaletteTopComponent
- [junit] INFO: Cannot find CommonPalette component.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:30 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 24, 2012 8:12:33 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:33 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:34 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:34 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:34 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:34 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:34 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:34 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:34 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:34 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.735 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] ------------- Standard Error -----------------
- [junit] Apr 24, 2012 8:12:33 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:33 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:34 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:34 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:34 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:34 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:34 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:34 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:34 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:34 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 51 ms}
- [junit] Testsuite: channel4.gui.design.panels.SectionTitlePanelTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Apr 24, 2012 8:12:37 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 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.533 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] ------------- Standard Error -----------------
- [junit] Apr 24, 2012 8:12:37 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:38 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:39 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 68 ms}
- [junit] Testsuite: channel4.gui.design.panels.TrueFalsePanelTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Apr 24, 2012 8:12:42 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:42 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:42 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:42 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:42 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:42 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:42 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:42 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:42 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:42 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 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.793 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] ------------- Standard Error -----------------
- [junit] Apr 24, 2012 8:12:42 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:42 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:42 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:42 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:42 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:42 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:42 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:42 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:42 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:42 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:44 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:44 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 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:43 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:44 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:44 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 47 ms}
- [junit] Testsuite: channel4.gui.design.panels.UnselectedPanelTest
- [junit] EMMA: collecting runtime coverage data ...
- [junit] Apr 24, 2012 8:12:47 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:47 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.439 sec
- [junit]
- [junit] ------------- Standard Output ---------------
- [junit] EMMA: collecting runtime coverage data ...
- [junit] ------------- ---------------- ---------------
- [junit] ------------- Standard Error -----------------
- [junit] Apr 24, 2012 8:12:47 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:47 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 24, 2012 8:12:47 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:47 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:47 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:47 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:47 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:47 PM channel4.gui.design.DesignViewTopComponent findInstance
- [junit] WARNING: Cannot find DesignViewTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:47 PM channel4.gui.design.QuestionEditorTopComponent findInstance
- [junit] WARNING: Cannot find QuestionEditorTopComponent component. It will not be located properly in the window system.
- [junit] Apr 24, 2012 8:12:47 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 81 ms}
Advertisement
Add Comment
Please, Sign In to add comment