java.lang.RuntimeException: javax.media.NoProcessorException: Error instantiating class: com.sun.media.protocol.javasound.DataSource : java.io.IOException: Cannot open audio device for input. at org.sophie2.main.media.fobs.JMFEngine.registerMediaCaptureElement(JMFEngine.java:237) at org.sophie2.base.media.MasterAudioEngine.registerMediaCaptureElement(MasterAudioEngine.java:70) at org.sophie2.main.app.commons.dialogs.AudioCaptureDialog.show(AudioCaptureDialog.java:58) at org.sophie2.main.app.commons.dialogs.AudioCaptureDialog.show(AudioCaptureDialog.java:1) at org.sophie2.base.dialogs.DialogManager.showDialog(DialogManager.java:80) at org.sophie2.main.func.media.logic.MediaLogic$6.handle(MediaLogic.java:406) at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:43) at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:38) at org.sophie2.main.func.media.view.controls.InsertAudioRecordItem.clicked(InsertAudioRecordItem.java:30) at org.sophie2.base.menus.MenuItem$1swingMenu$1.actionPerformed(MenuItem.java:34) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242) at javax.swing.AbstractButton.doClick(AbstractButton.java:357) at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1216) at javax.swing.plaf.basic.BasicMenuItemUI$Handler.menuDragMouseReleased(BasicMenuItemUI.java:1320) at javax.swing.JMenuItem.fireMenuDragMouseReleased(JMenuItem.java:568) at javax.swing.JMenuItem.processMenuDragMouseEvent(JMenuItem.java:465) at javax.swing.JMenuItem.processMouseEvent(JMenuItem.java:411) at javax.swing.MenuSelectionManager.processMouseEvent(MenuSelectionManager.java:304) at javax.swing.plaf.basic.BasicPopupMenuUI$MouseGrabber.eventDispatched(BasicPopupMenuUI.java:807) at java.awt.Toolkit$SelectiveAWTEventListener.eventDispatched(Toolkit.java:2360) at java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2252) at java.awt.Toolkit.notifyAWTEventListeners(Toolkit.java:2210) at java.awt.Component.dispatchEventImpl(Component.java:4308) at java.awt.Container.dispatchEventImpl(Container.java:2116) at java.awt.Component.dispatchEvent(Component.java:4240) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916) at java.awt.Container.dispatchEventImpl(Container.java:2102) at java.awt.Window.dispatchEventImpl(Window.java:2429) at java.awt.Component.dispatchEvent(Component.java:4240) at java.awt.EventQueue.dispatchEvent(EventQueue.java:599) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160) at java.awt.EventDispatchThread.run(EventDispatchThread.java:121) Caused by: javax.media.NoProcessorException: Error instantiating class: com.sun.media.protocol.javasound.DataSource : java.io.IOException: Cannot open audio device for input. at javax.media.Manager.createProcessorForContent(Manager.java:1614) at javax.media.Manager.createProcessor(Manager.java:627) at org.sophie2.main.media.fobs.JMFEngine.registerMediaCaptureElement(JMFEngine.java:233) ... 40 more ---------------------------------------- 2009-06-22T16:47:36-0400 ---------------------------------------- sophie2-author.log [22.06.2009 14:56:22] [FakeAuthorMain] INFO - Sophie startup begins... [22.06.2009 14:56:22] [FakeAuthorMain] INFO - FakeModuleRegistry starting modules... [22.06.2009 14:56:23] [ImageUtil] DEBUG - loadIcon(icons/alternative/approve.png): org.sophie2.base.commons.util.ImmImage@16be68f(w=18, h=18) [22.06.2009 14:56:23] [ImageUtil] DEBUG - loadIcon(icons/alternative/disapprove.png): org.sophie2.base.commons.util.ImmImage@c3014(w=18, h=18) [22.06.2009 14:56:23] [ImageUtil] DEBUG - loadIcon(icons/alternative/frameBackground.png): org.sophie2.base.commons.util.ImmImage@faa550(w=18, h=18) [22.06.2009 14:56:23] [ImageUtil] DEBUG - loadIcon(icons/alternative/frameInsets.png): org.sophie2.base.commons.util.ImmImage@160877b(w=18, h=18) [22.06.2009 14:56:23] [ImageUtil] DEBUG - loadIcon(icons/alternative/zOrderUp.png): org.sophie2.base.commons.util.ImmImage@17ec9f7(w=18, h=18) [22.06.2009 14:56:23] [ImageUtil] DEBUG - loadIcon(icons/alternative/zOrderDown.png): org.sophie2.base.commons.util.ImmImage@1b33a0e(w=18, h=18) [22.06.2009 14:56:23] [ImageUtil] DEBUG - loadIcon(icons/alternative/pageShadowHalo.png): org.sophie2.base.commons.util.ImmImage@c5e9c(w=18, h=18) [22.06.2009 14:56:23] [ImageUtil] DEBUG - loadIcon(icons/alternative/useTemplateOn.png): org.sophie2.base.commons.util.ImmImage@1c9e67a(w=18, h=18) [22.06.2009 14:56:23] [ImageUtil] DEBUG - loadIcon(icons/alternative/useTemplateOff.png): org.sophie2.base.commons.util.ImmImage@1d88db7(w=18, h=18) [22.06.2009 14:56:23] [ImageUtil] DEBUG - loadIcon(icons/alternative/useTemplateOn.png): org.sophie2.base.commons.util.ImmImage@7a4489(w=18, h=18) [22.06.2009 14:56:23] [ImageUtil] DEBUG - loadIcon(icons/alternative/useTemplateOff.png): org.sophie2.base.commons.util.ImmImage@1202d69(w=18, h=18) [22.06.2009 14:56:23] [ImageUtil] DEBUG - loadIcon(icons/alternative/addTemplate.png): org.sophie2.base.commons.util.ImmImage@d0220c(w=18, h=18) [22.06.2009 14:56:23] [ImageUtil] DEBUG - loadIcon(icons/alternative/alignElements.png): org.sophie2.base.commons.util.ImmImage@608760(w=18, h=18) [22.06.2009 14:56:23] [ImageUtil] DEBUG - loadIcon(icons/alternative/groupElements.png): org.sophie2.base.commons.util.ImmImage@1ce85c4(w=20, h=20) [22.06.2009 14:56:23] [ImageUtil] DEBUG - loadIcon(icons/alternative/ungroupElements.png): org.sophie2.base.commons.util.ImmImage@b32ed4(w=20, h=20) [22.06.2009 14:56:23] [ImageUtil] DEBUG - loadIcon(icons/alternative/LinksHalo.png): org.sophie2.base.commons.util.ImmImage@1d0d124(w=18, h=18) [22.06.2009 14:56:23] [ImageUtil] DEBUG - loadIcon(icons/alternative/move.png): org.sophie2.base.commons.util.ImmImage@dc41c5(w=18, h=18) [22.06.2009 14:56:23] [ImageUtil] DEBUG - loadIcon(icons/alternative/remove.png): org.sophie2.base.commons.util.ImmImage@12c8fa8(w=18, h=18) [22.06.2009 14:56:23] [ImageUtil] DEBUG - loadIcon(icons/alternative/remove.png): org.sophie2.base.commons.util.ImmImage@114b82b(w=18, h=18) [22.06.2009 14:56:23] [ImageUtil] DEBUG - loadIcon(icons/alternative/font.png): org.sophie2.base.commons.util.ImmImage@1b4c1d7(w=18, h=18) [22.06.2009 14:56:23] [ImageUtil] DEBUG - loadIcon(icons/alternative/showDesktop.png): org.sophie2.base.commons.util.ImmImage@19a0203(w=18, h=18) [22.06.2009 14:56:23] [ImageUtil] DEBUG - loadIcon(icons/alternative/resize.png): org.sophie2.base.commons.util.ImmImage@44f787(w=18, h=18) [22.06.2009 14:56:26] [FakeAuthorMain] INFO - Registering visual points... [22.06.2009 14:56:26] [FakeAuthorMain] INFO - value-list@extensions@class org.sophie2.base.visual.BaseVisualModule$VisualPoint[SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.help.menuitems.HelpContentsItem, par=class org.sophie2.main.app.menus.help.HelpMenu, role=help-menu-item, sort=11-help-contents-item))@org.sophie2.main.func.help.HelpModule@bb5859, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.menus.view.NormalModeItem, par=class org.sophie2.main.app.menus.view.ViewMenu, role={no-role}, sort=11-normal-mode-item))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.skins.DefaultSkinItem, par=class org.sophie2.main.app.menus.skins.SkinsMenu, role=default-skin-menu-item, sort=111-default-skin-menu-item))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.edit.UndoItem, par=class org.sophie2.main.app.menus.edit.EditMenu, role=edit-menu-item, sort=22-edit-undo-item))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.file.FileMenu, par=class org.sophie2.main.app.menus.AppMenuBar, role=file-menu, sort=22-file-menu))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.file.NewBookItem, par=class org.sophie2.main.app.menus.file.FileMenu, role=file-menu-item, sort=22-file-new-item))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.help.menuitems.BugReportItem, par=class org.sophie2.main.app.menus.help.HelpMenu, role=help-menu-item, sort=22-help-bug-report-item))@org.sophie2.main.func.help.HelpModule@bb5859, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.insert.InsertTextItem, par=class org.sophie2.main.app.menus.insert.InsertMenu, role=insert-menu-item, sort=22-insert-text-item))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.skin.alternative.AlternativeSkinItem, par=class org.sophie2.main.app.menus.skins.SkinsMenu, role=alternative-skin-menu-item, sort=222-alternative-skin-menu-item))@org.sophie2.main.skin.alternative.AlternativeSkinModule@6745b9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.edit.EditMenu, par=class org.sophie2.main.app.menus.AppMenuBar, role=edit-menu, sort=33-edit-menu))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.edit.RedoItem, par=class org.sophie2.main.app.menus.edit.EditMenu, role=edit-menu-item, sort=33-edit-redo-item))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.file.OpenBookItem, par=class org.sophie2.main.app.menus.file.FileMenu, role=file-menu-item, sort=33-file-open-item))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.menus.view.FullScreenItem, par=class org.sophie2.main.app.menus.view.ViewMenu, role={no-role}, sort=33-full-screen-item))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.image.view.InsertImageItem, par=class org.sophie2.main.app.menus.insert.InsertMenu, role=insert-menu-item, sort=33-insert-image-item))@org.sophie2.main.func.image.ImageModule@128340, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.tabbar.MinimizeAllItem, par=class org.sophie2.main.app.menus.AppTabBarMenu, role=tab-bar-menu-item-minimize-all, sort=33-tab-set-book-title-item-minimize-all))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.edit.SetBookTitleItem, par=class org.sophie2.main.app.menus.edit.EditMenu, role=edit-menu-item, sort=44-edit-set-book-title-item))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.file.SaveBookItem, par=class org.sophie2.main.app.menus.file.FileMenu, role=file-menu-item, sort=44-file-save-item))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.media.view.InsertAudioItem, par=class org.sophie2.main.app.menus.insert.InsertMenu, role=insert-menu-item, sort=44-insert-audio-item))@org.sophie2.main.func.media.MainFuncMediaModule@166ff9c, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.insert.InsertMenu, par=class org.sophie2.main.app.menus.AppMenuBar, role=insert-menu, sort=44-insert-menu))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.AppTabBarMenu, par=class org.sophie2.main.app.commons.app.AppTabBar, role=tab-bar-menu-item, sort=44-tab-set-book-title-item))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.edit.SetPageSizeItem, par=class org.sophie2.main.app.menus.edit.EditMenu, role=edit-menu-item, sort=55-edit-set-page-size-item))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.file.SaveBookAsItem, par=class org.sophie2.main.app.menus.file.FileMenu, role=file-menu-item, sort=55-file-save-as-item))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.media.view.InsertVideoItem, par=class org.sophie2.main.app.menus.insert.InsertMenu, role=insert-menu-item, sort=55-insert-video-item))@org.sophie2.main.func.media.MainFuncMediaModule@166ff9c, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.menus.AppMenuBar, par=class org.sophie2.main.app.commons.app.AppMainWindow, role={no-role}, sort=55-menu-bar))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.menus.tabbar.RestoreAllItem, par=class org.sophie2.main.app.menus.AppTabBarMenu, role={no-role}, sort=55-tab-set-book-title-item-restore-all))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.menus.view.ViewMenu, par=class org.sophie2.main.app.menus.AppMenuBar, role={no-role}, sort=55-view-menu))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.edit.ShowConnectionsItem, par=class org.sophie2.main.app.menus.edit.EditMenu, role=edit-menu-item, sort=66-edit-show-connections-item))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.file.SaveBookAsTemplateItem, par=class org.sophie2.main.app.menus.file.FileMenu, role=file-menu-item, sort=66-file-save-as-template-item))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.help.menuitems.AboutItem, par=class org.sophie2.main.app.menus.help.HelpMenu, role=help-menu-item, sort=66-help-about-item))@org.sophie2.main.func.help.HelpModule@bb5859, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.media.view.controls.InsertAudioRecordItem, par=class org.sophie2.main.app.menus.insert.InsertMenu, role=insert-menu-item, sort=66-insert-audio-record-item))@org.sophie2.main.func.media.MainFuncMediaModule@166ff9c, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.extra.func.embedded.view.InsertBookItem, par=class org.sophie2.main.app.menus.insert.InsertMenu, role=insert-menu-item, sort=66-insert-book-item))@org.sophie2.extra.func.embedded.EmbeddedBooksModule@1179c1c, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.skins.SkinsMenu, par=class org.sophie2.main.app.menus.AppMenuBar, role=skins-menu, sort=66-skins-menu))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.file.BookPropertiesItem, par=class org.sophie2.main.app.menus.file.FileMenu, role=file-menu-item, sort=77-file-book-properties-item))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.extra.func.pdf.view.InsertPDFItem, par=class org.sophie2.main.app.menus.insert.InsertMenu, role=insert-menu-item, sort=77-insert-pdf-item))@org.sophie2.extra.func.pdf.PDFModule@10a14ad, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.window.WindowMenu, par=class org.sophie2.main.app.menus.AppMenuBar, role=window-menu, sort=77-window-menu))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.window.CascadeItem, par=class org.sophie2.main.app.menus.window.WindowMenu, role=window-other-item, sort=77-window-menu))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.window.TileItem, par=class org.sophie2.main.app.menus.window.WindowMenu, role=window-other-item, sort=77-window-menu))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.window.DocumentItem, par=class org.sophie2.main.app.menus.window.WindowMenu, role=window-book-item, sort=77-window-menu))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.extra.func.print.view.PrintItem, par=class org.sophie2.main.app.menus.file.FileMenu, role=file-menu-item, sort=80-file-print-item))@org.sophie2.extra.func.print.PrintModule@d38c3d, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.file.ExportSubMenu, par=class org.sophie2.main.app.menus.file.FileMenu, role=file-menu-item, sort=85-file-export-sub-menu))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.extra.func.print.view.PrintToFileItem, par=class org.sophie2.main.app.menus.file.FileMenu, role=file-menu-item, sort=85-file-print-to-file-item))@org.sophie2.extra.func.print.PrintModule@d38c3d, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.extra.func.print.pdf.export.ExportToPDFItem, par=class org.sophie2.main.app.menus.file.ExportSubMenu, role=export-sub-menu-item, sort=86-export-sub-menu-to-pdf-item))@org.sophie2.extra.func.print.PrintModule@d38c3d, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.extra.func.html.ExportAsHtmlItem, par=class org.sophie2.main.app.menus.file.ExportSubMenu, role=export-sub-menu-item, sort=86-export-submenu-as-html-item))@org.sophie2.extra.func.html.HtmlModule@9c1f2c, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.file.CloseBookItem, par=class org.sophie2.main.app.menus.file.FileMenu, role=file-menu-item, sort=88-file-close-item))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.help.HelpMenu, par=class org.sophie2.main.app.menus.AppMenuBar, role=help-menu, sort=88-help-menu))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.help.InspectorMenuItem, par=class org.sophie2.main.app.menus.help.HelpMenu, role=inspector-menu-item, sort=88-inspector-item))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.file.ExitItem, par=class org.sophie2.main.app.menus.file.FileMenu, role=file-menu-item, sort=99-file-exit-item))@org.sophie2.main.app.menus.MainAppMenusModule@1a550f9, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.layout.left.books.BooksTab, par=class org.sophie2.main.app.commons.app.LeftFlap, role=books-tab, sort=aa-books-tab))@org.sophie2.main.app.layout.MainAppLayoutModule@1c28517, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.layout.left.books.OpenBooksPalette, par=class org.sophie2.main.app.layout.left.books.BooksTab, role=open-books, sort=aa-open-books))@org.sophie2.main.app.layout.MainAppLayoutModule@1c28517, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.layout.left.tools.SearchPalette, par=class org.sophie2.main.app.layout.left.tools.ToolsTab, role=search, sort=aa-search))@org.sophie2.main.app.layout.MainAppLayoutModule@1c28517, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud, role={no-role}, sort=aaa-border-insets-top))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.links.LinksHud$CurrentRule, par=class org.sophie2.main.func.links.LinksHud, role={no-role}, sort=aaa-current-rule))@org.sophie2.main.func.links.LinksModule@ba8fce, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop, par=class org.sophie2.main.app.halos.huds.InsetsHud, role={no-role}, sort=aaa-frame-padding-top))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth, par=class org.sophie2.main.app.halos.huds.SizeAndPositionHud, role={no-role}, sort=aaa-frame-width))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.extra.func.embedded.view.PrevPageControlView, par=class org.sophie2.extra.func.embedded.view.BookContentView, role={no-role}, sort=aaa-next-page-frame-content-control-view))@org.sophie2.extra.func.embedded.EmbeddedBooksModule@1179c1c, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.media.view.controls.PlayPauseMediaManipulationView, par=class org.sophie2.main.func.media.view.MediaContentView, role={no-role}, sort=aaa-play-pause-media-manipulation-view))@org.sophie2.main.func.media.MainFuncMediaModule@166ff9c, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.halos.TextFontHud$TextFontFamily, par=class org.sophie2.main.func.text.halos.TextFontHud, role={no-role}, sort=aaa-text-font-family))@org.sophie2.main.func.text.TextFuncModule@3744bc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.halos.TextFontHaloButton, par=class org.sophie2.main.func.text.halos.TextFontHaloMenu, role={no-role}, sort=aaa-text-font-halo-button))@org.sophie2.main.func.text.TextFuncModule@3744bc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.halos.TextFontHaloMenu, par=class org.sophie2.main.app.commons.page.areas.PageWorkArea, role={no-role}, sort=aaa-text-font-halo-menu))@org.sophie2.main.func.text.TextFuncModule@3744bc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.halos.TextFontHud, par=class org.sophie2.main.func.text.halos.TextFontHaloButton, role={no-role}, sort=aaa-text-font-hud))@org.sophie2.main.func.text.TextFuncModule@3744bc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.resources.view.AllResourcesPalette, par=class org.sophie2.main.func.resources.view.ResourcesTab, role={no-role}, sort=bb-all-resources))@org.sophie2.main.func.resources.MainFuncResourcesModule@81ca25, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.layout.right.library.BookTemplatesPalette, par=class org.sophie2.main.app.layout.right.library.LibraryTab, role=book-templates, sort=bb-book-templates))@org.sophie2.main.app.layout.MainAppLayoutModule@1c28517, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.resources.view.ResourceDetailsPalette, par=class org.sophie2.main.func.resources.view.ResourcesTab, role={no-role}, sort=bb-detail-resources))@org.sophie2.main.func.resources.MainFuncResourcesModule@81ca25, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.layout.left.pages.PagesTab, par=class org.sophie2.main.app.commons.app.LeftFlap, role=pages-tab, sort=bb-pages-tab))@org.sophie2.main.app.layout.MainAppLayoutModule@1c28517, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.resources.view.ResourcesTab, par=class org.sophie2.main.app.commons.app.RightFlap, role={no-role}, sort=bb-resources-tab))@org.sophie2.main.func.resources.MainFuncResourcesModule@81ca25, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.links.LinksHud$AddRule, par=class org.sophie2.main.func.links.LinksHud, role={no-role}, sort=bbb-add-rule))@org.sophie2.main.func.links.LinksModule@ba8fce, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton, par=class org.sophie2.main.app.halos.shared.MainHaloMenu, role={no-role}, sort=bbb-background-and-border-halo-button))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud, role={no-role}, sort=bbb-border-insets-right))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight, par=class org.sophie2.main.app.halos.huds.SizeAndPositionHud, role={no-role}, sort=bbb-frame-height))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight, par=class org.sophie2.main.app.halos.huds.InsetsHud, role={no-role}, sort=bbb-frame-padding-right))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.extra.func.embedded.view.NextPageControlView, par=class org.sophie2.extra.func.embedded.view.BookContentView, role={no-role}, sort=bbb-next-page-frame-content-control-view))@org.sophie2.extra.func.embedded.EmbeddedBooksModule@1179c1c, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.halos.TextFontHud$TextFontSize, par=class org.sophie2.main.func.text.halos.TextFontHud, role={no-role}, sort=bbb-text-font-size))@org.sophie2.main.func.text.TextFuncModule@3744bc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.extra.func.annotations.view.tab.AllAnnotationsPalette, par=class org.sophie2.extra.func.annotations.view.tab.AnnotationsTab, role={no-role}, sort=cc-all-annotations-palette))@org.sophie2.extra.func.annotations.AnnotationsModule@fe53cf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.resources.view.AllChangesPalette, par=class org.sophie2.main.func.resources.view.ChangesTab, role={no-role}, sort=cc-all-changes))@org.sophie2.main.func.resources.MainFuncResourcesModule@81ca25, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.extra.func.annotations.view.tab.BookExtrasPalette, par=class org.sophie2.extra.func.annotations.view.tab.AnnotationsTab, role={no-role}, sort=cc-book-extras))@org.sophie2.extra.func.annotations.AnnotationsModule@fe53cf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.resources.view.ChangesTab, par=class org.sophie2.main.app.commons.app.RightFlap, role={no-role}, sort=cc-changes-tab))@org.sophie2.main.func.resources.MainFuncResourcesModule@81ca25, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.layout.right.library.PageTemplatesPalette, par=class org.sophie2.main.app.layout.right.library.LibraryTab, role=page-templates, sort=cc-page-templates))@org.sophie2.main.app.layout.MainAppLayoutModule@1c28517, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.layout.left.tools.ToolsTab, par=class org.sophie2.main.app.commons.app.LeftFlap, role=tools-tab, sort=cc-tools-tab))@org.sophie2.main.app.layout.MainAppLayoutModule@1c28517, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud, role={no-role}, sort=ccc-border-insets-bottom))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.config.ConfigTab, par=class org.sophie2.main.app.commons.app.LeftFlap, role=config-tab, sort=ccc-config-tab))@org.sophie2.main.func.config.MainFuncConfigModule@130500f, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom, par=class org.sophie2.main.app.halos.huds.InsetsHud, role={no-role}, sort=ccc-frame-padding-bottom))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton, par=class org.sophie2.main.app.halos.shared.MainHaloMenu, role={no-role}, sort=ccc-frame-size-and-position-halo-button))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel, par=class org.sophie2.main.func.links.LinksHud$ConfigPanel, role={no-role}, sort=ccc-links-configpanel-hide-frame))@org.sophie2.main.func.links.LinksModule@ba8fce, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel, par=class org.sophie2.main.func.links.LinksHud$ConfigPanel, role={no-role}, sort=ccc-links-configpanel-show-frame))@org.sophie2.main.func.links.LinksModule@ba8fce, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel, par=class org.sophie2.main.func.links.LinksHud$ConfigPanel, role={no-role}, sort=ccc-links-configpanel-toggle-frame))@org.sophie2.main.func.links.LinksModule@ba8fce, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.links.LinksHud$RemoveRule, par=class org.sophie2.main.func.links.LinksHud, role={no-role}, sort=ccc-remove-rule))@org.sophie2.main.func.links.LinksModule@ba8fce, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.servers.ServersTab, par=class org.sophie2.main.app.commons.app.LeftFlap, role=servers-tab, sort=ccc-servers-tab))@org.sophie2.main.func.servers.MainFuncServersModule@1d6b049, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate, par=class org.sophie2.main.app.halos.huds.SizeAndPositionHud, role={no-role}, sort=ccc-size-use-template))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.media.view.controls.StopMediaManipulationView, par=class org.sophie2.main.func.media.view.MediaContentView, role={no-role}, sort=ccc-stop-media-manipulation-view))@org.sophie2.main.func.media.MainFuncMediaModule@166ff9c, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.halos.TextFontHud$TextItalicStyle, par=class org.sophie2.main.func.text.halos.TextFontHud, role={no-role}, sort=ccc-text-italic-style))@org.sophie2.main.func.text.TextFuncModule@3744bc, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.layout.right.library.FrameTemplatesPalette, par=class org.sophie2.main.app.layout.right.library.LibraryTab, role=frame-templates, sort=dd-frame-templates))@org.sophie2.main.app.layout.MainAppLayoutModule@1c28517, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.layout.right.library.LibraryTab, par=class org.sophie2.main.app.commons.app.RightFlap, role=library-tab, sort=dd-library-tab))@org.sophie2.main.app.layout.MainAppLayoutModule@1c28517, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.extra.func.annotations.view.tab.StickiesPalette, par=class org.sophie2.extra.func.annotations.view.tab.AnnotationsTab, role={no-role}, sort=dd-stickies-palette))@org.sophie2.extra.func.annotations.AnnotationsModule@fe53cf, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.layout.left.timelines.TimelinesTab, par=class org.sophie2.main.app.commons.app.LeftFlap, role=timelines-tab, sort=dd-timelines-tab))@org.sophie2.main.app.layout.MainAppLayoutModule@1c28517, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.links.LinksHud$AvailableTriggers, par=class org.sophie2.main.func.links.LinksHud, role={no-role}, sort=ddd-available-triggers))@org.sophie2.main.func.links.LinksModule@ba8fce, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud, role={no-role}, sort=ddd-border-insets-left))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.FrameInsetsHaloButton, par=class org.sophie2.main.app.halos.shared.MainHaloMenu, role={no-role}, sort=ddd-frame-insets-halo-button))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft, par=class org.sophie2.main.app.halos.huds.InsetsHud, role={no-role}, sort=ddd-frame-padding-left))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked, par=class org.sophie2.main.app.halos.huds.SizeAndPositionHud, role={no-role}, sort=ddd-size-locked))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.halos.TextFontHud$TextBoldStyle, par=class org.sophie2.main.func.text.halos.TextFontHud, role={no-role}, sort=ddd-text-bold-style))@org.sophie2.main.func.text.TextFuncModule@3744bc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.links.LinksHud$AvailableActions, par=class org.sophie2.main.func.links.LinksHud, role={no-role}, sort=eee-available-actions))@org.sophie2.main.func.links.LinksModule@ba8fce, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud, role={no-role}, sort=eee-border-color))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate, par=class org.sophie2.main.app.halos.huds.InsetsHud, role={no-role}, sort=eee-frame-padding-use-template))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition, par=class org.sophie2.main.app.halos.huds.SizeAndPositionHud, role={no-role}, sort=eee-frame-x))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton, par=class org.sophie2.main.app.halos.shared.MainHaloMenu, role={no-role}, sort=eee-frame-z-order-up-button))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle, par=class org.sophie2.main.func.text.halos.TextFontHud, role={no-role}, sort=eee-text-underline-style))@org.sophie2.main.func.text.TextFuncModule@3744bc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud, role={no-role}, sort=fff-border-use-template))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.links.LinksHud$ConfigPanel, par=class org.sophie2.main.func.links.LinksHud, role={no-role}, sort=fff-configuration-panel))@org.sophie2.main.func.links.LinksModule@ba8fce, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked, par=class org.sophie2.main.app.halos.huds.InsetsHud, role={no-role}, sort=fff-frame-padding-locked))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition, par=class org.sophie2.main.app.halos.huds.SizeAndPositionHud, role={no-role}, sort=fff-frame-y))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton, par=class org.sophie2.main.app.halos.shared.MainHaloMenu, role={no-role}, sort=fff-frame-z-order-down-button))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.halos.TextFontHud$TextStrikethroughStyle, par=class org.sophie2.main.func.text.halos.TextFontHud, role={no-role}, sort=fff-text-strikethrough-style))@org.sophie2.main.func.text.TextFuncModule@3744bc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud, role={no-role}, sort=ggg-border-locked))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop, par=class org.sophie2.main.app.halos.huds.InsetsHud, role={no-role}, sort=ggg-frame-margin-top))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate, par=class org.sophie2.main.app.halos.huds.SizeAndPositionHud, role={no-role}, sort=ggg-location-use-template))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.halos.TextFontHud$TextForegroundColor, par=class org.sophie2.main.func.text.halos.TextFontHud, role={no-role}, sort=ggg-text-foreground-color))@org.sophie2.main.func.text.TextFuncModule@3744bc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton, par=class org.sophie2.main.app.halos.shared.MainHaloMenu, role={no-role}, sort=hhh-frame-content-use-template-halo-button))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight, par=class org.sophie2.main.app.halos.huds.InsetsHud, role={no-role}, sort=hhh-frame-margin-right))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked, par=class org.sophie2.main.app.halos.huds.SizeAndPositionHud, role={no-role}, sort=hhh-location-locked))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.halos.TextFontHud$TextBackgroundColor, par=class org.sophie2.main.func.text.halos.TextFontHud, role={no-role}, sort=hhh-text-background-color))@org.sophie2.main.func.text.TextFuncModule@3744bc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud, role={no-role}, sort=iii-background-panel))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom, par=class org.sophie2.main.app.halos.huds.InsetsHud, role={no-role}, sort=iii-frame-margin-bottom))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton, par=class org.sophie2.main.app.halos.shared.MainHaloMenu, role={no-role}, sort=iii-page-frames-use-template-halo-button))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.extra.func.annotations.view.tab.AnnotationsTab, par=class org.sophie2.main.app.commons.app.RightFlap, role=annotations-tab, sort=jj-annotations-tab))@org.sophie2.extra.func.annotations.AnnotationsModule@fe53cf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.shared.AddTemplateHaloButton, par=class org.sophie2.main.app.halos.shared.MainHaloMenu, role={no-role}, sort=jjj-add-template))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundColorField, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel, role={no-role}, sort=jjj-background-color))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud, role={no-role}, sort=jjj-background-use-template))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft, par=class org.sophie2.main.app.halos.huds.InsetsHud, role={no-role}, sort=jjj-frame-margin-left))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton, par=class org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu, role={no-role}, sort=jjj-frame-rotate-left-halo-button))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.align.AlignElementsBottom, par=class org.sophie2.main.app.halos.align.AlignElementsHud, role={no-role}, sort=kkk-align-elements-bottom))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton, par=class org.sophie2.main.app.halos.shared.MainHaloMenu, role={no-role}, sort=kkk-align-elements-halo-button))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.align.AlignElementsHorizontally, par=class org.sophie2.main.app.halos.align.AlignElementsHud, role={no-role}, sort=kkk-align-elements-horizontally))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.align.AlignElementsVertically, par=class org.sophie2.main.app.halos.align.AlignElementsHud, role={no-role}, sort=kkk-align-elements-horizontally))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.align.AlignElementsLeft, par=class org.sophie2.main.app.halos.align.AlignElementsHud, role={no-role}, sort=kkk-align-elements-left))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.align.AlignElementsRight, par=class org.sophie2.main.app.halos.align.AlignElementsHud, role={no-role}, sort=kkk-align-elements-right))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.align.AlignElementsTop, par=class org.sophie2.main.app.halos.align.AlignElementsHud, role={no-role}, sort=kkk-align-elements-top))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.align.AlignElementsHud, par=class org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton, role={no-role}, sort=kkk-aligning-page-elements-hud))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.commons.app.AppDocumentsDesktop, par=class org.sophie2.main.app.commons.app.AppMainWindow, role=documents-desktop, sort=kkk-app-documents-desktop))@org.sophie2.main.app.commons.MainAppModule@1cfad77, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.commons.app.AppMainWindow, par=interface org.sophie2.base.layout.LayoutEngine, role=main-application-window, sort=kkk-app-main-window))@org.sophie2.main.app.commons.MainAppModule@1cfad77, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.commons.app.AppTabBar, par=class org.sophie2.main.app.commons.app.AppDocumentsDesktop, role={no-role}, sort=kkk-app-tab-bar))@org.sophie2.main.app.commons.MainAppModule@1cfad77, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea, par=class org.sophie2.main.app.commons.book.BookDesktopWindow, role=null, sort=kkk-author-page-work-area))@org.sophie2.main.app.commons.MainAppModule@1cfad77, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea, par=class org.sophie2.main.app.commons.book.BookDocumentWindow, role=author-page-work-area, sort=kkk-author-page-work-area))@org.sophie2.main.app.commons.MainAppModule@1cfad77, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages, par=class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel, role={no-role}, sort=kkk-available-pages))@org.sophie2.main.func.links.LinksModule@ba8fce, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud, par=class org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton, role={no-role}, sort=kkk-background-and-border-hud))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundGradientField, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel, role={no-role}, sort=kkk-background-color))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundImageField, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel, role={no-role}, sort=kkk-background-image))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud, role={no-role}, sort=kkk-background-locked))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.commons.book.BookBottomPanel, par=class org.sophie2.main.app.commons.book.BookDocumentWindow, role=book-bottom-panel, sort=kkk-book-bottom-panel))@org.sophie2.main.app.commons.MainAppModule@1cfad77, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.servers.ConnectionsPalette, par=class org.sophie2.main.func.servers.ServersTab, role=connections-palette, sort=kkk-connections-palette))@org.sophie2.main.func.servers.MainFuncServersModule@1d6b049, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate, par=class org.sophie2.main.app.halos.huds.InsetsHud, role={no-role}, sort=kkk-frame-margin-use-template))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton, par=class org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu, role={no-role}, sort=kkk-frame-move-halo-button))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu, par=class org.sophie2.main.app.commons.page.areas.PageWorkArea, role={no-role}, sort=kkk-frame-move-halo-menu))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu, par=class org.sophie2.main.app.commons.page.areas.PageWorkArea, role={no-role}, sort=kkk-frame-rotate-halo-menu))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton, par=class org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu, role={no-role}, sort=kkk-frame-rotation-halo-button))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud, par=class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton, role={no-role}, sort=kkk-frame-rotation-properties-hud))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, par=class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel, role=frame-selector, sort=kkk-frame-selector))@org.sophie2.main.func.links.LinksModule@ba8fce, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, par=class org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel, role=frame-selector, sort=kkk-frame-selector))@org.sophie2.main.func.links.LinksModule@ba8fce, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, par=class org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel, role=frame-selector, sort=kkk-frame-selector))@org.sophie2.main.func.links.LinksModule@ba8fce, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel, par=class org.sophie2.main.func.links.LinksHud$ConfigPanel, role={no-role}, sort=kkk-go-to-page-configuration-panel))@org.sophie2.main.func.links.LinksModule@ba8fce, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.InsetsHud, par=class org.sophie2.main.app.halos.frame.FrameInsetsHaloButton, role={no-role}, sort=kkk-insets-hud))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.commons.app.LeftFlap, par=class org.sophie2.main.app.commons.app.AppMainWindow, role=left-flap, sort=kkk-left-flap))@org.sophie2.main.app.commons.MainAppModule@1cfad77, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.links.LinksHud, par=class org.sophie2.main.func.links.LinksHaloButton, role={no-role}, sort=kkk-links-hud))@org.sophie2.main.func.links.LinksModule@ba8fce, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.shared.MainHaloMenu, par=class org.sophie2.main.app.commons.page.areas.PageWorkArea, role={no-role}, sort=kkk-main-halo-menu))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.layout.mydoggy.MDEngine, par=null, role=layout-engine, sort=kkk-mydoggy-engine))@org.sophie2.main.layout.mydoggy.LayoutMyDoggyModule@18590c5, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.page.resize.PageResizeHaloButton, par=class org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu, role={no-role}, sort=kkk-page-resize-halo-button))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu, par=class org.sophie2.main.app.commons.page.areas.PageWorkArea, role={no-role}, sort=kkk-page-resize-halo-menu))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.config.PluginsPalette, par=class org.sophie2.main.func.config.ConfigTab, role=plugins-palete, sort=kkk-plugins-palete))@org.sophie2.main.func.config.MainFuncConfigModule@130500f, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea, par=class org.sophie2.main.app.commons.book.BookDocumentWindow, role=reader-page-work-area, sort=kkk-reader-page-work-area))@org.sophie2.main.app.commons.MainAppModule@1cfad77, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.commons.app.RightFlap, par=class org.sophie2.main.app.commons.app.AppMainWindow, role=right-flap, sort=kkk-right-flap))@org.sophie2.main.app.commons.MainAppModule@1cfad77, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle, par=class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud, role={no-role}, sort=kkk-rotation-angle))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.SizeAndPositionHud, par=class org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton, role={no-role}, sort=kkk-size-and-position-hud))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu, par=class org.sophie2.main.app.commons.page.areas.PageWorkArea, role={no-role}, sort=kkk-sticky-halo-menu))@org.sophie2.extra.func.annotations.AnnotationsModule@fe53cf, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.commons.book.panels.ZoomPercentagePanel, par=class org.sophie2.main.app.commons.book.BookBottomPanel, role=zoom-percentage-panel, sort=kkk-zoom-percentage-panel))@org.sophie2.main.app.commons.MainAppModule@1cfad77, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.layout.right.styles.StylesTab, par=class org.sophie2.main.app.commons.app.RightFlap, role=styles-tab, sort=ll-styles-tab))@org.sophie2.main.app.layout.MainAppLayoutModule@1c28517, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundPatternField, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel, role={no-role}, sort=lll-background-pattern))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.grouping.EnterGroupButton, par=class org.sophie2.main.app.halos.shared.MainHaloMenu, role={no-role}, sort=lll-enter-group-button))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.grouping.ExitGroupButton, par=class org.sophie2.main.app.halos.shared.MainHaloMenu, role={no-role}, sort=lll-exit-group-button))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked, par=class org.sophie2.main.app.halos.huds.InsetsHud, role={no-role}, sort=lll-frame-margin-locked))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton, par=class org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu, role={no-role}, sort=lll-frame-remove-halo-button))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton, par=class org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu, role={no-role}, sort=lll-frame-rotate-right-halo-button))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud, role={no-role}, sort=lll-frame-visible-check))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.grouping.GroupPageElementsButton, par=class org.sophie2.main.app.halos.shared.MainHaloMenu, role={no-role}, sort=lll-group-page-elements-button))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.commons.book.panels.NavigationPanel, par=class org.sophie2.main.app.commons.book.BookBottomPanel, role=navigation-panel, sort=lll-navigation-panel))@org.sophie2.main.app.commons.MainAppModule@1cfad77, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.config.PluginAboutPalette, par=class org.sophie2.main.func.config.ConfigTab, role=plugin-about-palete, sort=lll-plugin-about-palete))@org.sophie2.main.func.config.MainFuncConfigModule@130500f, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter, par=class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud, role={no-role}, sort=lll-rotation-center))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.commons.book.panels.QuickSearchPanel, par=class org.sophie2.main.app.commons.book.BookBottomPanel, role=quick-search-panel, sort=mmm-quick-search-panel))@org.sophie2.main.app.commons.MainAppModule@1cfad77, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.grouping.UngroupPageElementsButton, par=class org.sophie2.main.app.halos.shared.MainHaloMenu, role={no-role}, sort=mmm-ungroup-page-elements-button))@org.sophie2.main.app.halos.MainAppHalosModule@1afe460, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.commons.book.panels.ShowFramesCheckBoxPanel, par=class org.sophie2.main.app.commons.book.BookBottomPanel, role=show-frames-panel, sort=ooo-show-frames-panel))@org.sophie2.main.app.commons.MainAppModule@1cfad77, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.links.LinksHaloButton, par=class org.sophie2.main.app.halos.shared.MainHaloMenu, role={no-role}, sort=ppp-links-halo-button))@org.sophie2.main.func.links.LinksModule@ba8fce, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.commons.book.panels.PreviewModeButton, par=class org.sophie2.main.app.commons.book.BookBottomPanel, role=preview-mode-button, sort=ppp-preview-mode-button))@org.sophie2.main.app.commons.MainAppModule@1cfad77, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.extra.func.embedded.view.EmbeddedBooksPalette, par=class org.sophie2.main.app.layout.left.books.BooksTab, role=embedded-books-palete, sort=ttt-embedded-books-palete))@org.sophie2.extra.func.embedded.EmbeddedBooksModule@1179c1c, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.scene.simple.SimpleSceneVisual, par=interface org.sophie2.base.visual.VisualElement, role=simple-scene-visual, sort=xxx-simple-scene-visual))@org.sophie2.main.scene.simple.MainSceneSimpleModule@c3c44, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.extra.func.annotations.view.halos.StickyRemoveButton, par=class org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu, role={no-role}, sort=yyy-sticky-remove-halo-button))@org.sophie2.extra.func.annotations.AnnotationsModule@fe53cf] [22.06.2009 14:56:26] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.layout.mydoggy.MDEngine [22.06.2009 14:56:26] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.app.AppMainWindow [22.06.2009 14:56:26] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.app.LeftFlap [22.06.2009 14:56:26] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.left.books.BooksTab [22.06.2009 14:56:26] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.left.books.OpenBooksPalette [22.06.2009 14:56:26] [ListPalette$1list] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.layout.model.ListPalette$1list.setup(java.lang.Object) because of transforming-list@items@class org.sophie2.main.app.layout.left.books.OpenBooksPalette value not initialized! [22.06.2009 14:56:26] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.left.books.OpenBooksPalette [22.06.2009 14:56:26] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.model.ListPalette [22.06.2009 14:56:26] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.model.Palette [22.06.2009 14:56:26] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.visual.BaseVisualElement [22.06.2009 14:56:26] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.embedded.view.EmbeddedBooksPalette [22.06.2009 14:56:26] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.embedded.view.EmbeddedBooksPalette [22.06.2009 14:56:26] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.app.layout.left.books.BooksTab[org.sophie2.main.app.layout.left.books.OpenBooksPalette@1156508, org.sophie2.extra.func.embedded.view.EmbeddedBooksPalette@168af51] [22.06.2009 14:56:26] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.left.books.BooksTab [22.06.2009 14:56:26] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.model.Tab [22.06.2009 14:56:26] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.left.pages.PagesTab [22.06.2009 14:56:26] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.app.layout.left.pages.PagesTab[] [22.06.2009 14:56:26] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.left.pages.PagesTab [22.06.2009 14:56:26] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.left.tools.ToolsTab [22.06.2009 14:56:26] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.left.tools.SearchPalette [22.06.2009 14:56:26] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.left.tools.SearchPalette [22.06.2009 14:56:26] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.app.layout.left.tools.ToolsTab[org.sophie2.main.app.layout.left.tools.SearchPalette@63afa4] [22.06.2009 14:56:26] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.left.tools.ToolsTab [22.06.2009 14:56:26] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.config.ConfigTab [22.06.2009 14:56:26] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.config.PluginsPalette [22.06.2009 14:56:26] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.config.PluginsPalette [22.06.2009 14:56:26] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.config.PluginAboutPalette [22.06.2009 14:56:27] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.config.PluginAboutPalette [22.06.2009 14:56:27] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.model.PanelPalette [22.06.2009 14:56:27] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.func.config.ConfigTab[org.sophie2.main.func.config.PluginsPalette@13d76d5, org.sophie2.main.func.config.PluginAboutPalette@133650d] [22.06.2009 14:56:27] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.config.ConfigTab [22.06.2009 14:56:27] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.servers.ServersTab [22.06.2009 14:56:27] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.servers.ConnectionsPalette [22.06.2009 14:56:27] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.servers.ConnectionsPalette [22.06.2009 14:56:27] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.func.servers.ServersTab[org.sophie2.main.func.servers.ConnectionsPalette@118da51] [22.06.2009 14:56:27] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.servers.ServersTab [22.06.2009 14:56:27] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.left.timelines.TimelinesTab [22.06.2009 14:56:27] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.app.layout.left.timelines.TimelinesTab[] [22.06.2009 14:56:27] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.left.timelines.TimelinesTab [22.06.2009 14:56:27] [Flap$1tabs] DEBUG - initOwnAnnotation: transforming-list@tabs@class org.sophie2.main.app.commons.app.LeftFlap[org.sophie2.main.app.layout.left.books.BooksTab@1721a26, org.sophie2.main.app.layout.left.pages.PagesTab@e51510, org.sophie2.main.app.layout.left.tools.ToolsTab@36d036, org.sophie2.main.func.config.ConfigTab@6f0962, org.sophie2.main.func.servers.ServersTab@91384d, org.sophie2.main.app.layout.left.timelines.TimelinesTab@700edc] [22.06.2009 14:56:27] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.app.LeftFlap [22.06.2009 14:56:27] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.model.Flap [22.06.2009 14:56:27] [AppMainWindow] DEBUG - org.sophie2.main.app.commons.app.AppMainWindow@e3a921.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@c87ddf31(class org.sophie2.base.layout.model.Flap, class org.sophie2.main.app.commons.app.AppMainWindow, left-flap)) -> org.sophie2.main.app.commons.app.LeftFlap@3a3e1b [22.06.2009 14:56:27] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.app.AppDocumentsDesktop [22.06.2009 14:56:27] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea [22.06.2009 14:56:27] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.scene.simple.SimpleSceneVisual [22.06.2009 14:56:27] [SimpleSceneVisual$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.scene.simple.SimpleSceneVisual$1swingComponent.setup(java.lang.Object) because of actualViewRect@class org.sophie2.main.scene.simple.SimpleSceneVisual value not initialized! [22.06.2009 14:56:27] [SimpleSceneVisual$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.scene.simple.SimpleSceneVisual$1swingComponent.setupRepaint(org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel) because of scene@class org.sophie2.main.scene.simple.SimpleSceneVisual value not initialized! [22.06.2009 14:56:27] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.scene.simple.SimpleSceneVisual [22.06.2009 14:56:27] [AuthorPageWorkArea] DEBUG - org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6595ffdb(interface org.sophie2.base.scene.SceneVisual, class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea, null)) -> org.sophie2.main.scene.simple.SimpleSceneVisual@451610 [22.06.2009 14:56:27] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup3(java.lang.Object) because of page@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea value not initialized! [22.06.2009 14:56:27] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup4(java.lang.Object) because of page@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea value not initialized! [22.06.2009 14:56:27] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup3(java.lang.Object) because of page@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea value not initialized! [22.06.2009 14:56:27] [PageWorkArea$1elementViews] DEBUG - initOwnAnnotation: transforming-list@elementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 14:56:27] [PageWorkArea$1extraViews] DEBUG - initOwnAnnotation: composing-list@extraViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 14:56:27] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-40.0000, -40.0000, 80.0000, 80.0000) [22.06.2009 14:56:27] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHaloMenu [22.06.2009 14:56:27] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHaloButton [22.06.2009 14:56:27] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud [22.06.2009 14:56:27] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextFontFamily [22.06.2009 14:56:29] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.halos.TextFontHud$TextFontFamily [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.halos.TextFontHud$TextFontFamily.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.bound.BoundComboBox [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.base.bound.BoundComboBox.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.bound.BaseBoundControl [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.base.bound.BaseBoundControl.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:29] [ImageUtil] DEBUG - loadIcon(icons/approve.png): org.sophie2.base.commons.util.ImmImage@523fa1(w=17, h=17) [22.06.2009 14:56:29] [ImageUtil] DEBUG - loadIcon(icons/disapprove.png): org.sophie2.base.commons.util.ImmImage@141e072(w=17, h=17) [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.visual.BaseSwingVisualElement [22.06.2009 14:56:29] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextFontSize [22.06.2009 14:56:29] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.halos.TextFontHud$TextFontSize [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.halos.TextFontHud$TextFontSize.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:29] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextItalicStyle [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.halos.TextFontHud$TextItalicStyle [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.halos.TextFontHud$TextItalicStyle.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.halos.TextStyleBoundCheckBox [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.bound.BoundCheckBox [22.06.2009 14:56:29] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextBoldStyle [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.halos.TextFontHud$TextBoldStyle [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.halos.TextFontHud$TextBoldStyle.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:29] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:29] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextStrikethroughStyle [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.halos.TextFontHud$TextStrikethroughStyle [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.halos.TextFontHud$TextStrikethroughStyle.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:29] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextForegroundColor [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.halos.TextFontHud$TextForegroundColor [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.halos.TextFontHud$TextForegroundColor.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.halos.TextColorField [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.bound.BoundColorField [22.06.2009 14:56:29] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextBackgroundColor [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.halos.TextFontHud$TextBackgroundColor [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.halos.TextFontHud$TextBackgroundColor.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:29] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.text.halos.TextFontHud[org.sophie2.main.func.text.halos.TextFontHud$TextFontFamily@3af4b3, org.sophie2.main.func.text.halos.TextFontHud$TextFontSize@9a7754, org.sophie2.main.func.text.halos.TextFontHud$TextItalicStyle@1aea6e2, org.sophie2.main.func.text.halos.TextFontHud$TextBoldStyle@140b23b, org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle@1a59e87, org.sophie2.main.func.text.halos.TextFontHud$TextStrikethroughStyle@864b2b, org.sophie2.main.func.text.halos.TextFontHud$TextForegroundColor@e1c3a7, org.sophie2.main.func.text.halos.TextFontHud$TextBackgroundColor@10b69b] [22.06.2009 14:56:29] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:29] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:29] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:29] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:29] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:29] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.halos.TextFontHud [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.halos.TextFontHud.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.halos.HudDialog [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.halos.AbstractHalo [22.06.2009 14:56:29] [TextFontHaloButton] DEBUG - org.sophie2.main.func.text.halos.TextFontHaloButton@ef1a78.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@73141810(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.text.halos.TextFontHaloButton, null)) -> org.sophie2.main.func.text.halos.TextFontHud@19daaab [22.06.2009 14:56:29] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:29] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.halos.TextFontHaloButton [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.halos.TextFontHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:29] [ImageUtil] DEBUG - loadIcon(icons/font.png): org.sophie2.base.commons.util.ImmImage@4ce091(w=15, h=15) [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.halos.HudHaloButton [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.halos.HaloButton [22.06.2009 14:56:29] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.func.text.halos.TextFontHaloMenu[org.sophie2.main.func.text.halos.TextFontHaloButton@ef1a78] [22.06.2009 14:56:29] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:29] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:29] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:29] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:29] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:29] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.halos.TextFontHaloMenu [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.halos.TextHaloMenu [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.halos.HaloMenu [22.06.2009 14:56:29] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu [22.06.2009 14:56:29] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:29] [ImageUtil] DEBUG - loadIcon(icons/move.png): org.sophie2.base.commons.util.ImmImage@1e1542f(w=17, h=16) [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.halos.MoveHaloButton [22.06.2009 14:56:29] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:29] [ImageUtil] DEBUG - loadIcon(icons/remove.png): org.sophie2.base.commons.util.ImmImage@1e9d469(w=16, h=16) [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.halos.ClickHaloButton [22.06.2009 14:56:29] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu[org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton@f8ac14, org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton@acaa28] [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu [22.06.2009 14:56:29] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:29] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [ImageUtil] DEBUG - loadIcon(icons/rotateLeft.png): org.sophie2.base.commons.util.ImmImage@692a88(w=25, h=25) [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.bound.BoundTextField [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud[org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle@b2e0be, org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter@3f02bd] [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [FrameRotationPropertiesHaloButton] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton@163c85b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@be54f7d9(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton, null)) -> org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud@1485026 [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [ImageUtil] DEBUG - loadIcon(icons/rotationProperties.png): org.sophie2.base.commons.util.ImmImage@7958ef(w=18, h=18) [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [ImageUtil] DEBUG - loadIcon(icons/rotateRight.png): org.sophie2.base.commons.util.ImmImage@1199c2e(w=25, h=25) [22.06.2009 14:56:30] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu[org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton@1e95386, org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton@163c85b, org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton@161a1d5] [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.MainHaloMenu [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundColorField [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundColorField [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundColorField.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundGradientField [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundGradientField [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundGradientField.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.common.BackgroundDialogField [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundImageField [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundImageField [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundImageField.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundPatternField [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundPatternField [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundPatternField.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [BackgroundAndBorderHud$BackgroundPanel$1configPanels] DEBUG - initOwnAnnotation: transforming-list@configPanels@class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel[org.sophie2.main.app.halos.huds.BackgroundColorField@111fe80, org.sophie2.main.app.halos.huds.BackgroundGradientField@b23e72, org.sophie2.main.app.halos.huds.BackgroundImageField@1b64611, org.sophie2.main.app.halos.huds.BackgroundPatternField@f720d5] [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud[org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop@dbcc2d, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight@aa270d, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom@1a172dc, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft@1513f3, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField@166a538, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate@1117085, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked@1c1dea5, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel@1d2c798, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate@100862e, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked@1b164f2, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck@d8bf42] [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [BackgroundAndBorderHaloButton] DEBUG - org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton@19ed348.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@be7f0ed1(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton, null)) -> org.sophie2.main.app.halos.huds.BackgroundAndBorderHud@8cac17 [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [ImageUtil] DEBUG - loadIcon(icons/frameBackground.png): org.sophie2.base.commons.util.ImmImage@17aa8b7(w=20, h=20) [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.SizeAndPositionHud[org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth@10de40c, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight@16c01c8, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate@daae1d, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked@7fbd60, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition@af94c4, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition@1a193a, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate@19ca1fb, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked@2d67b4] [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.SizeAndPositionHud [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.SizeAndPositionHud.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [FrameSizeAndPositionHaloButton] DEBUG - org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton@7b2390.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@2b8376d2(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton, null)) -> org.sophie2.main.app.halos.huds.SizeAndPositionHud@18d042a [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [ImageUtil] DEBUG - loadIcon(icons/sizeAndPosition.png): org.sophie2.base.commons.util.ImmImage@8e3ede(w=20, h=20) [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameInsetsHaloButton [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight [22.06.2009 14:56:30] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.InsetsHud[org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop@1bfa8f1, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight@f6c059, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom@6c76f2, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft@b53114, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate@17bf0a7, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked@1290d08, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop@1f2929c, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight@11080f, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom@a3defc, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft@186c975, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate@111a20c, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked@ac70ab] [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [FrameInsetsHaloButton] DEBUG - org.sophie2.main.app.halos.frame.FrameInsetsHaloButton@1ba1f1.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@255d829e(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.FrameInsetsHaloButton, null)) -> org.sophie2.main.app.halos.huds.InsetsHud@13a03b0 [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.FrameInsetsHaloButton [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.FrameInsetsHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [ImageUtil] DEBUG - loadIcon(icons/frameInsets.png): org.sophie2.base.commons.util.ImmImage@1fdf653(w=20, h=20) [22.06.2009 14:56:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [ImageUtil] DEBUG - loadIcon(icons/zOrderUp.png): org.sophie2.base.commons.util.ImmImage@fd479c(w=22, h=22) [22.06.2009 14:56:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [ImageUtil] DEBUG - loadIcon(icons/zOrderDown.png): org.sophie2.base.commons.util.ImmImage@483f6c(w=22, h=22) [22.06.2009 14:56:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [ImageUtil] DEBUG - loadIcon(icons/useTemplateOn.png): org.sophie2.base.commons.util.ImmImage@1e9a396(w=16, h=16) [22.06.2009 14:56:31] [ImageUtil] DEBUG - loadIcon(icons/useTemplateOff.png): org.sophie2.base.commons.util.ImmImage@17b65b1(w=16, h=16) [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.halos.SwitchHaloButton [22.06.2009 14:56:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [ImageUtil] DEBUG - loadIcon(icons/useTemplateOn.png): org.sophie2.base.commons.util.ImmImage@afd67c(w=16, h=16) [22.06.2009 14:56:31] [ImageUtil] DEBUG - loadIcon(icons/useTemplateOff.png): org.sophie2.base.commons.util.ImmImage@246923(w=16, h=16) [22.06.2009 14:56:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.AddTemplateHaloButton [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.shared.AddTemplateHaloButton [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.shared.AddTemplateHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [ImageUtil] DEBUG - loadIcon(icons/addTemplate.png): org.sophie2.base.commons.util.ImmImage@f686da(w=16, h=16) [22.06.2009 14:56:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton [22.06.2009 14:56:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsHud [22.06.2009 14:56:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsBottom [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.align.AlignElementsBottom [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.align.AlignElementsBottom.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.align.AlignElementsButton [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.align.AlignElementsButton.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsHorizontally [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.align.AlignElementsHorizontally [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.align.AlignElementsHorizontally.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsVertically [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.align.AlignElementsVertically [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.align.AlignElementsVertically.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsLeft [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.align.AlignElementsLeft [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.align.AlignElementsLeft.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsRight [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.align.AlignElementsRight [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.align.AlignElementsRight.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsTop [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.align.AlignElementsTop [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.align.AlignElementsTop.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.align.AlignElementsHud[org.sophie2.main.app.halos.align.AlignElementsBottom@1e5fb7e, org.sophie2.main.app.halos.align.AlignElementsHorizontally@f89910, org.sophie2.main.app.halos.align.AlignElementsVertically@11de1c2, org.sophie2.main.app.halos.align.AlignElementsLeft@1e994ed, org.sophie2.main.app.halos.align.AlignElementsRight@aea688, org.sophie2.main.app.halos.align.AlignElementsTop@ba30aa] [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.align.AlignElementsHud [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.align.AlignElementsHud.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [AlignElementsHaloButton] DEBUG - org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton@7e1a8e.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@e60f1366(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton, null)) -> org.sophie2.main.app.halos.align.AlignElementsHud@e886e [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [ImageUtil] DEBUG - loadIcon(icons/alignElements.png): org.sophie2.base.commons.util.ImmImage@15a2304(w=20, h=20) [22.06.2009 14:56:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.EnterGroupButton [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.grouping.EnterGroupButton [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.grouping.EnterGroupButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [ImageUtil] DEBUG - loadIcon(icons/enterGroup.png): org.sophie2.base.commons.util.ImmImage@19fbcc3(w=20, h=20) [22.06.2009 14:56:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.ExitGroupButton [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.grouping.ExitGroupButton [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.grouping.ExitGroupButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [ImageUtil] DEBUG - loadIcon(icons/exitGroup.png): org.sophie2.base.commons.util.ImmImage@f30883(w=20, h=20) [22.06.2009 14:56:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.GroupPageElementsButton [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.grouping.GroupPageElementsButton [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.grouping.GroupPageElementsButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [ImageUtil] DEBUG - loadIcon(icons/groupElements.png): org.sophie2.base.commons.util.ImmImage@1c34565(w=20, h=20) [22.06.2009 14:56:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.UngroupPageElementsButton [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.grouping.UngroupPageElementsButton [22.06.2009 14:56:31] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.grouping.UngroupPageElementsButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:31] [ImageUtil] DEBUG - loadIcon(icons/ungroupElements.png): org.sophie2.base.commons.util.ImmImage@35b652(w=20, h=20) [22.06.2009 14:56:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHaloButton [22.06.2009 14:56:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud [22.06.2009 14:56:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$CurrentRule [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.LinksHud$CurrentRule [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.links.LinksHud$CurrentRule.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AddRule [22.06.2009 14:56:32] [ImageUtil] DEBUG - loadIcon(icons/plus.png): org.sophie2.base.commons.util.ImmImage@9d966d(w=20, h=20) [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.LinksHud$AddRule [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.links.LinksHud$AddRule.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$RemoveRule [22.06.2009 14:56:32] [ImageUtil] DEBUG - loadIcon(icons/minus.png): org.sophie2.base.commons.util.ImmImage@15faa7c(w=20, h=20) [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.LinksHud$RemoveRule [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.links.LinksHud$RemoveRule.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AvailableTriggers [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.LinksHud$AvailableTriggers [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.links.LinksHud$AvailableTriggers.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AvailableActions [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.LinksHud$AvailableActions [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.links.LinksHud$AvailableActions.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$ConfigPanel [22.06.2009 14:56:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel [22.06.2009 14:56:32] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:32] [HideFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel@5e9f7e.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a994518d(class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, class org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector@a35603 [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel [22.06.2009 14:56:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel [22.06.2009 14:56:32] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [ShowFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel@bd2c1e.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@d7735ff3(class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector@17bf82a [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel [22.06.2009 14:56:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel [22.06.2009 14:56:32] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [ToggleFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel@13567f1.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@60305fe7(class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, class org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector@e91e2f [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel [22.06.2009 14:56:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel [22.06.2009 14:56:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:32] [GoToPageConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel@1d144f2.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@331f073(class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages, class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages@20478a [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel [22.06.2009 14:56:32] [LinksHud$ConfigPanel$1configPanels] DEBUG - initOwnAnnotation: transforming-list@configPanels@class org.sophie2.main.func.links.LinksHud$ConfigPanel[org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel@5e9f7e, org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel@bd2c1e, org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel@13567f1, org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel@1d144f2] [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.LinksHud$ConfigPanel [22.06.2009 14:56:32] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.links.LinksHud[org.sophie2.main.func.links.LinksHud$CurrentRule@11733f8, org.sophie2.main.func.links.LinksHud$AddRule@1b7dddd, org.sophie2.main.func.links.LinksHud$RemoveRule@1604c40, org.sophie2.main.func.links.LinksHud$AvailableTriggers@95c1b4, org.sophie2.main.func.links.LinksHud$AvailableActions@12f71f6, org.sophie2.main.func.links.LinksHud$ConfigPanel@1d5c1ed] [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.LinksHud [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.links.LinksHud.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:32] [LinksHaloButton] DEBUG - org.sophie2.main.func.links.LinksHaloButton@1001872.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a2eca672(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.links.LinksHaloButton, null)) -> org.sophie2.main.func.links.LinksHud@bf7795 [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.LinksHaloButton [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.links.LinksHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:32] [ImageUtil] DEBUG - loadIcon(icons/LinksHalo.png): org.sophie2.base.commons.util.ImmImage@1d41964(w=20, h=20) [22.06.2009 14:56:32] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.shared.MainHaloMenu[org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton@19ed348, org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton@7b2390, org.sophie2.main.app.halos.frame.FrameInsetsHaloButton@1ba1f1, org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton@2f0214, org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton@d409d2, org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton@61562, org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton@f7a060, org.sophie2.main.app.halos.shared.AddTemplateHaloButton@19d6246, org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton@7e1a8e, org.sophie2.main.app.halos.grouping.EnterGroupButton@1d0e87c, org.sophie2.main.app.halos.grouping.ExitGroupButton@111c617, org.sophie2.main.app.halos.grouping.GroupPageElementsButton@19a12cb, org.sophie2.main.app.halos.grouping.UngroupPageElementsButton@1ebc153, org.sophie2.main.func.links.LinksHaloButton@1001872] [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.shared.MainHaloMenu [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.shared.MainHaloMenu.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu [22.06.2009 14:56:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.resize.PageResizeHaloButton [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.page.resize.PageResizeHaloButton [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.page.resize.PageResizeHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:32] [ImageUtil] DEBUG - loadIcon(icons/resize.png): org.sophie2.base.commons.util.ImmImage@825299(w=15, h=15) [22.06.2009 14:56:32] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu[org.sophie2.main.app.halos.page.resize.PageResizeHaloButton@1cf7147] [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu [22.06.2009 14:56:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu [22.06.2009 14:56:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyRemoveButton [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.annotations.view.halos.StickyRemoveButton [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.annotations.view.halos.StickyRemoveButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:32] [ImageUtil] DEBUG - loadIcon(icons/remove.png): org.sophie2.base.commons.util.ImmImage@b7468d(w=16, h=16) [22.06.2009 14:56:32] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu[org.sophie2.extra.func.annotations.view.halos.StickyRemoveButton@1a21b3e] [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu [22.06.2009 14:56:32] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:32] [PageWorkArea$1haloMenus] DEBUG - initOwnAnnotation: transforming-list@haloMenus@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[org.sophie2.main.func.text.halos.TextFontHaloMenu@eeefcf, org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu@4cbcaf, org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu@32033e, org.sophie2.main.app.halos.shared.MainHaloMenu@1e604da, org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu@10abe66, org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu@13bb17a] [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:32] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:32] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 14:56:32] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 14:56:32] [HudDialog$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HudDialog$1swingComponent.setupElements(javax.swing.JPanel) because of swingComponent@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 14:56:32] [LinksHud$1currentRuleSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.func.links.LinksHud$1currentRuleSync.setup(java.lang.Object) because of holder@class org.sophie2.main.func.links.LinksHud value not initialized! [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 14:56:32] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 14:56:32] [HudDialog$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HudDialog$1swingComponent.setupElements(javax.swing.JPanel) because of swingComponent@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 14:56:32] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:32] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:33] [HaloButton$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloButton$1swingComponent.setup(java.lang.Object) because of icon@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 14:56:33] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:33] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:33] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 14:56:33] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:33] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:33] [HaloButton$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloButton$1swingComponent.setup(java.lang.Object) because of size@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 14:56:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:33] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 14:56:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:33] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 14:56:33] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 14:56:33] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 14:56:33] [HudDialog$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HudDialog$1swingComponent.setupElements(javax.swing.JPanel) because of swingComponent@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 14:56:33] [LinksHud$1currentRuleSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.func.links.LinksHud$1currentRuleSync.setup(java.lang.Object) because of holder@class org.sophie2.main.func.links.LinksHud value not initialized! [22.06.2009 14:56:33] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 14:56:33] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 14:56:33] [HudDialog$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HudDialog$1swingComponent.setupElements(javax.swing.JPanel) because of swingComponent@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 14:56:33] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:33] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:33] [HaloButton$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloButton$1swingComponent.setup(java.lang.Object) because of icon@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 14:56:33] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:33] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:33] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 14:56:33] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:33] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:33] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 14:56:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea [22.06.2009 14:56:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.page.areas.PageWorkArea [22.06.2009 14:56:33] [BookDesktopWindow] DEBUG - org.sophie2.main.app.commons.book.BookDesktopWindow@1acc826.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@d9343531(class org.sophie2.main.app.commons.page.areas.PageWorkArea, class org.sophie2.main.app.commons.book.BookDesktopWindow, null)) -> org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3 [22.06.2009 14:56:33] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 14:56:33] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages value not initialized! [22.06.2009 14:56:33] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages value not initialized! [22.06.2009 14:56:33] [GoToPageConfigurationPanel$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$1swingComponent.setup(java.lang.Object) because of swingComponent@class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages value not initialized! [22.06.2009 14:56:33] [BookDesktopWindow$1pageSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.book.BookDesktopWindow$1pageSync.setup(java.lang.Object) because of book@class org.sophie2.main.app.commons.book.BookDesktopWindow value not initialized! [22.06.2009 14:56:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.book.BookDesktopWindow [22.06.2009 14:56:33] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.app.AppTabBar [22.06.2009 14:56:33] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.AppTabBarMenu [22.06.2009 14:56:33] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.tabbar.MinimizeAllItem [22.06.2009 14:56:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.tabbar.MinimizeAllItem [22.06.2009 14:56:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.menus.MenuItem [22.06.2009 14:56:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.menus.MenuMember [22.06.2009 14:56:33] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.tabbar.RestoreAllItem [22.06.2009 14:56:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.tabbar.RestoreAllItem [22.06.2009 14:56:33] [AppTabBarMenu$1items] DEBUG - initOwnAnnotation: transforming-list@items@class org.sophie2.main.app.menus.AppTabBarMenu[org.sophie2.main.app.menus.tabbar.MinimizeAllItem@1d16ea6, org.sophie2.main.app.menus.tabbar.RestoreAllItem@8f27c] [22.06.2009 14:56:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.AppTabBarMenu [22.06.2009 14:56:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.menus.PopupMenu [22.06.2009 14:56:33] [AppTabBar] DEBUG - org.sophie2.main.app.commons.app.AppTabBar@14336e4.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@995c7db5(class org.sophie2.base.menus.PopupMenu, class org.sophie2.main.app.commons.app.AppTabBar, null)) -> org.sophie2.main.app.menus.AppTabBarMenu@b7e30c [22.06.2009 14:56:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.app.AppTabBar [22.06.2009 14:56:33] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.commons.app.AppTabBar.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:33] [ImageUtil] DEBUG - loadIcon(icons/showDesktop.png): org.sophie2.base.commons.util.ImmImage@c1d10c(w=25, h=16) [22.06.2009 14:56:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.model.TabBar [22.06.2009 14:56:33] [AppDocumentsDesktop] DEBUG - org.sophie2.main.app.commons.app.AppDocumentsDesktop@b4c69.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@15dca38c(class org.sophie2.base.layout.model.TabBar, class org.sophie2.main.app.commons.app.AppDocumentsDesktop, null)) -> org.sophie2.main.app.commons.app.AppTabBar@14336e4 [22.06.2009 14:56:33] [AppDocumentsDesktop$1windows] DEBUG - initOwnAnnotation: transforming-list@windows@class org.sophie2.main.app.commons.app.AppDocumentsDesktop[] [22.06.2009 14:56:33] [AppTabBar$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.app.AppTabBar$1swingComponent.setup(java.lang.Object) because of transforming-list@windows@class org.sophie2.main.app.commons.app.AppDocumentsDesktop value not initialized! [22.06.2009 14:56:33] [DefaultDocumentsDesktop$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.layout.impl.DefaultDocumentsDesktop$1swingComponent.setup(java.lang.Object) because of swingComponent@class org.sophie2.main.app.commons.app.AppTabBar value not initialized! [22.06.2009 14:56:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.app.AppDocumentsDesktop [22.06.2009 14:56:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.impl.DefaultDocumentsDesktop [22.06.2009 14:56:33] [AppMainWindow] DEBUG - org.sophie2.main.app.commons.app.AppMainWindow@e3a921.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6074affd(interface org.sophie2.base.layout.DocumentsDesktop, class org.sophie2.main.app.commons.app.AppMainWindow, null)) -> org.sophie2.main.app.commons.app.AppDocumentsDesktop@b4c69 [22.06.2009 14:56:33] [BookTemplate] INFO - Loading book templates from /Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.author/target/classes/./book_templates [22.06.2009 14:56:33] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.Page$1templateSupport$1[] [22.06.2009 14:56:33] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:33] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:33] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:33] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:33] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:33] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:33] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:33] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:33] [HaloButton$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloButton$1swingComponent.setup(java.lang.Object) because of size@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 14:56:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:33] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-40.0000, -40.0000, 720.000, 560.000) [22.06.2009 14:56:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:33] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.AppMenuBar [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.FileMenu [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.NewBookItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.NewBookItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.AppMenuItem [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.OpenBookItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.OpenBookItem [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.SaveBookItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.SaveBookItem [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.SaveBookAsItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.SaveBookAsItem [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.SaveBookAsTemplateItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.SaveBookAsTemplateItem [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.BookPropertiesItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.BookPropertiesItem [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.print.view.PrintItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.print.view.PrintItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.print.view.PrintItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.print.view.AbstractPrintItem [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.ExportSubMenu [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.print.pdf.export.ExportToPDFItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.print.pdf.export.ExportToPDFItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.print.pdf.export.ExportToPDFItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.html.ExportAsHtmlItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.html.ExportAsHtmlItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.html.ExportAsHtmlItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:34] [Menu$1Items] DEBUG - initOwnAnnotation: transforming-list@items@class org.sophie2.main.app.menus.file.ExportSubMenu[org.sophie2.extra.func.print.pdf.export.ExportToPDFItem@130bc16, org.sophie2.extra.func.html.ExportAsHtmlItem@1f76561] [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.ExportSubMenu [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.AppMenu [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.menus.Menu [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.print.view.PrintToFileItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.print.view.PrintToFileItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.print.view.PrintToFileItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.CloseBookItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.CloseBookItem [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.ExitItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.ExitItem [22.06.2009 14:56:34] [Menu$1Items] DEBUG - initOwnAnnotation: transforming-list@items@class org.sophie2.main.app.menus.file.FileMenu[org.sophie2.main.app.menus.file.NewBookItem@bb2e5f, org.sophie2.main.app.menus.file.OpenBookItem@813331, org.sophie2.main.app.menus.file.SaveBookItem@51b1fb, org.sophie2.main.app.menus.file.SaveBookAsItem@1929211, org.sophie2.main.app.menus.file.SaveBookAsTemplateItem@1729115, org.sophie2.main.app.menus.file.BookPropertiesItem@197d330, org.sophie2.extra.func.print.view.PrintItem@1dec77f, org.sophie2.main.app.menus.file.ExportSubMenu@1bf155c, org.sophie2.extra.func.print.view.PrintToFileItem@10d9a31, org.sophie2.main.app.menus.file.CloseBookItem@1483b35, org.sophie2.main.app.menus.file.ExitItem@10fddd7] [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.FileMenu [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.edit.EditMenu [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.edit.UndoItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.edit.UndoItem [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.edit.RedoItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.edit.RedoItem [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.edit.SetBookTitleItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.edit.SetBookTitleItem [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.edit.SetPageSizeItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.edit.SetPageSizeItem [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.edit.ShowConnectionsItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.edit.ShowConnectionsItem [22.06.2009 14:56:34] [Menu$1Items] DEBUG - initOwnAnnotation: transforming-list@items@class org.sophie2.main.app.menus.edit.EditMenu[org.sophie2.main.app.menus.edit.UndoItem@75319d, org.sophie2.main.app.menus.edit.RedoItem@1ba3a5a, org.sophie2.main.app.menus.edit.SetBookTitleItem@862a07, org.sophie2.main.app.menus.edit.SetPageSizeItem@6c0e78, org.sophie2.main.app.menus.edit.ShowConnectionsItem@9fe46f] [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.edit.EditMenu [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.insert.InsertMenu [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.insert.InsertTextItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.insert.InsertTextItem [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.image.view.InsertImageItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.image.view.InsertImageItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.image.view.InsertImageItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.media.view.InsertAudioItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.media.view.InsertAudioItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.media.view.InsertAudioItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.media.view.InsertVideoItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.media.view.InsertVideoItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.media.view.InsertVideoItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.media.view.controls.InsertAudioRecordItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.media.view.controls.InsertAudioRecordItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.media.view.controls.InsertAudioRecordItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.embedded.view.InsertBookItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.embedded.view.InsertBookItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.embedded.view.InsertBookItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.pdf.view.InsertPDFItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.pdf.view.InsertPDFItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.pdf.view.InsertPDFItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:34] [Menu$1Items] DEBUG - initOwnAnnotation: transforming-list@items@class org.sophie2.main.app.menus.insert.InsertMenu[org.sophie2.main.app.menus.insert.InsertTextItem@c38bef, org.sophie2.main.func.image.view.InsertImageItem@1e4b65, org.sophie2.main.func.media.view.InsertAudioItem@3e1cfd, org.sophie2.main.func.media.view.InsertVideoItem@c1526a, org.sophie2.main.func.media.view.controls.InsertAudioRecordItem@344e58, org.sophie2.extra.func.embedded.view.InsertBookItem@1ce3f76, org.sophie2.extra.func.pdf.view.InsertPDFItem@7e794b] [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.insert.InsertMenu [22.06.2009 14:56:34] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.view.ViewMenu [22.06.2009 14:56:34] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.view.NormalModeItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.view.NormalModeItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.menus.view.NormalModeItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:34] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.view.FullScreenItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.view.FullScreenItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.menus.view.FullScreenItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:34] [Menu$1Items] DEBUG - initOwnAnnotation: transforming-list@items@class org.sophie2.main.app.menus.view.ViewMenu[org.sophie2.main.app.menus.view.NormalModeItem@95268b, org.sophie2.main.app.menus.view.FullScreenItem@271bf2] [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.view.ViewMenu [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.menus.view.ViewMenu.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.skins.SkinsMenu [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.skins.DefaultSkinItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.skins.DefaultSkinItem [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.skin.alternative.AlternativeSkinItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.skin.alternative.AlternativeSkinItem [22.06.2009 14:56:34] [Menu$1Items] DEBUG - initOwnAnnotation: transforming-list@items@class org.sophie2.main.app.menus.skins.SkinsMenu[org.sophie2.main.app.menus.skins.DefaultSkinItem@1dcfa2, org.sophie2.main.skin.alternative.AlternativeSkinItem@3548da] [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.skins.SkinsMenu [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.window.WindowMenu [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.window.CascadeItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.window.TileItem [22.06.2009 14:56:34] [WindowMenu$1items] DEBUG - initOwnAnnotation: composing-list@items@class org.sophie2.main.app.menus.window.WindowMenu[] [22.06.2009 14:56:34] [Menu$1swingMenu] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.menus.Menu$1swingMenu.setup(java.lang.Object) because of composing-list@items@class org.sophie2.main.app.menus.window.WindowMenu value not initialized! [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.window.WindowMenu [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.help.HelpMenu [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.help.menuitems.HelpContentsItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.help.menuitems.HelpContentsItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.help.menuitems.HelpContentsItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.help.menuitems.BugReportItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.help.menuitems.BugReportItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.help.menuitems.BugReportItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.help.menuitems.AboutItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.help.menuitems.AboutItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.help.menuitems.AboutItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.help.InspectorMenuItem [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.help.InspectorMenuItem [22.06.2009 14:56:34] [Menu$1Items] DEBUG - initOwnAnnotation: transforming-list@items@class org.sophie2.main.app.menus.help.HelpMenu[org.sophie2.main.func.help.menuitems.HelpContentsItem@630208, org.sophie2.main.func.help.menuitems.BugReportItem@d0fbf2, org.sophie2.main.func.help.menuitems.AboutItem@9b10d1, org.sophie2.main.app.menus.help.InspectorMenuItem@1d2c84f] [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.help.HelpMenu [22.06.2009 14:56:34] [MenuBar$1Items] DEBUG - initOwnAnnotation: transforming-list@items@class org.sophie2.main.app.menus.AppMenuBar[org.sophie2.main.app.menus.file.FileMenu@e5a644, org.sophie2.main.app.menus.edit.EditMenu@1f97846, org.sophie2.main.app.menus.insert.InsertMenu@1c72c90, org.sophie2.main.app.menus.view.ViewMenu@57e34a, org.sophie2.main.app.menus.skins.SkinsMenu@b43ba1, org.sophie2.main.app.menus.window.WindowMenu@878596, org.sophie2.main.app.menus.help.HelpMenu@1107ba0] [22.06.2009 14:56:34] [MenuBar$1swingMenuBar] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.menus.MenuBar$1swingMenuBar.setup(java.lang.Object) because of swingMenu@class org.sophie2.main.app.menus.window.WindowMenu value not initialized! [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.AppMenuBar [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.menus.MenuBar [22.06.2009 14:56:34] [AppMainWindow] DEBUG - org.sophie2.main.app.commons.app.AppMainWindow@e3a921.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@4dfa4499(class org.sophie2.base.menus.MenuBar, class org.sophie2.main.app.commons.app.AppMainWindow, null)) -> org.sophie2.main.app.menus.AppMenuBar@909419 [22.06.2009 14:56:34] [AppMainWindow] DEBUG - org.sophie2.main.app.commons.app.AppMainWindow@e3a921.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@3c5d9b8d(class org.sophie2.base.layout.model.Flap, class org.sophie2.main.app.commons.app.AppMainWindow, bottom-flap)) -> null [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.app.RightFlap [22.06.2009 14:56:34] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.resources.view.ResourcesTab [22.06.2009 14:56:34] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.resources.view.AllResourcesPalette [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.resources.view.AllResourcesPalette [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.resources.view.AllResourcesPalette.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:34] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.resources.view.ResourceDetailsPalette [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.resources.view.ResourceDetailsPalette [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.resources.view.ResourceDetailsPalette.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:34] [ResourceDetailsPalette] INFO - ResourceDetailsPalette created. [22.06.2009 14:56:34] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.func.resources.view.ResourcesTab[org.sophie2.main.func.resources.view.AllResourcesPalette@178d5c1, org.sophie2.main.func.resources.view.ResourceDetailsPalette@5a101f] [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.resources.view.ResourcesTab [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.resources.view.ResourcesTab.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:34] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.resources.view.ChangesTab [22.06.2009 14:56:34] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.resources.view.AllChangesPalette [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.resources.view.AllChangesPalette [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.resources.view.AllChangesPalette.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:34] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.func.resources.view.ChangesTab[org.sophie2.main.func.resources.view.AllChangesPalette@1fcb72b] [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.resources.view.ChangesTab [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.resources.view.ChangesTab.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.right.library.LibraryTab [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.right.library.BookTemplatesPalette [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.right.library.BookTemplatesPalette [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.right.library.PageTemplatesPalette [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.right.library.PageTemplatesPalette [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.right.library.FrameTemplatesPalette [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.right.library.FrameTemplatesPalette [22.06.2009 14:56:34] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.app.layout.right.library.LibraryTab[org.sophie2.main.app.layout.right.library.BookTemplatesPalette@1c6d8f0, org.sophie2.main.app.layout.right.library.PageTemplatesPalette@11f0c00, org.sophie2.main.app.layout.right.library.FrameTemplatesPalette@177f7b] [22.06.2009 14:56:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.right.library.LibraryTab [22.06.2009 14:56:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.tab.AnnotationsTab [22.06.2009 14:56:34] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.tab.AllAnnotationsPalette [22.06.2009 14:56:35] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.annotations.view.tab.AllAnnotationsPalette [22.06.2009 14:56:35] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.annotations.view.tab.AllAnnotationsPalette.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:35] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.tab.BookExtrasPalette [22.06.2009 14:56:35] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.annotations.view.tab.BookExtrasPalette [22.06.2009 14:56:35] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.annotations.view.tab.BookExtrasPalette.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:35] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.tab.StickiesPalette [22.06.2009 14:56:35] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.annotations.view.tab.StickiesPalette [22.06.2009 14:56:35] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.annotations.view.tab.StickiesPalette.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:35] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.extra.func.annotations.view.tab.AnnotationsTab[org.sophie2.extra.func.annotations.view.tab.AllAnnotationsPalette@578632, org.sophie2.extra.func.annotations.view.tab.BookExtrasPalette@bb4830, org.sophie2.extra.func.annotations.view.tab.StickiesPalette@e4c79c] [22.06.2009 14:56:35] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.annotations.view.tab.AnnotationsTab [22.06.2009 14:56:35] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.annotations.view.tab.AnnotationsTab.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:35] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.right.styles.StylesTab [22.06.2009 14:56:35] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.app.layout.right.styles.StylesTab[] [22.06.2009 14:56:35] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.right.styles.StylesTab [22.06.2009 14:56:35] [Flap$1tabs] DEBUG - initOwnAnnotation: transforming-list@tabs@class org.sophie2.main.app.commons.app.RightFlap[org.sophie2.main.func.resources.view.ResourcesTab@1f058f3, org.sophie2.main.func.resources.view.ChangesTab@d37df9, org.sophie2.main.app.layout.right.library.LibraryTab@120c359, org.sophie2.extra.func.annotations.view.tab.AnnotationsTab@4fe18c, org.sophie2.main.app.layout.right.styles.StylesTab@54f87c] [22.06.2009 14:56:35] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.app.RightFlap [22.06.2009 14:56:35] [AppMainWindow] DEBUG - org.sophie2.main.app.commons.app.AppMainWindow@e3a921.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@df3c23c(class org.sophie2.base.layout.model.Flap, class org.sophie2.main.app.commons.app.AppMainWindow, right-flap)) -> org.sophie2.main.app.commons.app.RightFlap@3c550b [22.06.2009 14:56:35] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.app.AppMainWindow [22.06.2009 14:56:35] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.impl.DefaultMainWindow [22.06.2009 14:56:35] [BaseLayoutEngine$1mainWindows] DEBUG - initOwnAnnotation: transforming-list@mainWindows@class org.sophie2.main.layout.mydoggy.MDEngine[org.sophie2.main.app.commons.app.AppMainWindow@e3a921] [22.06.2009 14:56:35] [MDFlap$1tabViews] DEBUG - initOwnAnnotation: transforming-list@tabViews@class org.sophie2.main.layout.mydoggy.MDFlap[] [22.06.2009 14:56:35] [MDFlap$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDFlap$1swingComponent.setup(java.lang.Object) because of transforming-list@tabViews@class org.sophie2.main.layout.mydoggy.MDFlap value not initialized! [22.06.2009 14:56:35] [MDMainWindow$1globalContainer] INFO - Global container setup successfully. [22.06.2009 14:56:35] [MDMainWindow$1documentWindows] DEBUG - initOwnAnnotation: transforming-list@documentWindows@class org.sophie2.main.layout.mydoggy.MDMainWindow[] [22.06.2009 14:56:35] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [22.06.2009 14:56:35] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of title@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 14:56:35] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 14:56:36] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [22.06.2009 14:56:36] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of title@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 14:56:36] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 14:56:36] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [22.06.2009 14:56:36] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of title@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 14:56:36] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [22.06.2009 14:56:36] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of title@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 14:56:36] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 14:56:37] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [22.06.2009 14:56:37] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of title@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 14:56:37] [MDFlap$1tabViews] DEBUG - initOwnAnnotation: transforming-list@tabViews@class org.sophie2.main.layout.mydoggy.MDFlap[] [22.06.2009 14:56:37] [MDFlap$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDFlap$1swingComponent.setup(java.lang.Object) because of transforming-list@tabViews@class org.sophie2.main.layout.mydoggy.MDFlap value not initialized! [22.06.2009 14:56:37] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [22.06.2009 14:56:37] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of title@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 14:56:37] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 14:56:37] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [22.06.2009 14:56:37] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of title@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 14:56:37] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 14:56:37] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [22.06.2009 14:56:37] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of title@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 14:56:37] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [22.06.2009 14:56:37] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of title@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 14:56:37] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [22.06.2009 14:56:37] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of title@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 14:56:37] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [22.06.2009 14:56:37] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of title@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 14:56:37] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 14:56:38] [MDMainWindow$1globalContainer] INFO - Global container setup successfully. [22.06.2009 14:56:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.layout.mydoggy.MDEngine [22.06.2009 14:56:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.impl.BaseLayoutEngine [22.06.2009 14:56:38] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.Page$1templateSupport$1[] [22.06.2009 14:56:38] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:38] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:38] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:38] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:38] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:38] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:38] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:38] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:38] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea [22.06.2009 14:56:38] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.scene.simple.SimpleSceneVisual [22.06.2009 14:56:38] [SimpleSceneVisual$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.scene.simple.SimpleSceneVisual$1swingComponent.setup(java.lang.Object) because of actualViewRect@class org.sophie2.main.scene.simple.SimpleSceneVisual value not initialized! [22.06.2009 14:56:39] [SimpleSceneVisual$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.scene.simple.SimpleSceneVisual$1swingComponent.setupRepaint(org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel) because of scene@class org.sophie2.main.scene.simple.SimpleSceneVisual value not initialized! [22.06.2009 14:56:39] [AuthorPageWorkArea] DEBUG - org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6595ffdb(interface org.sophie2.base.scene.SceneVisual, class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea, null)) -> org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af [22.06.2009 14:56:39] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup3(java.lang.Object) because of page@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea value not initialized! [22.06.2009 14:56:39] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup4(java.lang.Object) because of page@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea value not initialized! [22.06.2009 14:56:39] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup3(java.lang.Object) because of page@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea value not initialized! [22.06.2009 14:56:39] [PageWorkArea$1elementViews] DEBUG - initOwnAnnotation: transforming-list@elementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 14:56:39] [PageWorkArea$1extraViews] DEBUG - initOwnAnnotation: composing-list@extraViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 14:56:39] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-40.0000, -40.0000, 80.0000, 80.0000) [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHaloMenu [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHaloButton [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextFontFamily [22.06.2009 14:56:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextFontSize [22.06.2009 14:56:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextItalicStyle [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextBoldStyle [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextStrikethroughStyle [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextForegroundColor [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextBackgroundColor [22.06.2009 14:56:39] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.text.halos.TextFontHud[org.sophie2.main.func.text.halos.TextFontHud$TextFontFamily@dde075, org.sophie2.main.func.text.halos.TextFontHud$TextFontSize@d9b414, org.sophie2.main.func.text.halos.TextFontHud$TextItalicStyle@1d6da00, org.sophie2.main.func.text.halos.TextFontHud$TextBoldStyle@5d5633, org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle@1a44754, org.sophie2.main.func.text.halos.TextFontHud$TextStrikethroughStyle@d044d9, org.sophie2.main.func.text.halos.TextFontHud$TextForegroundColor@77d7ba, org.sophie2.main.func.text.halos.TextFontHud$TextBackgroundColor@d35cb2] [22.06.2009 14:56:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:39] [TextFontHaloButton] DEBUG - org.sophie2.main.func.text.halos.TextFontHaloButton@1a533f6.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@73141810(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.text.halos.TextFontHaloButton, null)) -> org.sophie2.main.func.text.halos.TextFontHud@eedb7c [22.06.2009 14:56:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:39] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.func.text.halos.TextFontHaloMenu[org.sophie2.main.func.text.halos.TextFontHaloButton@1a533f6] [22.06.2009 14:56:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton [22.06.2009 14:56:39] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu[org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton@1d40ea2, org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton@467e9b] [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter [22.06.2009 14:56:39] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud[org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle@1440fb4, org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter@5f5aa4] [22.06.2009 14:56:39] [FrameRotationPropertiesHaloButton] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton@1c40d46.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@be54f7d9(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton, null)) -> org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud@1306276 [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton [22.06.2009 14:56:39] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu[org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton@caae65, org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton@1c40d46, org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton@6501e4] [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.MainHaloMenu [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundColorField [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundGradientField [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundImageField [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundPatternField [22.06.2009 14:56:39] [BackgroundAndBorderHud$BackgroundPanel$1configPanels] DEBUG - initOwnAnnotation: transforming-list@configPanels@class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel[org.sophie2.main.app.halos.huds.BackgroundColorField@976add, org.sophie2.main.app.halos.huds.BackgroundGradientField@dc99bb, org.sophie2.main.app.halos.huds.BackgroundImageField@11893c, org.sophie2.main.app.halos.huds.BackgroundPatternField@9c64b5] [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck [22.06.2009 14:56:39] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud[org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop@10e5543, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight@4a56ad, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom@fdec57, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft@1edd9ee, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField@13b91a5, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate@162193b, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked@167c879, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel@e5b006, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate@1a80c6a, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked@1a91b2b, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck@16b60ab] [22.06.2009 14:56:39] [BackgroundAndBorderHaloButton] DEBUG - org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton@1734e12.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@be7f0ed1(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton, null)) -> org.sophie2.main.app.halos.huds.BackgroundAndBorderHud@970a39 [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked [22.06.2009 14:56:39] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.SizeAndPositionHud[org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth@96a210, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight@367a7f, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate@1c3e76b, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked@18b0ed2, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition@1d2c3c6, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition@7b295f, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate@f2d715, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked@e1c759] [22.06.2009 14:56:39] [FrameSizeAndPositionHaloButton] DEBUG - org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton@29036b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@2b8376d2(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton, null)) -> org.sophie2.main.app.halos.huds.SizeAndPositionHud@1626cd8 [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameInsetsHaloButton [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked [22.06.2009 14:56:39] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.InsetsHud[org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop@146db20, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight@1c3bb24, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom@31290a, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft@4d7c0c, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate@1e6dcda, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked@506d2d, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop@1c46cf8, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight@173125, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom@14703c3, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft@1ce9126, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate@af51bc, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked@13cd1fe] [22.06.2009 14:56:39] [FrameInsetsHaloButton] DEBUG - org.sophie2.main.app.halos.frame.FrameInsetsHaloButton@5d3b06.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@255d829e(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.FrameInsetsHaloButton, null)) -> org.sophie2.main.app.halos.huds.InsetsHud@13ae954 [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.AddTemplateHaloButton [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsHud [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsBottom [22.06.2009 14:56:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsHorizontally [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsVertically [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsLeft [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsRight [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsTop [22.06.2009 14:56:40] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.align.AlignElementsHud[org.sophie2.main.app.halos.align.AlignElementsBottom@168e5bb, org.sophie2.main.app.halos.align.AlignElementsHorizontally@14cdeb0, org.sophie2.main.app.halos.align.AlignElementsVertically@5db24a, org.sophie2.main.app.halos.align.AlignElementsLeft@501597, org.sophie2.main.app.halos.align.AlignElementsRight@101a7, org.sophie2.main.app.halos.align.AlignElementsTop@1593ce] [22.06.2009 14:56:40] [AlignElementsHaloButton] DEBUG - org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton@1f8dab3.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@e60f1366(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton, null)) -> org.sophie2.main.app.halos.align.AlignElementsHud@109e1c3 [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.EnterGroupButton [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.ExitGroupButton [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.GroupPageElementsButton [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.UngroupPageElementsButton [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHaloButton [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$CurrentRule [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AddRule [22.06.2009 14:56:40] [ImageUtil] DEBUG - loadIcon(icons/plus.png): org.sophie2.base.commons.util.ImmImage@dca7d1(w=20, h=20) [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$RemoveRule [22.06.2009 14:56:40] [ImageUtil] DEBUG - loadIcon(icons/minus.png): org.sophie2.base.commons.util.ImmImage@15d21e2(w=20, h=20) [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AvailableTriggers [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AvailableActions [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$ConfigPanel [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel [22.06.2009 14:56:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [HideFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel@7f77b0.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a994518d(class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, class org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector@422b27 [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel [22.06.2009 14:56:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [ShowFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel@11d4b69.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@d7735ff3(class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector@13fc475 [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel [22.06.2009 14:56:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [ToggleFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel@1fd8b99.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@60305fe7(class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, class org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector@e6a937 [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [GoToPageConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel@b33a25.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@331f073(class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages, class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages@155e161 [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [LinksHud$ConfigPanel$1configPanels] DEBUG - initOwnAnnotation: transforming-list@configPanels@class org.sophie2.main.func.links.LinksHud$ConfigPanel[org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel@7f77b0, org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel@11d4b69, org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel@1fd8b99, org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel@b33a25] [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.links.LinksHud[org.sophie2.main.func.links.LinksHud$CurrentRule@1d9ecfb, org.sophie2.main.func.links.LinksHud$AddRule@a0f781, org.sophie2.main.func.links.LinksHud$RemoveRule@addfb7, org.sophie2.main.func.links.LinksHud$AvailableTriggers@5f9089, org.sophie2.main.func.links.LinksHud$AvailableActions@12c3415, org.sophie2.main.func.links.LinksHud$ConfigPanel@1a0df26] [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [LinksHaloButton] DEBUG - org.sophie2.main.func.links.LinksHaloButton@9fa588.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a2eca672(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.links.LinksHaloButton, null)) -> org.sophie2.main.func.links.LinksHud@1d26a3e [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.shared.MainHaloMenu[org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton@1734e12, org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton@29036b, org.sophie2.main.app.halos.frame.FrameInsetsHaloButton@5d3b06, org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton@a8cfe6, org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton@16ba6b2, org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton@179303d, org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton@f00238, org.sophie2.main.app.halos.shared.AddTemplateHaloButton@3e84b8, org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton@1f8dab3, org.sophie2.main.app.halos.grouping.EnterGroupButton@1f69f5c, org.sophie2.main.app.halos.grouping.ExitGroupButton@a8b034, org.sophie2.main.app.halos.grouping.GroupPageElementsButton@1d3a2d5, org.sophie2.main.app.halos.grouping.UngroupPageElementsButton@8122ba, org.sophie2.main.func.links.LinksHaloButton@9fa588] [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.resize.PageResizeHaloButton [22.06.2009 14:56:40] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu[org.sophie2.main.app.halos.page.resize.PageResizeHaloButton@5f4cd5] [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyRemoveButton [22.06.2009 14:56:40] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu[org.sophie2.extra.func.annotations.view.halos.StickyRemoveButton@d0dd48] [22.06.2009 14:56:40] [PageWorkArea$1haloMenus] DEBUG - initOwnAnnotation: transforming-list@haloMenus@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[org.sophie2.main.func.text.halos.TextFontHaloMenu@e58bea, org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu@138694b, org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu@ef112, org.sophie2.main.app.halos.shared.MainHaloMenu@c38614, org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu@d210b2, org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu@6bd4e0] [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:40] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:40] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:40] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:40] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:40] [HaloButton$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloButton$1swingComponent.setup(java.lang.Object) because of icon@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 14:56:40] [HaloButton$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloButton$1swingComponent.setup(java.lang.Object) because of icon@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 14:56:40] [LinksHud$1currentRuleSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.func.links.LinksHud$1currentRuleSync.setup(java.lang.Object) because of holder@class org.sophie2.main.func.links.LinksHud value not initialized! [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 14:56:40] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 14:56:40] [HudDialog$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HudDialog$1swingComponent.setupElements(javax.swing.JPanel) because of swingComponent@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 14:56:40] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:40] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:40] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [HudDialog$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HudDialog$1swingComponent.setupElements(javax.swing.JPanel) because of swingComponent@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:40] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:40] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:40] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:40] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:40] [HaloButton$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloButton$1swingComponent.setup(java.lang.Object) because of icon@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 14:56:40] [HaloButton$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloButton$1swingComponent.setup(java.lang.Object) because of icon@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 14:56:40] [LinksHud$1currentRuleSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.func.links.LinksHud$1currentRuleSync.setup(java.lang.Object) because of holder@class org.sophie2.main.func.links.LinksHud value not initialized! [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 14:56:40] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 14:56:40] [HudDialog$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HudDialog$1swingComponent.setupElements(javax.swing.JPanel) because of swingComponent@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 14:56:40] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:40] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:40] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:40] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 14:56:40] [BookDocumentWindow] DEBUG - org.sophie2.main.app.commons.book.BookDocumentWindow@d56462.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a3a6a7e0(class org.sophie2.main.app.commons.page.areas.PageWorkArea, class org.sophie2.main.app.commons.book.BookDocumentWindow, author-page-work-area)) -> org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601 [22.06.2009 14:56:40] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 14:56:40] [PageWorkArea$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1swingComponent.setupSizes(javax.swing.JLayeredPane) because of bounds@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 14:56:40] [PageWorkArea$1actualViewRectCacheSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1actualViewRectCacheSync.setup(java.lang.Object) because of swingComponent@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea value not initialized! [22.06.2009 14:56:40] [HaloMenu$1locationSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloMenu$1locationSync.setup(java.lang.Object) because of bounds@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 14:56:40] [HaloMenu$1locationSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloMenu$1locationSync.setup(java.lang.Object) because of bounds@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 14:56:40] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 14:56:40] [PageWorkArea$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1swingComponent.setup(java.lang.Object) because of composing-list@swingComponents@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 14:56:40] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 14:56:40] [PageWorkArea$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1swingComponent.setup(java.lang.Object) because of composing-list@swingComponents@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 14:56:40] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 14:56:40] [PageWorkArea$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1swingComponent.setup(java.lang.Object) because of composing-list@swingComponents@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages value not initialized! [22.06.2009 14:56:40] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages value not initialized! [22.06.2009 14:56:40] [GoToPageConfigurationPanel$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$1swingComponent.setup(java.lang.Object) because of swingComponent@class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages value not initialized! [22.06.2009 14:56:40] [BookDocumentWindow$1scrollArea] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.book.BookDocumentWindow$1scrollArea.setup(java.lang.Object) because of swingComponent@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea value not initialized! [22.06.2009 14:56:40] [BookDocumentWindow$1swingFrameSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.book.BookDocumentWindow$1swingFrameSync.addButtons(java.lang.Object) because of scrollArea@class org.sophie2.main.app.commons.book.BookDocumentWindow value not initialized! [22.06.2009 14:56:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea [22.06.2009 14:56:40] [PageWorkArea$1extraViews] DEBUG - initOwnAnnotation: composing-list@extraViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [22.06.2009 14:56:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.scene.simple.SimpleSceneVisual [22.06.2009 14:56:40] [SimpleSceneVisual$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.scene.simple.SimpleSceneVisual$1swingComponent.setup(java.lang.Object) because of actualViewRect@class org.sophie2.main.scene.simple.SimpleSceneVisual value not initialized! [22.06.2009 14:56:40] [SimpleSceneVisual$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.scene.simple.SimpleSceneVisual$1swingComponent.setupRepaint(org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel) because of scene@class org.sophie2.main.scene.simple.SimpleSceneVisual value not initialized! [22.06.2009 14:56:40] [ReaderPageWorkArea] DEBUG - org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea@8c7bc0.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@d1c15587(interface org.sophie2.base.scene.SceneVisual, class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea, null)) -> org.sophie2.main.scene.simple.SimpleSceneVisual@1bc641a [22.06.2009 14:56:40] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup3(java.lang.Object) because of page@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea value not initialized! [22.06.2009 14:56:40] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup4(java.lang.Object) because of page@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea value not initialized! [22.06.2009 14:56:40] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup3(java.lang.Object) because of page@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea value not initialized! [22.06.2009 14:56:40] [PageWorkArea$1elementViews] DEBUG - initOwnAnnotation: transforming-list@elementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [22.06.2009 14:56:40] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-40.0000, -40.0000, 80.0000, 80.0000) [22.06.2009 14:56:40] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHaloMenu [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHaloButton [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextFontFamily [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextFontSize [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextItalicStyle [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextBoldStyle [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextStrikethroughStyle [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextForegroundColor [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextBackgroundColor [22.06.2009 14:56:40] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.text.halos.TextFontHud[org.sophie2.main.func.text.halos.TextFontHud$TextFontFamily@e1c345, org.sophie2.main.func.text.halos.TextFontHud$TextFontSize@2d167e, org.sophie2.main.func.text.halos.TextFontHud$TextItalicStyle@1fb4a6b, org.sophie2.main.func.text.halos.TextFontHud$TextBoldStyle@17d3b93, org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle@ccb73e, org.sophie2.main.func.text.halos.TextFontHud$TextStrikethroughStyle@fabfeb, org.sophie2.main.func.text.halos.TextFontHud$TextForegroundColor@12d0b54, org.sophie2.main.func.text.halos.TextFontHud$TextBackgroundColor@2c1533] [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:40] [TextFontHaloButton] DEBUG - org.sophie2.main.func.text.halos.TextFontHaloButton@1b252fd.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@73141810(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.text.halos.TextFontHaloButton, null)) -> org.sophie2.main.func.text.halos.TextFontHud@9ef82e [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:40] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.func.text.halos.TextFontHaloMenu[org.sophie2.main.func.text.halos.TextFontHaloButton@1b252fd] [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton [22.06.2009 14:56:40] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu[org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton@19df3c2, org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton@11216fa] [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter [22.06.2009 14:56:40] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud[org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle@1893e26, org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter@10d66fa] [22.06.2009 14:56:40] [FrameRotationPropertiesHaloButton] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton@3034cc.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@be54f7d9(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton, null)) -> org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud@1159342 [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton [22.06.2009 14:56:40] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu[org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton@159d43b, org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton@3034cc, org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton@aba910] [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.MainHaloMenu [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundColorField [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundGradientField [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundImageField [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundPatternField [22.06.2009 14:56:40] [BackgroundAndBorderHud$BackgroundPanel$1configPanels] DEBUG - initOwnAnnotation: transforming-list@configPanels@class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel[org.sophie2.main.app.halos.huds.BackgroundColorField@174ab51, org.sophie2.main.app.halos.huds.BackgroundGradientField@1c456e7, org.sophie2.main.app.halos.huds.BackgroundImageField@131a19a, org.sophie2.main.app.halos.huds.BackgroundPatternField@b695d8] [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck [22.06.2009 14:56:40] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud[org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop@1366219, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight@178a0c0, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom@ab4f33, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft@1680713, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField@1060aa1, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate@146e723, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked@114cde8, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel@1bbc3ee, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate@152d01a, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked@1863f5c, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck@ae9cc9] [22.06.2009 14:56:40] [BackgroundAndBorderHaloButton] DEBUG - org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton@1e462cf.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@be7f0ed1(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton, null)) -> org.sophie2.main.app.halos.huds.BackgroundAndBorderHud@a70299 [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked [22.06.2009 14:56:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked [22.06.2009 14:56:41] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.SizeAndPositionHud[org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth@172dafe, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight@dbcecf, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate@1adc0ac, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked@f7b543, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition@a302a5, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition@1cc937c, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate@12659c7, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked@17670ee] [22.06.2009 14:56:41] [FrameSizeAndPositionHaloButton] DEBUG - org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton@fff2f8.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@2b8376d2(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton, null)) -> org.sophie2.main.app.halos.huds.SizeAndPositionHud@d38702 [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameInsetsHaloButton [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked [22.06.2009 14:56:41] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.InsetsHud[org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop@12c0adc, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight@1533b8b, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom@21fdeb, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft@6b0d2, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate@124315b, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked@3b125b, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop@d8d6ed, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight@157e6b, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom@f8fff2, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft@19b2a40, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate@a6814, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked@3e3c61] [22.06.2009 14:56:41] [FrameInsetsHaloButton] DEBUG - org.sophie2.main.app.halos.frame.FrameInsetsHaloButton@8def0c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@255d829e(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.FrameInsetsHaloButton, null)) -> org.sophie2.main.app.halos.huds.InsetsHud@ba3164 [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.AddTemplateHaloButton [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsHud [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsBottom [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsHorizontally [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsVertically [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsLeft [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsRight [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsTop [22.06.2009 14:56:41] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.align.AlignElementsHud[org.sophie2.main.app.halos.align.AlignElementsBottom@134c936, org.sophie2.main.app.halos.align.AlignElementsHorizontally@184f12e, org.sophie2.main.app.halos.align.AlignElementsVertically@17d5a74, org.sophie2.main.app.halos.align.AlignElementsLeft@105e270, org.sophie2.main.app.halos.align.AlignElementsRight@714e09, org.sophie2.main.app.halos.align.AlignElementsTop@d6b082] [22.06.2009 14:56:41] [AlignElementsHaloButton] DEBUG - org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton@b45d8e.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@e60f1366(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton, null)) -> org.sophie2.main.app.halos.align.AlignElementsHud@1f28599 [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.EnterGroupButton [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.ExitGroupButton [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.GroupPageElementsButton [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.UngroupPageElementsButton [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHaloButton [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$CurrentRule [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AddRule [22.06.2009 14:56:41] [ImageUtil] DEBUG - loadIcon(icons/plus.png): org.sophie2.base.commons.util.ImmImage@1a1470b(w=20, h=20) [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$RemoveRule [22.06.2009 14:56:41] [ImageUtil] DEBUG - loadIcon(icons/minus.png): org.sophie2.base.commons.util.ImmImage@354969(w=20, h=20) [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AvailableTriggers [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AvailableActions [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$ConfigPanel [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel [22.06.2009 14:56:41] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [HideFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel@1a426d2.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a994518d(class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, class org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector@139c8ac [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel [22.06.2009 14:56:41] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [ShowFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel@d34970.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@d7735ff3(class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector@77ef8d [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel [22.06.2009 14:56:41] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [ToggleFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel@1c7a51f.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@60305fe7(class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, class org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector@1362a43 [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [GoToPageConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel@ae40d3.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@331f073(class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages, class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages@19530aa [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [LinksHud$ConfigPanel$1configPanels] DEBUG - initOwnAnnotation: transforming-list@configPanels@class org.sophie2.main.func.links.LinksHud$ConfigPanel[org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel@1a426d2, org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel@d34970, org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel@1c7a51f, org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel@ae40d3] [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.links.LinksHud[org.sophie2.main.func.links.LinksHud$CurrentRule@366ab3, org.sophie2.main.func.links.LinksHud$AddRule@12be22b, org.sophie2.main.func.links.LinksHud$RemoveRule@bea4e1, org.sophie2.main.func.links.LinksHud$AvailableTriggers@fb5772, org.sophie2.main.func.links.LinksHud$AvailableActions@e44791, org.sophie2.main.func.links.LinksHud$ConfigPanel@459ca5] [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [LinksHaloButton] DEBUG - org.sophie2.main.func.links.LinksHaloButton@1ef1dc9.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a2eca672(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.links.LinksHaloButton, null)) -> org.sophie2.main.func.links.LinksHud@7ce5d5 [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.shared.MainHaloMenu[org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton@1e462cf, org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton@fff2f8, org.sophie2.main.app.halos.frame.FrameInsetsHaloButton@8def0c, org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton@11e6d04, org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton@13e0b26, org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton@1009a55, org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton@b252ff, org.sophie2.main.app.halos.shared.AddTemplateHaloButton@1e1a1e6, org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton@b45d8e, org.sophie2.main.app.halos.grouping.EnterGroupButton@143ce3b, org.sophie2.main.app.halos.grouping.ExitGroupButton@13bfaf8, org.sophie2.main.app.halos.grouping.GroupPageElementsButton@16db786, org.sophie2.main.app.halos.grouping.UngroupPageElementsButton@81eb32, org.sophie2.main.func.links.LinksHaloButton@1ef1dc9] [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.resize.PageResizeHaloButton [22.06.2009 14:56:41] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu[org.sophie2.main.app.halos.page.resize.PageResizeHaloButton@11a32ad] [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu [22.06.2009 14:56:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyRemoveButton [22.06.2009 14:56:41] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu[org.sophie2.extra.func.annotations.view.halos.StickyRemoveButton@dcb68c] [22.06.2009 14:56:41] [PageWorkArea$1haloMenus] DEBUG - initOwnAnnotation: transforming-list@haloMenus@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[org.sophie2.main.func.text.halos.TextFontHaloMenu@12a636f, org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu@17ec310, org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu@1f4635f, org.sophie2.main.app.halos.shared.MainHaloMenu@10cd066, org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu@1b614d0, org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu@76dc80] [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:41] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [22.06.2009 14:56:41] [HaloButton$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloButton$1swingComponent.setup(java.lang.Object) because of icon@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:41] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:41] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:41] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:41] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 14:56:41] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 14:56:41] [HudDialog$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HudDialog$1swingComponent.setupElements(javax.swing.JPanel) because of swingComponent@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 14:56:41] [LinksHud$1currentRuleSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.func.links.LinksHud$1currentRuleSync.setup(java.lang.Object) because of holder@class org.sophie2.main.func.links.LinksHud value not initialized! [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 14:56:41] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 14:56:41] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:41] [HaloButton$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloButton$1swingComponent.setup(java.lang.Object) because of size@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [HudDialog$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HudDialog$1swingComponent.setupElements(javax.swing.JPanel) because of swingComponent@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 14:56:41] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [22.06.2009 14:56:41] [HaloButton$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloButton$1swingComponent.setup(java.lang.Object) because of icon@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:41] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:41] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:41] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 14:56:41] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 14:56:41] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 14:56:41] [HudDialog$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HudDialog$1swingComponent.setupElements(javax.swing.JPanel) because of swingComponent@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 14:56:41] [LinksHud$1currentRuleSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.func.links.LinksHud$1currentRuleSync.setup(java.lang.Object) because of holder@class org.sophie2.main.func.links.LinksHud value not initialized! [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 14:56:41] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 14:56:41] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea [22.06.2009 14:56:41] [BookDocumentWindow] DEBUG - org.sophie2.main.app.commons.book.BookDocumentWindow@d56462.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@832219a8(class org.sophie2.main.app.commons.page.areas.PageWorkArea, class org.sophie2.main.app.commons.book.BookDocumentWindow, reader-page-work-area)) -> org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea@8c7bc0 [22.06.2009 14:56:41] [HaloMenu$1locationSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloMenu$1locationSync.setup(java.lang.Object) because of size@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 14:56:41] [HaloMenu$1locationSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloMenu$1locationSync.setup(java.lang.Object) because of bounds@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 14:56:41] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup3(java.lang.Object) because of book@class org.sophie2.main.app.commons.book.BookDocumentWindow value not initialized! [22.06.2009 14:56:41] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 14:56:41] [PageWorkArea$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1swingComponent.setup(java.lang.Object) because of composing-list@swingComponents@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 14:56:41] [PageWorkArea$1actualViewRectCacheSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1actualViewRectCacheSync.setup(java.lang.Object) because of swingComponent@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea value not initialized! [22.06.2009 14:56:41] [PageWorkArea$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1swingComponent.setupSizes(javax.swing.JLayeredPane) because of bounds@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages value not initialized! [22.06.2009 14:56:41] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages value not initialized! [22.06.2009 14:56:41] [GoToPageConfigurationPanel$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$1swingComponent.setup(java.lang.Object) because of swingComponent@class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages value not initialized! [22.06.2009 14:56:41] [BookDocumentWindow$1pageSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.book.BookDocumentWindow$1pageSync.setup(java.lang.Object) because of book@class org.sophie2.main.app.commons.book.BookDocumentWindow value not initialized! [22.06.2009 14:56:41] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.BookBottomPanel [22.06.2009 14:56:41] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.panels.ZoomPercentagePanel [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [22.06.2009 14:56:41] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.book.panels.ZoomPercentagePanel [22.06.2009 14:56:41] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.commons.book.panels.ZoomPercentagePanel.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:41] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.panels.NavigationPanel [22.06.2009 14:56:41] [NavigationPanel$1currentPageField] DEBUG - currentPageField.create() [22.06.2009 14:56:41] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [22.06.2009 14:56:41] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [22.06.2009 14:56:41] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.book.panels.NavigationPanel [22.06.2009 14:56:41] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.panels.QuickSearchPanel [22.06.2009 14:56:41] [ImageUtil] DEBUG - loadIcon(icons/searchUp.png): org.sophie2.base.commons.util.ImmImage@274249(w=30, h=8) [22.06.2009 14:56:41] [ImageUtil] DEBUG - loadIcon(icons/searchDown.png): org.sophie2.base.commons.util.ImmImage@1a3e07c(w=30, h=8) [22.06.2009 14:56:41] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.book.panels.QuickSearchPanel [22.06.2009 14:56:41] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.panels.ShowFramesCheckBoxPanel [22.06.2009 14:56:41] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.book.panels.ShowFramesCheckBoxPanel [22.06.2009 14:56:41] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.commons.book.panels.ShowFramesCheckBoxPanel.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:41] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.panels.PreviewModeButton [22.06.2009 14:56:41] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.book.panels.PreviewModeButton [22.06.2009 14:56:41] [BookBottomPanel$1bookPanelElements] DEBUG - initOwnAnnotation: transforming-list@bookPanelElements@class org.sophie2.main.app.commons.book.BookBottomPanel[org.sophie2.main.app.commons.book.panels.ZoomPercentagePanel@a321a3, org.sophie2.main.app.commons.book.panels.NavigationPanel@caf2d4, org.sophie2.main.app.commons.book.panels.QuickSearchPanel@1bda33a, org.sophie2.main.app.commons.book.panels.ShowFramesCheckBoxPanel@1c0fd6f, org.sophie2.main.app.commons.book.panels.PreviewModeButton@132b04b] [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [22.06.2009 14:56:41] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [22.06.2009 14:56:41] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [22.06.2009 14:56:41] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [22.06.2009 14:56:41] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [22.06.2009 14:56:41] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [22.06.2009 14:56:41] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [22.06.2009 14:56:41] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.book.BookBottomPanel [22.06.2009 14:56:41] [BookDocumentWindow] DEBUG - org.sophie2.main.app.commons.book.BookDocumentWindow@d56462.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6064d086(class org.sophie2.main.app.commons.book.BookBottomPanel, class org.sophie2.main.app.commons.book.BookDocumentWindow, null)) -> org.sophie2.main.app.commons.book.BookBottomPanel@1d3d9bb [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [22.06.2009 14:56:41] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [22.06.2009 14:56:41] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [22.06.2009 14:56:41] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.book.BookDocumentWindow [22.06.2009 14:56:41] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.impl.DefaultDocumentWindow [22.06.2009 14:56:41] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [22.06.2009 14:56:41] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [22.06.2009 14:56:41] [PageWorkArea$1actualViewRectCacheSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1actualViewRectCacheSync.setup(java.lang.Object) because of swingComponent@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea value not initialized! [22.06.2009 14:56:41] [PageWorkArea$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1swingComponent.setupSizes(javax.swing.JLayeredPane) because of bounds@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 14:56:41] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-40.0000, -40.0000, 720.000, 560.000) [22.06.2009 14:56:41] [HaloMenu$1locationSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloMenu$1locationSync.setup(java.lang.Object) because of swingComponent@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 14:56:41] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]] [22.06.2009 14:56:41] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]] [22.06.2009 14:56:41] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]] [22.06.2009 14:56:41] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]] [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [HudDialog$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HudDialog$1swingComponent.setupElements(javax.swing.JPanel) because of swingComponent@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [LogicR3] INFO - Processing event: EventR3{id=PAGE_HIDDEN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@d56462, null, null], target=[Resource: Page A], cause=null} [22.06.2009 14:56:41] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1400d67 [22.06.2009 14:56:41] [LogicR3] INFO - No operation to handle: EventR3{id=PAGE_HIDDEN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@d56462, null, null], target=[Resource: Page A], cause=null} [22.06.2009 14:56:41] [LogicR3] INFO - Processing event: EventR3{id=PAGE_SHOWN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@d56462, null, null], target=[Resource: Page A], cause=null} [22.06.2009 14:56:41] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@2feaf6 [22.06.2009 14:56:41] [LogicR3] INFO - No operation to handle: EventR3{id=PAGE_SHOWN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@d56462, null, null], target=[Resource: Page A], cause=null} [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:41] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:42] [MDDocumentWindow$1swingFrame] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDDocumentWindow$1swingFrame.setup(java.lang.Object) because of documentWindow@class org.sophie2.main.layout.mydoggy.MDDocumentWindow value not initialized! [22.06.2009 14:56:42] [MDDocumentWindow$1swingFrame] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDDocumentWindow$1swingFrame.setupTitle(javax.swing.JInternalFrame) because of documentWindow@class org.sophie2.main.layout.mydoggy.MDDocumentWindow value not initialized! [22.06.2009 14:56:42] [MDDocumentWindow$1swingFrame] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDDocumentWindow$1swingFrame.setupPanel(javax.swing.JInternalFrame) because of documentWindow@class org.sophie2.main.layout.mydoggy.MDDocumentWindow value not initialized! [22.06.2009 14:56:42] [MDDocumentWindow$1swingFrame] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDDocumentWindow$1swingFrame.setupCurrent(javax.swing.JInternalFrame) because of documentWindow@class org.sophie2.main.layout.mydoggy.MDDocumentWindow value not initialized! [22.06.2009 14:56:42] [MenuItem$1swingMenu] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.menus.MenuItem$1swingMenu.setupText(javax.swing.JMenuItem) because of title@class org.sophie2.main.app.menus.window.DocumentItem value not initialized! [22.06.2009 14:56:42] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.window.DocumentItem [22.06.2009 14:56:42] [LogicR3] INFO - Processing event: EventR3{id=PAGE_HIDDEN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@d56462, null, null], target=[Resource: Page A], cause=null} [22.06.2009 14:56:42] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1400d67 [22.06.2009 14:56:42] [LogicR3] INFO - No operation to handle: EventR3{id=PAGE_HIDDEN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@d56462, null, null], target=[Resource: Page A], cause=null} [22.06.2009 14:56:42] [LogicR3] INFO - Processing event: EventR3{id=PAGE_SHOWN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@d56462, null, null], target=[Resource: Page A], cause=null} [22.06.2009 14:56:42] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@2feaf6 [22.06.2009 14:56:42] [LogicR3] INFO - No operation to handle: EventR3{id=PAGE_SHOWN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@d56462, null, null], target=[Resource: Page A], cause=null} [22.06.2009 14:56:42] [PageLogic] DEBUG - insertFrame: targetBounds= null [22.06.2009 14:56:42] [PageLogic] DEBUG - insertFrame: location= ImmPoint(x=75.0000, y=75.0000) [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.Frame$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:42] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:42] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:42] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:42] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:42] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 14:56:42] [FrameView$1visibilityEventSender] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.frame.FrameView$1visibilityEventSender.setup(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 14:56:42] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 14:56:42] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 14:56:42] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 14:56:42] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 14:56:42] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 14:56:42] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 14:56:42] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 14:56:42] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.frame.FrameView [22.06.2009 14:56:42] [FrameContentView$1manipulationViews] DEBUG - initOwnAnnotation: transforming-list@manipulationViews@class org.sophie2.main.app.commons.content.UndefinedContentView[] [22.06.2009 14:56:42] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.content.UndefinedContentView [22.06.2009 14:56:42] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.content.FrameContentView [22.06.2009 14:56:42] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.commons.content.FrameContentView.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:42] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@1881ebc, null, null], target=[Resource: Frame A], cause=null} [22.06.2009 14:56:42] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@130780c [22.06.2009 14:56:42] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@1881ebc, null, null], target=[Resource: Frame A], cause=null} [22.06.2009 14:56:42] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@1881ebc, null, null], target=[Resource: Frame A], cause=null} [22.06.2009 14:56:42] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@130780c [22.06.2009 14:56:42] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@1881ebc, null, null], target=[Resource: Frame A], cause=null} [22.06.2009 14:56:42] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of text@class org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl value not initialized! [22.06.2009 14:56:42] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup3(java.lang.Object) because of model@class org.sophie2.main.func.text.content.view.HotTextContentView value not initialized! [22.06.2009 14:56:42] [FrameContentView$1manipulationViews] DEBUG - initOwnAnnotation: transforming-list@manipulationViews@class org.sophie2.main.func.text.content.view.HotTextContentView[] [22.06.2009 14:56:42] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.content.view.HotTextContentView [22.06.2009 14:56:42] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.content.view.HotTextContentView.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:56:42] [EdgeKind] DEBUG - findLayoutHillClimb: State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1a899ad], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:42] [EdgeKind] DEBUG - v=State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1a899ad], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:42] [EdgeKind] DEBUG - v=State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1a899ad], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} [22.06.2009 14:56:43] [EdgeKind] DEBUG - findLayoutHillClimb: State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@f6faa], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:43] [EdgeKind] DEBUG - v=State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@f6faa], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:43] [EdgeKind] DEBUG - v=State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@f6faa], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} [22.06.2009 14:56:43] [EdgeKind] DEBUG - findLayoutHillClimb: State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1e5777], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:43] [EdgeKind] DEBUG - v=State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1e5777], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:43] [EdgeKind] DEBUG - v=State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1e5777], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} [22.06.2009 14:56:43] [EdgeKind] DEBUG - findLayoutHillClimb: State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@df3d70], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:43] [EdgeKind] DEBUG - v=State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@df3d70], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:43] [EdgeKind] DEBUG - v=State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@df3d70], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} [22.06.2009 14:56:43] [PageLogic] DEBUG - insertFrame: targetBounds= null [22.06.2009 14:56:43] [PageLogic] DEBUG - insertFrame: location= ImmPoint(x=75.0000, y=75.0000) [22.06.2009 14:56:43] [PageLogic] DEBUG - insertFrame: tf.contentLocation().get()=ImmPoint(x=75.0000, y=75.0000) [22.06.2009 14:56:43] [PageLogic] DEBUG - insertFrame: found duplicate [22.06.2009 14:56:43] [PageLogic] DEBUG - insertFrame: location= ImmPoint(x=125.000, y=125.000) [22.06.2009 14:56:43] [PageLogic] DEBUG - insertFrame: tf.contentLocation().get()=ImmPoint(x=75.0000, y=75.0000) [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.Frame$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:43] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:43] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:43] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:43] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:43] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 14:56:43] [FrameView$1visibilityEventSender] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.frame.FrameView$1visibilityEventSender.setup(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 14:56:43] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 14:56:43] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 14:56:43] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 14:56:43] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 14:56:43] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 14:56:43] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 14:56:43] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 14:56:43] [FrameContentView$1manipulationViews] DEBUG - initOwnAnnotation: transforming-list@manipulationViews@class org.sophie2.main.app.commons.content.UndefinedContentView[] [22.06.2009 14:56:43] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@1de1aac, null, null], target=[Resource: Frame B], cause=null} [22.06.2009 14:56:43] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@130780c [22.06.2009 14:56:43] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@1de1aac, null, null], target=[Resource: Frame B], cause=null} [22.06.2009 14:56:43] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@1de1aac, null, null], target=[Resource: Frame B], cause=null} [22.06.2009 14:56:43] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@130780c [22.06.2009 14:56:43] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@1de1aac, null, null], target=[Resource: Frame B], cause=null} [22.06.2009 14:56:43] [EdgeKind] DEBUG - findLayoutHillClimb: State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1bd9db4], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:43] [EdgeKind] DEBUG - v=State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1bd9db4], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:43] [EdgeKind] DEBUG - v=State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1bd9db4], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} [22.06.2009 14:56:43] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of text@class org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl value not initialized! [22.06.2009 14:56:43] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup3(java.lang.Object) because of model@class org.sophie2.main.func.text.content.view.HotTextContentView value not initialized! [22.06.2009 14:56:43] [FrameContentView$1manipulationViews] DEBUG - initOwnAnnotation: transforming-list@manipulationViews@class org.sophie2.main.func.text.content.view.HotTextContentView[] [22.06.2009 14:56:43] [EdgeKind] DEBUG - findLayoutHillClimb: State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@15e8653], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:43] [EdgeKind] DEBUG - v=State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@15e8653], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:43] [EdgeKind] DEBUG - v=State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@15e8653], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} [22.06.2009 14:56:44] [EdgeKind] DEBUG - findLayoutHillClimb: State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@2edc29], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:44] [EdgeKind] DEBUG - v=State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@2edc29], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:44] [EdgeKind] DEBUG - v=State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@2edc29], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} [22.06.2009 14:56:44] [EdgeKind] DEBUG - findLayoutHillClimb: State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1bd2733], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:44] [EdgeKind] DEBUG - v=State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1bd2733], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:44] [EdgeKind] DEBUG - v=State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1bd2733], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} [22.06.2009 14:56:44] [EdgeKind] DEBUG - findLayoutHillClimb: State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1902140], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:44] [EdgeKind] DEBUG - v=State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1902140], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:44] [EdgeKind] DEBUG - v=State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1902140], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} [22.06.2009 14:56:44] [EdgeKind] DEBUG - findLayoutHillClimb: State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1491ada], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:44] [EdgeKind] DEBUG - v=State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1491ada], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:44] [EdgeKind] DEBUG - v=State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1491ada], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} [22.06.2009 14:56:44] [EdgeKind] DEBUG - findLayoutHillClimb: State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@16b44ea], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:44] [EdgeKind] DEBUG - v=State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@16b44ea], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:44] [EdgeKind] DEBUG - v=State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@16b44ea], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} [22.06.2009 14:56:44] [EdgeKind] DEBUG - findLayoutHillClimb: State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@13adff9], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:44] [EdgeKind] DEBUG - v=State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@13adff9], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:44] [EdgeKind] DEBUG - v=State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@13adff9], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} [22.06.2009 14:56:44] [EdgeKind] DEBUG - findLayoutHillClimb: State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@7f7858], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:44] [EdgeKind] DEBUG - v=State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@7f7858], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:44] [EdgeKind] DEBUG - v=State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@7f7858], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} [22.06.2009 14:56:44] [PageLogic] DEBUG - insertFrame: targetBounds= null [22.06.2009 14:56:44] [PageLogic] DEBUG - insertFrame: location= ImmPoint(x=75.0000, y=75.0000) [22.06.2009 14:56:44] [PageLogic] DEBUG - insertFrame: tf.contentLocation().get()=ImmPoint(x=75.0000, y=75.0000) [22.06.2009 14:56:44] [PageLogic] DEBUG - insertFrame: found duplicate [22.06.2009 14:56:44] [PageLogic] DEBUG - insertFrame: location= ImmPoint(x=125.000, y=125.000) [22.06.2009 14:56:44] [PageLogic] DEBUG - insertFrame: tf.contentLocation().get()=ImmPoint(x=75.0000, y=75.0000) [22.06.2009 14:56:44] [PageLogic] DEBUG - insertFrame: tf.contentLocation().get()=ImmPoint(x=125.000, y=125.000) [22.06.2009 14:56:44] [PageLogic] DEBUG - insertFrame: found duplicate [22.06.2009 14:56:44] [PageLogic] DEBUG - insertFrame: location= ImmPoint(x=175.000, y=175.000) [22.06.2009 14:56:44] [PageLogic] DEBUG - insertFrame: tf.contentLocation().get()=ImmPoint(x=75.0000, y=75.0000) [22.06.2009 14:56:44] [PageLogic] DEBUG - insertFrame: tf.contentLocation().get()=ImmPoint(x=125.000, y=125.000) [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.Frame$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:56:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:56:44] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:44] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:44] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 14:56:44] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 14:56:44] [FrameView$1visibilityEventSender] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.frame.FrameView$1visibilityEventSender.setup(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 14:56:44] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 14:56:44] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 14:56:44] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 14:56:44] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 14:56:44] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 14:56:45] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 14:56:45] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 14:56:45] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@768cc4, null, null], target=[Resource: Frame C], cause=null} [22.06.2009 14:56:45] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@130780c [22.06.2009 14:56:45] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@768cc4, null, null], target=[Resource: Frame C], cause=null} [22.06.2009 14:56:45] [FrameContentView$1manipulationViews] DEBUG - initOwnAnnotation: transforming-list@manipulationViews@class org.sophie2.main.app.commons.content.UndefinedContentView[] [22.06.2009 14:56:45] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@768cc4, null, null], target=[Resource: Frame C], cause=null} [22.06.2009 14:56:45] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@130780c [22.06.2009 14:56:45] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@768cc4, null, null], target=[Resource: Frame C], cause=null} [22.06.2009 14:56:45] [EdgeKind] DEBUG - findLayoutHillClimb: State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@13d1a5a], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - v=State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@13d1a5a], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - v=State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@13d1a5a], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - findLayoutHillClimb: State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@534daf], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - v=State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@534daf], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - v=State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@534daf], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of text@class org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl value not initialized! [22.06.2009 14:56:45] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup3(java.lang.Object) because of model@class org.sophie2.main.func.text.content.view.HotTextContentView value not initialized! [22.06.2009 14:56:45] [FrameContentView$1manipulationViews] DEBUG - initOwnAnnotation: transforming-list@manipulationViews@class org.sophie2.main.func.text.content.view.HotTextContentView[] [22.06.2009 14:56:45] [EdgeKind] DEBUG - findLayoutHillClimb: State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1bf3215], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - v=State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1bf3215], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - v=State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1bf3215], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - findLayoutHillClimb: State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@c3a340], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - v=State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@c3a340], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - v=State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@c3a340], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-67.0000, -40.0000, 747.000, 560.000) [22.06.2009 14:56:45] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-67.0000, -82.0000, 747.000, 602.000) [22.06.2009 14:56:45] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-82.0000, -82.0000, 762.000, 602.000) [22.06.2009 14:56:45] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-40.0000, -40.0000, 720.000, 560.000) [22.06.2009 14:56:45] [EdgeKind] DEBUG - findLayoutHillClimb: State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1dcbb45], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - v=State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1dcbb45], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - v=State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1dcbb45], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - findLayoutHillClimb: State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@134b088], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - v=State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@134b088], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - v=State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@134b088], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - findLayoutHillClimb: State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@c5e855], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - v=State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@c5e855], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - v=State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@c5e855], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - findLayoutHillClimb: State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@c6a43d], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - v=State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@c6a43d], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - v=State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@c6a43d], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - findLayoutHillClimb: State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@185f70e], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - v=State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@185f70e], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - v=State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@185f70e], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - findLayoutHillClimb: State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1889eed], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - v=State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1889eed], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - v=State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1889eed], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - findLayoutHillClimb: State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1ab4790], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - v=State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1ab4790], SCOPE=TOP, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [EdgeKind] DEBUG - v=State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1ab4790], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.layout.mydoggy.MDEngine(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.app.AppMainWindow(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.app.LeftFlap(title=Left, toolTip=Instruments related to navigation.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.left.books.BooksTab(title=Books, toolTip=Instruments for books.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.left.books.OpenBooksPalette(title=Open Books, toolTip=List of open books) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.embedded.view.EmbeddedBooksPalette(title=Embedded Books, toolTip=List of currently embedded books.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.left.pages.PagesTab(title=Pages, toolTip=Instruments for pages) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.left.tools.ToolsTab(title=Tools, toolTip=Book related instruments) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.left.tools.SearchPalette(title=Search, toolTip=Allows searching in the text content of the book.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.config.ConfigTab(title=Config, toolTip=Instruments for application configuration.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.config.PluginsPalette(title=Plugins, toolTip=List of available application plugins.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.config.PluginAboutPalette(title=Plugin Information, toolTip=Displays information about the currently registered plugin.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.servers.ServersTab(title=Servers, toolTip=Server related things.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.servers.ConnectionsPalette(title=Connections, toolTip=Server connections.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.left.timelines.TimelinesTab(title=Timelines, toolTip=Instruments for timelines.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.app.AppDocumentsDesktop(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.BookDesktopWindow(title=New Book A, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.scene.simple.SimpleSceneVisual(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHaloMenu(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHaloButton(title=null, toolTip=Choose font) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud(title=null, toolTip=Choose font family name, size and style) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextFontFamily(title=Font name, toolTip=Choose font name) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextFontSize(title=Font size, toolTip=Choose font size) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextItalicStyle(title=Italic:, toolTip=Set on/off italic) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextBoldStyle(title=Bold: , toolTip=Set on/off bold.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle(title=Underline: , toolTip=Set on/off underline) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextStrikethroughStyle(title=Strikethrough: , toolTip=Set on/off strikethrough) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextForegroundColor(title=Characters Color :, toolTip=Choose character color) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextBackgroundColor(title=Characters Background Color :, toolTip=Choose character background color) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton(title=null, toolTip=Drag to move the frame) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton(title=null, toolTip=Click to delete the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton(title=null, toolTip=Rotate the frame counter-clockwise) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton(title=null, toolTip=Change the rotation point and rotation angle.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud(title=null, toolTip=Edit the rotation properties of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle(title=angle:, toolTip=Increase/Decrease Rotation Angle.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton(title=null, toolTip=Rotate the frame clockwise) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.MainHaloMenu(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton(title=null, toolTip=Change the border and background.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud(title=null, toolTip=Edit the border and background of a frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop(title=Top border size:, toolTip=Change the top size of the border.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight(title=Right border size:, toolTip=Change the right size of the border.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom(title=Bottom border size:, toolTip=Change the bottom size of the border.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft(title=Left border size:, toolTip=Change the left size of the border.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField(title=Border color:, toolTip=Change the color of the border) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate(title=Border template: , toolTip=Use the border from the template.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked(title=Lock the border: , toolTip=Prevent the border from any changes.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundColorField(title=color:, toolTip=Change the color of the background) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundGradientField(title=gradient:, toolTip=Change the gradient of the background) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundImageField(title=image:, toolTip=Change the image of the background) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundPatternField(title=pattern:, toolTip=Change the pattern of the background) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate(title=Background template: , toolTip=Use the background from the template.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked(title=Lock the background: , toolTip=Prevent the background from any changes.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck(title=Frame visible: , toolTip=toggle the initial visibility of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton(title=null, toolTip=Edit frame size and position settings.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud(title=null, toolTip=Edit the size and position properties of a page.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth(title=Width:, toolTip=Change the width of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight(title=Height:, toolTip=Change the height of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate(title=Size template: , toolTip=Use the size from the template.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked(title=Lock the size: , toolTip=Prevent the size from any changes.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition(title=X:, toolTip=Change the X position of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition(title=Y:, toolTip=Change the Y position of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate(title=Location template: , toolTip=Use the location from the template.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked(title=Lock the location: , toolTip=Prevent the location from any changes.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameInsetsHaloButton(title=null, toolTip=Edit frame margin and padding settings.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud(title=null, toolTip=Edit the padding/margin properties of a frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop(title=Top padding:, toolTip=Change the top padding of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight(title=Right padding:, toolTip=Change the right padding of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom(title=Bottom padding:, toolTip=Change the bottom padding of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft(title=Left padding:, toolTip=Change the left padding of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate(title=Padding template: , toolTip=Use the padding from the template.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked(title=Lock the padding: , toolTip=Prevent the padding from any changes.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop(title=Top margin:, toolTip=Change the top margin of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight(title=Right margin:, toolTip=Change the right margin of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom(title=Bottom margin:, toolTip=Change the bottom margin of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft(title=Left margin:, toolTip=Change the left margin of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate(title=Margin template: , toolTip=Use the margin from the template.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked(title=Lock the margin: , toolTip=Prevent the margin from any changes.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton(title=null, toolTip=Increase the z-order of this frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton(title=null, toolTip=Decrease the z-order of this frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton(title=null, toolTip=Use the content from the template.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton(title=null, toolTip=Show the frames from the template.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.AddTemplateHaloButton(title=null, toolTip=Add the object as a template.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton(title=null, toolTip=Align the selected page elements.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsHud(title=null, toolTip=Align the selected page elements.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsBottom(title=Align bottom, toolTip=Click to align selected elements' bottom sides.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsHorizontally(title=Align horizontally, toolTip=Click to align selected elements' horizontally.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsVertically(title=Align vertically, toolTip=Click to align selected elements' vertically.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsLeft(title=Align left, toolTip=Click to align selected elements' left sides.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsRight(title=Align right, toolTip=Click to align selected elements' right sides.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsTop(title=Align top, toolTip=Click to align selected elements' top sides.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.EnterGroupButton(title=null, toolTip=Click to enter the selected group.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.ExitGroupButton(title=null, toolTip=Click to exit the current group.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.GroupPageElementsButton(title=null, toolTip=Click to group the selected page elements.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.UngroupPageElementsButton(title=null, toolTip=Click to ungroup the selected page elements.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHaloButton(title=null, toolTip=Manage links.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud(title=null, toolTip=Manage links.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$CurrentRule(title=Rule:, toolTip=Select a rule) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AddRule(title=null, toolTip=Add new rule) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$RemoveRule(title=null, toolTip=Remove the selected rule) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AvailableTriggers(title=Trigger:, toolTip=Select a trigger for this rule) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AvailableActions(title=Action:, toolTip=Select action for this rule) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$ConfigPanel(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages(title=Go to page:, toolTip=Go To Page) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.resize.PageResizeHaloButton(title=null, toolTip=Drag to resize the page) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyRemoveButton(title=null, toolTip=Click to remove the sticky) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.BookDocumentWindow(title=New Book A, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.frame.FrameView(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.content.view.HotTextContentView(title=HotTextContentView, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.frame.FrameView(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.content.view.HotTextContentView(title=HotTextContentView, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.frame.FrameView(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.content.view.HotTextContentView(title=HotTextContentView, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.scene.simple.SimpleSceneVisual(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHaloMenu(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHaloButton(title=null, toolTip=Choose font) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud(title=null, toolTip=Choose font family name, size and style) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextFontFamily(title=Font name, toolTip=Choose font name) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextFontSize(title=Font size, toolTip=Choose font size) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextItalicStyle(title=Italic:, toolTip=Set on/off italic) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextBoldStyle(title=Bold: , toolTip=Set on/off bold.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle(title=Underline: , toolTip=Set on/off underline) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextStrikethroughStyle(title=Strikethrough: , toolTip=Set on/off strikethrough) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextForegroundColor(title=Characters Color :, toolTip=Choose character color) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextBackgroundColor(title=Characters Background Color :, toolTip=Choose character background color) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton(title=null, toolTip=Drag to move the frame) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton(title=null, toolTip=Click to delete the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton(title=null, toolTip=Rotate the frame counter-clockwise) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton(title=null, toolTip=Change the rotation point and rotation angle.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud(title=null, toolTip=Edit the rotation properties of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle(title=angle:, toolTip=Increase/Decrease Rotation Angle.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton(title=null, toolTip=Rotate the frame clockwise) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.MainHaloMenu(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton(title=null, toolTip=Change the border and background.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud(title=null, toolTip=Edit the border and background of a frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop(title=Top border size:, toolTip=Change the top size of the border.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight(title=Right border size:, toolTip=Change the right size of the border.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom(title=Bottom border size:, toolTip=Change the bottom size of the border.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft(title=Left border size:, toolTip=Change the left size of the border.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField(title=Border color:, toolTip=Change the color of the border) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate(title=Border template: , toolTip=Use the border from the template.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked(title=Lock the border: , toolTip=Prevent the border from any changes.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundColorField(title=color:, toolTip=Change the color of the background) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundGradientField(title=gradient:, toolTip=Change the gradient of the background) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundImageField(title=image:, toolTip=Change the image of the background) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundPatternField(title=pattern:, toolTip=Change the pattern of the background) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate(title=Background template: , toolTip=Use the background from the template.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked(title=Lock the background: , toolTip=Prevent the background from any changes.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck(title=Frame visible: , toolTip=toggle the initial visibility of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton(title=null, toolTip=Edit frame size and position settings.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud(title=null, toolTip=Edit the size and position properties of a page.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth(title=Width:, toolTip=Change the width of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight(title=Height:, toolTip=Change the height of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate(title=Size template: , toolTip=Use the size from the template.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked(title=Lock the size: , toolTip=Prevent the size from any changes.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition(title=X:, toolTip=Change the X position of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition(title=Y:, toolTip=Change the Y position of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate(title=Location template: , toolTip=Use the location from the template.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked(title=Lock the location: , toolTip=Prevent the location from any changes.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameInsetsHaloButton(title=null, toolTip=Edit frame margin and padding settings.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud(title=null, toolTip=Edit the padding/margin properties of a frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop(title=Top padding:, toolTip=Change the top padding of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight(title=Right padding:, toolTip=Change the right padding of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom(title=Bottom padding:, toolTip=Change the bottom padding of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft(title=Left padding:, toolTip=Change the left padding of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate(title=Padding template: , toolTip=Use the padding from the template.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked(title=Lock the padding: , toolTip=Prevent the padding from any changes.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop(title=Top margin:, toolTip=Change the top margin of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight(title=Right margin:, toolTip=Change the right margin of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom(title=Bottom margin:, toolTip=Change the bottom margin of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft(title=Left margin:, toolTip=Change the left margin of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate(title=Margin template: , toolTip=Use the margin from the template.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked(title=Lock the margin: , toolTip=Prevent the margin from any changes.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton(title=null, toolTip=Increase the z-order of this frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton(title=null, toolTip=Decrease the z-order of this frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton(title=null, toolTip=Use the content from the template.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton(title=null, toolTip=Show the frames from the template.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.AddTemplateHaloButton(title=null, toolTip=Add the object as a template.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton(title=null, toolTip=Align the selected page elements.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsHud(title=null, toolTip=Align the selected page elements.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsBottom(title=Align bottom, toolTip=Click to align selected elements' bottom sides.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsHorizontally(title=Align horizontally, toolTip=Click to align selected elements' horizontally.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsVertically(title=Align vertically, toolTip=Click to align selected elements' vertically.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsLeft(title=Align left, toolTip=Click to align selected elements' left sides.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsRight(title=Align right, toolTip=Click to align selected elements' right sides.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsTop(title=Align top, toolTip=Click to align selected elements' top sides.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.EnterGroupButton(title=null, toolTip=Click to enter the selected group.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.ExitGroupButton(title=null, toolTip=Click to exit the current group.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.GroupPageElementsButton(title=null, toolTip=Click to group the selected page elements.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.UngroupPageElementsButton(title=null, toolTip=Click to ungroup the selected page elements.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHaloButton(title=null, toolTip=Manage links.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud(title=null, toolTip=Manage links.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$CurrentRule(title=Rule:, toolTip=Select a rule) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AddRule(title=null, toolTip=Add new rule) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$RemoveRule(title=null, toolTip=Remove the selected rule) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AvailableTriggers(title=Trigger:, toolTip=Select a trigger for this rule) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AvailableActions(title=Action:, toolTip=Select action for this rule) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$ConfigPanel(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages(title=Go to page:, toolTip=Go To Page) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.resize.PageResizeHaloButton(title=null, toolTip=Drag to resize the page) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyRemoveButton(title=null, toolTip=Click to remove the sticky) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.scene.simple.SimpleSceneVisual(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHaloMenu(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHaloButton(title=null, toolTip=Choose font) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud(title=null, toolTip=Choose font family name, size and style) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextFontFamily(title=Font name, toolTip=Choose font name) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextFontSize(title=Font size, toolTip=Choose font size) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextItalicStyle(title=Italic:, toolTip=Set on/off italic) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextBoldStyle(title=Bold: , toolTip=Set on/off bold.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle(title=Underline: , toolTip=Set on/off underline) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextStrikethroughStyle(title=Strikethrough: , toolTip=Set on/off strikethrough) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextForegroundColor(title=Characters Color :, toolTip=Choose character color) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextBackgroundColor(title=Characters Background Color :, toolTip=Choose character background color) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton(title=null, toolTip=Drag to move the frame) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton(title=null, toolTip=Click to delete the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton(title=null, toolTip=Rotate the frame counter-clockwise) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton(title=null, toolTip=Change the rotation point and rotation angle.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud(title=null, toolTip=Edit the rotation properties of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle(title=angle:, toolTip=Increase/Decrease Rotation Angle.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton(title=null, toolTip=Rotate the frame clockwise) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.MainHaloMenu(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton(title=null, toolTip=Change the border and background.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud(title=null, toolTip=Edit the border and background of a frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop(title=Top border size:, toolTip=Change the top size of the border.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight(title=Right border size:, toolTip=Change the right size of the border.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom(title=Bottom border size:, toolTip=Change the bottom size of the border.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft(title=Left border size:, toolTip=Change the left size of the border.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField(title=Border color:, toolTip=Change the color of the border) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate(title=Border template: , toolTip=Use the border from the template.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked(title=Lock the border: , toolTip=Prevent the border from any changes.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundColorField(title=color:, toolTip=Change the color of the background) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundGradientField(title=gradient:, toolTip=Change the gradient of the background) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundImageField(title=image:, toolTip=Change the image of the background) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundPatternField(title=pattern:, toolTip=Change the pattern of the background) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate(title=Background template: , toolTip=Use the background from the template.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked(title=Lock the background: , toolTip=Prevent the background from any changes.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck(title=Frame visible: , toolTip=toggle the initial visibility of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton(title=null, toolTip=Edit frame size and position settings.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud(title=null, toolTip=Edit the size and position properties of a page.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth(title=Width:, toolTip=Change the width of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight(title=Height:, toolTip=Change the height of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate(title=Size template: , toolTip=Use the size from the template.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked(title=Lock the size: , toolTip=Prevent the size from any changes.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition(title=X:, toolTip=Change the X position of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition(title=Y:, toolTip=Change the Y position of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate(title=Location template: , toolTip=Use the location from the template.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked(title=Lock the location: , toolTip=Prevent the location from any changes.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameInsetsHaloButton(title=null, toolTip=Edit frame margin and padding settings.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud(title=null, toolTip=Edit the padding/margin properties of a frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop(title=Top padding:, toolTip=Change the top padding of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight(title=Right padding:, toolTip=Change the right padding of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom(title=Bottom padding:, toolTip=Change the bottom padding of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft(title=Left padding:, toolTip=Change the left padding of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate(title=Padding template: , toolTip=Use the padding from the template.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked(title=Lock the padding: , toolTip=Prevent the padding from any changes.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop(title=Top margin:, toolTip=Change the top margin of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight(title=Right margin:, toolTip=Change the right margin of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom(title=Bottom margin:, toolTip=Change the bottom margin of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft(title=Left margin:, toolTip=Change the left margin of the frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate(title=Margin template: , toolTip=Use the margin from the template.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked(title=Lock the margin: , toolTip=Prevent the margin from any changes.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton(title=null, toolTip=Increase the z-order of this frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton(title=null, toolTip=Decrease the z-order of this frame.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton(title=null, toolTip=Use the content from the template.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton(title=null, toolTip=Show the frames from the template.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.AddTemplateHaloButton(title=null, toolTip=Add the object as a template.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton(title=null, toolTip=Align the selected page elements.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsHud(title=null, toolTip=Align the selected page elements.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsBottom(title=Align bottom, toolTip=Click to align selected elements' bottom sides.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsHorizontally(title=Align horizontally, toolTip=Click to align selected elements' horizontally.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsVertically(title=Align vertically, toolTip=Click to align selected elements' vertically.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsLeft(title=Align left, toolTip=Click to align selected elements' left sides.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsRight(title=Align right, toolTip=Click to align selected elements' right sides.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsTop(title=Align top, toolTip=Click to align selected elements' top sides.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.EnterGroupButton(title=null, toolTip=Click to enter the selected group.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.ExitGroupButton(title=null, toolTip=Click to exit the current group.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.GroupPageElementsButton(title=null, toolTip=Click to group the selected page elements.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.UngroupPageElementsButton(title=null, toolTip=Click to ungroup the selected page elements.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHaloButton(title=null, toolTip=Manage links.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud(title=null, toolTip=Manage links.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$CurrentRule(title=Rule:, toolTip=Select a rule) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AddRule(title=null, toolTip=Add new rule) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$RemoveRule(title=null, toolTip=Remove the selected rule) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AvailableTriggers(title=Trigger:, toolTip=Select a trigger for this rule) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AvailableActions(title=Action:, toolTip=Select action for this rule) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$ConfigPanel(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages(title=Go to page:, toolTip=Go To Page) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.resize.PageResizeHaloButton(title=null, toolTip=Drag to resize the page) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyRemoveButton(title=null, toolTip=Click to remove the sticky) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.BookBottomPanel(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.panels.ZoomPercentagePanel(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.panels.NavigationPanel(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.panels.QuickSearchPanel(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.panels.ShowFramesCheckBoxPanel(title=outline frames, toolTip=Toggle outline frame bounds mode.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.panels.PreviewModeButton(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.app.AppTabBar(title=TabBar, toolTip=Open Books) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.AppTabBarMenu(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.tabbar.MinimizeAllItem(title=MinimizeAll, toolTip=Click here to hide all windows and show the desktop.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.tabbar.RestoreAllItem(title=RestoreAll, toolTip=Click here to show all windows that are minimized.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.AppMenuBar(title=null, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.FileMenu(title=File, toolTip=File menu) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.NewBookItem(title=New Book, toolTip=Create a new book.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.OpenBookItem(title=Open Book, toolTip=Open an existing book.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.SaveBookItem(title=Save, toolTip=Save the current book to a file.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.SaveBookAsItem(title=Save As, toolTip=Save the current book to another file.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.SaveBookAsTemplateItem(title=Save As Template, toolTip=Save the current book as a template.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.BookPropertiesItem(title=Book Properties, toolTip=Show the properties of the current book.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.print.view.PrintItem(title=Print..., toolTip=Print current book) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.ExportSubMenu(title=Export as, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.print.pdf.export.ExportToPDFItem(title=PDF, toolTip=Exports current book to pdf file) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.html.ExportAsHtmlItem(title=HTML, toolTip=Export current book in html file.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.print.view.PrintToFileItem(title=Print To File..., toolTip=Print current book to file) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.CloseBookItem(title=Close, toolTip=Close the current book.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.ExitItem(title=Quit Sophie 2, toolTip=Close Sophie 2.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.edit.EditMenu(title=Edit, toolTip=Edit menu) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.edit.UndoItem(title=Can't undo!, toolTip=Revert the last change made.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.edit.RedoItem(title=Can't redo!, toolTip=Restore the last reverted change.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.edit.SetBookTitleItem(title=Set Title, toolTip=Set the title of the current book.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.edit.SetPageSizeItem(title=Set Page Dimensions, toolTip=Change the page width and height of the current book.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.edit.ShowConnectionsItem(title=Show frame connections, toolTip=Toggle the display of text frame chain connections.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.insert.InsertMenu(title=Insert, toolTip=Insert menu) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.insert.InsertTextItem(title=Text, toolTip=Add a text frame to the current page.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.image.view.InsertImageItem(title=Image, toolTip=Add an imge frame to the current page.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.media.view.InsertAudioItem(title=Audio, toolTip=Add an audio frame to the current page.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.media.view.InsertVideoItem(title=Video..., toolTip=Add a video frame to the current page.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.media.view.controls.InsertAudioRecordItem(title=Audio Record..., toolTip=Create an audio record and add it to the current page.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.embedded.view.InsertBookItem(title=Book, toolTip=Embed a book in the current page.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.pdf.view.InsertPDFItem(title=Pdf, toolTip=Add a PDF frame to the current page.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.view.ViewMenu(title=View, toolTip=View Menu) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.view.NormalModeItem(title=Normal mode, toolTip=Switch to normal screen mode) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.view.FullScreenItem(title=Full Screen Mode, toolTip=Switch to full screen mode) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.skins.SkinsMenu(title=Skins, toolTip=Change the skin of Sophie.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.skins.DefaultSkinItem(title=Default skin, toolTip=Click to switch to default skin.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.skin.alternative.AlternativeSkinItem(title=Alternative skin, toolTip=Click to switch to alternative skin.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.window.WindowMenu(title=Window, toolTip=Window menu) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.window.CascadeItem(title=Cascade, toolTip=Cascade the open documents.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.window.TileItem(title=Tile, toolTip=Tile the open documents.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.window.DocumentItem(title=+New Book A, toolTip=null) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.help.HelpMenu(title=Help, toolTip=Help menu) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.help.menuitems.HelpContentsItem(title=Help Contents, toolTip=Displays the main help index) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.help.menuitems.BugReportItem(title=Send an Error Report..., toolTip=Report a bug in Sophie.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.help.menuitems.AboutItem(title=About, toolTip=Displays version information, license used, etc.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.help.InspectorMenuItem(title=Inspector, toolTip=Start the inspector in the current work area.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.app.RightFlap(title=Right, toolTip=Instruments related to resources.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.resources.view.ResourcesTab(title=Resources, toolTip=Contains information about resources.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.resources.view.AllResourcesPalette(title=Resources, toolTip=All of the resources in the current book.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.resources.view.ResourceDetailsPalette(title=Detail View, toolTip=Detail View) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.resources.view.ChangesTab(title=Changes, toolTip=Contains information about changes.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.func.resources.view.AllChangesPalette(title=Changes, toolTip=All changes done to the selected resource.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.right.library.LibraryTab(title=Library, toolTip=Provides book and frame components) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.right.library.BookTemplatesPalette(title=Book Templates, toolTip=Templates for new books.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.right.library.PageTemplatesPalette(title=Page Templates Palette, toolTip=Templates for new Pages) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.right.library.FrameTemplatesPalette(title=Frame Templates Palette, toolTip=Templates for new Frames) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.tab.AnnotationsTab(title=BookExtras, toolTip=Stick notes to the book, highlight some text or record your voice comments) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.tab.AllAnnotationsPalette(title=All annotations, toolTip=Load/save annotations, manage annotations from different users) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.tab.BookExtrasPalette(title=Book extras, toolTip=Manage book extras - show/hide, export/import, etc.) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.tab.StickiesPalette(title=Stickies, toolTip=Add new sticky, show or hide stickies) [22.06.2009 14:56:45] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.right.styles.StylesTab(title=Styles, toolTip=Style related palettes.) [22.06.2009 14:56:45] [FakeAuthorMain] INFO - Sophie startup finished in: 23.666 sec. [22.06.2009 14:56:46] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=7388 [22.06.2009 14:56:46] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 14:56:46] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@19ee99 [22.06.2009 14:56:46] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@c6a43d], SCOPE=TOP, RANGE=TextRange(0, 0)} -> State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@c6a43d], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)}) [22.06.2009 14:56:46] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@c6a43d], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} -> State{LAST_EDGE=CLOSE_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@c6a43d], SCOPE=FINAL, RANGE=TextRange(0, 0)}) [22.06.2009 14:56:46] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@4a754a [22.06.2009 14:56:46] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1ab4790], SCOPE=TOP, RANGE=TextRange(0, 0)} -> State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1ab4790], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)}) [22.06.2009 14:56:46] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1ab4790], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} -> State{LAST_EDGE=CLOSE_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1ab4790], SCOPE=FINAL, RANGE=TextRange(0, 0)}) [22.06.2009 14:56:46] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@1e005ce [22.06.2009 14:56:46] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1889eed], SCOPE=TOP, RANGE=TextRange(0, 0)} -> State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1889eed], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)}) [22.06.2009 14:56:46] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1889eed], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} -> State{LAST_EDGE=CLOSE_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1889eed], SCOPE=FINAL, RANGE=TextRange(0, 0)}) [22.06.2009 14:56:46] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=372 [22.06.2009 14:56:46] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=441.000, y=283.000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(441,283),absolute(720,439),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:56:46] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:56:46] [LogicR3] INFO - Processing event: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@d56462, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 710x568)] on javax.swing.JPanel[,0,0,710x568,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 14:56:46] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@12c97b3 [22.06.2009 14:56:46] [LogicR3] INFO - No operation to handle: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@d56462, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 710x568)] on javax.swing.JPanel[,0,0,710x568,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 14:56:47] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=624 [22.06.2009 14:56:47] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 14:56:47] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@19ee99 [22.06.2009 14:56:47] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@c6a43d], SCOPE=TOP, RANGE=TextRange(0, 0)} -> State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@c6a43d], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)}) [22.06.2009 14:56:47] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@c6a43d], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} -> State{LAST_EDGE=CLOSE_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@c6a43d], SCOPE=FINAL, RANGE=TextRange(0, 0)}) [22.06.2009 14:56:47] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@4a754a [22.06.2009 14:56:47] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1ab4790], SCOPE=TOP, RANGE=TextRange(0, 0)} -> State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1ab4790], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)}) [22.06.2009 14:56:47] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1ab4790], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} -> State{LAST_EDGE=CLOSE_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1ab4790], SCOPE=FINAL, RANGE=TextRange(0, 0)}) [22.06.2009 14:56:47] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@1e005ce [22.06.2009 14:56:47] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1889eed], SCOPE=TOP, RANGE=TextRange(0, 0)} -> State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1889eed], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)}) [22.06.2009 14:56:47] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1889eed], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} -> State{LAST_EDGE=CLOSE_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1889eed], SCOPE=FINAL, RANGE=TextRange(0, 0)}) [22.06.2009 14:56:47] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=372 [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=668.000, y=575.000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(668,575),absolute(952,734),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:14] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=584.000, y=495.000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(584,495),absolute(868,654),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:14] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=584.000, y=495.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(584,495),absolute(868,654),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=544.000, y=455.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=584.000, y=495.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(584,495),absolute(868,654),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=544.000, y=455.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=584.000, y=495.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(584,495),absolute(868,654),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=584.000, y=495.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(584,495),absolute(868,654),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=570.000, y=484.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(570,484),absolute(854,643),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=530.000, y=444.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=570.000, y=484.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(570,484),absolute(854,643),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=530.000, y=444.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=570.000, y=484.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(570,484),absolute(854,643),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=570.000, y=484.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(570,484),absolute(854,643),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=560.000, y=475.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(560,475),absolute(844,634),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=520.000, y=435.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=560.000, y=475.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(560,475),absolute(844,634),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=520.000, y=435.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=560.000, y=475.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(560,475),absolute(844,634),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=560.000, y=475.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(560,475),absolute(844,634),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=552.000, y=464.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(552,464),absolute(836,623),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=512.000, y=424.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=552.000, y=464.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(552,464),absolute(836,623),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=512.000, y=424.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=552.000, y=464.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(552,464),absolute(836,623),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=552.000, y=464.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(552,464),absolute(836,623),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=539.000, y=444.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(539,444),absolute(823,603),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=499.000, y=404.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=539.000, y=444.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(539,444),absolute(823,603),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=499.000, y=404.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=539.000, y=444.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(539,444),absolute(823,603),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=539.000, y=444.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(539,444),absolute(823,603),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=505.000, y=385.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(505,385),absolute(789,544),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@768cc4, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@da7777], target=[ModifierSet[], ImmPoint(x=640.000, y=520.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=505.000, y=385.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(505,385),absolute(789,544),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@fc0a39 [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@768cc4, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@da7777], target=[ModifierSet[], ImmPoint(x=640.000, y=520.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=505.000, y=385.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(505,385),absolute(789,544),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@768cc4, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@da7777], target=[ModifierSet[], ImmPoint(x=640.000, y=520.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=505.000, y=385.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(505,385),absolute(789,544),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@768cc4, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@da7777], target=[ModifierSet[], ImmPoint(x=640.000, y=520.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=505.000, y=385.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(505,385),absolute(789,544),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=465.000, y=345.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=505.000, y=385.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(505,385),absolute(789,544),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=465.000, y=345.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=505.000, y=385.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(505,385),absolute(789,544),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=505.000, y=385.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(505,385),absolute(789,544),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=428.000, y=252.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(428,252),absolute(712,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@c18a83, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@da7777], target=[ModifierSet[], ImmPoint(x=563.000, y=387.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=428.000, y=252.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(428,252),absolute(712,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@c18a83, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@da7777], target=[ModifierSet[], ImmPoint(x=563.000, y=387.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=428.000, y=252.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(428,252),absolute(712,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@c18a83, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@3a0362], target=[ModifierSet[], ImmPoint(x=563.000, y=387.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=428.000, y=252.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(428,252),absolute(712,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@c18a83, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@3a0362], target=[ModifierSet[], ImmPoint(x=563.000, y=387.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=428.000, y=252.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(428,252),absolute(712,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@c18a83, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@3a0362], target=[ModifierSet[], ImmPoint(x=563.000, y=387.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=428.000, y=252.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(428,252),absolute(712,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@c18a83, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@3a0362], target=[ModifierSet[], ImmPoint(x=563.000, y=387.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=428.000, y=252.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(428,252),absolute(712,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@768cc4, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@3a0362], target=[ModifierSet[], ImmPoint(x=563.000, y=387.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=428.000, y=252.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(428,252),absolute(712,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@11bc276 [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@768cc4, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@3a0362], target=[ModifierSet[], ImmPoint(x=563.000, y=387.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=428.000, y=252.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(428,252),absolute(712,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@768cc4, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@da7777], target=[ModifierSet[], ImmPoint(x=563.000, y=387.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=428.000, y=252.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(428,252),absolute(712,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@fc0a39 [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@768cc4, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@da7777], target=[ModifierSet[], ImmPoint(x=563.000, y=387.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=428.000, y=252.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(428,252),absolute(712,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@768cc4, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@da7777], target=[ModifierSet[], ImmPoint(x=563.000, y=387.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=428.000, y=252.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(428,252),absolute(712,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@768cc4, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@da7777], target=[ModifierSet[], ImmPoint(x=563.000, y=387.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=428.000, y=252.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(428,252),absolute(712,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=388.000, y=212.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=428.000, y=252.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(428,252),absolute(712,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=388.000, y=212.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=428.000, y=252.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(428,252),absolute(712,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=428.000, y=252.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(428,252),absolute(712,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=347.000, y=136.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(347,136),absolute(631,295),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e2ce62, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@da7777], target=[ModifierSet[], ImmPoint(x=382.000, y=171.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=347.000, y=136.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(347,136),absolute(631,295),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e2ce62, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@da7777], target=[ModifierSet[], ImmPoint(x=382.000, y=171.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=347.000, y=136.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(347,136),absolute(631,295),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e2ce62, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@1325389], target=[ModifierSet[], ImmPoint(x=382.000, y=171.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=347.000, y=136.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(347,136),absolute(631,295),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e2ce62, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@1325389], target=[ModifierSet[], ImmPoint(x=382.000, y=171.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=347.000, y=136.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(347,136),absolute(631,295),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e2ce62, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@1325389], target=[ModifierSet[], ImmPoint(x=382.000, y=171.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=347.000, y=136.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(347,136),absolute(631,295),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e2ce62, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@1325389], target=[ModifierSet[], ImmPoint(x=382.000, y=171.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=347.000, y=136.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(347,136),absolute(631,295),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1881ebc, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@1325389], target=[ModifierSet[], ImmPoint(x=382.000, y=171.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=347.000, y=136.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(347,136),absolute(631,295),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@11bc276 [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1881ebc, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@1325389], target=[ModifierSet[], ImmPoint(x=382.000, y=171.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=347.000, y=136.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(347,136),absolute(631,295),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1881ebc, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1717854], target=[ModifierSet[], ImmPoint(x=382.000, y=171.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=347.000, y=136.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(347,136),absolute(631,295),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@fc0a39 [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1881ebc, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1717854], target=[ModifierSet[], ImmPoint(x=382.000, y=171.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=347.000, y=136.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(347,136),absolute(631,295),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1881ebc, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1717854], target=[ModifierSet[], ImmPoint(x=382.000, y=171.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=347.000, y=136.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(347,136),absolute(631,295),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1881ebc, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1717854], target=[ModifierSet[], ImmPoint(x=382.000, y=171.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=347.000, y=136.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(347,136),absolute(631,295),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=307.000, y=96.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=347.000, y=136.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(347,136),absolute(631,295),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=307.000, y=96.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=347.000, y=136.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(347,136),absolute(631,295),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=347.000, y=136.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(347,136),absolute(631,295),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=260.000, y=60.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(260,60),absolute(544,219),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=220.000, y=20.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=260.000, y=60.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(260,60),absolute(544,219),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=220.000, y=20.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=260.000, y=60.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(260,60),absolute(544,219),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=260.000, y=60.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(260,60),absolute(544,219),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=207.000, y=18.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(207,18),absolute(491,177),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=167.000, y=-22.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=207.000, y=18.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(207,18),absolute(491,177),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=167.000, y=-22.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=207.000, y=18.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(207,18),absolute(491,177),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=207.000, y=18.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(207,18),absolute(491,177),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=181.000, y=2.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(181,2),absolute(465,161),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=141.000, y=-38.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=181.000, y=2.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(181,2),absolute(465,161),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=141.000, y=-38.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=181.000, y=2.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(181,2),absolute(465,161),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=181.000, y=2.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(181,2),absolute(465,161),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=167.000, y=-4.00000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(167,-4),absolute(451,155),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1881ebc, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1717854], target=[ModifierSet[], ImmPoint(x=167.000, y=-4.00000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(167,-4),absolute(451,155),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@11bc276 [22.06.2009 14:59:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1881ebc, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1717854], target=[ModifierSet[], ImmPoint(x=167.000, y=-4.00000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(167,-4),absolute(451,155),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:14] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:18] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=151147 [22.06.2009 14:59:18] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 14:59:18] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@19ee99 [22.06.2009 14:59:18] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@c6a43d], SCOPE=TOP, RANGE=TextRange(0, 0)} -> State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@c6a43d], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)}) [22.06.2009 14:59:18] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@c6a43d], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} -> State{LAST_EDGE=CLOSE_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@c6a43d], SCOPE=FINAL, RANGE=TextRange(0, 0)}) [22.06.2009 14:59:18] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@4a754a [22.06.2009 14:59:18] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1ab4790], SCOPE=TOP, RANGE=TextRange(0, 0)} -> State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1ab4790], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)}) [22.06.2009 14:59:18] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1ab4790], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} -> State{LAST_EDGE=CLOSE_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1ab4790], SCOPE=FINAL, RANGE=TextRange(0, 0)}) [22.06.2009 14:59:18] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@1e005ce [22.06.2009 14:59:18] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1889eed], SCOPE=TOP, RANGE=TextRange(0, 0)} -> State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1889eed], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)}) [22.06.2009 14:59:18] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{LAST_EDGE=OPEN_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1889eed], SCOPE=IN_TEXT, RANGE=TextRange(0, 0)} -> State{LAST_EDGE=CLOSE_TEXT, CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1889eed], SCOPE=FINAL, RANGE=TextRange(0, 0)}) [22.06.2009 14:59:18] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=377 [22.06.2009 14:59:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=621.000, y=108.000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(621,108),absolute(855,217),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:18] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=621.000, y=108.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(621,108),absolute(855,217),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=581.000, y=68.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=621.000, y=108.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(621,108),absolute(855,217),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=581.000, y=68.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=621.000, y=108.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(621,108),absolute(855,217),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=621.000, y=108.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(621,108),absolute(855,217),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=632.000, y=120.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(632,120),absolute(866,229),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=592.000, y=80.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=632.000, y=120.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(632,120),absolute(866,229),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=592.000, y=80.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=632.000, y=120.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(632,120),absolute(866,229),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=632.000, y=120.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(632,120),absolute(866,229),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=641.000, y=131.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(641,131),absolute(875,240),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=601.000, y=91.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=641.000, y=131.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(641,131),absolute(875,240),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=601.000, y=91.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=641.000, y=131.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(641,131),absolute(875,240),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=641.000, y=131.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(641,131),absolute(875,240),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=655.000, y=147.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(655,147),absolute(889,256),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=615.000, y=107.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=655.000, y=147.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(655,147),absolute(889,256),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=615.000, y=107.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=655.000, y=147.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(655,147),absolute(889,256),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=655.000, y=147.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(655,147),absolute(889,256),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=671.000, y=169.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(671,169),absolute(905,278),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=631.000, y=129.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=671.000, y=169.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(671,169),absolute(905,278),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=631.000, y=129.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=671.000, y=169.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(671,169),absolute(905,278),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=671.000, y=169.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(671,169),absolute(905,278),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=722.000, y=242.000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(722,242),absolute(956,351),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:18] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:24] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=685.000, y=59.0000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(685,59),absolute(919,168),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:24] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:24] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=685.000, y=59.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(685,59),absolute(919,168),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:24] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=645.000, y=19.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=685.000, y=59.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(685,59),absolute(919,168),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:24] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:24] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=645.000, y=19.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=685.000, y=59.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(685,59),absolute(919,168),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:24] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:24] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:24] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=685.000, y=59.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(685,59),absolute(919,168),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:24] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=674.000, y=34.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(674,34),absolute(908,143),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:24] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=634.000, y=-6.00000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=674.000, y=34.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(674,34),absolute(908,143),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:24] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:24] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=634.000, y=-6.00000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=674.000, y=34.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(674,34),absolute(908,143),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:24] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:24] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:24] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=674.000, y=34.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(674,34),absolute(908,143),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:24] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=669.000, y=15.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(669,15),absolute(903,124),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:24] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=629.000, y=-25.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=669.000, y=15.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(669,15),absolute(903,124),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:24] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:24] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=629.000, y=-25.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=669.000, y=15.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(669,15),absolute(903,124),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:24] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:24] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:24] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=669.000, y=15.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(669,15),absolute(903,124),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:24] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=666.000, y=3.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(666,3),absolute(900,112),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:24] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=626.000, y=-37.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=666.000, y=3.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(666,3),absolute(900,112),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:24] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:24] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@15c8601, org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null], target=[ModifierSet[], ImmPoint(x=626.000, y=-37.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=666.000, y=3.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(666,3),absolute(900,112),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:24] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:24] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:24] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=666.000, y=3.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(666,3),absolute(900,112),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:24] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@17c36af, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=668.000, y=-7.00000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(668,-7),absolute(902,102),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:24] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:26] [LogicR3] INFO - Processing event: EventR3{id=CLOSE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@d56462, null, null], target=[], cause=null} [22.06.2009 14:59:26] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@1de1aac, null, null], target=[Resource: Frame B], cause=null} [22.06.2009 14:59:26] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@130780c [22.06.2009 14:59:26] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@1de1aac, null, null], target=[Resource: Frame B], cause=null} [22.06.2009 14:59:26] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@1881ebc, null, null], target=[Resource: Frame A], cause=null} [22.06.2009 14:59:26] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@130780c [22.06.2009 14:59:26] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@1881ebc, null, null], target=[Resource: Frame A], cause=null} [22.06.2009 14:59:26] [LogicR3] INFO - Processing event: EventR3{id=PAGE_HIDDEN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@d56462, null, null], target=[Resource: Page A], cause=null} [22.06.2009 14:59:26] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1400d67 [22.06.2009 14:59:26] [LogicR3] INFO - No operation to handle: EventR3{id=PAGE_HIDDEN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@d56462, null, null], target=[Resource: Page A], cause=null} [22.06.2009 14:59:26] [LogicR3] INFO - Processing event: EventR3{id=PAGE_SHOWN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@d56462, null, null], target=[Resource: Page A], cause=null} [22.06.2009 14:59:26] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@2feaf6 [22.06.2009 14:59:26] [LogicR3] INFO - No operation to handle: EventR3{id=PAGE_SHOWN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@d56462, null, null], target=[Resource: Page A], cause=null} [22.06.2009 14:59:26] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@768cc4, null, null], target=[Resource: Frame C], cause=null} [22.06.2009 14:59:26] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@130780c [22.06.2009 14:59:26] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@768cc4, null, null], target=[Resource: Frame C], cause=null} [22.06.2009 14:59:26] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@544bbc [22.06.2009 14:59:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [22.06.2009 14:59:26] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[M_MOUSE_1], ImmPoint(x=705.000, y=13.0000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(705,13),absolute(933,94),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:26] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:26] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=178789 [22.06.2009 14:59:26] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 14:59:26] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=1 [22.06.2009 14:59:26] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=698.000, y=13.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(698,13),absolute(926,94),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:26] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=658.000, y=-27.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=698.000, y=13.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(698,13),absolute(926,94),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:26] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:26] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=658.000, y=-27.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=698.000, y=13.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(698,13),absolute(926,94),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:26] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:26] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:26] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=698.000, y=13.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(698,13),absolute(926,94),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:26] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=680.000, y=10.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(680,10),absolute(908,91),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:26] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=640.000, y=-30.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=680.000, y=10.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(680,10),absolute(908,91),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:26] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:26] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=640.000, y=-30.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=680.000, y=10.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(680,10),absolute(908,91),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:26] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:26] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:26] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=680.000, y=10.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(680,10),absolute(908,91),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:26] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=652.000, y=6.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(652,6),absolute(880,87),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:26] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=612.000, y=-34.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=652.000, y=6.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(652,6),absolute(880,87),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:26] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:26] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=612.000, y=-34.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=652.000, y=6.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(652,6),absolute(880,87),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 14:59:26] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:26] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 14:59:26] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=652.000, y=6.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(652,6),absolute(880,87),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:26] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=590.000, y=-3.00000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(590,-3),absolute(818,78),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:26] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:38] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.Page$1templateSupport$1[] [22.06.2009 14:59:38] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:59:38] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:59:38] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:59:38] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:59:38] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:59:38] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:59:38] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 14:59:38] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 14:59:38] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=590.000, y=504.000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(590,504),absolute(818,585),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 14:59:38] [SophieExceptionHandler] ERROR - null java.lang.NumberFormatException: null at java.lang.Integer.parseInt(Integer.java:415) at java.lang.Integer.parseInt(Integer.java:497) at org.sophie2.base.persistence.persister.impl.IntegerPersister.persist(IntegerPersister.java:24) at org.sophie2.base.persistence.persister.impl.IntegerPersister.persist(IntegerPersister.java:1) at org.sophie2.base.persistence.persister.MasterPersister.persist(MasterPersister.java:46) at org.sophie2.base.model.book.persist.PagePersister.persist(PagePersister.java:60) at org.sophie2.base.model.book.persist.PagePersister.persist(PagePersister.java:1) at org.sophie2.base.persistence.persister.MasterPersister.persist(MasterPersister.java:46) at org.sophie2.base.model.resources.ResourcePersister.persist(ResourcePersister.java:44) at org.sophie2.base.model.resources.ResourcePersister.persist(ResourcePersister.java:1) at org.sophie2.base.persistence.persister.MasterPersister.persist(MasterPersister.java:46) at org.sophie2.base.model.resources.ResourcePersister.persist(ResourcePersister.java:68) at org.sophie2.base.model.resources.ResourcePersister.persist(ResourcePersister.java:1) at org.sophie2.base.persistence.persister.MasterPersister.persist(MasterPersister.java:46) at org.sophie2.main.app.commons.logic.BookStorager.openBook(BookStorager.java:59) at org.sophie2.main.app.commons.logic.AppLogic.openBookFromFile(AppLogic.java:378) at org.sophie2.main.app.commons.logic.AppLogic.openBook(AppLogic.java:364) at org.sophie2.main.app.commons.logic.AppLogic.userOpenBook(AppLogic.java:183) at org.sophie2.main.app.menus.file.OpenBookItem.clicked(OpenBookItem.java:17) at org.sophie2.base.menus.MenuItem$1swingMenu$1.actionPerformed(MenuItem.java:34) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242) at javax.swing.AbstractButton.doClick(AbstractButton.java:357) at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1216) at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1257) at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272) at java.awt.Component.processMouseEvent(Component.java:6038) at javax.swing.JComponent.processMouseEvent(JComponent.java:3265) at java.awt.Component.processEvent(Component.java:5803) at java.awt.Container.processEvent(Container.java:2058) at java.awt.Component.dispatchEventImpl(Component.java:4410) at java.awt.Container.dispatchEventImpl(Container.java:2116) at java.awt.Component.dispatchEvent(Component.java:4240) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916) at java.awt.Container.dispatchEventImpl(Container.java:2102) at java.awt.Window.dispatchEventImpl(Window.java:2429) at java.awt.Component.dispatchEvent(Component.java:4240) at java.awt.EventQueue.dispatchEvent(EventQueue.java:599) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160) at java.awt.EventDispatchThread.run(EventDispatchThread.java:121) [22.06.2009 14:59:38] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 14:59:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.help.bugreport.UserExplanationField [22.06.2009 14:59:39] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.help.bugreport.UserExplanationField.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:59:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.help.bugreport.AttachmentField [22.06.2009 14:59:39] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.help.bugreport.AttachmentField.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:59:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.help.bugreport.EmailField [22.06.2009 14:59:39] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.help.bugreport.EmailField.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 14:59:39] [BugReportDialog$1reportDataField] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.func.help.bugreport.BugReportDialog$1reportDataField.setup(java.lang.Object) because of bugReport@class org.sophie2.main.func.help.bugreport.BugReportDialog value not initialized! [22.06.2009 15:00:05] [LogicR3] INFO - Processing event: EventR3{id=EMAIL_CHANGED, context=[org.sophie2.main.func.help.bugreport.EmailField@7f74e, null, null], target=[dbvisel@gmail.c], cause=null} [22.06.2009 15:00:05] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1a39b88 [22.06.2009 15:00:05] [LogicR3] INFO - Processing event: EventR3{id=EMAIL_CHANGED, context=[org.sophie2.main.func.help.bugreport.EmailField@7f74e, null, null], target=[dbvisel@gmail.co], cause=null} [22.06.2009 15:00:05] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1a39b88 [22.06.2009 15:00:05] [LogicR3] INFO - Processing event: EventR3{id=EMAIL_CHANGED, context=[org.sophie2.main.func.help.bugreport.EmailField@7f74e, null, null], target=[dbvisel@gmail.com], cause=null} [22.06.2009 15:00:05] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1a39b88 [22.06.2009 15:00:07] [LogicR3] INFO - Processing event: EventR3{id=SAVE_TO_FILE, context=[org.sophie2.main.func.help.bugreport.BugReportDialog@11a7a7f, null, null], target=[], cause=null} [22.06.2009 15:00:18] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@17fffcb [22.06.2009 15:00:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=559.000, y=456.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(559,456),absolute(787,537),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=519.000, y=416.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=559.000, y=456.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(559,456),absolute(787,537),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=519.000, y=416.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=559.000, y=456.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(559,456),absolute(787,537),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=559.000, y=456.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(559,456),absolute(787,537),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=550.000, y=443.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(550,443),absolute(778,524),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=510.000, y=403.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=550.000, y=443.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(550,443),absolute(778,524),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=510.000, y=403.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=550.000, y=443.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(550,443),absolute(778,524),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=550.000, y=443.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(550,443),absolute(778,524),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=540.000, y=429.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(540,429),absolute(768,510),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=500.000, y=389.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=540.000, y=429.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(540,429),absolute(768,510),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=500.000, y=389.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=540.000, y=429.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(540,429),absolute(768,510),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=540.000, y=429.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(540,429),absolute(768,510),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=534.000, y=420.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(534,420),absolute(762,501),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=494.000, y=380.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=534.000, y=420.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(534,420),absolute(762,501),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=494.000, y=380.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=534.000, y=420.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(534,420),absolute(762,501),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=534.000, y=420.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(534,420),absolute(762,501),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=530.000, y=416.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(530,416),absolute(758,497),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=490.000, y=376.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=530.000, y=416.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(530,416),absolute(758,497),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=490.000, y=376.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=530.000, y=416.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(530,416),absolute(758,497),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=530.000, y=416.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(530,416),absolute(758,497),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=523.000, y=407.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(523,407),absolute(751,488),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=483.000, y=367.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=523.000, y=407.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(523,407),absolute(751,488),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=483.000, y=367.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=523.000, y=407.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(523,407),absolute(751,488),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=523.000, y=407.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(523,407),absolute(751,488),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=519.000, y=401.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(519,401),absolute(747,482),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=479.000, y=361.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=519.000, y=401.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(519,401),absolute(747,482),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=479.000, y=361.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=519.000, y=401.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(519,401),absolute(747,482),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=519.000, y=401.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(519,401),absolute(747,482),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=515.000, y=397.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(515,397),absolute(743,478),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=475.000, y=357.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=515.000, y=397.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(515,397),absolute(743,478),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=475.000, y=357.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=515.000, y=397.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(515,397),absolute(743,478),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=515.000, y=397.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(515,397),absolute(743,478),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=512.000, y=393.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(512,393),absolute(740,474),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=472.000, y=353.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=512.000, y=393.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(512,393),absolute(740,474),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=472.000, y=353.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=512.000, y=393.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(512,393),absolute(740,474),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=512.000, y=393.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(512,393),absolute(740,474),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=510.000, y=390.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(510,390),absolute(738,471),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=470.000, y=350.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=510.000, y=390.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(510,390),absolute(738,471),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=470.000, y=350.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=510.000, y=390.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(510,390),absolute(738,471),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=510.000, y=390.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(510,390),absolute(738,471),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=506.000, y=387.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(506,387),absolute(734,468),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:18] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=466.000, y=347.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=506.000, y=387.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(506,387),absolute(734,468),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=466.000, y=347.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=506.000, y=387.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(506,387),absolute(734,468),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:18] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:18] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=506.000, y=387.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(506,387),absolute(734,468),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=503.000, y=384.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(503,384),absolute(731,465),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=463.000, y=344.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=503.000, y=384.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(503,384),absolute(731,465),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=463.000, y=344.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=503.000, y=384.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(503,384),absolute(731,465),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=503.000, y=384.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(503,384),absolute(731,465),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=503.000, y=382.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(503,382),absolute(731,463),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=463.000, y=342.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=503.000, y=382.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(503,382),absolute(731,463),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=463.000, y=342.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=503.000, y=382.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(503,382),absolute(731,463),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=503.000, y=382.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(503,382),absolute(731,463),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=502.000, y=377.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(502,377),absolute(730,458),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=462.000, y=337.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=502.000, y=377.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(502,377),absolute(730,458),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=462.000, y=337.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=502.000, y=377.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(502,377),absolute(730,458),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=502.000, y=377.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(502,377),absolute(730,458),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=498.000, y=368.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(498,368),absolute(726,449),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=458.000, y=328.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=498.000, y=368.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(498,368),absolute(726,449),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=458.000, y=328.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=498.000, y=368.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(498,368),absolute(726,449),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=498.000, y=368.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(498,368),absolute(726,449),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=492.000, y=355.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(492,355),absolute(720,436),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=452.000, y=315.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=492.000, y=355.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(492,355),absolute(720,436),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=452.000, y=315.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=492.000, y=355.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(492,355),absolute(720,436),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=492.000, y=355.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(492,355),absolute(720,436),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=476.000, y=317.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(476,317),absolute(704,398),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=436.000, y=277.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=476.000, y=317.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(476,317),absolute(704,398),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=436.000, y=277.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=476.000, y=317.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(476,317),absolute(704,398),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=476.000, y=317.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(476,317),absolute(704,398),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=457.000, y=277.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(457,277),absolute(685,358),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=417.000, y=237.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=457.000, y=277.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(457,277),absolute(685,358),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=417.000, y=237.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=457.000, y=277.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(457,277),absolute(685,358),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=457.000, y=277.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(457,277),absolute(685,358),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=426.000, y=218.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(426,218),absolute(654,299),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=386.000, y=178.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=426.000, y=218.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(426,218),absolute(654,299),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=386.000, y=178.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=426.000, y=218.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(426,218),absolute(654,299),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=426.000, y=218.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(426,218),absolute(654,299),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=408.000, y=185.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(408,185),absolute(636,266),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=368.000, y=145.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=408.000, y=185.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(408,185),absolute(636,266),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=368.000, y=145.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=408.000, y=185.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(408,185),absolute(636,266),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=408.000, y=185.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(408,185),absolute(636,266),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=393.000, y=163.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(393,163),absolute(621,244),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=353.000, y=123.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=393.000, y=163.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(393,163),absolute(621,244),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=353.000, y=123.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=393.000, y=163.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(393,163),absolute(621,244),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=393.000, y=163.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(393,163),absolute(621,244),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=380.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(380,148),absolute(608,229),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=340.000, y=108.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=380.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(380,148),absolute(608,229),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=340.000, y=108.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=380.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(380,148),absolute(608,229),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=380.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(380,148),absolute(608,229),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=369.000, y=138.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(369,138),absolute(597,219),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=329.000, y=98.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=369.000, y=138.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(369,138),absolute(597,219),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=329.000, y=98.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=369.000, y=138.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(369,138),absolute(597,219),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=369.000, y=138.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(369,138),absolute(597,219),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=360.000, y=132.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(360,132),absolute(588,213),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=320.000, y=92.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=360.000, y=132.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(360,132),absolute(588,213),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=320.000, y=92.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=360.000, y=132.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(360,132),absolute(588,213),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=360.000, y=132.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(360,132),absolute(588,213),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=351.000, y=128.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(351,128),absolute(579,209),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=311.000, y=88.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=351.000, y=128.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(351,128),absolute(579,209),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=311.000, y=88.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=351.000, y=128.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(351,128),absolute(579,209),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=351.000, y=128.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(351,128),absolute(579,209),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=345.000, y=127.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(345,127),absolute(573,208),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=305.000, y=87.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=345.000, y=127.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(345,127),absolute(573,208),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=305.000, y=87.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=345.000, y=127.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(345,127),absolute(573,208),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=345.000, y=127.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(345,127),absolute(573,208),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=338.000, y=125.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(338,125),absolute(566,206),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=298.000, y=85.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=338.000, y=125.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(338,125),absolute(566,206),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=298.000, y=85.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=338.000, y=125.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(338,125),absolute(566,206),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=338.000, y=125.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(338,125),absolute(566,206),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=324.000, y=121.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(324,121),absolute(552,202),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=284.000, y=81.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=324.000, y=121.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(324,121),absolute(552,202),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=284.000, y=81.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=324.000, y=121.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(324,121),absolute(552,202),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=324.000, y=121.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(324,121),absolute(552,202),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=307.000, y=117.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(307,117),absolute(535,198),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=267.000, y=77.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=307.000, y=117.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(307,117),absolute(535,198),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=267.000, y=77.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=307.000, y=117.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(307,117),absolute(535,198),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=307.000, y=117.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(307,117),absolute(535,198),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=288.000, y=111.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(288,111),absolute(516,192),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=248.000, y=71.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=288.000, y=111.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(288,111),absolute(516,192),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=248.000, y=71.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=288.000, y=111.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(288,111),absolute(516,192),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=288.000, y=111.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(288,111),absolute(516,192),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=267.000, y=103.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(267,103),absolute(495,184),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=227.000, y=63.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=267.000, y=103.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(267,103),absolute(495,184),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=227.000, y=63.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=267.000, y=103.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(267,103),absolute(495,184),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=267.000, y=103.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(267,103),absolute(495,184),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=222.000, y=89.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(222,89),absolute(450,170),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=182.000, y=49.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=222.000, y=89.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(222,89),absolute(450,170),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=182.000, y=49.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=222.000, y=89.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(222,89),absolute(450,170),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=222.000, y=89.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(222,89),absolute(450,170),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=181.000, y=76.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(181,76),absolute(409,157),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=141.000, y=36.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=181.000, y=76.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(181,76),absolute(409,157),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=141.000, y=36.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=181.000, y=76.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(181,76),absolute(409,157),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=181.000, y=76.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(181,76),absolute(409,157),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=142.000, y=63.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,63),absolute(370,144),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=102.000, y=23.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=142.000, y=63.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,63),absolute(370,144),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=102.000, y=23.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=142.000, y=63.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,63),absolute(370,144),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=142.000, y=63.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,63),absolute(370,144),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=100.000, y=47.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(100,47),absolute(328,128),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=60.0000, y=7.00000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=100.000, y=47.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(100,47),absolute(328,128),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=60.0000, y=7.00000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=100.000, y=47.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(100,47),absolute(328,128),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=100.000, y=47.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(100,47),absolute(328,128),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=80.0000, y=39.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(80,39),absolute(308,120),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=40.0000, y=-1.00000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=80.0000, y=39.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(80,39),absolute(308,120),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=40.0000, y=-1.00000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=80.0000, y=39.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(80,39),absolute(308,120),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=80.0000, y=39.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(80,39),absolute(308,120),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=66.0000, y=33.0000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(66,33),absolute(294,114),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=117.000, y=25.0000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(117,25),absolute(345,106),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:19] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=117.000, y=25.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(117,25),absolute(345,106),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=77.0000, y=-15.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=117.000, y=25.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(117,25),absolute(345,106),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=77.0000, y=-15.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=117.000, y=25.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(117,25),absolute(345,106),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=117.000, y=25.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(117,25),absolute(345,106),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=228.000, y=31.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(228,31),absolute(456,112),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=188.000, y=-9.00000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=228.000, y=31.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(228,31),absolute(456,112),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=188.000, y=-9.00000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=228.000, y=31.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(228,31),absolute(456,112),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=228.000, y=31.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(228,31),absolute(456,112),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=417.000, y=45.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(417,45),absolute(645,126),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=377.000, y=5.00000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=417.000, y=45.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(417,45),absolute(645,126),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=377.000, y=5.00000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=417.000, y=45.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(417,45),absolute(645,126),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=417.000, y=45.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(417,45),absolute(645,126),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=600.000, y=65.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(600,65),absolute(828,146),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=560.000, y=25.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=600.000, y=65.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(600,65),absolute(828,146),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=560.000, y=25.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=600.000, y=65.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(600,65),absolute(828,146),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=600.000, y=65.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(600,65),absolute(828,146),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=767.000, y=85.0000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(767,85),absolute(995,166),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:20] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=668.000, y=170.000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(668,170),absolute(896,251),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:20] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=668.000, y=170.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(668,170),absolute(896,251),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=628.000, y=130.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=668.000, y=170.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(668,170),absolute(896,251),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=628.000, y=130.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=668.000, y=170.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(668,170),absolute(896,251),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=668.000, y=170.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(668,170),absolute(896,251),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=522.000, y=155.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(522,155),absolute(750,236),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=482.000, y=115.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=522.000, y=155.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(522,155),absolute(750,236),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=482.000, y=115.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=522.000, y=155.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(522,155),absolute(750,236),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=522.000, y=155.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(522,155),absolute(750,236),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=362.000, y=127.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(362,127),absolute(590,208),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=322.000, y=87.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=362.000, y=127.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(362,127),absolute(590,208),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=322.000, y=87.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=362.000, y=127.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(362,127),absolute(590,208),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=362.000, y=127.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(362,127),absolute(590,208),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=225.000, y=102.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(225,102),absolute(453,183),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=185.000, y=62.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=225.000, y=102.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(225,102),absolute(453,183),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=185.000, y=62.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=225.000, y=102.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(225,102),absolute(453,183),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=225.000, y=102.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(225,102),absolute(453,183),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=123.000, y=84.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(123,84),absolute(351,165),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=83.0000, y=44.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=123.000, y=84.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(123,84),absolute(351,165),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=83.0000, y=44.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=123.000, y=84.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(123,84),absolute(351,165),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=123.000, y=84.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(123,84),absolute(351,165),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=43.0000, y=72.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(43,72),absolute(271,153),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=3.00000, y=32.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=43.0000, y=72.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(43,72),absolute(271,153),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=3.00000, y=32.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=43.0000, y=72.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(43,72),absolute(271,153),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=43.0000, y=72.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(43,72),absolute(271,153),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=3.00000, y=67.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(3,67),absolute(231,148),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=-37.0000, y=27.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=3.00000, y=67.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(3,67),absolute(231,148),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@c9dee3, org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null], target=[ModifierSet[], ImmPoint(x=-37.0000, y=27.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=3.00000, y=67.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(3,67),absolute(231,148),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=3.00000, y=67.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(3,67),absolute(231,148),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@451610, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=-18.0000, y=65.0000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(-18,65),absolute(210,146),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:20] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:24] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.Page$1templateSupport$1[] [22.06.2009 15:00:24] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 15:00:24] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 15:00:24] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 15:00:24] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 15:00:24] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 15:00:24] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 15:00:24] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 15:00:24] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 15:00:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea [22.06.2009 15:00:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.scene.simple.SimpleSceneVisual [22.06.2009 15:00:24] [SimpleSceneVisual$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.scene.simple.SimpleSceneVisual$1swingComponent.setup(java.lang.Object) because of actualViewRect@class org.sophie2.main.scene.simple.SimpleSceneVisual value not initialized! [22.06.2009 15:00:24] [SimpleSceneVisual$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.scene.simple.SimpleSceneVisual$1swingComponent.setupRepaint(org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel) because of scene@class org.sophie2.main.scene.simple.SimpleSceneVisual value not initialized! [22.06.2009 15:00:24] [AuthorPageWorkArea] DEBUG - org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6595ffdb(interface org.sophie2.base.scene.SceneVisual, class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea, null)) -> org.sophie2.main.scene.simple.SimpleSceneVisual@165c559 [22.06.2009 15:00:24] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup3(java.lang.Object) because of page@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea value not initialized! [22.06.2009 15:00:24] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup4(java.lang.Object) because of page@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea value not initialized! [22.06.2009 15:00:24] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup3(java.lang.Object) because of page@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea value not initialized! [22.06.2009 15:00:24] [PageWorkArea$1elementViews] DEBUG - initOwnAnnotation: transforming-list@elementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 15:00:24] [PageWorkArea$1extraViews] DEBUG - initOwnAnnotation: composing-list@extraViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 15:00:24] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-40.0000, -40.0000, 80.0000, 80.0000) [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHaloMenu [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHaloButton [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextFontFamily [22.06.2009 15:00:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextFontSize [22.06.2009 15:00:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextItalicStyle [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextBoldStyle [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextStrikethroughStyle [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextForegroundColor [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextBackgroundColor [22.06.2009 15:00:24] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.text.halos.TextFontHud[org.sophie2.main.func.text.halos.TextFontHud$TextFontFamily@1543c95, org.sophie2.main.func.text.halos.TextFontHud$TextFontSize@869c9d, org.sophie2.main.func.text.halos.TextFontHud$TextItalicStyle@1209ac, org.sophie2.main.func.text.halos.TextFontHud$TextBoldStyle@a4b365, org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle@118a554, org.sophie2.main.func.text.halos.TextFontHud$TextStrikethroughStyle@14b7eaa, org.sophie2.main.func.text.halos.TextFontHud$TextForegroundColor@1eaa372, org.sophie2.main.func.text.halos.TextFontHud$TextBackgroundColor@17c8f8b] [22.06.2009 15:00:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 15:00:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 15:00:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 15:00:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 15:00:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 15:00:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 15:00:24] [TextFontHaloButton] DEBUG - org.sophie2.main.func.text.halos.TextFontHaloButton@138ce1b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@73141810(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.text.halos.TextFontHaloButton, null)) -> org.sophie2.main.func.text.halos.TextFontHud@f4c3c [22.06.2009 15:00:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 15:00:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 15:00:24] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.func.text.halos.TextFontHaloMenu[org.sophie2.main.func.text.halos.TextFontHaloButton@138ce1b] [22.06.2009 15:00:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 15:00:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 15:00:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 15:00:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 15:00:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 15:00:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton [22.06.2009 15:00:24] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu[org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton@1242e42, org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton@d88bc3] [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter [22.06.2009 15:00:24] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud[org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle@128b319, org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter@a5798e] [22.06.2009 15:00:24] [FrameRotationPropertiesHaloButton] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton@afe8d1.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@be54f7d9(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton, null)) -> org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud@874f42 [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton [22.06.2009 15:00:24] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu[org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton@17c43b0, org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton@afe8d1, org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton@1ca421] [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.MainHaloMenu [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundColorField [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundGradientField [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundImageField [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundPatternField [22.06.2009 15:00:24] [BackgroundAndBorderHud$BackgroundPanel$1configPanels] DEBUG - initOwnAnnotation: transforming-list@configPanels@class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel[org.sophie2.main.app.halos.huds.BackgroundColorField@1873b6d, org.sophie2.main.app.halos.huds.BackgroundGradientField@1ea5804, org.sophie2.main.app.halos.huds.BackgroundImageField@1bc33e, org.sophie2.main.app.halos.huds.BackgroundPatternField@1a264ef] [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck [22.06.2009 15:00:24] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud[org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop@11a038f, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight@ed492, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom@1e6f142, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft@1d61d17, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField@1715a59, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate@1d821bf, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked@13184fc, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel@1cc020e, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate@164e955, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked@1e212f9, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck@1ca2afc] [22.06.2009 15:00:24] [BackgroundAndBorderHaloButton] DEBUG - org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton@7db044.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@be7f0ed1(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton, null)) -> org.sophie2.main.app.halos.huds.BackgroundAndBorderHud@142cdda [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked [22.06.2009 15:00:24] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.SizeAndPositionHud[org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth@1e556df, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight@1fb8887, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate@18c765f, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked@e86714, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition@6043e, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition@11a4d2c, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate@4c005, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked@162bddf] [22.06.2009 15:00:24] [FrameSizeAndPositionHaloButton] DEBUG - org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton@5ef09e.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@2b8376d2(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton, null)) -> org.sophie2.main.app.halos.huds.SizeAndPositionHud@c8bafe [22.06.2009 15:00:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameInsetsHaloButton [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked [22.06.2009 15:00:25] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.InsetsHud[org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop@102c8a0, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight@1948d26, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom@19b9261, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft@164ba65, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate@1727f99, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked@3be634, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop@54e699, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight@1f5d6d9, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom@c4997b, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft@8afd93, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate@3ca1e8, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked@1d236c4] [22.06.2009 15:00:25] [FrameInsetsHaloButton] DEBUG - org.sophie2.main.app.halos.frame.FrameInsetsHaloButton@155173b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@255d829e(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.FrameInsetsHaloButton, null)) -> org.sophie2.main.app.halos.huds.InsetsHud@141a743 [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.AddTemplateHaloButton [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsHud [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsBottom [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsHorizontally [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsVertically [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsLeft [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsRight [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsTop [22.06.2009 15:00:25] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.align.AlignElementsHud[org.sophie2.main.app.halos.align.AlignElementsBottom@1f7e9ca, org.sophie2.main.app.halos.align.AlignElementsHorizontally@12c1c43, org.sophie2.main.app.halos.align.AlignElementsVertically@15530f, org.sophie2.main.app.halos.align.AlignElementsLeft@1314010, org.sophie2.main.app.halos.align.AlignElementsRight@1643f5f, org.sophie2.main.app.halos.align.AlignElementsTop@1a4b44b] [22.06.2009 15:00:25] [AlignElementsHaloButton] DEBUG - org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton@c3c114.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@e60f1366(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton, null)) -> org.sophie2.main.app.halos.align.AlignElementsHud@d80212 [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.EnterGroupButton [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.ExitGroupButton [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.GroupPageElementsButton [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.UngroupPageElementsButton [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHaloButton [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$CurrentRule [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AddRule [22.06.2009 15:00:25] [ImageUtil] DEBUG - loadIcon(icons/plus.png): org.sophie2.base.commons.util.ImmImage@17467dc(w=20, h=20) [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$RemoveRule [22.06.2009 15:00:25] [ImageUtil] DEBUG - loadIcon(icons/minus.png): org.sophie2.base.commons.util.ImmImage@134c5cf(w=20, h=20) [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AvailableTriggers [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AvailableActions [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$ConfigPanel [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel [22.06.2009 15:00:25] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [HideFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel@1ebae2c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a994518d(class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, class org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector@be7d4e [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel [22.06.2009 15:00:25] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [ShowFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel@1145768.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@d7735ff3(class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector@1d54d80 [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel [22.06.2009 15:00:25] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [ToggleFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel@1dc9ecd.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@60305fe7(class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, class org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector@11f8cef [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [GoToPageConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel@1180b4e.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@331f073(class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages, class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages@4ec142 [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [LinksHud$ConfigPanel$1configPanels] DEBUG - initOwnAnnotation: transforming-list@configPanels@class org.sophie2.main.func.links.LinksHud$ConfigPanel[org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel@1ebae2c, org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel@1145768, org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel@1dc9ecd, org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel@1180b4e] [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.links.LinksHud[org.sophie2.main.func.links.LinksHud$CurrentRule@b7f8c5, org.sophie2.main.func.links.LinksHud$AddRule@5c81b6, org.sophie2.main.func.links.LinksHud$RemoveRule@102967c, org.sophie2.main.func.links.LinksHud$AvailableTriggers@1586993, org.sophie2.main.func.links.LinksHud$AvailableActions@240b1c, org.sophie2.main.func.links.LinksHud$ConfigPanel@bb9345] [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [LinksHaloButton] DEBUG - org.sophie2.main.func.links.LinksHaloButton@8d2151.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a2eca672(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.links.LinksHaloButton, null)) -> org.sophie2.main.func.links.LinksHud@98005f [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.shared.MainHaloMenu[org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton@7db044, org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton@5ef09e, org.sophie2.main.app.halos.frame.FrameInsetsHaloButton@155173b, org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton@5fe7a1, org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton@10df1a6, org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton@18ef118, org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton@10cb90, org.sophie2.main.app.halos.shared.AddTemplateHaloButton@17461e1, org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton@c3c114, org.sophie2.main.app.halos.grouping.EnterGroupButton@19b0b7e, org.sophie2.main.app.halos.grouping.ExitGroupButton@1ae9c34, org.sophie2.main.app.halos.grouping.GroupPageElementsButton@199e39f, org.sophie2.main.app.halos.grouping.UngroupPageElementsButton@1c0898f, org.sophie2.main.func.links.LinksHaloButton@8d2151] [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.resize.PageResizeHaloButton [22.06.2009 15:00:25] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu[org.sophie2.main.app.halos.page.resize.PageResizeHaloButton@65eacf] [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyRemoveButton [22.06.2009 15:00:25] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu[org.sophie2.extra.func.annotations.view.halos.StickyRemoveButton@1aefc51] [22.06.2009 15:00:25] [PageWorkArea$1haloMenus] DEBUG - initOwnAnnotation: transforming-list@haloMenus@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[org.sophie2.main.func.text.halos.TextFontHaloMenu@14c09bd, org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu@1cc4a0b, org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu@bbee39, org.sophie2.main.app.halos.shared.MainHaloMenu@114d10e, org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu@ac9275, org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu@14d82db] [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 15:00:25] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 15:00:25] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 15:00:25] [HaloButton$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloButton$1swingComponent.setup(java.lang.Object) because of icon@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 15:00:25] [LinksHud$1currentRuleSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.func.links.LinksHud$1currentRuleSync.setup(java.lang.Object) because of holder@class org.sophie2.main.func.links.LinksHud value not initialized! [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 15:00:25] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 15:00:25] [HudDialog$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HudDialog$1swingComponent.setupElements(javax.swing.JPanel) because of swingComponent@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 15:00:25] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 15:00:25] [HudDialog$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HudDialog$1swingComponent.setupElements(javax.swing.JPanel) because of swingComponent@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 15:00:25] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 15:00:25] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 15:00:25] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 15:00:25] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 15:00:25] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 15:00:25] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 15:00:25] [HaloButton$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloButton$1swingComponent.setup(java.lang.Object) because of icon@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 15:00:25] [LinksHud$1currentRuleSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.func.links.LinksHud$1currentRuleSync.setup(java.lang.Object) because of holder@class org.sophie2.main.func.links.LinksHud value not initialized! [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 15:00:25] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 15:00:25] [HudDialog$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HudDialog$1swingComponent.setupElements(javax.swing.JPanel) because of swingComponent@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 15:00:25] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 15:00:25] [HudDialog$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HudDialog$1swingComponent.setupElements(javax.swing.JPanel) because of swingComponent@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 15:00:25] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 15:00:25] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 15:00:25] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 15:00:25] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 15:00:25] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 15:00:25] [BookDocumentWindow] DEBUG - org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a3a6a7e0(class org.sophie2.main.app.commons.page.areas.PageWorkArea, class org.sophie2.main.app.commons.book.BookDocumentWindow, author-page-work-area)) -> org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e [22.06.2009 15:00:25] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages value not initialized! [22.06.2009 15:00:25] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages value not initialized! [22.06.2009 15:00:25] [GoToPageConfigurationPanel$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$1swingComponent.setup(java.lang.Object) because of swingComponent@class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages value not initialized! [22.06.2009 15:00:25] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 15:00:25] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 15:00:25] [PageWorkArea$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1swingComponent.setup(java.lang.Object) because of composing-list@swingComponents@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 15:00:25] [PageWorkArea$1actualViewRectCacheSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1actualViewRectCacheSync.setup(java.lang.Object) because of swingComponent@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea value not initialized! [22.06.2009 15:00:25] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 15:00:25] [PageWorkArea$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1swingComponent.setup(java.lang.Object) because of composing-list@swingComponents@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 15:00:25] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 15:00:25] [PageWorkArea$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1swingComponent.setup(java.lang.Object) because of composing-list@swingComponents@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 15:00:25] [HaloMenu$1locationSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloMenu$1locationSync.setup(java.lang.Object) because of size@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 15:00:25] [HaloMenu$1locationSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloMenu$1locationSync.setup(java.lang.Object) because of bounds@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 15:00:25] [PageWorkArea$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1swingComponent.setupSizes(javax.swing.JLayeredPane) because of bounds@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 15:00:25] [BookDocumentWindow$1scrollArea] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.book.BookDocumentWindow$1scrollArea.setup(java.lang.Object) because of swingComponent@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea value not initialized! [22.06.2009 15:00:25] [BookDocumentWindow$1swingFrameSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.book.BookDocumentWindow$1swingFrameSync.addButtons(java.lang.Object) because of scrollArea@class org.sophie2.main.app.commons.book.BookDocumentWindow value not initialized! [22.06.2009 15:00:25] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea [22.06.2009 15:00:25] [PageWorkArea$1extraViews] DEBUG - initOwnAnnotation: composing-list@extraViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [22.06.2009 15:00:25] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.scene.simple.SimpleSceneVisual [22.06.2009 15:00:25] [SimpleSceneVisual$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.scene.simple.SimpleSceneVisual$1swingComponent.setup(java.lang.Object) because of actualViewRect@class org.sophie2.main.scene.simple.SimpleSceneVisual value not initialized! [22.06.2009 15:00:25] [SimpleSceneVisual$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.scene.simple.SimpleSceneVisual$1swingComponent.setupRepaint(org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel) because of scene@class org.sophie2.main.scene.simple.SimpleSceneVisual value not initialized! [22.06.2009 15:00:25] [ReaderPageWorkArea] DEBUG - org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea@20d112.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@d1c15587(interface org.sophie2.base.scene.SceneVisual, class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea, null)) -> org.sophie2.main.scene.simple.SimpleSceneVisual@1a48555 [22.06.2009 15:00:25] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup3(java.lang.Object) because of page@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea value not initialized! [22.06.2009 15:00:25] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup4(java.lang.Object) because of page@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea value not initialized! [22.06.2009 15:00:25] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup3(java.lang.Object) because of page@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea value not initialized! [22.06.2009 15:00:25] [PageWorkArea$1elementViews] DEBUG - initOwnAnnotation: transforming-list@elementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [22.06.2009 15:00:25] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-40.0000, -40.0000, 80.0000, 80.0000) [22.06.2009 15:00:25] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHaloMenu [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHaloButton [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud [22.06.2009 15:00:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextFontFamily [22.06.2009 15:00:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextFontSize [22.06.2009 15:00:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextItalicStyle [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextBoldStyle [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextStrikethroughStyle [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextForegroundColor [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextBackgroundColor [22.06.2009 15:00:26] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.text.halos.TextFontHud[org.sophie2.main.func.text.halos.TextFontHud$TextFontFamily@184df23, org.sophie2.main.func.text.halos.TextFontHud$TextFontSize@cda2f6, org.sophie2.main.func.text.halos.TextFontHud$TextItalicStyle@636a1c, org.sophie2.main.func.text.halos.TextFontHud$TextBoldStyle@767401, org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle@1210104, org.sophie2.main.func.text.halos.TextFontHud$TextStrikethroughStyle@101384, org.sophie2.main.func.text.halos.TextFontHud$TextForegroundColor@86771d, org.sophie2.main.func.text.halos.TextFontHud$TextBackgroundColor@1e0bb10] [22.06.2009 15:00:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 15:00:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 15:00:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 15:00:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 15:00:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 15:00:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 15:00:26] [TextFontHaloButton] DEBUG - org.sophie2.main.func.text.halos.TextFontHaloButton@c42d85.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@73141810(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.text.halos.TextFontHaloButton, null)) -> org.sophie2.main.func.text.halos.TextFontHud@b47b0f [22.06.2009 15:00:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 15:00:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 15:00:26] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.func.text.halos.TextFontHaloMenu[org.sophie2.main.func.text.halos.TextFontHaloButton@c42d85] [22.06.2009 15:00:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 15:00:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 15:00:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 15:00:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 15:00:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 15:00:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton [22.06.2009 15:00:26] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu[org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton@ada569, org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton@561e09] [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter [22.06.2009 15:00:26] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud[org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle@1fcb02f, org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter@e7238e] [22.06.2009 15:00:26] [FrameRotationPropertiesHaloButton] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton@150ccdd.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@be54f7d9(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton, null)) -> org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud@19aa22d [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton [22.06.2009 15:00:26] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu[org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton@bf944a, org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton@150ccdd, org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton@12bee1c] [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.MainHaloMenu [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundColorField [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundGradientField [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundImageField [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundPatternField [22.06.2009 15:00:26] [BackgroundAndBorderHud$BackgroundPanel$1configPanels] DEBUG - initOwnAnnotation: transforming-list@configPanels@class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel[org.sophie2.main.app.halos.huds.BackgroundColorField@1550dca, org.sophie2.main.app.halos.huds.BackgroundGradientField@1de1cda, org.sophie2.main.app.halos.huds.BackgroundImageField@1876481, org.sophie2.main.app.halos.huds.BackgroundPatternField@430a6b] [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck [22.06.2009 15:00:26] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud[org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop@f70d2e, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight@a3b1f6, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom@1b7d028, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft@1649753, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField@167433a, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate@21afc4, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked@8ff8b6, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel@91e910, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate@104ad66, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked@16bbd2b, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck@97836b] [22.06.2009 15:00:26] [BackgroundAndBorderHaloButton] DEBUG - org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton@146893a.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@be7f0ed1(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton, null)) -> org.sophie2.main.app.halos.huds.BackgroundAndBorderHud@1f1812 [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked [22.06.2009 15:00:26] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.SizeAndPositionHud[org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth@17fd2e3, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight@1ede0c9, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate@1537fb2, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked@11f1cf1, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition@145e922, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition@1aedef, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate@112f6d8, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked@1f35993] [22.06.2009 15:00:26] [FrameSizeAndPositionHaloButton] DEBUG - org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton@180e4c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@2b8376d2(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton, null)) -> org.sophie2.main.app.halos.huds.SizeAndPositionHud@f10d5f [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameInsetsHaloButton [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked [22.06.2009 15:00:26] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.InsetsHud[org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop@1c2ea00, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight@6fae87, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom@142aa9b, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft@5d544d, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate@1bfc83c, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked@13c45d5, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop@57cde6, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight@15ffcfe, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom@c56279, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft@1179054, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate@119cf86, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked@165cdb0] [22.06.2009 15:00:26] [FrameInsetsHaloButton] DEBUG - org.sophie2.main.app.halos.frame.FrameInsetsHaloButton@1210fb2.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@255d829e(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.FrameInsetsHaloButton, null)) -> org.sophie2.main.app.halos.huds.InsetsHud@16af9ad [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.AddTemplateHaloButton [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsHud [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsBottom [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsHorizontally [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsVertically [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsLeft [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsRight [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsTop [22.06.2009 15:00:26] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.align.AlignElementsHud[org.sophie2.main.app.halos.align.AlignElementsBottom@1296d47, org.sophie2.main.app.halos.align.AlignElementsHorizontally@1e54007, org.sophie2.main.app.halos.align.AlignElementsVertically@73681f, org.sophie2.main.app.halos.align.AlignElementsLeft@1ca71d1, org.sophie2.main.app.halos.align.AlignElementsRight@cc8d17, org.sophie2.main.app.halos.align.AlignElementsTop@18b9e54] [22.06.2009 15:00:26] [AlignElementsHaloButton] DEBUG - org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton@7284c6.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@e60f1366(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton, null)) -> org.sophie2.main.app.halos.align.AlignElementsHud@1d370c2 [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.EnterGroupButton [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.ExitGroupButton [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.GroupPageElementsButton [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.UngroupPageElementsButton [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHaloButton [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$CurrentRule [22.06.2009 15:00:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AddRule [22.06.2009 15:00:26] [ImageUtil] DEBUG - loadIcon(icons/plus.png): org.sophie2.base.commons.util.ImmImage@303064(w=20, h=20) [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$RemoveRule [22.06.2009 15:00:26] [ImageUtil] DEBUG - loadIcon(icons/minus.png): org.sophie2.base.commons.util.ImmImage@7f9be9(w=20, h=20) [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AvailableTriggers [22.06.2009 15:00:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AvailableActions [22.06.2009 15:00:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$ConfigPanel [22.06.2009 15:00:27] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel [22.06.2009 15:00:27] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [HideFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel@1097209.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a994518d(class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, class org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector@18ac8b2 [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel [22.06.2009 15:00:27] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [ShowFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel@191c427.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@d7735ff3(class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector@15b8e45 [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel [22.06.2009 15:00:27] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [ToggleFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel@4b3c2e.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@60305fe7(class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, class org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector@15921b6 [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel [22.06.2009 15:00:27] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [GoToPageConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel@166dcd4.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@331f073(class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages, class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages@c1a9cc [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [LinksHud$ConfigPanel$1configPanels] DEBUG - initOwnAnnotation: transforming-list@configPanels@class org.sophie2.main.func.links.LinksHud$ConfigPanel[org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel@1097209, org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel@191c427, org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel@4b3c2e, org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel@166dcd4] [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.links.LinksHud[org.sophie2.main.func.links.LinksHud$CurrentRule@14627db, org.sophie2.main.func.links.LinksHud$AddRule@e0ecf0, org.sophie2.main.func.links.LinksHud$RemoveRule@1857cea, org.sophie2.main.func.links.LinksHud$AvailableTriggers@1ac2292, org.sophie2.main.func.links.LinksHud$AvailableActions@de8c70, org.sophie2.main.func.links.LinksHud$ConfigPanel@1374edb] [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [LinksHaloButton] DEBUG - org.sophie2.main.func.links.LinksHaloButton@126d861.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a2eca672(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.links.LinksHaloButton, null)) -> org.sophie2.main.func.links.LinksHud@eafa98 [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.shared.MainHaloMenu[org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton@146893a, org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton@180e4c, org.sophie2.main.app.halos.frame.FrameInsetsHaloButton@1210fb2, org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton@12fdaca, org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton@afa3f, org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton@111b049, org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton@5f8407, org.sophie2.main.app.halos.shared.AddTemplateHaloButton@1ee8fb2, org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton@7284c6, org.sophie2.main.app.halos.grouping.EnterGroupButton@7b8751, org.sophie2.main.app.halos.grouping.ExitGroupButton@571aa9, org.sophie2.main.app.halos.grouping.GroupPageElementsButton@1cddef7, org.sophie2.main.app.halos.grouping.UngroupPageElementsButton@17c9675, org.sophie2.main.func.links.LinksHaloButton@126d861] [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu [22.06.2009 15:00:27] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.resize.PageResizeHaloButton [22.06.2009 15:00:27] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu[org.sophie2.main.app.halos.page.resize.PageResizeHaloButton@bae461] [22.06.2009 15:00:27] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu [22.06.2009 15:00:27] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyRemoveButton [22.06.2009 15:00:27] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu[org.sophie2.extra.func.annotations.view.halos.StickyRemoveButton@145f48b] [22.06.2009 15:00:27] [PageWorkArea$1haloMenus] DEBUG - initOwnAnnotation: transforming-list@haloMenus@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[org.sophie2.main.func.text.halos.TextFontHaloMenu@a45f2e, org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu@1713b55, org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu@2e6eed, org.sophie2.main.app.halos.shared.MainHaloMenu@d938cb, org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu@de44c1, org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu@a3c6ca] [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 15:00:27] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 15:00:27] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 15:00:27] [HaloButton$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloButton$1swingComponent.setup(java.lang.Object) because of icon@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 15:00:27] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 15:00:27] [HudDialog$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HudDialog$1swingComponent.setupElements(javax.swing.JPanel) because of swingComponent@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 15:00:27] [LinksHud$1currentRuleSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.func.links.LinksHud$1currentRuleSync.setup(java.lang.Object) because of holder@class org.sophie2.main.func.links.LinksHud value not initialized! [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 15:00:27] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 15:00:27] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 15:00:27] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 15:00:27] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [HaloButton$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloButton$1swingComponent.setup(java.lang.Object) because of size@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [HudDialog$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HudDialog$1swingComponent.setupElements(javax.swing.JPanel) because of swingComponent@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 15:00:27] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 15:00:27] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 15:00:27] [HaloButton$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloButton$1swingComponent.setup(java.lang.Object) because of icon@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 15:00:27] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 15:00:27] [HudDialog$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HudDialog$1swingComponent.setupElements(javax.swing.JPanel) because of swingComponent@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 15:00:27] [LinksHud$1currentRuleSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.func.links.LinksHud$1currentRuleSync.setup(java.lang.Object) because of holder@class org.sophie2.main.func.links.LinksHud value not initialized! [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 15:00:27] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 15:00:27] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 15:00:27] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 15:00:27] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [22.06.2009 15:00:27] [BookDocumentWindow] DEBUG - org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@832219a8(class org.sophie2.main.app.commons.page.areas.PageWorkArea, class org.sophie2.main.app.commons.book.BookDocumentWindow, reader-page-work-area)) -> org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea@20d112 [22.06.2009 15:00:27] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages value not initialized! [22.06.2009 15:00:27] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages value not initialized! [22.06.2009 15:00:27] [GoToPageConfigurationPanel$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$1swingComponent.setup(java.lang.Object) because of swingComponent@class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages value not initialized! [22.06.2009 15:00:27] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup3(java.lang.Object) because of book@class org.sophie2.main.app.commons.book.BookDocumentWindow value not initialized! [22.06.2009 15:00:27] [HaloMenu$1locationSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloMenu$1locationSync.setup(java.lang.Object) because of size@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 15:00:27] [HaloMenu$1locationSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloMenu$1locationSync.setup(java.lang.Object) because of bounds@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 15:00:27] [PageWorkArea$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1swingComponent.setupSizes(javax.swing.JLayeredPane) because of bounds@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 15:00:27] [PageWorkArea$1actualViewRectCacheSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1actualViewRectCacheSync.setup(java.lang.Object) because of swingComponent@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea value not initialized! [22.06.2009 15:00:27] [PageWorkArea$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1swingComponent.setupSizes(javax.swing.JLayeredPane) because of bounds@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 15:00:27] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 15:00:27] [PageWorkArea$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1swingComponent.setup(java.lang.Object) because of composing-list@swingComponents@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 15:00:27] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 15:00:27] [PageWorkArea$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1swingComponent.setup(java.lang.Object) because of composing-list@swingComponents@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 15:00:27] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 15:00:27] [PageWorkArea$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1swingComponent.setup(java.lang.Object) because of composing-list@swingComponents@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 15:00:27] [BookDocumentWindow$1pageSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.book.BookDocumentWindow$1pageSync.setup(java.lang.Object) because of book@class org.sophie2.main.app.commons.book.BookDocumentWindow value not initialized! [22.06.2009 15:00:27] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.BookBottomPanel [22.06.2009 15:00:27] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.panels.ZoomPercentagePanel [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [22.06.2009 15:00:27] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.panels.NavigationPanel [22.06.2009 15:00:27] [NavigationPanel$1currentPageField] DEBUG - currentPageField.create() [22.06.2009 15:00:27] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [22.06.2009 15:00:27] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [22.06.2009 15:00:27] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.panels.QuickSearchPanel [22.06.2009 15:00:27] [ImageUtil] DEBUG - loadIcon(icons/searchUp.png): org.sophie2.base.commons.util.ImmImage@14a6524(w=30, h=8) [22.06.2009 15:00:27] [ImageUtil] DEBUG - loadIcon(icons/searchDown.png): org.sophie2.base.commons.util.ImmImage@29c9a2(w=30, h=8) [22.06.2009 15:00:27] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.panels.ShowFramesCheckBoxPanel [22.06.2009 15:00:27] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.panels.PreviewModeButton [22.06.2009 15:00:27] [BookBottomPanel$1bookPanelElements] DEBUG - initOwnAnnotation: transforming-list@bookPanelElements@class org.sophie2.main.app.commons.book.BookBottomPanel[org.sophie2.main.app.commons.book.panels.ZoomPercentagePanel@19d1c69, org.sophie2.main.app.commons.book.panels.NavigationPanel@6ab109, org.sophie2.main.app.commons.book.panels.QuickSearchPanel@1d18ced, org.sophie2.main.app.commons.book.panels.ShowFramesCheckBoxPanel@1070870, org.sophie2.main.app.commons.book.panels.PreviewModeButton@19d9248] [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [22.06.2009 15:00:27] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [22.06.2009 15:00:27] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [22.06.2009 15:00:27] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [22.06.2009 15:00:27] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [22.06.2009 15:00:27] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [22.06.2009 15:00:27] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [22.06.2009 15:00:27] [BookDocumentWindow] DEBUG - org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6064d086(class org.sophie2.main.app.commons.book.BookBottomPanel, class org.sophie2.main.app.commons.book.BookDocumentWindow, null)) -> org.sophie2.main.app.commons.book.BookBottomPanel@1c3f81e [22.06.2009 15:00:27] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [22.06.2009 15:00:27] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [HaloMenu$1locationSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloMenu$1locationSync.setup(java.lang.Object) because of swingComponent@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 15:00:27] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 15:00:27] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 15:00:27] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 15:00:27] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 15:00:27] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-30.0000, -30.0000, 700.000, 540.000) [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-40.0000, -40.0000, 720.000, 560.000) [22.06.2009 15:00:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 15:00:27] [LogicR3] INFO - Processing event: EventR3{id=PAGE_HIDDEN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[Resource: Page A], cause=null} [22.06.2009 15:00:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1400d67 [22.06.2009 15:00:27] [LogicR3] INFO - No operation to handle: EventR3{id=PAGE_HIDDEN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[Resource: Page A], cause=null} [22.06.2009 15:00:27] [LogicR3] INFO - Processing event: EventR3{id=PAGE_SHOWN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[Resource: Page A], cause=null} [22.06.2009 15:00:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@2feaf6 [22.06.2009 15:00:27] [LogicR3] INFO - No operation to handle: EventR3{id=PAGE_SHOWN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[Resource: Page A], cause=null} [22.06.2009 15:00:27] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [22.06.2009 15:00:27] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [22.06.2009 15:00:27] [MDDocumentWindow$1swingFrame] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDDocumentWindow$1swingFrame.setup(java.lang.Object) because of documentWindow@class org.sophie2.main.layout.mydoggy.MDDocumentWindow value not initialized! [22.06.2009 15:00:27] [MDDocumentWindow$1swingFrame] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDDocumentWindow$1swingFrame.setupTitle(javax.swing.JInternalFrame) because of documentWindow@class org.sophie2.main.layout.mydoggy.MDDocumentWindow value not initialized! [22.06.2009 15:00:27] [MDDocumentWindow$1swingFrame] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDDocumentWindow$1swingFrame.setupPanel(javax.swing.JInternalFrame) because of documentWindow@class org.sophie2.main.layout.mydoggy.MDDocumentWindow value not initialized! [22.06.2009 15:00:27] [MDDocumentWindow$1swingFrame] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDDocumentWindow$1swingFrame.setupCurrent(javax.swing.JInternalFrame) because of documentWindow@class org.sophie2.main.layout.mydoggy.MDDocumentWindow value not initialized! [22.06.2009 15:00:27] [MenuItem$1swingMenu] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.menus.MenuItem$1swingMenu.setupText(javax.swing.JMenuItem) because of title@class org.sophie2.main.app.menus.window.DocumentItem value not initialized! [22.06.2009 15:00:27] [LogicR3] INFO - Processing event: EventR3{id=PAGE_HIDDEN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[Resource: Page A], cause=null} [22.06.2009 15:00:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1400d67 [22.06.2009 15:00:27] [LogicR3] INFO - No operation to handle: EventR3{id=PAGE_HIDDEN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[Resource: Page A], cause=null} [22.06.2009 15:00:27] [LogicR3] INFO - Processing event: EventR3{id=PAGE_SHOWN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[Resource: Page A], cause=null} [22.06.2009 15:00:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@2feaf6 [22.06.2009 15:00:27] [LogicR3] INFO - No operation to handle: EventR3{id=PAGE_SHOWN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[Resource: Page A], cause=null} [22.06.2009 15:00:27] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=3045 [22.06.2009 15:00:27] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:27] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=1 [22.06.2009 15:00:27] [LogicR3] INFO - Processing event: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 710x568)] on javax.swing.JPanel[,0,0,710x568,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@12c97b3 [22.06.2009 15:00:27] [LogicR3] INFO - No operation to handle: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 710x568)] on javax.swing.JPanel[,0,0,710x568,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=4.00000, y=77.0000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(4,77),absolute(238,186),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=4.00000, y=77.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(4,77),absolute(238,186),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-36.0000, y=37.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=4.00000, y=77.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(4,77),absolute(238,186),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-36.0000, y=37.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=4.00000, y=77.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(4,77),absolute(238,186),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=4.00000, y=77.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(4,77),absolute(238,186),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=35.0000, y=84.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(35,84),absolute(269,193),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-5.00000, y=44.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=35.0000, y=84.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(35,84),absolute(269,193),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-5.00000, y=44.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=35.0000, y=84.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(35,84),absolute(269,193),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=35.0000, y=84.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(35,84),absolute(269,193),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=120.000, y=114.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(120,114),absolute(354,223),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=80.0000, y=74.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=120.000, y=114.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(120,114),absolute(354,223),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=80.0000, y=74.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=120.000, y=114.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(120,114),absolute(354,223),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=120.000, y=114.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(120,114),absolute(354,223),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=227.000, y=158.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(227,158),absolute(461,267),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=187.000, y=118.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=227.000, y=158.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(227,158),absolute(461,267),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=187.000, y=118.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=227.000, y=158.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(227,158),absolute(461,267),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=227.000, y=158.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(227,158),absolute(461,267),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=387.000, y=227.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(387,227),absolute(621,336),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=347.000, y=187.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=387.000, y=227.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(387,227),absolute(621,336),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=347.000, y=187.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=387.000, y=227.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(387,227),absolute(621,336),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=387.000, y=227.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(387,227),absolute(621,336),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=528.000, y=308.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(528,308),absolute(762,417),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=488.000, y=268.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=528.000, y=308.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(528,308),absolute(762,417),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=488.000, y=268.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=528.000, y=308.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(528,308),absolute(762,417),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=528.000, y=308.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(528,308),absolute(762,417),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=619.000, y=367.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(619,367),absolute(853,476),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=579.000, y=327.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=619.000, y=367.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(619,367),absolute(853,476),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=579.000, y=327.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=619.000, y=367.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(619,367),absolute(853,476),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=619.000, y=367.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(619,367),absolute(853,476),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=663.000, y=400.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(663,400),absolute(897,509),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=623.000, y=360.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=663.000, y=400.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(663,400),absolute(897,509),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=623.000, y=360.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=663.000, y=400.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(663,400),absolute(897,509),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=663.000, y=400.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(663,400),absolute(897,509),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=682.000, y=416.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(682,416),absolute(916,525),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=642.000, y=376.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=682.000, y=416.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(682,416),absolute(916,525),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=642.000, y=376.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=682.000, y=416.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(682,416),absolute(916,525),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=682.000, y=416.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(682,416),absolute(916,525),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=690.000, y=420.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(690,420),absolute(924,529),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=650.000, y=380.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=690.000, y=420.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(690,420),absolute(924,529),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=650.000, y=380.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=690.000, y=420.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(690,420),absolute(924,529),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=690.000, y=420.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(690,420),absolute(924,529),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=691.000, y=423.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(691,423),absolute(925,532),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=651.000, y=383.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=691.000, y=423.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(691,423),absolute(925,532),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=651.000, y=383.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=691.000, y=423.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(691,423),absolute(925,532),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=691.000, y=423.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(691,423),absolute(925,532),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=691.000, y=427.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(691,427),absolute(925,536),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=651.000, y=387.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=691.000, y=427.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(691,427),absolute(925,536),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=651.000, y=387.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=691.000, y=427.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(691,427),absolute(925,536),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=691.000, y=427.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(691,427),absolute(925,536),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=690.000, y=434.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(690,434),absolute(924,543),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=650.000, y=394.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=690.000, y=434.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(690,434),absolute(924,543),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=650.000, y=394.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=690.000, y=434.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(690,434),absolute(924,543),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=690.000, y=434.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(690,434),absolute(924,543),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=690.000, y=442.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(690,442),absolute(924,551),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=650.000, y=402.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=690.000, y=442.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(690,442),absolute(924,551),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=650.000, y=402.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=690.000, y=442.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(690,442),absolute(924,551),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=690.000, y=442.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(690,442),absolute(924,551),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=690.000, y=452.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(690,452),absolute(924,561),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=650.000, y=412.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=690.000, y=452.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(690,452),absolute(924,561),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=650.000, y=412.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=690.000, y=452.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(690,452),absolute(924,561),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=690.000, y=452.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(690,452),absolute(924,561),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=690.000, y=463.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(690,463),absolute(924,572),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=650.000, y=423.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=690.000, y=463.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(690,463),absolute(924,572),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=650.000, y=423.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=690.000, y=463.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(690,463),absolute(924,572),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=690.000, y=463.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(690,463),absolute(924,572),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=690.000, y=485.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(690,485),absolute(924,594),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=650.000, y=445.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=690.000, y=485.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(690,485),absolute(924,594),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=650.000, y=445.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=690.000, y=485.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(690,485),absolute(924,594),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=690.000, y=485.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(690,485),absolute(924,594),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=692.000, y=502.000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(692,502),absolute(926,611),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 15:00:28] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=2588 [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=3 [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=75 [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=2 [22.06.2009 15:00:30] [LogicR3] INFO - Processing event: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 715x576)] on javax.swing.JPanel[,0,0,715x576,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@12c97b3 [22.06.2009 15:00:30] [LogicR3] INFO - No operation to handle: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 715x576)] on javax.swing.JPanel[,0,0,715x576,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=71 [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=1 [22.06.2009 15:00:30] [LogicR3] INFO - Processing event: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 726x587)] on javax.swing.JPanel[,0,0,726x587,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:30] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-41.0000, -40.0000, 722.000, 560.000) [22.06.2009 15:00:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@12c97b3 [22.06.2009 15:00:30] [LogicR3] INFO - No operation to handle: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 726x587)] on javax.swing.JPanel[,0,0,726x587,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=45 [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=4 [22.06.2009 15:00:30] [LogicR3] INFO - Processing event: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 763x632)] on javax.swing.JPanel[,0,0,763x632,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:30] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-59.5000, -41.0000, 759.000, 562.000) [22.06.2009 15:00:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@12c97b3 [22.06.2009 15:00:30] [LogicR3] INFO - No operation to handle: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 763x632)] on javax.swing.JPanel[,0,0,763x632,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=26 [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=2 [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=21 [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=2 [22.06.2009 15:00:30] [LogicR3] INFO - Processing event: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 769x640)] on javax.swing.JPanel[,0,0,769x640,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:30] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-62.5000, -45.0000, 765.000, 570.000) [22.06.2009 15:00:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@12c97b3 [22.06.2009 15:00:30] [LogicR3] INFO - No operation to handle: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 769x640)] on javax.swing.JPanel[,0,0,769x640,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=41 [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=1 [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=215 [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=15 [22.06.2009 15:00:30] [LogicR3] INFO - Processing event: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 770x641)] on javax.swing.JPanel[,0,0,770x641,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:30] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-63.0000, -45.5000, 766.000, 571.000) [22.06.2009 15:00:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@12c97b3 [22.06.2009 15:00:30] [LogicR3] INFO - No operation to handle: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 770x641)] on javax.swing.JPanel[,0,0,770x641,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=27 [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=21 [22.06.2009 15:00:30] [LogicR3] INFO - Processing event: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 773x643)] on javax.swing.JPanel[,0,0,773x643,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:30] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-64.5000, -46.5000, 769.000, 573.000) [22.06.2009 15:00:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@12c97b3 [22.06.2009 15:00:30] [LogicR3] INFO - No operation to handle: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 773x643)] on javax.swing.JPanel[,0,0,773x643,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=38 [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=23 [22.06.2009 15:00:30] [LogicR3] INFO - Processing event: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 781x649)] on javax.swing.JPanel[,0,0,781x649,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:30] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-68.5000, -49.5000, 777.000, 579.000) [22.06.2009 15:00:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@12c97b3 [22.06.2009 15:00:30] [LogicR3] INFO - No operation to handle: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 781x649)] on javax.swing.JPanel[,0,0,781x649,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=42 [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=29 [22.06.2009 15:00:30] [LogicR3] INFO - Processing event: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 789x653)] on javax.swing.JPanel[,0,0,789x653,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:30] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-72.5000, -51.5000, 785.000, 583.000) [22.06.2009 15:00:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@12c97b3 [22.06.2009 15:00:30] [LogicR3] INFO - No operation to handle: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 789x653)] on javax.swing.JPanel[,0,0,789x653,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=50 [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=20 [22.06.2009 15:00:30] [LogicR3] INFO - Processing event: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 797x657)] on javax.swing.JPanel[,0,0,797x657,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:30] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-76.5000, -53.5000, 793.000, 587.000) [22.06.2009 15:00:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@12c97b3 [22.06.2009 15:00:30] [LogicR3] INFO - No operation to handle: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 797x657)] on javax.swing.JPanel[,0,0,797x657,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=45 [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=25 [22.06.2009 15:00:30] [LogicR3] INFO - Processing event: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 800x660)] on javax.swing.JPanel[,0,0,800x660,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:30] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-78.0000, -55.0000, 796.000, 590.000) [22.06.2009 15:00:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@12c97b3 [22.06.2009 15:00:30] [LogicR3] INFO - No operation to handle: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 800x660)] on javax.swing.JPanel[,0,0,800x660,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=37 [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:30] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=4 [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=208 [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=18 [22.06.2009 15:00:31] [LogicR3] INFO - Processing event: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 804x661)] on javax.swing.JPanel[,0,0,804x661,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:31] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-80.0000, -55.5000, 800.000, 591.000) [22.06.2009 15:00:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@12c97b3 [22.06.2009 15:00:31] [LogicR3] INFO - No operation to handle: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 804x661)] on javax.swing.JPanel[,0,0,804x661,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=33 [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=1 [22.06.2009 15:00:31] [LogicR3] INFO - Processing event: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 808x665)] on javax.swing.JPanel[,0,0,808x665,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:31] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-82.0000, -57.5000, 804.000, 595.000) [22.06.2009 15:00:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@12c97b3 [22.06.2009 15:00:31] [LogicR3] INFO - No operation to handle: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 808x665)] on javax.swing.JPanel[,0,0,808x665,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=39 [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=28 [22.06.2009 15:00:31] [LogicR3] INFO - Processing event: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 816x670)] on javax.swing.JPanel[,0,0,816x670,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:31] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-86.0000, -60.0000, 812.000, 600.000) [22.06.2009 15:00:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@12c97b3 [22.06.2009 15:00:31] [LogicR3] INFO - No operation to handle: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 816x670)] on javax.swing.JPanel[,0,0,816x670,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=69 [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=30 [22.06.2009 15:00:31] [LogicR3] INFO - Processing event: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 832x681)] on javax.swing.JPanel[,0,0,832x681,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:31] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-94.0000, -65.5000, 828.000, 611.000) [22.06.2009 15:00:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@12c97b3 [22.06.2009 15:00:31] [LogicR3] INFO - No operation to handle: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 832x681)] on javax.swing.JPanel[,0,0,832x681,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=54 [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=1 [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=39 [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=1 [22.06.2009 15:00:31] [LogicR3] INFO - Processing event: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 838x684)] on javax.swing.JPanel[,0,0,838x684,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:31] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-97.0000, -67.0000, 834.000, 614.000) [22.06.2009 15:00:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@12c97b3 [22.06.2009 15:00:31] [LogicR3] INFO - No operation to handle: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 838x684)] on javax.swing.JPanel[,0,0,838x684,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=49 [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=1 [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=166 [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=22 [22.06.2009 15:00:31] [LogicR3] INFO - Processing event: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 841x685)] on javax.swing.JPanel[,0,0,841x685,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:31] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-98.5000, -67.5000, 837.000, 615.000) [22.06.2009 15:00:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@12c97b3 [22.06.2009 15:00:31] [LogicR3] INFO - No operation to handle: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 841x685)] on javax.swing.JPanel[,0,0,841x685,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=34 [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=2 [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=26 [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=26 [22.06.2009 15:00:31] [LogicR3] INFO - Processing event: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 843x685)] on javax.swing.JPanel[,0,0,843x685,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:31] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-99.5000, -67.5000, 839.000, 615.000) [22.06.2009 15:00:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@12c97b3 [22.06.2009 15:00:31] [LogicR3] INFO - No operation to handle: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 843x685)] on javax.swing.JPanel[,0,0,843x685,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=43 [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=2 [22.06.2009 15:00:31] [LogicR3] INFO - Processing event: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 844x685)] on javax.swing.JPanel[,0,0,844x685,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:31] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-100.000, -67.5000, 840.000, 615.000) [22.06.2009 15:00:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@12c97b3 [22.06.2009 15:00:31] [LogicR3] INFO - No operation to handle: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 844x685)] on javax.swing.JPanel[,0,0,844x685,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=45 [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=18 [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=60 [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=6 [22.06.2009 15:00:31] [LogicR3] INFO - Processing event: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 852x685)] on javax.swing.JPanel[,0,0,852x685,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:31] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-104.000, -67.5000, 848.000, 615.000) [22.06.2009 15:00:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@12c97b3 [22.06.2009 15:00:31] [LogicR3] INFO - No operation to handle: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 852x685)] on javax.swing.JPanel[,0,0,852x685,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:31] [LogicR3] INFO - Processing event: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 852x685)] on javax.swing.JPanel[,0,0,852x685,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@12c97b3 [22.06.2009 15:00:31] [LogicR3] INFO - No operation to handle: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 852x685)] on javax.swing.JPanel[,0,0,852x685,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=65 [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=28 [22.06.2009 15:00:31] [LogicR3] INFO - Processing event: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 854x685)] on javax.swing.JPanel[,0,0,854x685,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:31] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-105.000, -67.5000, 850.000, 615.000) [22.06.2009 15:00:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@12c97b3 [22.06.2009 15:00:31] [LogicR3] INFO - No operation to handle: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 854x685)] on javax.swing.JPanel[,0,0,854x685,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=41 [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=35 [22.06.2009 15:00:31] [LogicR3] INFO - Processing event: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 855x685)] on javax.swing.JPanel[,0,0,855x685,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:31] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-105.500, -67.5000, 851.000, 615.000) [22.06.2009 15:00:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@12c97b3 [22.06.2009 15:00:31] [LogicR3] INFO - No operation to handle: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 855x685)] on javax.swing.JPanel[,0,0,855x685,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@552f12,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=47 [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:31] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=1 [22.06.2009 15:00:32] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=322 [22.06.2009 15:00:32] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:32] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=2 [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=731.000, y=612.000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(731,612),absolute(965,721),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=731.000, y=612.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(731,612),absolute(965,721),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=625.500, y=544.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=731.000, y=612.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(731,612),absolute(965,721),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=625.500, y=544.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=731.000, y=612.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(731,612),absolute(965,721),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=731.000, y=612.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(731,612),absolute(965,721),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=658.000, y=568.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(658,568),absolute(892,677),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=552.500, y=500.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=658.000, y=568.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(658,568),absolute(892,677),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=552.500, y=500.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=658.000, y=568.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(658,568),absolute(892,677),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=658.000, y=568.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(658,568),absolute(892,677),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=526.000, y=493.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(526,493),absolute(760,602),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=420.500, y=425.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=526.000, y=493.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(526,493),absolute(760,602),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=420.500, y=425.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=526.000, y=493.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(526,493),absolute(760,602),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=526.000, y=493.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(526,493),absolute(760,602),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=389.000, y=418.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(389,418),absolute(623,527),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=283.500, y=350.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=389.000, y=418.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(389,418),absolute(623,527),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=283.500, y=350.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=389.000, y=418.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(389,418),absolute(623,527),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=389.000, y=418.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(389,418),absolute(623,527),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=268.000, y=353.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(268,353),absolute(502,462),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=162.500, y=285.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=268.000, y=353.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(268,353),absolute(502,462),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=162.500, y=285.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=268.000, y=353.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(268,353),absolute(502,462),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=268.000, y=353.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(268,353),absolute(502,462),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=175.000, y=299.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(175,299),absolute(409,408),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=69.5000, y=231.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=175.000, y=299.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(175,299),absolute(409,408),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=69.5000, y=231.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=175.000, y=299.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(175,299),absolute(409,408),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=175.000, y=299.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(175,299),absolute(409,408),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=105.000, y=255.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(105,255),absolute(339,364),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-0.500000, y=187.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=105.000, y=255.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(105,255),absolute(339,364),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-0.500000, y=187.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=105.000, y=255.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(105,255),absolute(339,364),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=105.000, y=255.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(105,255),absolute(339,364),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=61.0000, y=222.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(61,222),absolute(295,331),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-44.5000, y=154.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=61.0000, y=222.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(61,222),absolute(295,331),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-44.5000, y=154.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=61.0000, y=222.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(61,222),absolute(295,331),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=61.0000, y=222.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(61,222),absolute(295,331),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=35.0000, y=196.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(35,196),absolute(269,305),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-70.5000, y=128.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=35.0000, y=196.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(35,196),absolute(269,305),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-70.5000, y=128.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=35.0000, y=196.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(35,196),absolute(269,305),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=35.0000, y=196.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(35,196),absolute(269,305),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=22.0000, y=176.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(22,176),absolute(256,285),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-83.5000, y=108.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=22.0000, y=176.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(22,176),absolute(256,285),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-83.5000, y=108.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=22.0000, y=176.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(22,176),absolute(256,285),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=22.0000, y=176.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(22,176),absolute(256,285),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=15.0000, y=159.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(15,159),absolute(249,268),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-90.5000, y=91.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=15.0000, y=159.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(15,159),absolute(249,268),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-90.5000, y=91.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=15.0000, y=159.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(15,159),absolute(249,268),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=15.0000, y=159.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(15,159),absolute(249,268),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=12.0000, y=141.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(12,141),absolute(246,250),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-93.5000, y=73.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=12.0000, y=141.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(12,141),absolute(246,250),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-93.5000, y=73.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=12.0000, y=141.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(12,141),absolute(246,250),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=12.0000, y=141.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(12,141),absolute(246,250),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=10.0000, y=123.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(10,123),absolute(244,232),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-95.5000, y=55.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=10.0000, y=123.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(10,123),absolute(244,232),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-95.5000, y=55.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=10.0000, y=123.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(10,123),absolute(244,232),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=10.0000, y=123.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(10,123),absolute(244,232),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=8.00000, y=112.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(8,112),absolute(242,221),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-97.5000, y=44.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=8.00000, y=112.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(8,112),absolute(242,221),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-97.5000, y=44.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=8.00000, y=112.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(8,112),absolute(242,221),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=8.00000, y=112.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(8,112),absolute(242,221),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=2.00000, y=109.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(2,109),absolute(236,218),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-103.500, y=41.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=2.00000, y=109.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(2,109),absolute(236,218),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-103.500, y=41.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=2.00000, y=109.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(2,109),absolute(236,218),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:32] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=2.00000, y=109.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(2,109),absolute(236,218),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=-12.0000, y=101.000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(-12,101),absolute(222,210),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:32] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [22.06.2009 15:00:34] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [22.06.2009 15:00:36] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=684.000, y=485.000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(684,485),absolute(918,594),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:36] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:36] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=672.000, y=482.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(672,482),absolute(906,591),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:36] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=566.500, y=414.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=672.000, y=482.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(672,482),absolute(906,591),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:36] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:36] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=566.500, y=414.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=672.000, y=482.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(672,482),absolute(906,591),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:36] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:36] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:36] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=672.000, y=482.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(672,482),absolute(906,591),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:36] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=629.000, y=462.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(629,462),absolute(863,571),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:36] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=523.500, y=394.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=629.000, y=462.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(629,462),absolute(863,571),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:36] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:36] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=523.500, y=394.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=629.000, y=462.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(629,462),absolute(863,571),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:36] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:36] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:36] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=629.000, y=462.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(629,462),absolute(863,571),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:36] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=547.000, y=411.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(547,411),absolute(781,520),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:36] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=441.500, y=343.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=547.000, y=411.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(547,411),absolute(781,520),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:36] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:36] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=441.500, y=343.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=547.000, y=411.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(547,411),absolute(781,520),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:36] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:36] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:36] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=547.000, y=411.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(547,411),absolute(781,520),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:36] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=451.000, y=347.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(451,347),absolute(685,456),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:36] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=345.500, y=279.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=451.000, y=347.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(451,347),absolute(685,456),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:36] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:36] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=345.500, y=279.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=451.000, y=347.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(451,347),absolute(685,456),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:36] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:36] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:36] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=451.000, y=347.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(451,347),absolute(685,456),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:36] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=300.000, y=245.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(300,245),absolute(534,354),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:36] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=194.500, y=177.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=300.000, y=245.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(300,245),absolute(534,354),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:36] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:36] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=194.500, y=177.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=300.000, y=245.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(300,245),absolute(534,354),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:36] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:36] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:36] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=300.000, y=245.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(300,245),absolute(534,354),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:36] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=161.000, y=151.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(161,151),absolute(395,260),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:36] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=55.5000, y=83.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=161.000, y=151.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(161,151),absolute(395,260),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:36] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:36] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=55.5000, y=83.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=161.000, y=151.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(161,151),absolute(395,260),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:36] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:36] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:36] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=161.000, y=151.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(161,151),absolute(395,260),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:36] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=48.0000, y=79.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(48,79),absolute(282,188),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:36] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-57.5000, y=11.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=48.0000, y=79.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(48,79),absolute(282,188),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:36] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:36] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-57.5000, y=11.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=48.0000, y=79.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(48,79),absolute(282,188),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:36] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:36] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:36] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=48.0000, y=79.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(48,79),absolute(282,188),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:36] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=-27.0000, y=32.0000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(-27,32),absolute(207,141),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:36] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=1.00000, y=22.0000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(1,22),absolute(235,131),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=1.00000, y=22.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(1,22),absolute(235,131),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-104.500, y=-45.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=1.00000, y=22.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(1,22),absolute(235,131),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-104.500, y=-45.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=1.00000, y=22.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(1,22),absolute(235,131),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=1.00000, y=22.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(1,22),absolute(235,131),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=20.0000, y=31.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(20,31),absolute(254,140),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-85.5000, y=-36.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=20.0000, y=31.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(20,31),absolute(254,140),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-85.5000, y=-36.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=20.0000, y=31.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(20,31),absolute(254,140),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=20.0000, y=31.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(20,31),absolute(254,140),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=34.0000, y=37.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(34,37),absolute(268,146),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-71.5000, y=-30.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=34.0000, y=37.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(34,37),absolute(268,146),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-71.5000, y=-30.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=34.0000, y=37.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(34,37),absolute(268,146),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=34.0000, y=37.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(34,37),absolute(268,146),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=37.0000, y=40.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(37,40),absolute(271,149),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-68.5000, y=-27.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=37.0000, y=40.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(37,40),absolute(271,149),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-68.5000, y=-27.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=37.0000, y=40.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(37,40),absolute(271,149),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=37.0000, y=40.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(37,40),absolute(271,149),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=37.0000, y=45.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(37,45),absolute(271,154),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-68.5000, y=-22.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=37.0000, y=45.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(37,45),absolute(271,154),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-68.5000, y=-22.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=37.0000, y=45.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(37,45),absolute(271,154),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=37.0000, y=45.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(37,45),absolute(271,154),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=39.0000, y=56.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(39,56),absolute(273,165),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-66.5000, y=-11.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=39.0000, y=56.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(39,56),absolute(273,165),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-66.5000, y=-11.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=39.0000, y=56.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(39,56),absolute(273,165),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=39.0000, y=56.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(39,56),absolute(273,165),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=41.0000, y=68.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(41,68),absolute(275,177),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-64.5000, y=0.500000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=41.0000, y=68.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(41,68),absolute(275,177),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-64.5000, y=0.500000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=41.0000, y=68.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(41,68),absolute(275,177),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=41.0000, y=68.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(41,68),absolute(275,177),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=46.0000, y=82.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(46,82),absolute(280,191),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-59.5000, y=14.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=46.0000, y=82.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(46,82),absolute(280,191),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-59.5000, y=14.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=46.0000, y=82.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(46,82),absolute(280,191),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=46.0000, y=82.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(46,82),absolute(280,191),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=51.0000, y=95.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(51,95),absolute(285,204),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-54.5000, y=27.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=51.0000, y=95.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(51,95),absolute(285,204),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-54.5000, y=27.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=51.0000, y=95.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(51,95),absolute(285,204),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=51.0000, y=95.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(51,95),absolute(285,204),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=58.0000, y=112.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(58,112),absolute(292,221),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-47.5000, y=44.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=58.0000, y=112.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(58,112),absolute(292,221),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-47.5000, y=44.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=58.0000, y=112.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(58,112),absolute(292,221),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=58.0000, y=112.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(58,112),absolute(292,221),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=70.0000, y=136.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(70,136),absolute(304,245),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-35.5000, y=68.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=70.0000, y=136.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(70,136),absolute(304,245),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-35.5000, y=68.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=70.0000, y=136.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(70,136),absolute(304,245),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=70.0000, y=136.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(70,136),absolute(304,245),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=79.0000, y=150.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(79,150),absolute(313,259),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-26.5000, y=82.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=79.0000, y=150.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(79,150),absolute(313,259),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-26.5000, y=82.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=79.0000, y=150.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(79,150),absolute(313,259),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=79.0000, y=150.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(79,150),absolute(313,259),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=87.0000, y=161.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(87,161),absolute(321,270),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-18.5000, y=93.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=87.0000, y=161.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(87,161),absolute(321,270),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-18.5000, y=93.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=87.0000, y=161.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(87,161),absolute(321,270),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=87.0000, y=161.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(87,161),absolute(321,270),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=91.0000, y=165.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(91,165),absolute(325,274),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-14.5000, y=97.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=91.0000, y=165.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(91,165),absolute(325,274),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-14.5000, y=97.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=91.0000, y=165.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(91,165),absolute(325,274),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=91.0000, y=165.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(91,165),absolute(325,274),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=93.0000, y=164.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(93,164),absolute(327,273),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:37] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-12.5000, y=96.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=93.0000, y=164.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(93,164),absolute(327,273),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-12.5000, y=96.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=93.0000, y=164.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(93,164),absolute(327,273),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:37] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:37] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=93.0000, y=164.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(93,164),absolute(327,273),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:38] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=93.0000, y=158.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(93,158),absolute(327,267),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:38] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-12.5000, y=90.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=93.0000, y=158.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(93,158),absolute(327,267),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:38] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-12.5000, y=90.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=93.0000, y=158.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(93,158),absolute(327,267),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:38] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=93.0000, y=158.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(93,158),absolute(327,267),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:38] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=94.0000, y=150.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(94,150),absolute(328,259),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:38] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-11.5000, y=82.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=94.0000, y=150.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(94,150),absolute(328,259),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:38] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-11.5000, y=82.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=94.0000, y=150.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(94,150),absolute(328,259),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:38] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=94.0000, y=150.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(94,150),absolute(328,259),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:38] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=94.0000, y=140.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(94,140),absolute(328,249),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:38] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-11.5000, y=72.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=94.0000, y=140.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(94,140),absolute(328,249),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:38] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-11.5000, y=72.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=94.0000, y=140.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(94,140),absolute(328,249),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:38] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=94.0000, y=140.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(94,140),absolute(328,249),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:38] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=94.0000, y=128.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(94,128),absolute(328,237),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:38] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-11.5000, y=60.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=94.0000, y=128.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(94,128),absolute(328,237),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:38] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-11.5000, y=60.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=94.0000, y=128.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(94,128),absolute(328,237),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:38] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=94.0000, y=128.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(94,128),absolute(328,237),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:38] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=94.0000, y=117.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(94,117),absolute(328,226),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:38] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-11.5000, y=49.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=94.0000, y=117.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(94,117),absolute(328,226),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:38] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-11.5000, y=49.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=94.0000, y=117.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(94,117),absolute(328,226),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:38] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=94.0000, y=117.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(94,117),absolute(328,226),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:38] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=96.0000, y=99.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(96,99),absolute(330,208),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:38] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-9.50000, y=31.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=96.0000, y=99.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(96,99),absolute(330,208),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:38] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-9.50000, y=31.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=96.0000, y=99.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(96,99),absolute(330,208),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:38] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=96.0000, y=99.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(96,99),absolute(330,208),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:38] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=98.0000, y=79.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(98,79),absolute(332,188),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:38] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-7.50000, y=11.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=98.0000, y=79.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(98,79),absolute(332,188),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:38] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-7.50000, y=11.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=98.0000, y=79.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(98,79),absolute(332,188),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:38] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=98.0000, y=79.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(98,79),absolute(332,188),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:38] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=103.000, y=65.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(103,65),absolute(337,174),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:38] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-2.50000, y=-2.50000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=103.000, y=65.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(103,65),absolute(337,174),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:38] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=-2.50000, y=-2.50000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=103.000, y=65.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(103,65),absolute(337,174),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:38] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=103.000, y=65.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(103,65),absolute(337,174),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:38] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=108.000, y=56.0000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(108,56),absolute(342,165),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:38] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:38] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=116.000, y=47.0000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(116,47),absolute(350,156),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:38] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:38] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=116.000, y=47.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(116,47),absolute(350,156),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:38] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=10.5000, y=-20.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=116.000, y=47.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(116,47),absolute(350,156),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:38] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=10.5000, y=-20.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=116.000, y=47.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(116,47),absolute(350,156),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:38] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=116.000, y=47.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(116,47),absolute(350,156),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:38] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=117.000, y=46.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(117,46),absolute(351,155),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:38] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=11.5000, y=-21.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=117.000, y=46.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(117,46),absolute(351,155),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:38] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=11.5000, y=-21.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=117.000, y=46.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(117,46),absolute(351,155),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:38] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=117.000, y=46.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(117,46),absolute(351,155),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:38] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=119.000, y=46.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(119,46),absolute(353,155),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:38] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=13.5000, y=-21.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=119.000, y=46.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(119,46),absolute(353,155),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:38] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=13.5000, y=-21.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=119.000, y=46.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(119,46),absolute(353,155),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:38] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:38] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=119.000, y=46.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(119,46),absolute(353,155),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:38] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=120.000, y=48.0000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(120,48),absolute(354,157),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:38] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:38] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [22.06.2009 15:00:38] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]] [22.06.2009 15:00:38] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 15:00:38] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 15:00:38] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=6672 [22.06.2009 15:00:38] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:38] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=1 [22.06.2009 15:00:42] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=3973 [22.06.2009 15:00:42] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:00:44] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=1694 [22.06.2009 15:00:44] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=411.000, y=519.000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(411,519),absolute(645,628),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:44] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:44] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=239.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(239,305),absolute(473,414),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:44] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:50] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=482.000, y=516.000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(482,516),absolute(716,625),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:50] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:50] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=479.000, y=516.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(479,516),absolute(713,625),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:50] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=373.500, y=448.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=479.000, y=516.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(479,516),absolute(713,625),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:50] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:50] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=373.500, y=448.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=479.000, y=516.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(479,516),absolute(713,625),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:50] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:50] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:50] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=479.000, y=516.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(479,516),absolute(713,625),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:50] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=472.000, y=513.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(472,513),absolute(706,622),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:50] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=366.500, y=445.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=472.000, y=513.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(472,513),absolute(706,622),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:50] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:50] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=366.500, y=445.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=472.000, y=513.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(472,513),absolute(706,622),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:50] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:50] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:50] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=472.000, y=513.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(472,513),absolute(706,622),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:50] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=462.000, y=508.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(462,508),absolute(696,617),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:50] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=356.500, y=440.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=462.000, y=508.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(462,508),absolute(696,617),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:50] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:50] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=356.500, y=440.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=462.000, y=508.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(462,508),absolute(696,617),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:50] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:50] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:50] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=462.000, y=508.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(462,508),absolute(696,617),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:50] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=451.000, y=501.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(451,501),absolute(685,610),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:50] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=345.500, y=433.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=451.000, y=501.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(451,501),absolute(685,610),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:50] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:50] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=345.500, y=433.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=451.000, y=501.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(451,501),absolute(685,610),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:50] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:50] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:50] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=451.000, y=501.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(451,501),absolute(685,610),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:50] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=436.000, y=493.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(436,493),absolute(670,602),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:50] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=330.500, y=425.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=436.000, y=493.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(436,493),absolute(670,602),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:50] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:50] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=330.500, y=425.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=436.000, y=493.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(436,493),absolute(670,602),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:50] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:50] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:50] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=436.000, y=493.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(436,493),absolute(670,602),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:50] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=415.000, y=482.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(415,482),absolute(649,591),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:50] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=309.500, y=414.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=415.000, y=482.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(415,482),absolute(649,591),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:50] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:50] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=309.500, y=414.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=415.000, y=482.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(415,482),absolute(649,591),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:50] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:50] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:50] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=415.000, y=482.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(415,482),absolute(649,591),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:50] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=377.000, y=456.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(377,456),absolute(611,565),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:50] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=271.500, y=388.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=377.000, y=456.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(377,456),absolute(611,565),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:50] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:50] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=271.500, y=388.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=377.000, y=456.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(377,456),absolute(611,565),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:50] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:50] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:50] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=377.000, y=456.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(377,456),absolute(611,565),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:50] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=345.000, y=433.000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(345,433),absolute(579,542),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:50] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:55] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=382.000, y=537.000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(382,537),absolute(616,646),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:55] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:55] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=382.000, y=536.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(382,536),absolute(616,645),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:55] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=276.500, y=468.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=382.000, y=536.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(382,536),absolute(616,645),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:55] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=276.500, y=468.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=382.000, y=536.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(382,536),absolute(616,645),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:55] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=382.000, y=536.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(382,536),absolute(616,645),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:55] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=380.000, y=534.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(380,534),absolute(614,643),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:55] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=274.500, y=466.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=380.000, y=534.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(380,534),absolute(614,643),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:55] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=274.500, y=466.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=380.000, y=534.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(380,534),absolute(614,643),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:55] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=380.000, y=534.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(380,534),absolute(614,643),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:55] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=376.000, y=532.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(376,532),absolute(610,641),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:55] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=270.500, y=464.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=376.000, y=532.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(376,532),absolute(610,641),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:55] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=270.500, y=464.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=376.000, y=532.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(376,532),absolute(610,641),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:55] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=376.000, y=532.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(376,532),absolute(610,641),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:55] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=370.000, y=529.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(370,529),absolute(604,638),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:55] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=264.500, y=461.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=370.000, y=529.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(370,529),absolute(604,638),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:55] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=264.500, y=461.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=370.000, y=529.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(370,529),absolute(604,638),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:55] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=370.000, y=529.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(370,529),absolute(604,638),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:55] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=365.000, y=525.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(365,525),absolute(599,634),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:55] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=259.500, y=457.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=365.000, y=525.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(365,525),absolute(599,634),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:55] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=259.500, y=457.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=365.000, y=525.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(365,525),absolute(599,634),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:55] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=365.000, y=525.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(365,525),absolute(599,634),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:55] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=357.000, y=519.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(357,519),absolute(591,628),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:55] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=251.500, y=451.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=357.000, y=519.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(357,519),absolute(591,628),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:55] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=251.500, y=451.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=357.000, y=519.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(357,519),absolute(591,628),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:55] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=357.000, y=519.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(357,519),absolute(591,628),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:55] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=348.000, y=512.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(348,512),absolute(582,621),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:55] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=242.500, y=444.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=348.000, y=512.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(348,512),absolute(582,621),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:55] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=242.500, y=444.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=348.000, y=512.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(348,512),absolute(582,621),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:00:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:00:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:00:55] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=348.000, y=512.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(348,512),absolute(582,621),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:55] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=335.000, y=501.000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(335,501),absolute(569,610),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:00:55] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:01:01] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=270.000, y=557.000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(270,557),absolute(504,666),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:01:01] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:01:01] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=250.000, y=300.000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(250,300),absolute(484,409),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:01:01] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:01:01] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=18226 [22.06.2009 15:01:01] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:01:03] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=1963 [22.06.2009 15:01:04] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]] [22.06.2009 15:01:04] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=3932 [22.06.2009 15:01:04] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:01:06] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=1878 [22.06.2009 15:01:13] [SophieExceptionHandler] ERROR - org.sophie2.base.commons.util.ImmPattern cannot be cast to org.sophie2.base.commons.util.ImmImage java.lang.ClassCastException: org.sophie2.base.commons.util.ImmPattern cannot be cast to org.sophie2.base.commons.util.ImmImage at org.sophie2.base.model.book.persist.ImmImagePersister.persist(ImmImagePersister.java:41) at org.sophie2.base.model.book.persist.ImmImagePersister.persist(ImmImagePersister.java:1) at org.sophie2.base.persistence.persister.MasterPersister.persist(MasterPersister.java:46) at org.sophie2.base.model.book.persist.BackgroundStylePersister.persist(BackgroundStylePersister.java:60) at org.sophie2.base.model.book.persist.BackgroundStylePersister.persist(BackgroundStylePersister.java:1) at org.sophie2.base.persistence.persister.MasterPersister.persist(MasterPersister.java:46) at org.sophie2.base.model.book.persist.PagePersister.persist(PagePersister.java:87) at org.sophie2.base.model.book.persist.PagePersister.persist(PagePersister.java:1) at org.sophie2.base.persistence.persister.MasterPersister.persist(MasterPersister.java:46) at org.sophie2.base.model.resources.ResourcePersister.persist(ResourcePersister.java:44) at org.sophie2.base.model.resources.ResourcePersister.persist(ResourcePersister.java:1) at org.sophie2.base.persistence.persister.MasterPersister.persist(MasterPersister.java:46) at org.sophie2.base.model.resources.ResourcePersister.persist(ResourcePersister.java:68) at org.sophie2.base.model.resources.ResourcePersister.persist(ResourcePersister.java:1) at org.sophie2.base.persistence.persister.MasterPersister.persist(MasterPersister.java:46) at org.sophie2.main.app.commons.logic.BookStorager.saveBookFile(BookStorager.java:80) at org.sophie2.main.app.commons.logic.BookLogic.saveBook(BookLogic.java:230) at org.sophie2.main.app.commons.logic.BookLogic.saveAs(BookLogic.java:149) at org.sophie2.main.app.commons.logic.BookLogic.userSaveBookAs(BookLogic.java:461) at org.sophie2.main.app.menus.file.SaveBookAsItem.clicked(SaveBookAsItem.java:23) at org.sophie2.base.menus.MenuItem$1swingMenu$1.actionPerformed(MenuItem.java:34) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242) at javax.swing.AbstractButton.doClick(AbstractButton.java:357) at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1216) at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1257) at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272) at java.awt.Component.processMouseEvent(Component.java:6038) at javax.swing.JComponent.processMouseEvent(JComponent.java:3265) at java.awt.Component.processEvent(Component.java:5803) at java.awt.Container.processEvent(Container.java:2058) at java.awt.Component.dispatchEventImpl(Component.java:4410) at java.awt.Container.dispatchEventImpl(Container.java:2116) at java.awt.Component.dispatchEvent(Component.java:4240) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916) at java.awt.Container.dispatchEventImpl(Container.java:2102) at java.awt.Window.dispatchEventImpl(Window.java:2429) at java.awt.Component.dispatchEvent(Component.java:4240) at java.awt.EventQueue.dispatchEvent(EventQueue.java:599) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160) at java.awt.EventDispatchThread.run(EventDispatchThread.java:121) [22.06.2009 15:01:13] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=589.000, y=485.000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(589,485),absolute(823,594),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:01:13] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:01:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=589.000, y=485.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(589,485),absolute(823,594),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:01:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=483.500, y=417.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=589.000, y=485.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(589,485),absolute(823,594),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:01:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:01:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=483.500, y=417.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=589.000, y=485.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(589,485),absolute(823,594),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:01:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:01:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:01:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=589.000, y=485.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(589,485),absolute(823,594),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:01:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=584.000, y=483.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(584,483),absolute(818,592),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:01:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=478.500, y=415.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=584.000, y=483.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(584,483),absolute(818,592),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:01:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:01:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=478.500, y=415.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=584.000, y=483.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(584,483),absolute(818,592),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:01:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:01:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:01:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=584.000, y=483.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(584,483),absolute(818,592),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:01:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=579.000, y=481.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(579,481),absolute(813,590),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:01:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=473.500, y=413.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=579.000, y=481.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(579,481),absolute(813,590),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:01:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:01:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=473.500, y=413.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=579.000, y=481.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(579,481),absolute(813,590),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:01:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:01:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:01:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=579.000, y=481.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(579,481),absolute(813,590),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:01:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=559.000, y=470.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(559,470),absolute(793,579),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:01:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=453.500, y=402.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=559.000, y=470.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(559,470),absolute(793,579),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:01:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:01:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=453.500, y=402.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=559.000, y=470.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(559,470),absolute(793,579),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:01:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:01:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:01:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=559.000, y=470.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(559,470),absolute(793,579),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:01:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=534.000, y=453.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(534,453),absolute(768,562),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:01:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=428.500, y=385.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=534.000, y=453.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(534,453),absolute(768,562),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:01:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:01:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=428.500, y=385.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=534.000, y=453.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(534,453),absolute(768,562),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:01:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:01:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:01:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=534.000, y=453.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(534,453),absolute(768,562),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:01:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=240.000, y=140.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(240,140),absolute(474,249),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:01:14] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=134.500, y=72.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=240.000, y=140.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(240,140),absolute(474,249),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:01:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:01:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=134.500, y=72.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=240.000, y=140.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(240,140),absolute(474,249),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:01:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:01:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:01:14] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=240.000, y=140.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(240,140),absolute(474,249),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:01:15] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=240.000, y=96.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(240,96),absolute(474,205),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:01:15] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=134.500, y=28.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=240.000, y=96.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(240,96),absolute(474,205),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:01:15] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:01:15] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=134.500, y=28.5000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=240.000, y=96.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(240,96),absolute(474,205),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:01:15] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:01:15] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:01:15] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=240.000, y=96.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(240,96),absolute(474,205),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:01:15] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=303.000, y=580.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(303,580),absolute(537,689),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:01:15] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=197.500, y=512.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=303.000, y=580.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(303,580),absolute(537,689),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:01:15] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:01:15] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=197.500, y=512.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=303.000, y=580.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(303,580),absolute(537,689),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:01:15] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:01:15] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:01:15] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=303.000, y=580.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(303,580),absolute(537,689),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:02:26] [LogicR3] INFO - Processing event: EventR3{id=CLOSE, context=[org.sophie2.main.func.help.bugreport.BugReportDialog@11a7a7f, null, null], target=[], cause=null} [22.06.2009 15:02:27] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@13f3015 [22.06.2009 15:02:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=731.000, y=512.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(731,512),absolute(965,621),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:02:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=625.500, y=444.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=731.000, y=512.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(731,512),absolute(965,621),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:02:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:02:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=625.500, y=444.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=731.000, y=512.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(731,512),absolute(965,621),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:02:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:02:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:02:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=731.000, y=512.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(731,512),absolute(965,621),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:02:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=727.000, y=486.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(727,486),absolute(961,595),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:02:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=621.500, y=418.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=727.000, y=486.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(727,486),absolute(961,595),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:02:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:02:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=621.500, y=418.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=727.000, y=486.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(727,486),absolute(961,595),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:02:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:02:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:02:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=727.000, y=486.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(727,486),absolute(961,595),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:02:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=724.000, y=413.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(724,413),absolute(958,522),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:02:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=618.500, y=345.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=724.000, y=413.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(724,413),absolute(958,522),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:02:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:02:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=618.500, y=345.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=724.000, y=413.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(724,413),absolute(958,522),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:02:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:02:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:02:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=724.000, y=413.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(724,413),absolute(958,522),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:02:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=724.000, y=312.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(724,312),absolute(958,421),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:02:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=618.500, y=244.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=724.000, y=312.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(724,312),absolute(958,421),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:02:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:02:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=618.500, y=244.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=724.000, y=312.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(724,312),absolute(958,421),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:02:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:02:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:02:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=724.000, y=312.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(724,312),absolute(958,421),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:02:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=730.000, y=187.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(730,187),absolute(964,296),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:02:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=624.500, y=119.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=730.000, y=187.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(730,187),absolute(964,296),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:02:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:02:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=624.500, y=119.500)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=730.000, y=187.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(730,187),absolute(964,296),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:02:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:02:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:02:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=730.000, y=187.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(730,187),absolute(964,296),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:02:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=744.000, y=75.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(744,75),absolute(978,184),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:02:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=638.500, y=7.50000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=744.000, y=75.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(744,75),absolute(978,184),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:02:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:02:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@18bf60e, org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null], target=[ModifierSet[], ImmPoint(x=638.500, y=7.50000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=744.000, y=75.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(744,75),absolute(978,184),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]}} [22.06.2009 15:02:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:02:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b4dc1b [22.06.2009 15:02:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=744.000, y=75.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(744,75),absolute(978,184),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:02:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@165c559, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]], target=[ModifierSet[], ImmPoint(x=760.000, y=-6.00000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(760,-6),absolute(994,103),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,851x615,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=851,height=615]]} [22.06.2009 15:02:27] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1e07508 [22.06.2009 15:02:28] [LogicR3] INFO - Processing event: EventR3{id=CLOSE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[], cause=null} [22.06.2009 15:02:28] [LogicR3] INFO - Processing event: EventR3{id=PAGE_HIDDEN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[Resource: Page A], cause=null} [22.06.2009 15:02:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1400d67 [22.06.2009 15:02:28] [LogicR3] INFO - No operation to handle: EventR3{id=PAGE_HIDDEN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[Resource: Page A], cause=null} [22.06.2009 15:02:28] [LogicR3] INFO - Processing event: EventR3{id=PAGE_SHOWN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[Resource: Page A], cause=null} [22.06.2009 15:02:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@2feaf6 [22.06.2009 15:02:28] [LogicR3] INFO - No operation to handle: EventR3{id=PAGE_SHOWN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@1b1ac1, null, null], target=[Resource: Page A], cause=null} [22.06.2009 15:02:28] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@544bbc [22.06.2009 15:02:28] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=182238 [22.06.2009 15:02:28] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:02:28] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=2 [22.06.2009 15:02:31] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=3210 [22.06.2009 15:02:31] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:02:31] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=1 [22.06.2009 15:02:31] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=32 [22.06.2009 15:02:31] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 15:02:31] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=1 [22.06.2009 16:46:26] [FakeAuthorMain] INFO - Sophie startup begins... [22.06.2009 16:46:26] [FakeAuthorMain] INFO - FakeModuleRegistry starting modules... [22.06.2009 16:46:27] [ImageUtil] DEBUG - loadIcon(icons/alternative/approve.png): org.sophie2.base.commons.util.ImmImage@48edb5(w=18, h=18) [22.06.2009 16:46:27] [ImageUtil] DEBUG - loadIcon(icons/alternative/disapprove.png): org.sophie2.base.commons.util.ImmImage@1ff92f5(w=18, h=18) [22.06.2009 16:46:27] [ImageUtil] DEBUG - loadIcon(icons/alternative/frameBackground.png): org.sophie2.base.commons.util.ImmImage@8046f4(w=18, h=18) [22.06.2009 16:46:27] [ImageUtil] DEBUG - loadIcon(icons/alternative/frameInsets.png): org.sophie2.base.commons.util.ImmImage@1490eb5(w=18, h=18) [22.06.2009 16:46:27] [ImageUtil] DEBUG - loadIcon(icons/alternative/zOrderUp.png): org.sophie2.base.commons.util.ImmImage@eaf40c(w=18, h=18) [22.06.2009 16:46:27] [ImageUtil] DEBUG - loadIcon(icons/alternative/zOrderDown.png): org.sophie2.base.commons.util.ImmImage@9444d1(w=18, h=18) [22.06.2009 16:46:27] [ImageUtil] DEBUG - loadIcon(icons/alternative/pageShadowHalo.png): org.sophie2.base.commons.util.ImmImage@18622f3(w=18, h=18) [22.06.2009 16:46:27] [ImageUtil] DEBUG - loadIcon(icons/alternative/useTemplateOn.png): org.sophie2.base.commons.util.ImmImage@1ba6076(w=18, h=18) [22.06.2009 16:46:27] [ImageUtil] DEBUG - loadIcon(icons/alternative/useTemplateOff.png): org.sophie2.base.commons.util.ImmImage@1860038(w=18, h=18) [22.06.2009 16:46:27] [ImageUtil] DEBUG - loadIcon(icons/alternative/useTemplateOn.png): org.sophie2.base.commons.util.ImmImage@b05acd(w=18, h=18) [22.06.2009 16:46:27] [ImageUtil] DEBUG - loadIcon(icons/alternative/useTemplateOff.png): org.sophie2.base.commons.util.ImmImage@121177e(w=18, h=18) [22.06.2009 16:46:27] [ImageUtil] DEBUG - loadIcon(icons/alternative/addTemplate.png): org.sophie2.base.commons.util.ImmImage@aa233f(w=18, h=18) [22.06.2009 16:46:27] [ImageUtil] DEBUG - loadIcon(icons/alternative/alignElements.png): org.sophie2.base.commons.util.ImmImage@a89ce3(w=18, h=18) [22.06.2009 16:46:27] [ImageUtil] DEBUG - loadIcon(icons/alternative/groupElements.png): org.sophie2.base.commons.util.ImmImage@3caa4b(w=20, h=20) [22.06.2009 16:46:27] [ImageUtil] DEBUG - loadIcon(icons/alternative/ungroupElements.png): org.sophie2.base.commons.util.ImmImage@2d189c(w=20, h=20) [22.06.2009 16:46:27] [ImageUtil] DEBUG - loadIcon(icons/alternative/LinksHalo.png): org.sophie2.base.commons.util.ImmImage@1fcc0a2(w=18, h=18) [22.06.2009 16:46:27] [ImageUtil] DEBUG - loadIcon(icons/alternative/move.png): org.sophie2.base.commons.util.ImmImage@17aece8(w=18, h=18) [22.06.2009 16:46:27] [ImageUtil] DEBUG - loadIcon(icons/alternative/remove.png): org.sophie2.base.commons.util.ImmImage@1077fc9(w=18, h=18) [22.06.2009 16:46:27] [ImageUtil] DEBUG - loadIcon(icons/alternative/remove.png): org.sophie2.base.commons.util.ImmImage@9ff0a8(w=18, h=18) [22.06.2009 16:46:27] [ImageUtil] DEBUG - loadIcon(icons/alternative/font.png): org.sophie2.base.commons.util.ImmImage@738d08(w=18, h=18) [22.06.2009 16:46:27] [ImageUtil] DEBUG - loadIcon(icons/alternative/showDesktop.png): org.sophie2.base.commons.util.ImmImage@e183e9(w=18, h=18) [22.06.2009 16:46:27] [ImageUtil] DEBUG - loadIcon(icons/alternative/resize.png): org.sophie2.base.commons.util.ImmImage@3aff84(w=18, h=18) [22.06.2009 16:46:32] [FakeAuthorMain] INFO - Registering visual points... [22.06.2009 16:46:32] [FakeAuthorMain] INFO - value-list@extensions@class org.sophie2.base.visual.BaseVisualModule$VisualPoint[SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.help.menuitems.HelpContentsItem, par=class org.sophie2.main.app.menus.help.HelpMenu, role=help-menu-item, sort=11-help-contents-item))@org.sophie2.main.func.help.HelpModule@165cbd2, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.menus.view.NormalModeItem, par=class org.sophie2.main.app.menus.view.ViewMenu, role={no-role}, sort=11-normal-mode-item))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.skins.DefaultSkinItem, par=class org.sophie2.main.app.menus.skins.SkinsMenu, role=default-skin-menu-item, sort=111-default-skin-menu-item))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.edit.UndoItem, par=class org.sophie2.main.app.menus.edit.EditMenu, role=edit-menu-item, sort=22-edit-undo-item))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.file.FileMenu, par=class org.sophie2.main.app.menus.AppMenuBar, role=file-menu, sort=22-file-menu))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.file.NewBookItem, par=class org.sophie2.main.app.menus.file.FileMenu, role=file-menu-item, sort=22-file-new-item))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.help.menuitems.BugReportItem, par=class org.sophie2.main.app.menus.help.HelpMenu, role=help-menu-item, sort=22-help-bug-report-item))@org.sophie2.main.func.help.HelpModule@165cbd2, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.insert.InsertTextItem, par=class org.sophie2.main.app.menus.insert.InsertMenu, role=insert-menu-item, sort=22-insert-text-item))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.skin.alternative.AlternativeSkinItem, par=class org.sophie2.main.app.menus.skins.SkinsMenu, role=alternative-skin-menu-item, sort=222-alternative-skin-menu-item))@org.sophie2.main.skin.alternative.AlternativeSkinModule@10010ec, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.edit.EditMenu, par=class org.sophie2.main.app.menus.AppMenuBar, role=edit-menu, sort=33-edit-menu))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.edit.RedoItem, par=class org.sophie2.main.app.menus.edit.EditMenu, role=edit-menu-item, sort=33-edit-redo-item))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.file.OpenBookItem, par=class org.sophie2.main.app.menus.file.FileMenu, role=file-menu-item, sort=33-file-open-item))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.menus.view.FullScreenItem, par=class org.sophie2.main.app.menus.view.ViewMenu, role={no-role}, sort=33-full-screen-item))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.image.view.InsertImageItem, par=class org.sophie2.main.app.menus.insert.InsertMenu, role=insert-menu-item, sort=33-insert-image-item))@org.sophie2.main.func.image.ImageModule@15724a0, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.tabbar.MinimizeAllItem, par=class org.sophie2.main.app.menus.AppTabBarMenu, role=tab-bar-menu-item-minimize-all, sort=33-tab-set-book-title-item-minimize-all))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.edit.SetBookTitleItem, par=class org.sophie2.main.app.menus.edit.EditMenu, role=edit-menu-item, sort=44-edit-set-book-title-item))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.file.SaveBookItem, par=class org.sophie2.main.app.menus.file.FileMenu, role=file-menu-item, sort=44-file-save-item))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.media.view.InsertAudioItem, par=class org.sophie2.main.app.menus.insert.InsertMenu, role=insert-menu-item, sort=44-insert-audio-item))@org.sophie2.main.func.media.MainFuncMediaModule@25b64d, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.insert.InsertMenu, par=class org.sophie2.main.app.menus.AppMenuBar, role=insert-menu, sort=44-insert-menu))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.AppTabBarMenu, par=class org.sophie2.main.app.commons.app.AppTabBar, role=tab-bar-menu-item, sort=44-tab-set-book-title-item))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.edit.SetPageSizeItem, par=class org.sophie2.main.app.menus.edit.EditMenu, role=edit-menu-item, sort=55-edit-set-page-size-item))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.file.SaveBookAsItem, par=class org.sophie2.main.app.menus.file.FileMenu, role=file-menu-item, sort=55-file-save-as-item))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.media.view.InsertVideoItem, par=class org.sophie2.main.app.menus.insert.InsertMenu, role=insert-menu-item, sort=55-insert-video-item))@org.sophie2.main.func.media.MainFuncMediaModule@25b64d, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.menus.AppMenuBar, par=class org.sophie2.main.app.commons.app.AppMainWindow, role={no-role}, sort=55-menu-bar))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.menus.tabbar.RestoreAllItem, par=class org.sophie2.main.app.menus.AppTabBarMenu, role={no-role}, sort=55-tab-set-book-title-item-restore-all))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.menus.view.ViewMenu, par=class org.sophie2.main.app.menus.AppMenuBar, role={no-role}, sort=55-view-menu))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.edit.ShowConnectionsItem, par=class org.sophie2.main.app.menus.edit.EditMenu, role=edit-menu-item, sort=66-edit-show-connections-item))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.file.SaveBookAsTemplateItem, par=class org.sophie2.main.app.menus.file.FileMenu, role=file-menu-item, sort=66-file-save-as-template-item))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.help.menuitems.AboutItem, par=class org.sophie2.main.app.menus.help.HelpMenu, role=help-menu-item, sort=66-help-about-item))@org.sophie2.main.func.help.HelpModule@165cbd2, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.media.view.controls.InsertAudioRecordItem, par=class org.sophie2.main.app.menus.insert.InsertMenu, role=insert-menu-item, sort=66-insert-audio-record-item))@org.sophie2.main.func.media.MainFuncMediaModule@25b64d, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.extra.func.embedded.view.InsertBookItem, par=class org.sophie2.main.app.menus.insert.InsertMenu, role=insert-menu-item, sort=66-insert-book-item))@org.sophie2.extra.func.embedded.EmbeddedBooksModule@1e389b8, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.skins.SkinsMenu, par=class org.sophie2.main.app.menus.AppMenuBar, role=skins-menu, sort=66-skins-menu))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.file.BookPropertiesItem, par=class org.sophie2.main.app.menus.file.FileMenu, role=file-menu-item, sort=77-file-book-properties-item))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.extra.func.pdf.view.InsertPDFItem, par=class org.sophie2.main.app.menus.insert.InsertMenu, role=insert-menu-item, sort=77-insert-pdf-item))@org.sophie2.extra.func.pdf.PDFModule@1669521, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.window.WindowMenu, par=class org.sophie2.main.app.menus.AppMenuBar, role=window-menu, sort=77-window-menu))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.window.CascadeItem, par=class org.sophie2.main.app.menus.window.WindowMenu, role=window-other-item, sort=77-window-menu))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.window.TileItem, par=class org.sophie2.main.app.menus.window.WindowMenu, role=window-other-item, sort=77-window-menu))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.window.DocumentItem, par=class org.sophie2.main.app.menus.window.WindowMenu, role=window-book-item, sort=77-window-menu))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.extra.func.print.view.PrintItem, par=class org.sophie2.main.app.menus.file.FileMenu, role=file-menu-item, sort=80-file-print-item))@org.sophie2.extra.func.print.PrintModule@1c8ad52, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.file.ExportSubMenu, par=class org.sophie2.main.app.menus.file.FileMenu, role=file-menu-item, sort=85-file-export-sub-menu))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.extra.func.print.view.PrintToFileItem, par=class org.sophie2.main.app.menus.file.FileMenu, role=file-menu-item, sort=85-file-print-to-file-item))@org.sophie2.extra.func.print.PrintModule@1c8ad52, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.extra.func.print.pdf.export.ExportToPDFItem, par=class org.sophie2.main.app.menus.file.ExportSubMenu, role=export-sub-menu-item, sort=86-export-sub-menu-to-pdf-item))@org.sophie2.extra.func.print.PrintModule@1c8ad52, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.extra.func.html.ExportAsHtmlItem, par=class org.sophie2.main.app.menus.file.ExportSubMenu, role=export-sub-menu-item, sort=86-export-submenu-as-html-item))@org.sophie2.extra.func.html.HtmlModule@1eb139e, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.file.CloseBookItem, par=class org.sophie2.main.app.menus.file.FileMenu, role=file-menu-item, sort=88-file-close-item))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.help.HelpMenu, par=class org.sophie2.main.app.menus.AppMenuBar, role=help-menu, sort=88-help-menu))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.help.InspectorMenuItem, par=class org.sophie2.main.app.menus.help.HelpMenu, role=inspector-menu-item, sort=88-inspector-item))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.menus.file.ExitItem, par=class org.sophie2.main.app.menus.file.FileMenu, role=file-menu-item, sort=99-file-exit-item))@org.sophie2.main.app.menus.MainAppMenusModule@2870b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.layout.left.books.BooksTab, par=class org.sophie2.main.app.commons.app.LeftFlap, role=books-tab, sort=aa-books-tab))@org.sophie2.main.app.layout.MainAppLayoutModule@552379, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.layout.left.books.OpenBooksPalette, par=class org.sophie2.main.app.layout.left.books.BooksTab, role=open-books, sort=aa-open-books))@org.sophie2.main.app.layout.MainAppLayoutModule@552379, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.layout.left.tools.SearchPalette, par=class org.sophie2.main.app.layout.left.tools.ToolsTab, role=search, sort=aa-search))@org.sophie2.main.app.layout.MainAppLayoutModule@552379, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud, role={no-role}, sort=aaa-border-insets-top))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.links.LinksHud$CurrentRule, par=class org.sophie2.main.func.links.LinksHud, role={no-role}, sort=aaa-current-rule))@org.sophie2.main.func.links.LinksModule@1f4b0dc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop, par=class org.sophie2.main.app.halos.huds.InsetsHud, role={no-role}, sort=aaa-frame-padding-top))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth, par=class org.sophie2.main.app.halos.huds.SizeAndPositionHud, role={no-role}, sort=aaa-frame-width))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.extra.func.embedded.view.PrevPageControlView, par=class org.sophie2.extra.func.embedded.view.BookContentView, role={no-role}, sort=aaa-next-page-frame-content-control-view))@org.sophie2.extra.func.embedded.EmbeddedBooksModule@1e389b8, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.media.view.controls.PlayPauseMediaManipulationView, par=class org.sophie2.main.func.media.view.MediaContentView, role={no-role}, sort=aaa-play-pause-media-manipulation-view))@org.sophie2.main.func.media.MainFuncMediaModule@25b64d, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.halos.TextFontHud$TextFontFamily, par=class org.sophie2.main.func.text.halos.TextFontHud, role={no-role}, sort=aaa-text-font-family))@org.sophie2.main.func.text.TextFuncModule@18771dc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.halos.TextFontHaloButton, par=class org.sophie2.main.func.text.halos.TextFontHaloMenu, role={no-role}, sort=aaa-text-font-halo-button))@org.sophie2.main.func.text.TextFuncModule@18771dc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.halos.TextFontHaloMenu, par=class org.sophie2.main.app.commons.page.areas.PageWorkArea, role={no-role}, sort=aaa-text-font-halo-menu))@org.sophie2.main.func.text.TextFuncModule@18771dc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.halos.TextFontHud, par=class org.sophie2.main.func.text.halos.TextFontHaloButton, role={no-role}, sort=aaa-text-font-hud))@org.sophie2.main.func.text.TextFuncModule@18771dc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.resources.view.AllResourcesPalette, par=class org.sophie2.main.func.resources.view.ResourcesTab, role={no-role}, sort=bb-all-resources))@org.sophie2.main.func.resources.MainFuncResourcesModule@1444319, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.layout.right.library.BookTemplatesPalette, par=class org.sophie2.main.app.layout.right.library.LibraryTab, role=book-templates, sort=bb-book-templates))@org.sophie2.main.app.layout.MainAppLayoutModule@552379, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.resources.view.ResourceDetailsPalette, par=class org.sophie2.main.func.resources.view.ResourcesTab, role={no-role}, sort=bb-detail-resources))@org.sophie2.main.func.resources.MainFuncResourcesModule@1444319, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.layout.left.pages.PagesTab, par=class org.sophie2.main.app.commons.app.LeftFlap, role=pages-tab, sort=bb-pages-tab))@org.sophie2.main.app.layout.MainAppLayoutModule@552379, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.resources.view.ResourcesTab, par=class org.sophie2.main.app.commons.app.RightFlap, role={no-role}, sort=bb-resources-tab))@org.sophie2.main.func.resources.MainFuncResourcesModule@1444319, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.links.LinksHud$AddRule, par=class org.sophie2.main.func.links.LinksHud, role={no-role}, sort=bbb-add-rule))@org.sophie2.main.func.links.LinksModule@1f4b0dc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton, par=class org.sophie2.main.app.halos.shared.MainHaloMenu, role={no-role}, sort=bbb-background-and-border-halo-button))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud, role={no-role}, sort=bbb-border-insets-right))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight, par=class org.sophie2.main.app.halos.huds.SizeAndPositionHud, role={no-role}, sort=bbb-frame-height))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight, par=class org.sophie2.main.app.halos.huds.InsetsHud, role={no-role}, sort=bbb-frame-padding-right))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.extra.func.embedded.view.NextPageControlView, par=class org.sophie2.extra.func.embedded.view.BookContentView, role={no-role}, sort=bbb-next-page-frame-content-control-view))@org.sophie2.extra.func.embedded.EmbeddedBooksModule@1e389b8, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.halos.TextFontHud$TextFontSize, par=class org.sophie2.main.func.text.halos.TextFontHud, role={no-role}, sort=bbb-text-font-size))@org.sophie2.main.func.text.TextFuncModule@18771dc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.extra.func.annotations.view.tab.AllAnnotationsPalette, par=class org.sophie2.extra.func.annotations.view.tab.AnnotationsTab, role={no-role}, sort=cc-all-annotations-palette))@org.sophie2.extra.func.annotations.AnnotationsModule@914a0a, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.resources.view.AllChangesPalette, par=class org.sophie2.main.func.resources.view.ChangesTab, role={no-role}, sort=cc-all-changes))@org.sophie2.main.func.resources.MainFuncResourcesModule@1444319, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.extra.func.annotations.view.tab.BookExtrasPalette, par=class org.sophie2.extra.func.annotations.view.tab.AnnotationsTab, role={no-role}, sort=cc-book-extras))@org.sophie2.extra.func.annotations.AnnotationsModule@914a0a, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.resources.view.ChangesTab, par=class org.sophie2.main.app.commons.app.RightFlap, role={no-role}, sort=cc-changes-tab))@org.sophie2.main.func.resources.MainFuncResourcesModule@1444319, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.layout.right.library.PageTemplatesPalette, par=class org.sophie2.main.app.layout.right.library.LibraryTab, role=page-templates, sort=cc-page-templates))@org.sophie2.main.app.layout.MainAppLayoutModule@552379, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.layout.left.tools.ToolsTab, par=class org.sophie2.main.app.commons.app.LeftFlap, role=tools-tab, sort=cc-tools-tab))@org.sophie2.main.app.layout.MainAppLayoutModule@552379, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud, role={no-role}, sort=ccc-border-insets-bottom))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.config.ConfigTab, par=class org.sophie2.main.app.commons.app.LeftFlap, role=config-tab, sort=ccc-config-tab))@org.sophie2.main.func.config.MainFuncConfigModule@94124f, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom, par=class org.sophie2.main.app.halos.huds.InsetsHud, role={no-role}, sort=ccc-frame-padding-bottom))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton, par=class org.sophie2.main.app.halos.shared.MainHaloMenu, role={no-role}, sort=ccc-frame-size-and-position-halo-button))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel, par=class org.sophie2.main.func.links.LinksHud$ConfigPanel, role={no-role}, sort=ccc-links-configpanel-hide-frame))@org.sophie2.main.func.links.LinksModule@1f4b0dc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel, par=class org.sophie2.main.func.links.LinksHud$ConfigPanel, role={no-role}, sort=ccc-links-configpanel-show-frame))@org.sophie2.main.func.links.LinksModule@1f4b0dc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel, par=class org.sophie2.main.func.links.LinksHud$ConfigPanel, role={no-role}, sort=ccc-links-configpanel-toggle-frame))@org.sophie2.main.func.links.LinksModule@1f4b0dc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.links.LinksHud$RemoveRule, par=class org.sophie2.main.func.links.LinksHud, role={no-role}, sort=ccc-remove-rule))@org.sophie2.main.func.links.LinksModule@1f4b0dc, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.servers.ServersTab, par=class org.sophie2.main.app.commons.app.LeftFlap, role=servers-tab, sort=ccc-servers-tab))@org.sophie2.main.func.servers.MainFuncServersModule@20b722, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate, par=class org.sophie2.main.app.halos.huds.SizeAndPositionHud, role={no-role}, sort=ccc-size-use-template))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.media.view.controls.StopMediaManipulationView, par=class org.sophie2.main.func.media.view.MediaContentView, role={no-role}, sort=ccc-stop-media-manipulation-view))@org.sophie2.main.func.media.MainFuncMediaModule@25b64d, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.halos.TextFontHud$TextItalicStyle, par=class org.sophie2.main.func.text.halos.TextFontHud, role={no-role}, sort=ccc-text-italic-style))@org.sophie2.main.func.text.TextFuncModule@18771dc, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.layout.right.library.FrameTemplatesPalette, par=class org.sophie2.main.app.layout.right.library.LibraryTab, role=frame-templates, sort=dd-frame-templates))@org.sophie2.main.app.layout.MainAppLayoutModule@552379, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.layout.right.library.LibraryTab, par=class org.sophie2.main.app.commons.app.RightFlap, role=library-tab, sort=dd-library-tab))@org.sophie2.main.app.layout.MainAppLayoutModule@552379, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.extra.func.annotations.view.tab.StickiesPalette, par=class org.sophie2.extra.func.annotations.view.tab.AnnotationsTab, role={no-role}, sort=dd-stickies-palette))@org.sophie2.extra.func.annotations.AnnotationsModule@914a0a, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.layout.left.timelines.TimelinesTab, par=class org.sophie2.main.app.commons.app.LeftFlap, role=timelines-tab, sort=dd-timelines-tab))@org.sophie2.main.app.layout.MainAppLayoutModule@552379, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.links.LinksHud$AvailableTriggers, par=class org.sophie2.main.func.links.LinksHud, role={no-role}, sort=ddd-available-triggers))@org.sophie2.main.func.links.LinksModule@1f4b0dc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud, role={no-role}, sort=ddd-border-insets-left))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.FrameInsetsHaloButton, par=class org.sophie2.main.app.halos.shared.MainHaloMenu, role={no-role}, sort=ddd-frame-insets-halo-button))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft, par=class org.sophie2.main.app.halos.huds.InsetsHud, role={no-role}, sort=ddd-frame-padding-left))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked, par=class org.sophie2.main.app.halos.huds.SizeAndPositionHud, role={no-role}, sort=ddd-size-locked))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.halos.TextFontHud$TextBoldStyle, par=class org.sophie2.main.func.text.halos.TextFontHud, role={no-role}, sort=ddd-text-bold-style))@org.sophie2.main.func.text.TextFuncModule@18771dc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.links.LinksHud$AvailableActions, par=class org.sophie2.main.func.links.LinksHud, role={no-role}, sort=eee-available-actions))@org.sophie2.main.func.links.LinksModule@1f4b0dc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud, role={no-role}, sort=eee-border-color))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate, par=class org.sophie2.main.app.halos.huds.InsetsHud, role={no-role}, sort=eee-frame-padding-use-template))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition, par=class org.sophie2.main.app.halos.huds.SizeAndPositionHud, role={no-role}, sort=eee-frame-x))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton, par=class org.sophie2.main.app.halos.shared.MainHaloMenu, role={no-role}, sort=eee-frame-z-order-up-button))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle, par=class org.sophie2.main.func.text.halos.TextFontHud, role={no-role}, sort=eee-text-underline-style))@org.sophie2.main.func.text.TextFuncModule@18771dc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud, role={no-role}, sort=fff-border-use-template))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.links.LinksHud$ConfigPanel, par=class org.sophie2.main.func.links.LinksHud, role={no-role}, sort=fff-configuration-panel))@org.sophie2.main.func.links.LinksModule@1f4b0dc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked, par=class org.sophie2.main.app.halos.huds.InsetsHud, role={no-role}, sort=fff-frame-padding-locked))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition, par=class org.sophie2.main.app.halos.huds.SizeAndPositionHud, role={no-role}, sort=fff-frame-y))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton, par=class org.sophie2.main.app.halos.shared.MainHaloMenu, role={no-role}, sort=fff-frame-z-order-down-button))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.halos.TextFontHud$TextStrikethroughStyle, par=class org.sophie2.main.func.text.halos.TextFontHud, role={no-role}, sort=fff-text-strikethrough-style))@org.sophie2.main.func.text.TextFuncModule@18771dc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud, role={no-role}, sort=ggg-border-locked))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop, par=class org.sophie2.main.app.halos.huds.InsetsHud, role={no-role}, sort=ggg-frame-margin-top))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate, par=class org.sophie2.main.app.halos.huds.SizeAndPositionHud, role={no-role}, sort=ggg-location-use-template))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.halos.TextFontHud$TextForegroundColor, par=class org.sophie2.main.func.text.halos.TextFontHud, role={no-role}, sort=ggg-text-foreground-color))@org.sophie2.main.func.text.TextFuncModule@18771dc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton, par=class org.sophie2.main.app.halos.shared.MainHaloMenu, role={no-role}, sort=hhh-frame-content-use-template-halo-button))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight, par=class org.sophie2.main.app.halos.huds.InsetsHud, role={no-role}, sort=hhh-frame-margin-right))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked, par=class org.sophie2.main.app.halos.huds.SizeAndPositionHud, role={no-role}, sort=hhh-location-locked))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.halos.TextFontHud$TextBackgroundColor, par=class org.sophie2.main.func.text.halos.TextFontHud, role={no-role}, sort=hhh-text-background-color))@org.sophie2.main.func.text.TextFuncModule@18771dc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud, role={no-role}, sort=iii-background-panel))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom, par=class org.sophie2.main.app.halos.huds.InsetsHud, role={no-role}, sort=iii-frame-margin-bottom))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton, par=class org.sophie2.main.app.halos.shared.MainHaloMenu, role={no-role}, sort=iii-page-frames-use-template-halo-button))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.extra.func.annotations.view.tab.AnnotationsTab, par=class org.sophie2.main.app.commons.app.RightFlap, role=annotations-tab, sort=jj-annotations-tab))@org.sophie2.extra.func.annotations.AnnotationsModule@914a0a, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.shared.AddTemplateHaloButton, par=class org.sophie2.main.app.halos.shared.MainHaloMenu, role={no-role}, sort=jjj-add-template))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundColorField, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel, role={no-role}, sort=jjj-background-color))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud, role={no-role}, sort=jjj-background-use-template))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft, par=class org.sophie2.main.app.halos.huds.InsetsHud, role={no-role}, sort=jjj-frame-margin-left))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton, par=class org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu, role={no-role}, sort=jjj-frame-rotate-left-halo-button))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.align.AlignElementsBottom, par=class org.sophie2.main.app.halos.align.AlignElementsHud, role={no-role}, sort=kkk-align-elements-bottom))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton, par=class org.sophie2.main.app.halos.shared.MainHaloMenu, role={no-role}, sort=kkk-align-elements-halo-button))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.align.AlignElementsHorizontally, par=class org.sophie2.main.app.halos.align.AlignElementsHud, role={no-role}, sort=kkk-align-elements-horizontally))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.align.AlignElementsVertically, par=class org.sophie2.main.app.halos.align.AlignElementsHud, role={no-role}, sort=kkk-align-elements-horizontally))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.align.AlignElementsLeft, par=class org.sophie2.main.app.halos.align.AlignElementsHud, role={no-role}, sort=kkk-align-elements-left))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.align.AlignElementsRight, par=class org.sophie2.main.app.halos.align.AlignElementsHud, role={no-role}, sort=kkk-align-elements-right))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.align.AlignElementsTop, par=class org.sophie2.main.app.halos.align.AlignElementsHud, role={no-role}, sort=kkk-align-elements-top))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.align.AlignElementsHud, par=class org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton, role={no-role}, sort=kkk-aligning-page-elements-hud))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.commons.app.AppDocumentsDesktop, par=class org.sophie2.main.app.commons.app.AppMainWindow, role=documents-desktop, sort=kkk-app-documents-desktop))@org.sophie2.main.app.commons.MainAppModule@1d753b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.commons.app.AppMainWindow, par=interface org.sophie2.base.layout.LayoutEngine, role=main-application-window, sort=kkk-app-main-window))@org.sophie2.main.app.commons.MainAppModule@1d753b7, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.commons.app.AppTabBar, par=class org.sophie2.main.app.commons.app.AppDocumentsDesktop, role={no-role}, sort=kkk-app-tab-bar))@org.sophie2.main.app.commons.MainAppModule@1d753b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea, par=class org.sophie2.main.app.commons.book.BookDesktopWindow, role=null, sort=kkk-author-page-work-area))@org.sophie2.main.app.commons.MainAppModule@1d753b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea, par=class org.sophie2.main.app.commons.book.BookDocumentWindow, role=author-page-work-area, sort=kkk-author-page-work-area))@org.sophie2.main.app.commons.MainAppModule@1d753b7, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages, par=class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel, role={no-role}, sort=kkk-available-pages))@org.sophie2.main.func.links.LinksModule@1f4b0dc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud, par=class org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton, role={no-role}, sort=kkk-background-and-border-hud))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundGradientField, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel, role={no-role}, sort=kkk-background-color))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundImageField, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel, role={no-role}, sort=kkk-background-image))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud, role={no-role}, sort=kkk-background-locked))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.commons.book.BookBottomPanel, par=class org.sophie2.main.app.commons.book.BookDocumentWindow, role=book-bottom-panel, sort=kkk-book-bottom-panel))@org.sophie2.main.app.commons.MainAppModule@1d753b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.servers.ConnectionsPalette, par=class org.sophie2.main.func.servers.ServersTab, role=connections-palette, sort=kkk-connections-palette))@org.sophie2.main.func.servers.MainFuncServersModule@20b722, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate, par=class org.sophie2.main.app.halos.huds.InsetsHud, role={no-role}, sort=kkk-frame-margin-use-template))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton, par=class org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu, role={no-role}, sort=kkk-frame-move-halo-button))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu, par=class org.sophie2.main.app.commons.page.areas.PageWorkArea, role={no-role}, sort=kkk-frame-move-halo-menu))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu, par=class org.sophie2.main.app.commons.page.areas.PageWorkArea, role={no-role}, sort=kkk-frame-rotate-halo-menu))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton, par=class org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu, role={no-role}, sort=kkk-frame-rotation-halo-button))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud, par=class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton, role={no-role}, sort=kkk-frame-rotation-properties-hud))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, par=class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel, role=frame-selector, sort=kkk-frame-selector))@org.sophie2.main.func.links.LinksModule@1f4b0dc, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, par=class org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel, role=frame-selector, sort=kkk-frame-selector))@org.sophie2.main.func.links.LinksModule@1f4b0dc, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, par=class org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel, role=frame-selector, sort=kkk-frame-selector))@org.sophie2.main.func.links.LinksModule@1f4b0dc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel, par=class org.sophie2.main.func.links.LinksHud$ConfigPanel, role={no-role}, sort=kkk-go-to-page-configuration-panel))@org.sophie2.main.func.links.LinksModule@1f4b0dc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.InsetsHud, par=class org.sophie2.main.app.halos.frame.FrameInsetsHaloButton, role={no-role}, sort=kkk-insets-hud))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.commons.app.LeftFlap, par=class org.sophie2.main.app.commons.app.AppMainWindow, role=left-flap, sort=kkk-left-flap))@org.sophie2.main.app.commons.MainAppModule@1d753b7, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.links.LinksHud, par=class org.sophie2.main.func.links.LinksHaloButton, role={no-role}, sort=kkk-links-hud))@org.sophie2.main.func.links.LinksModule@1f4b0dc, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.shared.MainHaloMenu, par=class org.sophie2.main.app.commons.page.areas.PageWorkArea, role={no-role}, sort=kkk-main-halo-menu))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.layout.mydoggy.MDEngine, par=null, role=layout-engine, sort=kkk-mydoggy-engine))@org.sophie2.main.layout.mydoggy.LayoutMyDoggyModule@1b93526, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.page.resize.PageResizeHaloButton, par=class org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu, role={no-role}, sort=kkk-page-resize-halo-button))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu, par=class org.sophie2.main.app.commons.page.areas.PageWorkArea, role={no-role}, sort=kkk-page-resize-halo-menu))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.config.PluginsPalette, par=class org.sophie2.main.func.config.ConfigTab, role=plugins-palete, sort=kkk-plugins-palete))@org.sophie2.main.func.config.MainFuncConfigModule@94124f, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea, par=class org.sophie2.main.app.commons.book.BookDocumentWindow, role=reader-page-work-area, sort=kkk-reader-page-work-area))@org.sophie2.main.app.commons.MainAppModule@1d753b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.commons.app.RightFlap, par=class org.sophie2.main.app.commons.app.AppMainWindow, role=right-flap, sort=kkk-right-flap))@org.sophie2.main.app.commons.MainAppModule@1d753b7, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle, par=class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud, role={no-role}, sort=kkk-rotation-angle))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.SizeAndPositionHud, par=class org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton, role={no-role}, sort=kkk-size-and-position-hud))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu, par=class org.sophie2.main.app.commons.page.areas.PageWorkArea, role={no-role}, sort=kkk-sticky-halo-menu))@org.sophie2.extra.func.annotations.AnnotationsModule@914a0a, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.commons.book.panels.ZoomPercentagePanel, par=class org.sophie2.main.app.commons.book.BookBottomPanel, role=zoom-percentage-panel, sort=kkk-zoom-percentage-panel))@org.sophie2.main.app.commons.MainAppModule@1d753b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.layout.right.styles.StylesTab, par=class org.sophie2.main.app.commons.app.RightFlap, role=styles-tab, sort=ll-styles-tab))@org.sophie2.main.app.layout.MainAppLayoutModule@552379, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundPatternField, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel, role={no-role}, sort=lll-background-pattern))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.grouping.EnterGroupButton, par=class org.sophie2.main.app.halos.shared.MainHaloMenu, role={no-role}, sort=lll-enter-group-button))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.grouping.ExitGroupButton, par=class org.sophie2.main.app.halos.shared.MainHaloMenu, role={no-role}, sort=lll-exit-group-button))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked, par=class org.sophie2.main.app.halos.huds.InsetsHud, role={no-role}, sort=lll-frame-margin-locked))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton, par=class org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu, role={no-role}, sort=lll-frame-remove-halo-button))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton, par=class org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu, role={no-role}, sort=lll-frame-rotate-right-halo-button))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck, par=class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud, role={no-role}, sort=lll-frame-visible-check))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.grouping.GroupPageElementsButton, par=class org.sophie2.main.app.halos.shared.MainHaloMenu, role={no-role}, sort=lll-group-page-elements-button))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.commons.book.panels.NavigationPanel, par=class org.sophie2.main.app.commons.book.BookBottomPanel, role=navigation-panel, sort=lll-navigation-panel))@org.sophie2.main.app.commons.MainAppModule@1d753b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.config.PluginAboutPalette, par=class org.sophie2.main.func.config.ConfigTab, role=plugin-about-palete, sort=lll-plugin-about-palete))@org.sophie2.main.func.config.MainFuncConfigModule@94124f, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter, par=class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud, role={no-role}, sort=lll-rotation-center))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.commons.book.panels.QuickSearchPanel, par=class org.sophie2.main.app.commons.book.BookBottomPanel, role=quick-search-panel, sort=mmm-quick-search-panel))@org.sophie2.main.app.commons.MainAppModule@1d753b7, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.grouping.UngroupPageElementsButton, par=class org.sophie2.main.app.halos.shared.MainHaloMenu, role={no-role}, sort=mmm-ungroup-page-elements-button))@org.sophie2.main.app.halos.MainAppHalosModule@18bf6bf, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.commons.book.panels.ShowFramesCheckBoxPanel, par=class org.sophie2.main.app.commons.book.BookBottomPanel, role=show-frames-panel, sort=ooo-show-frames-panel))@org.sophie2.main.app.commons.MainAppModule@1d753b7, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.links.LinksHaloButton, par=class org.sophie2.main.app.halos.shared.MainHaloMenu, role={no-role}, sort=ppp-links-halo-button))@org.sophie2.main.func.links.LinksModule@1f4b0dc, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.app.commons.book.panels.PreviewModeButton, par=class org.sophie2.main.app.commons.book.BookBottomPanel, role=preview-mode-button, sort=ppp-preview-mode-button))@org.sophie2.main.app.commons.MainAppModule@1d753b7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.extra.func.embedded.view.EmbeddedBooksPalette, par=class org.sophie2.main.app.layout.left.books.BooksTab, role=embedded-books-palete, sort=ttt-embedded-books-palete))@org.sophie2.extra.func.embedded.EmbeddedBooksModule@1e389b8, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.scene.simple.SimpleSceneVisual, par=interface org.sophie2.base.visual.VisualElement, role=simple-scene-visual, sort=xxx-simple-scene-visual))@org.sophie2.main.scene.simple.MainSceneSimpleModule@155e3ab, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.extra.func.annotations.view.halos.StickyRemoveButton, par=class org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu, role={no-role}, sort=yyy-sticky-remove-halo-button))@org.sophie2.extra.func.annotations.AnnotationsModule@914a0a] [22.06.2009 16:46:32] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.layout.mydoggy.MDEngine [22.06.2009 16:46:32] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.app.AppMainWindow [22.06.2009 16:46:32] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.app.LeftFlap [22.06.2009 16:46:32] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.left.books.BooksTab [22.06.2009 16:46:32] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.left.books.OpenBooksPalette [22.06.2009 16:46:32] [ListPalette$1list] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.layout.model.ListPalette$1list.setup(java.lang.Object) because of transforming-list@items@class org.sophie2.main.app.layout.left.books.OpenBooksPalette value not initialized! [22.06.2009 16:46:32] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.left.books.OpenBooksPalette [22.06.2009 16:46:32] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.model.ListPalette [22.06.2009 16:46:32] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.model.Palette [22.06.2009 16:46:32] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.visual.BaseVisualElement [22.06.2009 16:46:32] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.embedded.view.EmbeddedBooksPalette [22.06.2009 16:46:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.embedded.view.EmbeddedBooksPalette [22.06.2009 16:46:33] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.app.layout.left.books.BooksTab[org.sophie2.main.app.layout.left.books.OpenBooksPalette@311410, org.sophie2.extra.func.embedded.view.EmbeddedBooksPalette@333b2e] [22.06.2009 16:46:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.left.books.BooksTab [22.06.2009 16:46:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.model.Tab [22.06.2009 16:46:33] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.left.pages.PagesTab [22.06.2009 16:46:33] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.app.layout.left.pages.PagesTab[] [22.06.2009 16:46:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.left.pages.PagesTab [22.06.2009 16:46:33] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.left.tools.ToolsTab [22.06.2009 16:46:33] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.left.tools.SearchPalette [22.06.2009 16:46:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.left.tools.SearchPalette [22.06.2009 16:46:33] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.app.layout.left.tools.ToolsTab[org.sophie2.main.app.layout.left.tools.SearchPalette@92b7c2] [22.06.2009 16:46:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.left.tools.ToolsTab [22.06.2009 16:46:33] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.config.ConfigTab [22.06.2009 16:46:33] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.config.PluginsPalette [22.06.2009 16:46:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.config.PluginsPalette [22.06.2009 16:46:33] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.config.PluginAboutPalette [22.06.2009 16:46:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.config.PluginAboutPalette [22.06.2009 16:46:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.model.PanelPalette [22.06.2009 16:46:33] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.func.config.ConfigTab[org.sophie2.main.func.config.PluginsPalette@11a9e33, org.sophie2.main.func.config.PluginAboutPalette@c4b664] [22.06.2009 16:46:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.config.ConfigTab [22.06.2009 16:46:33] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.servers.ServersTab [22.06.2009 16:46:33] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.servers.ConnectionsPalette [22.06.2009 16:46:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.servers.ConnectionsPalette [22.06.2009 16:46:33] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.func.servers.ServersTab[org.sophie2.main.func.servers.ConnectionsPalette@fc4957] [22.06.2009 16:46:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.servers.ServersTab [22.06.2009 16:46:33] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.left.timelines.TimelinesTab [22.06.2009 16:46:33] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.app.layout.left.timelines.TimelinesTab[] [22.06.2009 16:46:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.left.timelines.TimelinesTab [22.06.2009 16:46:33] [Flap$1tabs] DEBUG - initOwnAnnotation: transforming-list@tabs@class org.sophie2.main.app.commons.app.LeftFlap[org.sophie2.main.app.layout.left.books.BooksTab@71d768, org.sophie2.main.app.layout.left.pages.PagesTab@10ae3fb, org.sophie2.main.app.layout.left.tools.ToolsTab@3d1102, org.sophie2.main.func.config.ConfigTab@49b03, org.sophie2.main.func.servers.ServersTab@1887dd5, org.sophie2.main.app.layout.left.timelines.TimelinesTab@d942d9] [22.06.2009 16:46:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.app.LeftFlap [22.06.2009 16:46:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.model.Flap [22.06.2009 16:46:33] [AppMainWindow] DEBUG - org.sophie2.main.app.commons.app.AppMainWindow@39471b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a139f4fe(class org.sophie2.base.layout.model.Flap, class org.sophie2.main.app.commons.app.AppMainWindow, left-flap)) -> org.sophie2.main.app.commons.app.LeftFlap@cb5d35 [22.06.2009 16:46:33] [BookTemplate] INFO - Loading book templates from /Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.author/target/classes/./book_templates [22.06.2009 16:46:33] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.Page$1templateSupport$1[] [22.06.2009 16:46:33] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:33] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:33] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:33] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:33] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:33] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:34] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:34] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.app.AppDocumentsDesktop [22.06.2009 16:46:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea [22.06.2009 16:46:34] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.scene.simple.SimpleSceneVisual [22.06.2009 16:46:34] [SimpleSceneVisual$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.scene.simple.SimpleSceneVisual$1swingComponent.setup(java.lang.Object) because of actualViewRect@class org.sophie2.main.scene.simple.SimpleSceneVisual value not initialized! [22.06.2009 16:46:34] [SimpleSceneVisual$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.scene.simple.SimpleSceneVisual$1swingComponent.setupRepaint(org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel) because of scene@class org.sophie2.main.scene.simple.SimpleSceneVisual value not initialized! [22.06.2009 16:46:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.scene.simple.SimpleSceneVisual [22.06.2009 16:46:34] [AuthorPageWorkArea] DEBUG - org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@2acfa2.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@28451e84(interface org.sophie2.base.scene.SceneVisual, class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea, null)) -> org.sophie2.main.scene.simple.SimpleSceneVisual@404baf [22.06.2009 16:46:34] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup3(java.lang.Object) because of page@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea value not initialized! [22.06.2009 16:46:34] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup4(java.lang.Object) because of page@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea value not initialized! [22.06.2009 16:46:34] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup3(java.lang.Object) because of page@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea value not initialized! [22.06.2009 16:46:34] [PageWorkArea$1elementViews] DEBUG - initOwnAnnotation: transforming-list@elementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 16:46:34] [PageWorkArea$1extraViews] DEBUG - initOwnAnnotation: composing-list@extraViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 16:46:34] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-40.0000, -40.0000, 80.0000, 80.0000) [22.06.2009 16:46:34] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHaloMenu [22.06.2009 16:46:34] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHaloButton [22.06.2009 16:46:34] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud [22.06.2009 16:46:34] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextFontFamily [22.06.2009 16:46:36] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.halos.TextFontHud$TextFontFamily [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.halos.TextFontHud$TextFontFamily.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.bound.BoundComboBox [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.base.bound.BoundComboBox.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.bound.BaseBoundControl [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.base.bound.BaseBoundControl.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:36] [ImageUtil] DEBUG - loadIcon(icons/approve.png): org.sophie2.base.commons.util.ImmImage@920d5d(w=17, h=17) [22.06.2009 16:46:36] [ImageUtil] DEBUG - loadIcon(icons/disapprove.png): org.sophie2.base.commons.util.ImmImage@154ab89(w=17, h=17) [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.visual.BaseSwingVisualElement [22.06.2009 16:46:36] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextFontSize [22.06.2009 16:46:36] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.halos.TextFontHud$TextFontSize [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.halos.TextFontHud$TextFontSize.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:36] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextItalicStyle [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.halos.TextFontHud$TextItalicStyle [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.halos.TextFontHud$TextItalicStyle.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.halos.TextStyleBoundCheckBox [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.bound.BoundCheckBox [22.06.2009 16:46:36] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextBoldStyle [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.halos.TextFontHud$TextBoldStyle [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.halos.TextFontHud$TextBoldStyle.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:36] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:36] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextStrikethroughStyle [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.halos.TextFontHud$TextStrikethroughStyle [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.halos.TextFontHud$TextStrikethroughStyle.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:36] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextForegroundColor [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.halos.TextFontHud$TextForegroundColor [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.halos.TextFontHud$TextForegroundColor.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.halos.TextColorField [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.bound.BoundColorField [22.06.2009 16:46:36] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextBackgroundColor [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.halos.TextFontHud$TextBackgroundColor [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.halos.TextFontHud$TextBackgroundColor.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:36] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.text.halos.TextFontHud[org.sophie2.main.func.text.halos.TextFontHud$TextFontFamily@675236, org.sophie2.main.func.text.halos.TextFontHud$TextFontSize@1f0ccc2, org.sophie2.main.func.text.halos.TextFontHud$TextItalicStyle@90b38d, org.sophie2.main.func.text.halos.TextFontHud$TextBoldStyle@160721e, org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle@16edf95, org.sophie2.main.func.text.halos.TextFontHud$TextStrikethroughStyle@11d80b5, org.sophie2.main.func.text.halos.TextFontHud$TextForegroundColor@121f257, org.sophie2.main.func.text.halos.TextFontHud$TextBackgroundColor@b9e305] [22.06.2009 16:46:36] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:36] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:36] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:36] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:36] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:36] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.halos.TextFontHud [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.halos.TextFontHud.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.halos.HudDialog [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.halos.AbstractHalo [22.06.2009 16:46:36] [TextFontHaloButton] DEBUG - org.sophie2.main.func.text.halos.TextFontHaloButton@1e2e854.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@275d10f7(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.text.halos.TextFontHaloButton, null)) -> org.sophie2.main.func.text.halos.TextFontHud@14ac7e0 [22.06.2009 16:46:36] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:36] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.halos.TextFontHaloButton [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.halos.TextFontHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:36] [ImageUtil] DEBUG - loadIcon(icons/font.png): org.sophie2.base.commons.util.ImmImage@1672c8c(w=15, h=15) [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.halos.HudHaloButton [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.halos.HaloButton [22.06.2009 16:46:36] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.func.text.halos.TextFontHaloMenu[org.sophie2.main.func.text.halos.TextFontHaloButton@1e2e854] [22.06.2009 16:46:36] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:36] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:36] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:36] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:36] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:36] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.halos.TextFontHaloMenu [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.halos.TextHaloMenu [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.halos.HaloMenu [22.06.2009 16:46:36] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu [22.06.2009 16:46:36] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:36] [ImageUtil] DEBUG - loadIcon(icons/move.png): org.sophie2.base.commons.util.ImmImage@1082059(w=17, h=16) [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.halos.MoveHaloButton [22.06.2009 16:46:36] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:36] [ImageUtil] DEBUG - loadIcon(icons/remove.png): org.sophie2.base.commons.util.ImmImage@16db8d6(w=16, h=16) [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.halos.ClickHaloButton [22.06.2009 16:46:36] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu[org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton@1df7322, org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton@1f7253e] [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:36] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu [22.06.2009 16:46:36] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton [22.06.2009 16:46:36] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:36] [ImageUtil] DEBUG - loadIcon(icons/rotateLeft.png): org.sophie2.base.commons.util.ImmImage@c5faf5(w=25, h=25) [22.06.2009 16:46:36] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton [22.06.2009 16:46:36] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.bound.BoundTextField [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud[org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle@124bed4, org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter@11cb6f7] [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [FrameRotationPropertiesHaloButton] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton@18c1496.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@1c462535(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton, null)) -> org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud@14efcb0 [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [ImageUtil] DEBUG - loadIcon(icons/rotationProperties.png): org.sophie2.base.commons.util.ImmImage@8c7c82(w=18, h=18) [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [ImageUtil] DEBUG - loadIcon(icons/rotateRight.png): org.sophie2.base.commons.util.ImmImage@10d345a(w=25, h=25) [22.06.2009 16:46:37] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu[org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton@462a0c, org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton@18c1496, org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton@abf44b] [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.MainHaloMenu [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundColorField [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundColorField [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundColorField.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundGradientField [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundGradientField [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundGradientField.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.common.BackgroundDialogField [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundImageField [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundImageField [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundImageField.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundPatternField [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundPatternField [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundPatternField.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [BackgroundAndBorderHud$BackgroundPanel$1configPanels] DEBUG - initOwnAnnotation: transforming-list@configPanels@class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel[org.sophie2.main.app.halos.huds.BackgroundColorField@f706d5, org.sophie2.main.app.halos.huds.BackgroundGradientField@2aff78, org.sophie2.main.app.halos.huds.BackgroundImageField@1a47ef5, org.sophie2.main.app.halos.huds.BackgroundPatternField@12078a] [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud[org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop@e18517, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight@25c3c6, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom@cd37f3, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft@705739, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField@8e6dae, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate@1add4d8, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked@1f67136, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel@1c2ffca, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate@86094d, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked@61bc49, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck@1380a71] [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [BackgroundAndBorderHaloButton] DEBUG - org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton@c17306.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@9d87fa13(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton, null)) -> org.sophie2.main.app.halos.huds.BackgroundAndBorderHud@1e1e22b [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [ImageUtil] DEBUG - loadIcon(icons/frameBackground.png): org.sophie2.base.commons.util.ImmImage@112a36e(w=20, h=20) [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.SizeAndPositionHud[org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth@12a15d3, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight@2b0e7b, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate@3d5104, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked@12f1eff, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition@1228521, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition@43caa4, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate@10e73ba, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked@1cfa835] [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.SizeAndPositionHud [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.SizeAndPositionHud.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [FrameSizeAndPositionHaloButton] DEBUG - org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton@b7dc78.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@d50dad48(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton, null)) -> org.sophie2.main.app.halos.huds.SizeAndPositionHud@1e4dd0 [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton [22.06.2009 16:46:37] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:37] [ImageUtil] DEBUG - loadIcon(icons/sizeAndPosition.png): org.sophie2.base.commons.util.ImmImage@1257d77(w=20, h=20) [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameInsetsHaloButton [22.06.2009 16:46:37] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.InsetsHud[org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop@1d5894a, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight@381dc2, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom@a61465, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft@4c632d, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate@1157426, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked@dc771, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop@e72c30, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight@7209a3, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom@9d7f5, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft@1d41dc3, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate@cf020d, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked@17ea934] [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [FrameInsetsHaloButton] DEBUG - org.sophie2.main.app.halos.frame.FrameInsetsHaloButton@e63531.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@66ba82f2(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.FrameInsetsHaloButton, null)) -> org.sophie2.main.app.halos.huds.InsetsHud@3b813c [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.FrameInsetsHaloButton [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.FrameInsetsHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [ImageUtil] DEBUG - loadIcon(icons/frameInsets.png): org.sophie2.base.commons.util.ImmImage@11d3b18(w=20, h=20) [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [ImageUtil] DEBUG - loadIcon(icons/zOrderUp.png): org.sophie2.base.commons.util.ImmImage@7ddc66(w=22, h=22) [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [ImageUtil] DEBUG - loadIcon(icons/zOrderDown.png): org.sophie2.base.commons.util.ImmImage@1f49e84(w=22, h=22) [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [ImageUtil] DEBUG - loadIcon(icons/useTemplateOn.png): org.sophie2.base.commons.util.ImmImage@1646e98(w=16, h=16) [22.06.2009 16:46:38] [ImageUtil] DEBUG - loadIcon(icons/useTemplateOff.png): org.sophie2.base.commons.util.ImmImage@1795976(w=16, h=16) [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.halos.SwitchHaloButton [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [ImageUtil] DEBUG - loadIcon(icons/useTemplateOn.png): org.sophie2.base.commons.util.ImmImage@17d26eb(w=16, h=16) [22.06.2009 16:46:38] [ImageUtil] DEBUG - loadIcon(icons/useTemplateOff.png): org.sophie2.base.commons.util.ImmImage@1640c6b(w=16, h=16) [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.AddTemplateHaloButton [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.shared.AddTemplateHaloButton [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.shared.AddTemplateHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [ImageUtil] DEBUG - loadIcon(icons/addTemplate.png): org.sophie2.base.commons.util.ImmImage@1bee467(w=16, h=16) [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsHud [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsBottom [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.align.AlignElementsBottom [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.align.AlignElementsBottom.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.align.AlignElementsButton [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.align.AlignElementsButton.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsHorizontally [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.align.AlignElementsHorizontally [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.align.AlignElementsHorizontally.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsVertically [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.align.AlignElementsVertically [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.align.AlignElementsVertically.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsLeft [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.align.AlignElementsLeft [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.align.AlignElementsLeft.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsRight [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.align.AlignElementsRight [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.align.AlignElementsRight.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsTop [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.align.AlignElementsTop [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.align.AlignElementsTop.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.align.AlignElementsHud[org.sophie2.main.app.halos.align.AlignElementsBottom@1c85130, org.sophie2.main.app.halos.align.AlignElementsHorizontally@120a0ab, org.sophie2.main.app.halos.align.AlignElementsVertically@1bd6328, org.sophie2.main.app.halos.align.AlignElementsLeft@b8cab9, org.sophie2.main.app.halos.align.AlignElementsRight@15a293, org.sophie2.main.app.halos.align.AlignElementsTop@106ff81] [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.align.AlignElementsHud [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.align.AlignElementsHud.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [AlignElementsHaloButton] DEBUG - org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton@61eae.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@26bd5c57(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton, null)) -> org.sophie2.main.app.halos.align.AlignElementsHud@1241aac [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [ImageUtil] DEBUG - loadIcon(icons/alignElements.png): org.sophie2.base.commons.util.ImmImage@90ca10(w=20, h=20) [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.EnterGroupButton [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.grouping.EnterGroupButton [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.grouping.EnterGroupButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [ImageUtil] DEBUG - loadIcon(icons/enterGroup.png): org.sophie2.base.commons.util.ImmImage@f13e82(w=20, h=20) [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.ExitGroupButton [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.grouping.ExitGroupButton [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.grouping.ExitGroupButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [ImageUtil] DEBUG - loadIcon(icons/exitGroup.png): org.sophie2.base.commons.util.ImmImage@1223554(w=20, h=20) [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.GroupPageElementsButton [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.grouping.GroupPageElementsButton [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.grouping.GroupPageElementsButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [ImageUtil] DEBUG - loadIcon(icons/groupElements.png): org.sophie2.base.commons.util.ImmImage@8ea496(w=20, h=20) [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.UngroupPageElementsButton [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.grouping.UngroupPageElementsButton [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.grouping.UngroupPageElementsButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:38] [ImageUtil] DEBUG - loadIcon(icons/ungroupElements.png): org.sophie2.base.commons.util.ImmImage@11d0ad2(w=20, h=20) [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHaloButton [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud [22.06.2009 16:46:38] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$CurrentRule [22.06.2009 16:46:38] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.LinksHud$CurrentRule [22.06.2009 16:46:38] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.links.LinksHud$CurrentRule.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AddRule [22.06.2009 16:46:39] [ImageUtil] DEBUG - loadIcon(icons/plus.png): org.sophie2.base.commons.util.ImmImage@7c8e4c(w=20, h=20) [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.LinksHud$AddRule [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.links.LinksHud$AddRule.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$RemoveRule [22.06.2009 16:46:39] [ImageUtil] DEBUG - loadIcon(icons/minus.png): org.sophie2.base.commons.util.ImmImage@54f13c(w=20, h=20) [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.LinksHud$RemoveRule [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.links.LinksHud$RemoveRule.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AvailableTriggers [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.LinksHud$AvailableTriggers [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.links.LinksHud$AvailableTriggers.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AvailableActions [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.LinksHud$AvailableActions [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.links.LinksHud$AvailableActions.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$ConfigPanel [22.06.2009 16:46:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel [22.06.2009 16:46:39] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:39] [HideFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel@18ad71.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@1fc05b6c(class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, class org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector@90f4fb [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel [22.06.2009 16:46:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel [22.06.2009 16:46:39] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [ShowFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel@184845d.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a703310e(class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector@d16578 [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel [22.06.2009 16:46:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel [22.06.2009 16:46:39] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [ToggleFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel@a613e3.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@27f834df(class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, class org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector@8c93fc [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel [22.06.2009 16:46:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel [22.06.2009 16:46:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:39] [GoToPageConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel@46c7b0.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6bcbbb8c(class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages, class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages@11a731d [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel [22.06.2009 16:46:39] [LinksHud$ConfigPanel$1configPanels] DEBUG - initOwnAnnotation: transforming-list@configPanels@class org.sophie2.main.func.links.LinksHud$ConfigPanel[org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel@18ad71, org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel@184845d, org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel@a613e3, org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel@46c7b0] [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.LinksHud$ConfigPanel [22.06.2009 16:46:39] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.links.LinksHud[org.sophie2.main.func.links.LinksHud$CurrentRule@820344, org.sophie2.main.func.links.LinksHud$AddRule@187f139, org.sophie2.main.func.links.LinksHud$RemoveRule@16af1ba, org.sophie2.main.func.links.LinksHud$AvailableTriggers@7fd5c5, org.sophie2.main.func.links.LinksHud$AvailableActions@83524, org.sophie2.main.func.links.LinksHud$ConfigPanel@521576] [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.LinksHud [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.links.LinksHud.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:39] [LinksHaloButton] DEBUG - org.sophie2.main.func.links.LinksHaloButton@fb87d1.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@3244ae37(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.links.LinksHaloButton, null)) -> org.sophie2.main.func.links.LinksHud@1f43791 [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.LinksHaloButton [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.links.LinksHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:39] [ImageUtil] DEBUG - loadIcon(icons/LinksHalo.png): org.sophie2.base.commons.util.ImmImage@1c50966(w=20, h=20) [22.06.2009 16:46:39] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.shared.MainHaloMenu[org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton@c17306, org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton@b7dc78, org.sophie2.main.app.halos.frame.FrameInsetsHaloButton@e63531, org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton@1cc5d5a, org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton@1f52ff5, org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton@1984c9e, org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton@a40607, org.sophie2.main.app.halos.shared.AddTemplateHaloButton@8abf8, org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton@61eae, org.sophie2.main.app.halos.grouping.EnterGroupButton@6ae3ad, org.sophie2.main.app.halos.grouping.ExitGroupButton@4e58a9, org.sophie2.main.app.halos.grouping.GroupPageElementsButton@123abc8, org.sophie2.main.app.halos.grouping.UngroupPageElementsButton@16859df, org.sophie2.main.func.links.LinksHaloButton@fb87d1] [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.shared.MainHaloMenu [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.shared.MainHaloMenu.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu [22.06.2009 16:46:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.resize.PageResizeHaloButton [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.page.resize.PageResizeHaloButton [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.page.resize.PageResizeHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:39] [ImageUtil] DEBUG - loadIcon(icons/resize.png): org.sophie2.base.commons.util.ImmImage@fccc53(w=15, h=15) [22.06.2009 16:46:39] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu[org.sophie2.main.app.halos.page.resize.PageResizeHaloButton@1dba740] [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu [22.06.2009 16:46:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu [22.06.2009 16:46:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyRemoveButton [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.annotations.view.halos.StickyRemoveButton [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.annotations.view.halos.StickyRemoveButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:39] [ImageUtil] DEBUG - loadIcon(icons/remove.png): org.sophie2.base.commons.util.ImmImage@1403477(w=16, h=16) [22.06.2009 16:46:39] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu[org.sophie2.extra.func.annotations.view.halos.StickyRemoveButton@1bc2c2a] [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:39] [PageWorkArea$1haloMenus] DEBUG - initOwnAnnotation: transforming-list@haloMenus@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[org.sophie2.main.func.text.halos.TextFontHaloMenu@14ecfe8, org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu@27e905, org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu@11d0054, org.sophie2.main.app.halos.shared.MainHaloMenu@652548, org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu@11882e6, org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu@130c390] [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:39] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:39] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:39] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:39] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 16:46:39] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 16:46:39] [HudDialog$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HudDialog$1swingComponent.setupElements(javax.swing.JPanel) because of swingComponent@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 16:46:39] [LinksHud$1currentRuleSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.func.links.LinksHud$1currentRuleSync.setup(java.lang.Object) because of holder@class org.sophie2.main.func.links.LinksHud value not initialized! [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 16:46:39] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 16:46:39] [HudDialog$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HudDialog$1swingComponent.setupElements(javax.swing.JPanel) because of swingComponent@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:39] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:39] [HaloButton$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloButton$1swingComponent.setup(java.lang.Object) because of icon@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 16:46:39] [HaloButton$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloButton$1swingComponent.setup(java.lang.Object) because of icon@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:39] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:39] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:39] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:39] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 16:46:39] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 16:46:39] [HudDialog$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HudDialog$1swingComponent.setupElements(javax.swing.JPanel) because of swingComponent@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 16:46:39] [LinksHud$1currentRuleSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.func.links.LinksHud$1currentRuleSync.setup(java.lang.Object) because of holder@class org.sophie2.main.func.links.LinksHud value not initialized! [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 16:46:39] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 16:46:39] [HudDialog$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HudDialog$1swingComponent.setupElements(javax.swing.JPanel) because of swingComponent@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:39] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:39] [HaloButton$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloButton$1swingComponent.setup(java.lang.Object) because of icon@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 16:46:39] [HaloButton$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloButton$1swingComponent.setup(java.lang.Object) because of icon@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 16:46:39] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.page.areas.PageWorkArea [22.06.2009 16:46:39] [BookDesktopWindow] DEBUG - org.sophie2.main.app.commons.book.BookDesktopWindow@3e07bd.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@5670b993(class org.sophie2.main.app.commons.page.areas.PageWorkArea, class org.sophie2.main.app.commons.book.BookDesktopWindow, null)) -> org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@2acfa2 [22.06.2009 16:46:39] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages value not initialized! [22.06.2009 16:46:39] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages value not initialized! [22.06.2009 16:46:39] [GoToPageConfigurationPanel$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$1swingComponent.setup(java.lang.Object) because of swingComponent@class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages value not initialized! [22.06.2009 16:46:39] [BookDesktopWindow$1pageSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.book.BookDesktopWindow$1pageSync.setup(java.lang.Object) because of book@class org.sophie2.main.app.commons.book.BookDesktopWindow value not initialized! [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.book.BookDesktopWindow [22.06.2009 16:46:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.app.AppTabBar [22.06.2009 16:46:39] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.AppTabBarMenu [22.06.2009 16:46:39] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.tabbar.MinimizeAllItem [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.tabbar.MinimizeAllItem [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.menus.MenuItem [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.menus.MenuMember [22.06.2009 16:46:39] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.tabbar.RestoreAllItem [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.tabbar.RestoreAllItem [22.06.2009 16:46:39] [AppTabBarMenu$1items] DEBUG - initOwnAnnotation: transforming-list@items@class org.sophie2.main.app.menus.AppTabBarMenu[org.sophie2.main.app.menus.tabbar.MinimizeAllItem@187460a, org.sophie2.main.app.menus.tabbar.RestoreAllItem@79a5ea] [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.AppTabBarMenu [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.menus.PopupMenu [22.06.2009 16:46:39] [AppTabBar] DEBUG - org.sophie2.main.app.commons.app.AppTabBar@958d49.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@7eca88ad(class org.sophie2.base.menus.PopupMenu, class org.sophie2.main.app.commons.app.AppTabBar, null)) -> org.sophie2.main.app.menus.AppTabBarMenu@2bd522 [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.app.AppTabBar [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.commons.app.AppTabBar.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:39] [ImageUtil] DEBUG - loadIcon(icons/showDesktop.png): org.sophie2.base.commons.util.ImmImage@d75985(w=25, h=16) [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.model.TabBar [22.06.2009 16:46:39] [AppDocumentsDesktop] DEBUG - org.sophie2.main.app.commons.app.AppDocumentsDesktop@17485ac.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@69c73e0a(class org.sophie2.base.layout.model.TabBar, class org.sophie2.main.app.commons.app.AppDocumentsDesktop, null)) -> org.sophie2.main.app.commons.app.AppTabBar@958d49 [22.06.2009 16:46:39] [AppDocumentsDesktop$1windows] DEBUG - initOwnAnnotation: transforming-list@windows@class org.sophie2.main.app.commons.app.AppDocumentsDesktop[] [22.06.2009 16:46:39] [AppTabBar$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.app.AppTabBar$1swingComponent.setup(java.lang.Object) because of transforming-list@windows@class org.sophie2.main.app.commons.app.AppDocumentsDesktop value not initialized! [22.06.2009 16:46:39] [DefaultDocumentsDesktop$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.layout.impl.DefaultDocumentsDesktop$1swingComponent.setup(java.lang.Object) because of swingComponent@class org.sophie2.main.app.commons.app.AppTabBar value not initialized! [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.app.AppDocumentsDesktop [22.06.2009 16:46:39] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.impl.DefaultDocumentsDesktop [22.06.2009 16:46:39] [AppMainWindow] DEBUG - org.sophie2.main.app.commons.app.AppMainWindow@39471b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@23807660(interface org.sophie2.base.layout.DocumentsDesktop, class org.sophie2.main.app.commons.app.AppMainWindow, null)) -> org.sophie2.main.app.commons.app.AppDocumentsDesktop@17485ac [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:39] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:40] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-40.0000, -40.0000, 720.000, 560.000) [22.06.2009 16:46:40] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.AppMenuBar [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.FileMenu [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.NewBookItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.NewBookItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.AppMenuItem [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.OpenBookItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.OpenBookItem [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.SaveBookItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.SaveBookItem [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.SaveBookAsItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.SaveBookAsItem [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.SaveBookAsTemplateItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.SaveBookAsTemplateItem [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.BookPropertiesItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.BookPropertiesItem [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.print.view.PrintItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.print.view.PrintItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.print.view.PrintItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.print.view.AbstractPrintItem [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.ExportSubMenu [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.print.pdf.export.ExportToPDFItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.print.pdf.export.ExportToPDFItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.print.pdf.export.ExportToPDFItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.html.ExportAsHtmlItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.html.ExportAsHtmlItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.html.ExportAsHtmlItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:40] [Menu$1Items] DEBUG - initOwnAnnotation: transforming-list@items@class org.sophie2.main.app.menus.file.ExportSubMenu[org.sophie2.extra.func.print.pdf.export.ExportToPDFItem@7ac250, org.sophie2.extra.func.html.ExportAsHtmlItem@1315619] [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.ExportSubMenu [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.AppMenu [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.menus.Menu [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.print.view.PrintToFileItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.print.view.PrintToFileItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.print.view.PrintToFileItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.CloseBookItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.CloseBookItem [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.ExitItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.ExitItem [22.06.2009 16:46:40] [Menu$1Items] DEBUG - initOwnAnnotation: transforming-list@items@class org.sophie2.main.app.menus.file.FileMenu[org.sophie2.main.app.menus.file.NewBookItem@ee0373, org.sophie2.main.app.menus.file.OpenBookItem@c4f3de, org.sophie2.main.app.menus.file.SaveBookItem@115eab5, org.sophie2.main.app.menus.file.SaveBookAsItem@12fbba9, org.sophie2.main.app.menus.file.SaveBookAsTemplateItem@60a01f, org.sophie2.main.app.menus.file.BookPropertiesItem@b8332, org.sophie2.extra.func.print.view.PrintItem@a0f9cb, org.sophie2.main.app.menus.file.ExportSubMenu@18bbe2b, org.sophie2.extra.func.print.view.PrintToFileItem@15f247f, org.sophie2.main.app.menus.file.CloseBookItem@198f101, org.sophie2.main.app.menus.file.ExitItem@129297f] [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.FileMenu [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.edit.EditMenu [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.edit.UndoItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.edit.UndoItem [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.edit.RedoItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.edit.RedoItem [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.edit.SetBookTitleItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.edit.SetBookTitleItem [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.edit.SetPageSizeItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.edit.SetPageSizeItem [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.edit.ShowConnectionsItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.edit.ShowConnectionsItem [22.06.2009 16:46:40] [Menu$1Items] DEBUG - initOwnAnnotation: transforming-list@items@class org.sophie2.main.app.menus.edit.EditMenu[org.sophie2.main.app.menus.edit.UndoItem@47995c, org.sophie2.main.app.menus.edit.RedoItem@172eaa2, org.sophie2.main.app.menus.edit.SetBookTitleItem@19f4f58, org.sophie2.main.app.menus.edit.SetPageSizeItem@19f939, org.sophie2.main.app.menus.edit.ShowConnectionsItem@38b6fa] [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.edit.EditMenu [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.insert.InsertMenu [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.insert.InsertTextItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.insert.InsertTextItem [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.image.view.InsertImageItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.image.view.InsertImageItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.image.view.InsertImageItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.media.view.InsertAudioItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.media.view.InsertAudioItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.media.view.InsertAudioItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.media.view.InsertVideoItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.media.view.InsertVideoItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.media.view.InsertVideoItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.media.view.controls.InsertAudioRecordItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.media.view.controls.InsertAudioRecordItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.media.view.controls.InsertAudioRecordItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.embedded.view.InsertBookItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.embedded.view.InsertBookItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.embedded.view.InsertBookItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.pdf.view.InsertPDFItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.pdf.view.InsertPDFItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.pdf.view.InsertPDFItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:40] [Menu$1Items] DEBUG - initOwnAnnotation: transforming-list@items@class org.sophie2.main.app.menus.insert.InsertMenu[org.sophie2.main.app.menus.insert.InsertTextItem@746115, org.sophie2.main.func.image.view.InsertImageItem@154d30d, org.sophie2.main.func.media.view.InsertAudioItem@fbcbc9, org.sophie2.main.func.media.view.InsertVideoItem@ef0866, org.sophie2.main.func.media.view.controls.InsertAudioRecordItem@11f9578, org.sophie2.extra.func.embedded.view.InsertBookItem@11eb67d, org.sophie2.extra.func.pdf.view.InsertPDFItem@661664] [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.insert.InsertMenu [22.06.2009 16:46:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.view.ViewMenu [22.06.2009 16:46:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.view.NormalModeItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.view.NormalModeItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.menus.view.NormalModeItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.view.FullScreenItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.view.FullScreenItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.menus.view.FullScreenItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:40] [Menu$1Items] DEBUG - initOwnAnnotation: transforming-list@items@class org.sophie2.main.app.menus.view.ViewMenu[org.sophie2.main.app.menus.view.NormalModeItem@869c8, org.sophie2.main.app.menus.view.FullScreenItem@7df784] [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.view.ViewMenu [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.menus.view.ViewMenu.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.skins.SkinsMenu [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.skins.DefaultSkinItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.skins.DefaultSkinItem [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.skin.alternative.AlternativeSkinItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.skin.alternative.AlternativeSkinItem [22.06.2009 16:46:40] [Menu$1Items] DEBUG - initOwnAnnotation: transforming-list@items@class org.sophie2.main.app.menus.skins.SkinsMenu[org.sophie2.main.app.menus.skins.DefaultSkinItem@1578a8b, org.sophie2.main.skin.alternative.AlternativeSkinItem@10b401e] [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.skins.SkinsMenu [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.window.WindowMenu [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.window.CascadeItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.window.TileItem [22.06.2009 16:46:40] [WindowMenu$1items] DEBUG - initOwnAnnotation: composing-list@items@class org.sophie2.main.app.menus.window.WindowMenu[] [22.06.2009 16:46:40] [Menu$1swingMenu] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.menus.Menu$1swingMenu.setup(java.lang.Object) because of composing-list@items@class org.sophie2.main.app.menus.window.WindowMenu value not initialized! [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.window.WindowMenu [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.help.HelpMenu [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.help.menuitems.HelpContentsItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.help.menuitems.HelpContentsItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.help.menuitems.HelpContentsItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.help.menuitems.BugReportItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.help.menuitems.BugReportItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.help.menuitems.BugReportItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.help.menuitems.AboutItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.help.menuitems.AboutItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.help.menuitems.AboutItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.help.InspectorMenuItem [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.help.InspectorMenuItem [22.06.2009 16:46:40] [Menu$1Items] DEBUG - initOwnAnnotation: transforming-list@items@class org.sophie2.main.app.menus.help.HelpMenu[org.sophie2.main.func.help.menuitems.HelpContentsItem@1e0be0d, org.sophie2.main.func.help.menuitems.BugReportItem@18326be, org.sophie2.main.func.help.menuitems.AboutItem@7001a, org.sophie2.main.app.menus.help.InspectorMenuItem@9aa58f] [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.help.HelpMenu [22.06.2009 16:46:40] [MenuBar$1Items] DEBUG - initOwnAnnotation: transforming-list@items@class org.sophie2.main.app.menus.AppMenuBar[org.sophie2.main.app.menus.file.FileMenu@1891e9, org.sophie2.main.app.menus.edit.EditMenu@1f8e35d, org.sophie2.main.app.menus.insert.InsertMenu@10e1899, org.sophie2.main.app.menus.view.ViewMenu@1923ac8, org.sophie2.main.app.menus.skins.SkinsMenu@1b71bb1, org.sophie2.main.app.menus.window.WindowMenu@149b29d, org.sophie2.main.app.menus.help.HelpMenu@17f04d9] [22.06.2009 16:46:40] [MenuBar$1swingMenuBar] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.menus.MenuBar$1swingMenuBar.setup(java.lang.Object) because of swingMenu@class org.sophie2.main.app.menus.window.WindowMenu value not initialized! [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.AppMenuBar [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.menus.MenuBar [22.06.2009 16:46:40] [AppMainWindow] DEBUG - org.sophie2.main.app.commons.app.AppMainWindow@39471b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@3b68dd53(class org.sophie2.base.menus.MenuBar, class org.sophie2.main.app.commons.app.AppMainWindow, null)) -> org.sophie2.main.app.menus.AppMenuBar@6989d7 [22.06.2009 16:46:40] [AppMainWindow] DEBUG - org.sophie2.main.app.commons.app.AppMainWindow@39471b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@1519b15a(class org.sophie2.base.layout.model.Flap, class org.sophie2.main.app.commons.app.AppMainWindow, bottom-flap)) -> null [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.app.RightFlap [22.06.2009 16:46:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.resources.view.ResourcesTab [22.06.2009 16:46:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.resources.view.AllResourcesPalette [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.resources.view.AllResourcesPalette [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.resources.view.AllResourcesPalette.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.resources.view.ResourceDetailsPalette [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.resources.view.ResourceDetailsPalette [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.resources.view.ResourceDetailsPalette.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:40] [ResourceDetailsPalette] INFO - ResourceDetailsPalette created. [22.06.2009 16:46:40] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.func.resources.view.ResourcesTab[org.sophie2.main.func.resources.view.AllResourcesPalette@1efe989, org.sophie2.main.func.resources.view.ResourceDetailsPalette@1ed29ad] [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.resources.view.ResourcesTab [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.resources.view.ResourcesTab.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.resources.view.ChangesTab [22.06.2009 16:46:40] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.resources.view.AllChangesPalette [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.resources.view.AllChangesPalette [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.resources.view.AllChangesPalette.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:40] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.func.resources.view.ChangesTab[org.sophie2.main.func.resources.view.AllChangesPalette@1c31dd1] [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.resources.view.ChangesTab [22.06.2009 16:46:40] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.resources.view.ChangesTab.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.right.library.LibraryTab [22.06.2009 16:46:40] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.right.library.BookTemplatesPalette [22.06.2009 16:46:41] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.right.library.BookTemplatesPalette [22.06.2009 16:46:41] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.right.library.PageTemplatesPalette [22.06.2009 16:46:41] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.right.library.PageTemplatesPalette [22.06.2009 16:46:41] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.right.library.FrameTemplatesPalette [22.06.2009 16:46:41] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.right.library.FrameTemplatesPalette [22.06.2009 16:46:41] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.app.layout.right.library.LibraryTab[org.sophie2.main.app.layout.right.library.BookTemplatesPalette@8d28f1, org.sophie2.main.app.layout.right.library.PageTemplatesPalette@43730e, org.sophie2.main.app.layout.right.library.FrameTemplatesPalette@f6709d] [22.06.2009 16:46:41] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.right.library.LibraryTab [22.06.2009 16:46:41] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.tab.AnnotationsTab [22.06.2009 16:46:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.tab.AllAnnotationsPalette [22.06.2009 16:46:41] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.annotations.view.tab.AllAnnotationsPalette [22.06.2009 16:46:41] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.annotations.view.tab.AllAnnotationsPalette.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.tab.BookExtrasPalette [22.06.2009 16:46:41] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.annotations.view.tab.BookExtrasPalette [22.06.2009 16:46:41] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.annotations.view.tab.BookExtrasPalette.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:41] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.tab.StickiesPalette [22.06.2009 16:46:41] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.annotations.view.tab.StickiesPalette [22.06.2009 16:46:41] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.annotations.view.tab.StickiesPalette.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:41] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.extra.func.annotations.view.tab.AnnotationsTab[org.sophie2.extra.func.annotations.view.tab.AllAnnotationsPalette@1ef8849, org.sophie2.extra.func.annotations.view.tab.BookExtrasPalette@146e2f4, org.sophie2.extra.func.annotations.view.tab.StickiesPalette@ad16dd] [22.06.2009 16:46:41] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.annotations.view.tab.AnnotationsTab [22.06.2009 16:46:41] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.annotations.view.tab.AnnotationsTab.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:41] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.right.styles.StylesTab [22.06.2009 16:46:41] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.app.layout.right.styles.StylesTab[] [22.06.2009 16:46:41] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.right.styles.StylesTab [22.06.2009 16:46:41] [Flap$1tabs] DEBUG - initOwnAnnotation: transforming-list@tabs@class org.sophie2.main.app.commons.app.RightFlap[org.sophie2.main.func.resources.view.ResourcesTab@1fc1695, org.sophie2.main.func.resources.view.ChangesTab@1cb6e54, org.sophie2.main.app.layout.right.library.LibraryTab@79ed68, org.sophie2.extra.func.annotations.view.tab.AnnotationsTab@8ffd20, org.sophie2.main.app.layout.right.styles.StylesTab@1ee8ffe] [22.06.2009 16:46:41] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.app.RightFlap [22.06.2009 16:46:41] [AppMainWindow] DEBUG - org.sophie2.main.app.commons.app.AppMainWindow@39471b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@e6afd809(class org.sophie2.base.layout.model.Flap, class org.sophie2.main.app.commons.app.AppMainWindow, right-flap)) -> org.sophie2.main.app.commons.app.RightFlap@1fcab5d [22.06.2009 16:46:41] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.app.AppMainWindow [22.06.2009 16:46:41] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.impl.DefaultMainWindow [22.06.2009 16:46:41] [BaseLayoutEngine$1mainWindows] DEBUG - initOwnAnnotation: transforming-list@mainWindows@class org.sophie2.main.layout.mydoggy.MDEngine[org.sophie2.main.app.commons.app.AppMainWindow@39471b] [22.06.2009 16:46:41] [MDFlap$1tabViews] DEBUG - initOwnAnnotation: transforming-list@tabViews@class org.sophie2.main.layout.mydoggy.MDFlap[] [22.06.2009 16:46:41] [MDFlap$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDFlap$1swingComponent.setup(java.lang.Object) because of transforming-list@tabViews@class org.sophie2.main.layout.mydoggy.MDFlap value not initialized! [22.06.2009 16:46:42] [MDMainWindow$1globalContainer] INFO - Global container setup successfully. [22.06.2009 16:46:42] [MDMainWindow$1documentWindows] DEBUG - initOwnAnnotation: transforming-list@documentWindows@class org.sophie2.main.layout.mydoggy.MDMainWindow[] [22.06.2009 16:46:42] [MDMainWindow$1globalContainer] INFO - Global container setup successfully. [22.06.2009 16:46:42] [MDFlap$1tabViews] DEBUG - initOwnAnnotation: transforming-list@tabViews@class org.sophie2.main.layout.mydoggy.MDFlap[] [22.06.2009 16:46:42] [MDFlap$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDFlap$1swingComponent.setup(java.lang.Object) because of transforming-list@tabViews@class org.sophie2.main.layout.mydoggy.MDFlap value not initialized! [22.06.2009 16:46:42] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [22.06.2009 16:46:42] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of title@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 16:46:42] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [22.06.2009 16:46:42] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of title@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 16:46:42] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [22.06.2009 16:46:42] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of title@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 16:46:42] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 16:46:42] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [22.06.2009 16:46:42] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of title@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 16:46:43] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [22.06.2009 16:46:43] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of title@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 16:46:43] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 16:46:43] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [22.06.2009 16:46:43] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of title@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 16:46:43] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 16:46:43] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [22.06.2009 16:46:43] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of title@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 16:46:44] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [22.06.2009 16:46:44] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of title@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 16:46:44] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 16:46:44] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [22.06.2009 16:46:44] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of title@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 16:46:44] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [22.06.2009 16:46:44] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of title@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 16:46:44] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [22.06.2009 16:46:44] [MDTab$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDTab$1swingComponent.setup(java.lang.Object) because of title@class org.sophie2.main.layout.mydoggy.MDTab value not initialized! [22.06.2009 16:46:44] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.layout.mydoggy.MDEngine [22.06.2009 16:46:44] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.impl.BaseLayoutEngine [22.06.2009 16:46:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.Page$1templateSupport$1[] [22.06.2009 16:46:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:44] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:45] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea [22.06.2009 16:46:45] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.scene.simple.SimpleSceneVisual [22.06.2009 16:46:45] [SimpleSceneVisual$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.scene.simple.SimpleSceneVisual$1swingComponent.setup(java.lang.Object) because of actualViewRect@class org.sophie2.main.scene.simple.SimpleSceneVisual value not initialized! [22.06.2009 16:46:45] [SimpleSceneVisual$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.scene.simple.SimpleSceneVisual$1swingComponent.setupRepaint(org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel) because of scene@class org.sophie2.main.scene.simple.SimpleSceneVisual value not initialized! [22.06.2009 16:46:45] [AuthorPageWorkArea] DEBUG - org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@28451e84(interface org.sophie2.base.scene.SceneVisual, class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea, null)) -> org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8 [22.06.2009 16:46:45] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup3(java.lang.Object) because of page@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea value not initialized! [22.06.2009 16:46:45] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup4(java.lang.Object) because of page@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea value not initialized! [22.06.2009 16:46:45] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup3(java.lang.Object) because of page@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea value not initialized! [22.06.2009 16:46:45] [PageWorkArea$1elementViews] DEBUG - initOwnAnnotation: transforming-list@elementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 16:46:45] [PageWorkArea$1extraViews] DEBUG - initOwnAnnotation: composing-list@extraViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 16:46:45] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-40.0000, -40.0000, 80.0000, 80.0000) [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHaloMenu [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHaloButton [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextFontFamily [22.06.2009 16:46:45] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextFontSize [22.06.2009 16:46:45] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextItalicStyle [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextBoldStyle [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextStrikethroughStyle [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextForegroundColor [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextBackgroundColor [22.06.2009 16:46:45] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.text.halos.TextFontHud[org.sophie2.main.func.text.halos.TextFontHud$TextFontFamily@16d9b03, org.sophie2.main.func.text.halos.TextFontHud$TextFontSize@7a9b7a, org.sophie2.main.func.text.halos.TextFontHud$TextItalicStyle@1db0a83, org.sophie2.main.func.text.halos.TextFontHud$TextBoldStyle@a96e78, org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle@d7a0b8, org.sophie2.main.func.text.halos.TextFontHud$TextStrikethroughStyle@1fb0278, org.sophie2.main.func.text.halos.TextFontHud$TextForegroundColor@6506f0, org.sophie2.main.func.text.halos.TextFontHud$TextBackgroundColor@10be64b] [22.06.2009 16:46:45] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:45] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:45] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:45] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:45] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:45] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:45] [TextFontHaloButton] DEBUG - org.sophie2.main.func.text.halos.TextFontHaloButton@1b47423.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@275d10f7(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.text.halos.TextFontHaloButton, null)) -> org.sophie2.main.func.text.halos.TextFontHud@1507ecc [22.06.2009 16:46:45] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:45] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:45] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.func.text.halos.TextFontHaloMenu[org.sophie2.main.func.text.halos.TextFontHaloButton@1b47423] [22.06.2009 16:46:45] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:45] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:45] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:45] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:45] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:45] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton [22.06.2009 16:46:45] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu[org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton@e3eb78, org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton@7d66d5] [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter [22.06.2009 16:46:45] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud[org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle@14c7f58, org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter@183a97f] [22.06.2009 16:46:45] [FrameRotationPropertiesHaloButton] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton@c09e0f.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@1c462535(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton, null)) -> org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud@6dc8af [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton [22.06.2009 16:46:45] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu[org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton@1126b00, org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton@c09e0f, org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton@42417e] [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.MainHaloMenu [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundColorField [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundGradientField [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundImageField [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundPatternField [22.06.2009 16:46:45] [BackgroundAndBorderHud$BackgroundPanel$1configPanels] DEBUG - initOwnAnnotation: transforming-list@configPanels@class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel[org.sophie2.main.app.halos.huds.BackgroundColorField@ea303e, org.sophie2.main.app.halos.huds.BackgroundGradientField@3eb952, org.sophie2.main.app.halos.huds.BackgroundImageField@387f24, org.sophie2.main.app.halos.huds.BackgroundPatternField@3c4f13] [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck [22.06.2009 16:46:45] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud[org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop@eb5826, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight@b082f3, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom@9cde7, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft@cd2d4a, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField@1447481, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate@162a997, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked@16b642c, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel@3b079b, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate@b7b11b, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked@c737b3, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck@10d21ba] [22.06.2009 16:46:45] [BackgroundAndBorderHaloButton] DEBUG - org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton@6581ce.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@9d87fa13(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton, null)) -> org.sophie2.main.app.halos.huds.BackgroundAndBorderHud@158f2e1 [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked [22.06.2009 16:46:45] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.SizeAndPositionHud[org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth@d4c62b, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight@1d28648, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate@1f8d5b0, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked@d1e11, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition@bb71d, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition@67237c, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate@44c63, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked@ae811c] [22.06.2009 16:46:45] [FrameSizeAndPositionHaloButton] DEBUG - org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton@1fa63fa.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@d50dad48(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton, null)) -> org.sophie2.main.app.halos.huds.SizeAndPositionHud@5aa873 [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameInsetsHaloButton [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked [22.06.2009 16:46:45] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.InsetsHud[org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop@18798f2, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight@1270714, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom@8aa07b, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft@1415e7d, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate@404da8, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked@30f316, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop@f37126, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight@cbb72d, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom@1449b1d, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft@5b7ce8, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate@1f139b7, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked@99aac7] [22.06.2009 16:46:45] [FrameInsetsHaloButton] DEBUG - org.sophie2.main.app.halos.frame.FrameInsetsHaloButton@19348a4.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@66ba82f2(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.FrameInsetsHaloButton, null)) -> org.sophie2.main.app.halos.huds.InsetsHud@8d84de [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.AddTemplateHaloButton [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsHud [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsBottom [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsHorizontally [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsVertically [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsLeft [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsRight [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsTop [22.06.2009 16:46:45] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.align.AlignElementsHud[org.sophie2.main.app.halos.align.AlignElementsBottom@17e3427, org.sophie2.main.app.halos.align.AlignElementsHorizontally@7d7259, org.sophie2.main.app.halos.align.AlignElementsVertically@e5da49, org.sophie2.main.app.halos.align.AlignElementsLeft@a304cc, org.sophie2.main.app.halos.align.AlignElementsRight@1560ab3, org.sophie2.main.app.halos.align.AlignElementsTop@e28530] [22.06.2009 16:46:45] [AlignElementsHaloButton] DEBUG - org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton@e1bdc8.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@26bd5c57(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton, null)) -> org.sophie2.main.app.halos.align.AlignElementsHud@d92923 [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.EnterGroupButton [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.ExitGroupButton [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.GroupPageElementsButton [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.UngroupPageElementsButton [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHaloButton [22.06.2009 16:46:45] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$CurrentRule [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AddRule [22.06.2009 16:46:46] [ImageUtil] DEBUG - loadIcon(icons/plus.png): org.sophie2.base.commons.util.ImmImage@2869b3(w=20, h=20) [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$RemoveRule [22.06.2009 16:46:46] [ImageUtil] DEBUG - loadIcon(icons/minus.png): org.sophie2.base.commons.util.ImmImage@2194fd(w=20, h=20) [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AvailableTriggers [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AvailableActions [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$ConfigPanel [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel [22.06.2009 16:46:46] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [HideFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel@1ac363c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@1fc05b6c(class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, class org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector@1c27fe1 [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel [22.06.2009 16:46:46] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [ShowFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel@e00516.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a703310e(class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector@69e62e [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel [22.06.2009 16:46:46] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [ToggleFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel@197b981.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@27f834df(class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, class org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector@ac4093 [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [GoToPageConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel@16e5ef3.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6bcbbb8c(class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages, class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages@1d44467 [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [LinksHud$ConfigPanel$1configPanels] DEBUG - initOwnAnnotation: transforming-list@configPanels@class org.sophie2.main.func.links.LinksHud$ConfigPanel[org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel@1ac363c, org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel@e00516, org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel@197b981, org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel@16e5ef3] [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.links.LinksHud[org.sophie2.main.func.links.LinksHud$CurrentRule@b4721b, org.sophie2.main.func.links.LinksHud$AddRule@7ee5ba, org.sophie2.main.func.links.LinksHud$RemoveRule@51fd90, org.sophie2.main.func.links.LinksHud$AvailableTriggers@1194b01, org.sophie2.main.func.links.LinksHud$AvailableActions@181df09, org.sophie2.main.func.links.LinksHud$ConfigPanel@1791993] [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [LinksHaloButton] DEBUG - org.sophie2.main.func.links.LinksHaloButton@750c66.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@3244ae37(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.links.LinksHaloButton, null)) -> org.sophie2.main.func.links.LinksHud@1587782 [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.shared.MainHaloMenu[org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton@6581ce, org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton@1fa63fa, org.sophie2.main.app.halos.frame.FrameInsetsHaloButton@19348a4, org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton@f1d4e2, org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton@63ab39, org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton@13fd92e, org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton@30f262, org.sophie2.main.app.halos.shared.AddTemplateHaloButton@1969c4e, org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton@e1bdc8, org.sophie2.main.app.halos.grouping.EnterGroupButton@e674c8, org.sophie2.main.app.halos.grouping.ExitGroupButton@ac4540, org.sophie2.main.app.halos.grouping.GroupPageElementsButton@cb3b66, org.sophie2.main.app.halos.grouping.UngroupPageElementsButton@ded67c, org.sophie2.main.func.links.LinksHaloButton@750c66] [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.resize.PageResizeHaloButton [22.06.2009 16:46:46] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu[org.sophie2.main.app.halos.page.resize.PageResizeHaloButton@1df2b7c] [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyRemoveButton [22.06.2009 16:46:46] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu[org.sophie2.extra.func.annotations.view.halos.StickyRemoveButton@113a8f4] [22.06.2009 16:46:46] [PageWorkArea$1haloMenus] DEBUG - initOwnAnnotation: transforming-list@haloMenus@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[org.sophie2.main.func.text.halos.TextFontHaloMenu@faf0d6, org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu@cd2869, org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu@33a2f0, org.sophie2.main.app.halos.shared.MainHaloMenu@ff14be, org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu@1380964, org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu@3fdbd6] [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:46] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 16:46:46] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:46] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:46] [LinksHud$1currentRuleSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.func.links.LinksHud$1currentRuleSync.setup(java.lang.Object) because of holder@class org.sophie2.main.func.links.LinksHud value not initialized! [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 16:46:46] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 16:46:46] [HudDialog$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HudDialog$1swingComponent.setupElements(javax.swing.JPanel) because of swingComponent@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 16:46:46] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:46] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:46] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:46] [HaloButton$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloButton$1swingComponent.setup(java.lang.Object) because of icon@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 16:46:46] [HaloButton$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloButton$1swingComponent.setup(java.lang.Object) because of icon@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [HudDialog$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HudDialog$1swingComponent.setupElements(javax.swing.JPanel) because of swingComponent@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:46] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 16:46:46] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:46] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:46] [LinksHud$1currentRuleSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.func.links.LinksHud$1currentRuleSync.setup(java.lang.Object) because of holder@class org.sophie2.main.func.links.LinksHud value not initialized! [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 16:46:46] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 16:46:46] [HudDialog$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HudDialog$1swingComponent.setupElements(javax.swing.JPanel) because of swingComponent@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 16:46:46] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:46] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:46] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:46] [HaloButton$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloButton$1swingComponent.setup(java.lang.Object) because of icon@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 16:46:46] [HaloButton$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloButton$1swingComponent.setup(java.lang.Object) because of icon@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 16:46:46] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 16:46:46] [BookDocumentWindow] DEBUG - org.sophie2.main.app.commons.book.BookDocumentWindow@16f830b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@1f42469d(class org.sophie2.main.app.commons.page.areas.PageWorkArea, class org.sophie2.main.app.commons.book.BookDocumentWindow, author-page-work-area)) -> org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages value not initialized! [22.06.2009 16:46:46] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages value not initialized! [22.06.2009 16:46:46] [GoToPageConfigurationPanel$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$1swingComponent.setup(java.lang.Object) because of swingComponent@class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages value not initialized! [22.06.2009 16:46:46] [HaloMenu$1locationSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloMenu$1locationSync.setup(java.lang.Object) because of size@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 16:46:46] [HaloMenu$1locationSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloMenu$1locationSync.setup(java.lang.Object) because of bounds@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 16:46:46] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 16:46:46] [PageWorkArea$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1swingComponent.setup(java.lang.Object) because of composing-list@swingComponents@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 16:46:46] [PageWorkArea$1actualViewRectCacheSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1actualViewRectCacheSync.setup(java.lang.Object) because of swingComponent@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea value not initialized! [22.06.2009 16:46:46] [PageWorkArea$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1swingComponent.setupSizes(javax.swing.JLayeredPane) because of bounds@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 16:46:46] [BookDocumentWindow$1scrollArea] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.book.BookDocumentWindow$1scrollArea.setup(java.lang.Object) because of swingComponent@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea value not initialized! [22.06.2009 16:46:46] [BookDocumentWindow$1swingFrameSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.book.BookDocumentWindow$1swingFrameSync.addButtons(java.lang.Object) because of scrollArea@class org.sophie2.main.app.commons.book.BookDocumentWindow value not initialized! [22.06.2009 16:46:46] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea [22.06.2009 16:46:46] [PageWorkArea$1extraViews] DEBUG - initOwnAnnotation: composing-list@extraViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [22.06.2009 16:46:46] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.scene.simple.SimpleSceneVisual [22.06.2009 16:46:46] [SimpleSceneVisual$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.scene.simple.SimpleSceneVisual$1swingComponent.setup(java.lang.Object) because of actualViewRect@class org.sophie2.main.scene.simple.SimpleSceneVisual value not initialized! [22.06.2009 16:46:46] [SimpleSceneVisual$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.scene.simple.SimpleSceneVisual$1swingComponent.setupRepaint(org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel) because of scene@class org.sophie2.main.scene.simple.SimpleSceneVisual value not initialized! [22.06.2009 16:46:46] [ReaderPageWorkArea] DEBUG - org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea@1e4ff19.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@39532029(interface org.sophie2.base.scene.SceneVisual, class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea, null)) -> org.sophie2.main.scene.simple.SimpleSceneVisual@14b0dc [22.06.2009 16:46:46] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup3(java.lang.Object) because of page@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea value not initialized! [22.06.2009 16:46:46] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup4(java.lang.Object) because of page@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea value not initialized! [22.06.2009 16:46:46] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup3(java.lang.Object) because of page@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea value not initialized! [22.06.2009 16:46:46] [PageWorkArea$1elementViews] DEBUG - initOwnAnnotation: transforming-list@elementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [22.06.2009 16:46:46] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-40.0000, -40.0000, 80.0000, 80.0000) [22.06.2009 16:46:46] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHaloMenu [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHaloButton [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextFontFamily [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextFontSize [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextItalicStyle [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextBoldStyle [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextStrikethroughStyle [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextForegroundColor [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.halos.TextFontHud$TextBackgroundColor [22.06.2009 16:46:46] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.text.halos.TextFontHud[org.sophie2.main.func.text.halos.TextFontHud$TextFontFamily@322884, org.sophie2.main.func.text.halos.TextFontHud$TextFontSize@1d282fd, org.sophie2.main.func.text.halos.TextFontHud$TextItalicStyle@4adda9, org.sophie2.main.func.text.halos.TextFontHud$TextBoldStyle@648b59, org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle@1b8619d, org.sophie2.main.func.text.halos.TextFontHud$TextStrikethroughStyle@1192f9a, org.sophie2.main.func.text.halos.TextFontHud$TextForegroundColor@12519, org.sophie2.main.func.text.halos.TextFontHud$TextBackgroundColor@15cf502] [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:46] [TextFontHaloButton] DEBUG - org.sophie2.main.func.text.halos.TextFontHaloButton@1ff3e67.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@275d10f7(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.text.halos.TextFontHaloButton, null)) -> org.sophie2.main.func.text.halos.TextFontHud@6bd7a7 [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:46] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.func.text.halos.TextFontHaloMenu[org.sophie2.main.func.text.halos.TextFontHaloButton@1ff3e67] [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton [22.06.2009 16:46:46] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu[org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton@77a570, org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton@12c0060] [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter [22.06.2009 16:46:46] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud[org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle@8f2c81, org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter@13969d] [22.06.2009 16:46:46] [FrameRotationPropertiesHaloButton] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton@f05a6e.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@1c462535(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton, null)) -> org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud@120036b [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton [22.06.2009 16:46:46] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu[org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton@1696e9e, org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton@f05a6e, org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton@1e2fc85] [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.MainHaloMenu [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundColorField [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundGradientField [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundImageField [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundPatternField [22.06.2009 16:46:46] [BackgroundAndBorderHud$BackgroundPanel$1configPanels] DEBUG - initOwnAnnotation: transforming-list@configPanels@class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel[org.sophie2.main.app.halos.huds.BackgroundColorField@196ed85, org.sophie2.main.app.halos.huds.BackgroundGradientField@aabc8c, org.sophie2.main.app.halos.huds.BackgroundImageField@6c7f1f, org.sophie2.main.app.halos.huds.BackgroundPatternField@10bc24b] [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck [22.06.2009 16:46:46] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud[org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop@7227e6, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight@1b3f7f4, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom@188cb16, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft@9b297f, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField@f70f1, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate@a55e00, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked@ead36f, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel@1dcc849, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate@1982fd8, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked@1086505, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck@9c9c35] [22.06.2009 16:46:46] [BackgroundAndBorderHaloButton] DEBUG - org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton@17d8ce7.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@9d87fa13(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton, null)) -> org.sophie2.main.app.halos.huds.BackgroundAndBorderHud@e483d2 [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked [22.06.2009 16:46:46] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.SizeAndPositionHud[org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth@bf10f8, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight@87d6d5, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate@1ba256, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked@b6fa5d, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition@198a422, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition@6ea9bf, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate@3d9bfd, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked@19801c7] [22.06.2009 16:46:46] [FrameSizeAndPositionHaloButton] DEBUG - org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton@1429227.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@d50dad48(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton, null)) -> org.sophie2.main.app.halos.huds.SizeAndPositionHud@1587af6 [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameInsetsHaloButton [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked [22.06.2009 16:46:46] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.InsetsHud[org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop@1f71c, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight@1c39fa, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom@1b71ce2, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft@1f8858c, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate@556ae, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked@1863446, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop@49b0d6, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight@14789c5, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom@1675eb, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft@4c8abf, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate@da5f4c, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked@cdecc9] [22.06.2009 16:46:46] [FrameInsetsHaloButton] DEBUG - org.sophie2.main.app.halos.frame.FrameInsetsHaloButton@1632d2c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@66ba82f2(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.FrameInsetsHaloButton, null)) -> org.sophie2.main.app.halos.huds.InsetsHud@1fb9657 [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.AddTemplateHaloButton [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsHud [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsBottom [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsHorizontally [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsVertically [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsLeft [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsRight [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsTop [22.06.2009 16:46:46] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.align.AlignElementsHud[org.sophie2.main.app.halos.align.AlignElementsBottom@1fca282, org.sophie2.main.app.halos.align.AlignElementsHorizontally@18b83ab, org.sophie2.main.app.halos.align.AlignElementsVertically@1a13986, org.sophie2.main.app.halos.align.AlignElementsLeft@ad6aec, org.sophie2.main.app.halos.align.AlignElementsRight@169dc6b, org.sophie2.main.app.halos.align.AlignElementsTop@168de97] [22.06.2009 16:46:46] [AlignElementsHaloButton] DEBUG - org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton@164f7c7.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@26bd5c57(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton, null)) -> org.sophie2.main.app.halos.align.AlignElementsHud@c27973 [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.EnterGroupButton [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.ExitGroupButton [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.GroupPageElementsButton [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.UngroupPageElementsButton [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHaloButton [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$CurrentRule [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AddRule [22.06.2009 16:46:46] [ImageUtil] DEBUG - loadIcon(icons/plus.png): org.sophie2.base.commons.util.ImmImage@351cbd(w=20, h=20) [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$RemoveRule [22.06.2009 16:46:46] [ImageUtil] DEBUG - loadIcon(icons/minus.png): org.sophie2.base.commons.util.ImmImage@1bdfa20(w=20, h=20) [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AvailableTriggers [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AvailableActions [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$ConfigPanel [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel [22.06.2009 16:46:46] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [HideFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel@620b1c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@1fc05b6c(class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, class org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector@18ba51 [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel [22.06.2009 16:46:46] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [ShowFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel@1baf566.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a703310e(class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector@95aeb7 [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel [22.06.2009 16:46:46] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [ToggleFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel@11cc537.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@27f834df(class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector, class org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector@1c520e2 [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [GoToPageConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel@1c0280a.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6bcbbb8c(class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages, class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel, null)) -> org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages@1d15da8 [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [LinksHud$ConfigPanel$1configPanels] DEBUG - initOwnAnnotation: transforming-list@configPanels@class org.sophie2.main.func.links.LinksHud$ConfigPanel[org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel@620b1c, org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel@1baf566, org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel@11cc537, org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel@1c0280a] [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.links.LinksHud[org.sophie2.main.func.links.LinksHud$CurrentRule@93d960, org.sophie2.main.func.links.LinksHud$AddRule@1d86227, org.sophie2.main.func.links.LinksHud$RemoveRule@9921ca, org.sophie2.main.func.links.LinksHud$AvailableTriggers@a6c772, org.sophie2.main.func.links.LinksHud$AvailableActions@f24202, org.sophie2.main.func.links.LinksHud$ConfigPanel@daa69a] [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [LinksHaloButton] DEBUG - org.sophie2.main.func.links.LinksHaloButton@19b756a.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@3244ae37(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.links.LinksHaloButton, null)) -> org.sophie2.main.func.links.LinksHud@91f74d [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.shared.MainHaloMenu[org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton@17d8ce7, org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton@1429227, org.sophie2.main.app.halos.frame.FrameInsetsHaloButton@1632d2c, org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton@1fb61eb, org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton@f09367, org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton@f7e08a, org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton@329266, org.sophie2.main.app.halos.shared.AddTemplateHaloButton@1a15fd1, org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton@164f7c7, org.sophie2.main.app.halos.grouping.EnterGroupButton@4ee1fb, org.sophie2.main.app.halos.grouping.ExitGroupButton@1b6e91d, org.sophie2.main.app.halos.grouping.GroupPageElementsButton@f17431, org.sophie2.main.app.halos.grouping.UngroupPageElementsButton@550f84, org.sophie2.main.func.links.LinksHaloButton@19b756a] [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.resize.PageResizeHaloButton [22.06.2009 16:46:46] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu[org.sophie2.main.app.halos.page.resize.PageResizeHaloButton@1ae4cd9] [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu [22.06.2009 16:46:46] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyRemoveButton [22.06.2009 16:46:46] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu[org.sophie2.extra.func.annotations.view.halos.StickyRemoveButton@bdaf47] [22.06.2009 16:46:47] [PageWorkArea$1haloMenus] DEBUG - initOwnAnnotation: transforming-list@haloMenus@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[org.sophie2.main.func.text.halos.TextFontHaloMenu@2688f8, org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu@11cb8ee, org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu@74fa07, org.sophie2.main.app.halos.shared.MainHaloMenu@b2382e, org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu@f77412, org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu@1439efc] [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:47] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [22.06.2009 16:46:47] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 16:46:47] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 16:46:47] [HudDialog$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HudDialog$1swingComponent.setupElements(javax.swing.JPanel) because of swingComponent@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 16:46:47] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 16:46:47] [LinksHud$1currentRuleSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.func.links.LinksHud$1currentRuleSync.setup(java.lang.Object) because of holder@class org.sophie2.main.func.links.LinksHud value not initialized! [22.06.2009 16:46:47] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:47] [HaloButton$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloButton$1swingComponent.setup(java.lang.Object) because of icon@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 16:46:47] [HaloButton$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloButton$1swingComponent.setup(java.lang.Object) because of icon@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:47] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:47] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:47] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:47] [HudDialog$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HudDialog$1swingComponent.setupElements(javax.swing.JPanel) because of swingComponent@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:46:47] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [22.06.2009 16:46:47] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 16:46:47] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 16:46:47] [HudDialog$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HudDialog$1swingComponent.setupElements(javax.swing.JPanel) because of swingComponent@class org.sophie2.main.func.links.LinksHud$CurrentRule value not initialized! [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 16:46:47] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 16:46:47] [LinksHud$1currentRuleSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.func.links.LinksHud$1currentRuleSync.setup(java.lang.Object) because of holder@class org.sophie2.main.func.links.LinksHud value not initialized! [22.06.2009 16:46:47] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:47] [HaloButton$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloButton$1swingComponent.setup(java.lang.Object) because of icon@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 16:46:47] [HaloButton$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloButton$1swingComponent.setup(java.lang.Object) because of icon@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:47] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:47] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:47] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector value not initialized! [22.06.2009 16:46:47] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea [22.06.2009 16:46:47] [BookDocumentWindow] DEBUG - org.sophie2.main.app.commons.book.BookDocumentWindow@16f830b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@febdb865(class org.sophie2.main.app.commons.page.areas.PageWorkArea, class org.sophie2.main.app.commons.book.BookDocumentWindow, reader-page-work-area)) -> org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea@1e4ff19 [22.06.2009 16:46:47] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup3(java.lang.Object) because of book@class org.sophie2.main.app.commons.book.BookDocumentWindow value not initialized! [22.06.2009 16:46:47] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundComboBox$1dataInputControl.syncViewFromModel(javax.swing.JComboBox) because of modelData@class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages value not initialized! [22.06.2009 16:46:47] [BaseBoundControl$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BaseBoundControl$1swingComponent.setup(java.lang.Object) because of dataInputControl@class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages value not initialized! [22.06.2009 16:46:47] [GoToPageConfigurationPanel$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$1swingComponent.setup(java.lang.Object) because of swingComponent@class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages value not initialized! [22.06.2009 16:46:47] [HaloMenu$1locationSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloMenu$1locationSync.setup(java.lang.Object) because of size@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 16:46:47] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 16:46:47] [PageWorkArea$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1swingComponent.setup(java.lang.Object) because of composing-list@swingComponents@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 16:46:47] [PageWorkArea$1actualViewRectCacheSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1actualViewRectCacheSync.setup(java.lang.Object) because of swingComponent@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea value not initialized! [22.06.2009 16:46:47] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 16:46:47] [PageWorkArea$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1swingComponent.setup(java.lang.Object) because of composing-list@swingComponents@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 16:46:47] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,80x80,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=80,height=80]] [22.06.2009 16:46:47] [PageWorkArea$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1swingComponent.setup(java.lang.Object) because of composing-list@swingComponents@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 16:46:47] [HaloMenu$1locationSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloMenu$1locationSync.setup(java.lang.Object) because of bounds@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 16:46:47] [PageWorkArea$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1swingComponent.setupSizes(javax.swing.JLayeredPane) because of bounds@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 16:46:47] [PageWorkArea$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1swingComponent.setupSizes(javax.swing.JLayeredPane) because of bounds@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 16:46:47] [BookDocumentWindow$1pageSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.book.BookDocumentWindow$1pageSync.setup(java.lang.Object) because of book@class org.sophie2.main.app.commons.book.BookDocumentWindow value not initialized! [22.06.2009 16:46:47] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.BookBottomPanel [22.06.2009 16:46:47] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.panels.ZoomPercentagePanel [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [22.06.2009 16:46:47] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.book.panels.ZoomPercentagePanel [22.06.2009 16:46:47] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.commons.book.panels.ZoomPercentagePanel.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:47] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.panels.NavigationPanel [22.06.2009 16:46:47] [NavigationPanel$1currentPageField] DEBUG - currentPageField.create() [22.06.2009 16:46:47] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [22.06.2009 16:46:47] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [22.06.2009 16:46:47] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.book.panels.NavigationPanel [22.06.2009 16:46:47] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.panels.QuickSearchPanel [22.06.2009 16:46:47] [ImageUtil] DEBUG - loadIcon(icons/searchUp.png): org.sophie2.base.commons.util.ImmImage@1a8c03a(w=30, h=8) [22.06.2009 16:46:47] [ImageUtil] DEBUG - loadIcon(icons/searchDown.png): org.sophie2.base.commons.util.ImmImage@19795d8(w=30, h=8) [22.06.2009 16:46:47] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.book.panels.QuickSearchPanel [22.06.2009 16:46:47] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.panels.ShowFramesCheckBoxPanel [22.06.2009 16:46:47] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.book.panels.ShowFramesCheckBoxPanel [22.06.2009 16:46:47] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.commons.book.panels.ShowFramesCheckBoxPanel.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:47] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.panels.PreviewModeButton [22.06.2009 16:46:47] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.book.panels.PreviewModeButton [22.06.2009 16:46:47] [BookBottomPanel$1bookPanelElements] DEBUG - initOwnAnnotation: transforming-list@bookPanelElements@class org.sophie2.main.app.commons.book.BookBottomPanel[org.sophie2.main.app.commons.book.panels.ZoomPercentagePanel@1e2038a, org.sophie2.main.app.commons.book.panels.NavigationPanel@bf8002, org.sophie2.main.app.commons.book.panels.QuickSearchPanel@a65f55, org.sophie2.main.app.commons.book.panels.ShowFramesCheckBoxPanel@1a75fff, org.sophie2.main.app.commons.book.panels.PreviewModeButton@1d662ad] [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [22.06.2009 16:46:47] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [22.06.2009 16:46:47] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [22.06.2009 16:46:47] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [22.06.2009 16:46:47] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [22.06.2009 16:46:47] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [22.06.2009 16:46:47] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [22.06.2009 16:46:47] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.book.BookBottomPanel [22.06.2009 16:46:47] [BookDocumentWindow] DEBUG - org.sophie2.main.app.commons.book.BookDocumentWindow@16f830b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@f6ae89f2(class org.sophie2.main.app.commons.book.BookBottomPanel, class org.sophie2.main.app.commons.book.BookDocumentWindow, null)) -> org.sophie2.main.app.commons.book.BookBottomPanel@5b4d4a [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [22.06.2009 16:46:47] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [22.06.2009 16:46:47] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [22.06.2009 16:46:47] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.book.BookDocumentWindow [22.06.2009 16:46:47] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.impl.DefaultDocumentWindow [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:47] [PageWorkArea$1actualViewRectCacheSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1actualViewRectCacheSync.setup(java.lang.Object) because of swingComponent@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea value not initialized! [22.06.2009 16:46:47] [PageWorkArea$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1swingComponent.setupSizes(javax.swing.JLayeredPane) because of bounds@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 16:46:47] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-30.0000, -30.0000, 700.000, 540.000) [22.06.2009 16:46:47] [PageWorkArea$1actualViewRectCacheSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1actualViewRectCacheSync.setup(java.lang.Object) because of swingComponent@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea value not initialized! [22.06.2009 16:46:47] [PageWorkArea$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.page.areas.PageWorkArea$1swingComponent.setupSizes(javax.swing.JLayeredPane) because of bounds@class org.sophie2.main.app.halos.shared.MainHaloMenu value not initialized! [22.06.2009 16:46:47] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-40.0000, -40.0000, 720.000, 560.000) [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:47] [HudDialog$1swingComponent] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HudDialog$1swingComponent.setupElements(javax.swing.JPanel) because of swingComponent@class org.sophie2.main.func.links.LinksHud$AvailableTriggers value not initialized! [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:47] [HaloMenu$1locationSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.halos.HaloMenu$1locationSync.setup(java.lang.Object) because of swingComponent@class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton value not initialized! [22.06.2009 16:46:47] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]] [22.06.2009 16:46:47] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]] [22.06.2009 16:46:47] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]] [22.06.2009 16:46:47] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]] [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:47] [LogicR3] INFO - Processing event: EventR3{id=PAGE_HIDDEN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@16f830b, null, null], target=[Resource: Page A], cause=null} [22.06.2009 16:46:47] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@12efb4e [22.06.2009 16:46:47] [LogicR3] INFO - No operation to handle: EventR3{id=PAGE_HIDDEN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@16f830b, null, null], target=[Resource: Page A], cause=null} [22.06.2009 16:46:47] [LogicR3] INFO - Processing event: EventR3{id=PAGE_SHOWN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@16f830b, null, null], target=[Resource: Page A], cause=null} [22.06.2009 16:46:47] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@174cacc [22.06.2009 16:46:47] [LogicR3] INFO - No operation to handle: EventR3{id=PAGE_SHOWN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@16f830b, null, null], target=[Resource: Page A], cause=null} [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:47] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:47] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [22.06.2009 16:46:47] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [22.06.2009 16:46:47] [MDDocumentWindow$1swingFrame] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDDocumentWindow$1swingFrame.setup(java.lang.Object) because of documentWindow@class org.sophie2.main.layout.mydoggy.MDDocumentWindow value not initialized! [22.06.2009 16:46:47] [MDDocumentWindow$1swingFrame] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDDocumentWindow$1swingFrame.setupTitle(javax.swing.JInternalFrame) because of documentWindow@class org.sophie2.main.layout.mydoggy.MDDocumentWindow value not initialized! [22.06.2009 16:46:47] [MDDocumentWindow$1swingFrame] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDDocumentWindow$1swingFrame.setupPanel(javax.swing.JInternalFrame) because of documentWindow@class org.sophie2.main.layout.mydoggy.MDDocumentWindow value not initialized! [22.06.2009 16:46:47] [MDDocumentWindow$1swingFrame] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.layout.mydoggy.MDDocumentWindow$1swingFrame.setupCurrent(javax.swing.JInternalFrame) because of documentWindow@class org.sophie2.main.layout.mydoggy.MDDocumentWindow value not initialized! [22.06.2009 16:46:47] [MenuItem$1swingMenu] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.menus.MenuItem$1swingMenu.setupText(javax.swing.JMenuItem) because of title@class org.sophie2.main.app.menus.window.DocumentItem value not initialized! [22.06.2009 16:46:47] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.window.DocumentItem [22.06.2009 16:46:47] [LogicR3] INFO - Processing event: EventR3{id=PAGE_HIDDEN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@16f830b, null, null], target=[Resource: Page A], cause=null} [22.06.2009 16:46:47] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@12efb4e [22.06.2009 16:46:47] [LogicR3] INFO - No operation to handle: EventR3{id=PAGE_HIDDEN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@16f830b, null, null], target=[Resource: Page A], cause=null} [22.06.2009 16:46:47] [LogicR3] INFO - Processing event: EventR3{id=PAGE_SHOWN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@16f830b, null, null], target=[Resource: Page A], cause=null} [22.06.2009 16:46:47] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@174cacc [22.06.2009 16:46:47] [LogicR3] INFO - No operation to handle: EventR3{id=PAGE_SHOWN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@16f830b, null, null], target=[Resource: Page A], cause=null} [22.06.2009 16:46:47] [PageLogic] DEBUG - insertFrame: targetBounds= null [22.06.2009 16:46:47] [PageLogic] DEBUG - insertFrame: location= ImmPoint(x=75.0000, y=75.0000) [22.06.2009 16:46:47] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.Frame$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:48] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:48] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:48] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:48] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:48] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 16:46:48] [FrameView$1visibilityEventSender] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.frame.FrameView$1visibilityEventSender.setup(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 16:46:48] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 16:46:48] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 16:46:48] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 16:46:48] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 16:46:48] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 16:46:48] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 16:46:48] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 16:46:48] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.frame.FrameView [22.06.2009 16:46:48] [FrameContentView$1manipulationViews] DEBUG - initOwnAnnotation: transforming-list@manipulationViews@class org.sophie2.main.app.commons.content.UndefinedContentView[] [22.06.2009 16:46:48] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.content.UndefinedContentView [22.06.2009 16:46:48] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.content.FrameContentView [22.06.2009 16:46:48] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.commons.content.FrameContentView.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:48] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@1d9675c, null, null], target=[Resource: Frame A], cause=null} [22.06.2009 16:46:48] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@716adf [22.06.2009 16:46:48] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@1d9675c, null, null], target=[Resource: Frame A], cause=null} [22.06.2009 16:46:48] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@1d9675c, null, null], target=[Resource: Frame A], cause=null} [22.06.2009 16:46:48] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@716adf [22.06.2009 16:46:48] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@1d9675c, null, null], target=[Resource: Frame A], cause=null} [22.06.2009 16:46:49] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of text@class org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl value not initialized! [22.06.2009 16:46:49] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup3(java.lang.Object) because of model@class org.sophie2.main.func.text.content.view.HotTextContentView value not initialized! [22.06.2009 16:46:49] [FrameContentView$1manipulationViews] DEBUG - initOwnAnnotation: transforming-list@manipulationViews@class org.sophie2.main.func.text.content.view.HotTextContentView[] [22.06.2009 16:46:49] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.content.view.HotTextContentView [22.06.2009 16:46:49] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.content.view.HotTextContentView.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [22.06.2009 16:46:49] [EdgeKind] DEBUG - findLayoutHillClimb: State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@a6ea89], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:49] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@a6ea89], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:49] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@a6ea89], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} [22.06.2009 16:46:49] [EdgeKind] DEBUG - findLayoutHillClimb: State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1ebc43d], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:49] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1ebc43d], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:49] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1ebc43d], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} [22.06.2009 16:46:49] [EdgeKind] DEBUG - findLayoutHillClimb: State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@be8aed], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:49] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@be8aed], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:49] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@be8aed], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} [22.06.2009 16:46:49] [EdgeKind] DEBUG - findLayoutHillClimb: State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@951a31], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:49] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@951a31], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:49] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@951a31], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} [22.06.2009 16:46:49] [PageLogic] DEBUG - insertFrame: targetBounds= null [22.06.2009 16:46:49] [PageLogic] DEBUG - insertFrame: location= ImmPoint(x=75.0000, y=75.0000) [22.06.2009 16:46:49] [PageLogic] DEBUG - insertFrame: tf.contentLocation().get()=ImmPoint(x=75.0000, y=75.0000) [22.06.2009 16:46:49] [PageLogic] DEBUG - insertFrame: found duplicate [22.06.2009 16:46:49] [PageLogic] DEBUG - insertFrame: location= ImmPoint(x=125.000, y=125.000) [22.06.2009 16:46:49] [PageLogic] DEBUG - insertFrame: tf.contentLocation().get()=ImmPoint(x=75.0000, y=75.0000) [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.Frame$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:49] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:49] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:49] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:49] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:49] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 16:46:49] [FrameView$1visibilityEventSender] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.frame.FrameView$1visibilityEventSender.setup(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 16:46:49] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 16:46:49] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 16:46:49] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 16:46:49] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 16:46:49] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 16:46:49] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 16:46:49] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 16:46:49] [FrameContentView$1manipulationViews] DEBUG - initOwnAnnotation: transforming-list@manipulationViews@class org.sophie2.main.app.commons.content.UndefinedContentView[] [22.06.2009 16:46:49] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@8c1ccc, null, null], target=[Resource: Frame B], cause=null} [22.06.2009 16:46:49] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@716adf [22.06.2009 16:46:49] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@8c1ccc, null, null], target=[Resource: Frame B], cause=null} [22.06.2009 16:46:50] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@8c1ccc, null, null], target=[Resource: Frame B], cause=null} [22.06.2009 16:46:50] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@716adf [22.06.2009 16:46:50] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@8c1ccc, null, null], target=[Resource: Frame B], cause=null} [22.06.2009 16:46:50] [EdgeKind] DEBUG - findLayoutHillClimb: State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1475ee0], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:50] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1475ee0], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:50] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1475ee0], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} [22.06.2009 16:46:50] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of text@class org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl value not initialized! [22.06.2009 16:46:50] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup3(java.lang.Object) because of model@class org.sophie2.main.func.text.content.view.HotTextContentView value not initialized! [22.06.2009 16:46:50] [FrameContentView$1manipulationViews] DEBUG - initOwnAnnotation: transforming-list@manipulationViews@class org.sophie2.main.func.text.content.view.HotTextContentView[] [22.06.2009 16:46:50] [EdgeKind] DEBUG - findLayoutHillClimb: State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@15f4de], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:50] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@15f4de], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:50] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@15f4de], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} [22.06.2009 16:46:50] [EdgeKind] DEBUG - findLayoutHillClimb: State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1c14888], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:50] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1c14888], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:50] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1c14888], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} [22.06.2009 16:46:50] [EdgeKind] DEBUG - findLayoutHillClimb: State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@522397], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:50] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@522397], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:50] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@522397], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} [22.06.2009 16:46:50] [EdgeKind] DEBUG - findLayoutHillClimb: State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@7be768], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:50] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@7be768], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:50] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@7be768], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} [22.06.2009 16:46:50] [EdgeKind] DEBUG - findLayoutHillClimb: State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@667a81], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:50] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@667a81], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:50] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@667a81], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} [22.06.2009 16:46:50] [EdgeKind] DEBUG - findLayoutHillClimb: State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@148b21a], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:50] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@148b21a], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:50] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@148b21a], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} [22.06.2009 16:46:50] [PageLogic] DEBUG - insertFrame: targetBounds= null [22.06.2009 16:46:50] [PageLogic] DEBUG - insertFrame: location= ImmPoint(x=75.0000, y=75.0000) [22.06.2009 16:46:50] [PageLogic] DEBUG - insertFrame: tf.contentLocation().get()=ImmPoint(x=75.0000, y=75.0000) [22.06.2009 16:46:50] [PageLogic] DEBUG - insertFrame: found duplicate [22.06.2009 16:46:50] [PageLogic] DEBUG - insertFrame: location= ImmPoint(x=125.000, y=125.000) [22.06.2009 16:46:50] [PageLogic] DEBUG - insertFrame: tf.contentLocation().get()=ImmPoint(x=75.0000, y=75.0000) [22.06.2009 16:46:50] [PageLogic] DEBUG - insertFrame: tf.contentLocation().get()=ImmPoint(x=125.000, y=125.000) [22.06.2009 16:46:50] [PageLogic] DEBUG - insertFrame: found duplicate [22.06.2009 16:46:50] [PageLogic] DEBUG - insertFrame: location= ImmPoint(x=175.000, y=175.000) [22.06.2009 16:46:50] [PageLogic] DEBUG - insertFrame: tf.contentLocation().get()=ImmPoint(x=75.0000, y=75.0000) [22.06.2009 16:46:50] [PageLogic] DEBUG - insertFrame: tf.contentLocation().get()=ImmPoint(x=125.000, y=125.000) [22.06.2009 16:46:50] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.Frame$1templateSupport$1[] [22.06.2009 16:46:50] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:50] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:50] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:50] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:50] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:50] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:50] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:50] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:50] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:50] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:50] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:50] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:50] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:50] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:50] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:50] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:50] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:50] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:50] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:50] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:51] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:51] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:51] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:51] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:51] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:51] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:51] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:51] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [22.06.2009 16:46:51] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [22.06.2009 16:46:51] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [22.06.2009 16:46:51] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:51] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:51] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:46:51] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 16:46:51] [FrameView$1visibilityEventSender] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.frame.FrameView$1visibilityEventSender.setup(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 16:46:51] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 16:46:51] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 16:46:51] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 16:46:51] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 16:46:51] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 16:46:51] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 16:46:51] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of model@class org.sophie2.main.app.commons.frame.FrameView value not initialized! [22.06.2009 16:46:51] [FrameContentView$1manipulationViews] DEBUG - initOwnAnnotation: transforming-list@manipulationViews@class org.sophie2.main.app.commons.content.UndefinedContentView[] [22.06.2009 16:46:51] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, null, null], target=[Resource: Frame C], cause=null} [22.06.2009 16:46:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@716adf [22.06.2009 16:46:51] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, null, null], target=[Resource: Frame C], cause=null} [22.06.2009 16:46:51] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, null, null], target=[Resource: Frame C], cause=null} [22.06.2009 16:46:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@716adf [22.06.2009 16:46:51] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, null, null], target=[Resource: Frame C], cause=null} [22.06.2009 16:46:51] [EdgeKind] DEBUG - findLayoutHillClimb: State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@9bdc87], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:51] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@9bdc87], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:51] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@9bdc87], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} [22.06.2009 16:46:51] [EdgeKind] DEBUG - findLayoutHillClimb: State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1441098], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:51] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1441098], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:51] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1441098], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} [22.06.2009 16:46:51] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup2(java.lang.Object) because of text@class org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl value not initialized! [22.06.2009 16:46:51] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup3(java.lang.Object) because of model@class org.sophie2.main.func.text.content.view.HotTextContentView value not initialized! [22.06.2009 16:46:51] [FrameContentView$1manipulationViews] DEBUG - initOwnAnnotation: transforming-list@manipulationViews@class org.sophie2.main.func.text.content.view.HotTextContentView[] [22.06.2009 16:46:51] [EdgeKind] DEBUG - findLayoutHillClimb: State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@11c11ec], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:51] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@11c11ec], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:51] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@11c11ec], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} [22.06.2009 16:46:51] [EdgeKind] DEBUG - findLayoutHillClimb: State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1154560], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:51] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1154560], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:51] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1154560], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} [22.06.2009 16:46:51] [EdgeKind] DEBUG - findLayoutHillClimb: State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1766fa6], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:51] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1766fa6], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:51] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1766fa6], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} [22.06.2009 16:46:51] [EdgeKind] DEBUG - findLayoutHillClimb: State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@15a1e58], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:51] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@15a1e58], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:51] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@15a1e58], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} [22.06.2009 16:46:51] [EdgeKind] DEBUG - findLayoutHillClimb: State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1a64d], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:51] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1a64d], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:51] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1a64d], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} [22.06.2009 16:46:51] [EdgeKind] DEBUG - findLayoutHillClimb: State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@9b358b], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:51] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@9b358b], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:51] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@9b358b], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} [22.06.2009 16:46:51] [EdgeKind] DEBUG - findLayoutHillClimb: State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1b0bee3], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:51] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1b0bee3], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:51] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1b0bee3], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} [22.06.2009 16:46:51] [EdgeKind] DEBUG - findLayoutHillClimb: State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1ea998d], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:51] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1ea998d], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:51] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1ea998d], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} [22.06.2009 16:46:51] [EdgeKind] DEBUG - findLayoutHillClimb: State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1050c15], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:51] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1050c15], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:51] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1050c15], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} [22.06.2009 16:46:51] [EdgeKind] DEBUG - findLayoutHillClimb: State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@6af636], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:51] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@6af636], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:51] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@6af636], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} [22.06.2009 16:46:51] [EdgeKind] DEBUG - findLayoutHillClimb: State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@831bce], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:51] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@831bce], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:46:51] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@831bce], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.layout.mydoggy.MDEngine(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.app.AppMainWindow(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.app.LeftFlap(title=Left, toolTip=Instruments related to navigation.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.left.books.BooksTab(title=Books, toolTip=Instruments for books.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.left.books.OpenBooksPalette(title=Open Books, toolTip=List of open books) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.embedded.view.EmbeddedBooksPalette(title=Embedded Books, toolTip=List of currently embedded books.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.left.pages.PagesTab(title=Pages, toolTip=Instruments for pages) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.left.tools.ToolsTab(title=Tools, toolTip=Book related instruments) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.left.tools.SearchPalette(title=Search, toolTip=Allows searching in the text content of the book.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.config.ConfigTab(title=Config, toolTip=Instruments for application configuration.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.config.PluginsPalette(title=Plugins, toolTip=List of available application plugins.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.config.PluginAboutPalette(title=Plugin Information, toolTip=Displays information about the currently registered plugin.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.servers.ServersTab(title=Servers, toolTip=Server related things.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.servers.ConnectionsPalette(title=Connections, toolTip=Server connections.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.left.timelines.TimelinesTab(title=Timelines, toolTip=Instruments for timelines.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.app.AppDocumentsDesktop(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.BookDesktopWindow(title=New Book A, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.scene.simple.SimpleSceneVisual(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHaloMenu(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHaloButton(title=null, toolTip=Choose font) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud(title=null, toolTip=Choose font family name, size and style) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextFontFamily(title=Font name, toolTip=Choose font name) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextFontSize(title=Font size, toolTip=Choose font size) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextItalicStyle(title=Italic:, toolTip=Set on/off italic) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextBoldStyle(title=Bold: , toolTip=Set on/off bold.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle(title=Underline: , toolTip=Set on/off underline) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextStrikethroughStyle(title=Strikethrough: , toolTip=Set on/off strikethrough) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextForegroundColor(title=Characters Color :, toolTip=Choose character color) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextBackgroundColor(title=Characters Background Color :, toolTip=Choose character background color) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton(title=null, toolTip=Drag to move the frame) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton(title=null, toolTip=Click to delete the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton(title=null, toolTip=Rotate the frame counter-clockwise) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton(title=null, toolTip=Change the rotation point and rotation angle.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud(title=null, toolTip=Edit the rotation properties of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle(title=angle:, toolTip=Increase/Decrease Rotation Angle.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton(title=null, toolTip=Rotate the frame clockwise) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.MainHaloMenu(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton(title=null, toolTip=Change the border and background.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud(title=null, toolTip=Edit the border and background of a frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop(title=Top border size:, toolTip=Change the top size of the border.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight(title=Right border size:, toolTip=Change the right size of the border.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom(title=Bottom border size:, toolTip=Change the bottom size of the border.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft(title=Left border size:, toolTip=Change the left size of the border.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField(title=Border color:, toolTip=Change the color of the border) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate(title=Border template: , toolTip=Use the border from the template.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked(title=Lock the border: , toolTip=Prevent the border from any changes.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundColorField(title=color:, toolTip=Change the color of the background) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundGradientField(title=gradient:, toolTip=Change the gradient of the background) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundImageField(title=image:, toolTip=Change the image of the background) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundPatternField(title=pattern:, toolTip=Change the pattern of the background) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate(title=Background template: , toolTip=Use the background from the template.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked(title=Lock the background: , toolTip=Prevent the background from any changes.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck(title=Frame visible: , toolTip=toggle the initial visibility of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton(title=null, toolTip=Edit frame size and position settings.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud(title=null, toolTip=Edit the size and position properties of a page.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth(title=Width:, toolTip=Change the width of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight(title=Height:, toolTip=Change the height of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate(title=Size template: , toolTip=Use the size from the template.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked(title=Lock the size: , toolTip=Prevent the size from any changes.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition(title=X:, toolTip=Change the X position of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition(title=Y:, toolTip=Change the Y position of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate(title=Location template: , toolTip=Use the location from the template.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked(title=Lock the location: , toolTip=Prevent the location from any changes.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameInsetsHaloButton(title=null, toolTip=Edit frame margin and padding settings.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud(title=null, toolTip=Edit the padding/margin properties of a frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop(title=Top padding:, toolTip=Change the top padding of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight(title=Right padding:, toolTip=Change the right padding of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom(title=Bottom padding:, toolTip=Change the bottom padding of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft(title=Left padding:, toolTip=Change the left padding of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate(title=Padding template: , toolTip=Use the padding from the template.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked(title=Lock the padding: , toolTip=Prevent the padding from any changes.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop(title=Top margin:, toolTip=Change the top margin of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight(title=Right margin:, toolTip=Change the right margin of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom(title=Bottom margin:, toolTip=Change the bottom margin of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft(title=Left margin:, toolTip=Change the left margin of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate(title=Margin template: , toolTip=Use the margin from the template.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked(title=Lock the margin: , toolTip=Prevent the margin from any changes.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton(title=null, toolTip=Increase the z-order of this frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton(title=null, toolTip=Decrease the z-order of this frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton(title=null, toolTip=Use the content from the template.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton(title=null, toolTip=Show the frames from the template.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.AddTemplateHaloButton(title=null, toolTip=Add the object as a template.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton(title=null, toolTip=Align the selected page elements.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsHud(title=null, toolTip=Align the selected page elements.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsBottom(title=Align bottom, toolTip=Click to align selected elements' bottom sides.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsHorizontally(title=Align horizontally, toolTip=Click to align selected elements' horizontally.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsVertically(title=Align vertically, toolTip=Click to align selected elements' vertically.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsLeft(title=Align left, toolTip=Click to align selected elements' left sides.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsRight(title=Align right, toolTip=Click to align selected elements' right sides.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsTop(title=Align top, toolTip=Click to align selected elements' top sides.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.EnterGroupButton(title=null, toolTip=Click to enter the selected group.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.ExitGroupButton(title=null, toolTip=Click to exit the current group.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.GroupPageElementsButton(title=null, toolTip=Click to group the selected page elements.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.UngroupPageElementsButton(title=null, toolTip=Click to ungroup the selected page elements.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHaloButton(title=null, toolTip=Manage links.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud(title=null, toolTip=Manage links.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$CurrentRule(title=Rule:, toolTip=Select a rule) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AddRule(title=null, toolTip=Add new rule) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$RemoveRule(title=null, toolTip=Remove the selected rule) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AvailableTriggers(title=Trigger:, toolTip=Select a trigger for this rule) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AvailableActions(title=Action:, toolTip=Select action for this rule) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$ConfigPanel(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages(title=Go to page:, toolTip=Go To Page) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.resize.PageResizeHaloButton(title=null, toolTip=Drag to resize the page) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyRemoveButton(title=null, toolTip=Click to remove the sticky) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.BookDocumentWindow(title=New Book A, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.frame.FrameView(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.content.view.HotTextContentView(title=HotTextContentView, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.frame.FrameView(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.content.view.HotTextContentView(title=HotTextContentView, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.frame.FrameView(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.content.view.HotTextContentView(title=HotTextContentView, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.scene.simple.SimpleSceneVisual(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHaloMenu(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHaloButton(title=null, toolTip=Choose font) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud(title=null, toolTip=Choose font family name, size and style) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextFontFamily(title=Font name, toolTip=Choose font name) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextFontSize(title=Font size, toolTip=Choose font size) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextItalicStyle(title=Italic:, toolTip=Set on/off italic) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextBoldStyle(title=Bold: , toolTip=Set on/off bold.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle(title=Underline: , toolTip=Set on/off underline) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextStrikethroughStyle(title=Strikethrough: , toolTip=Set on/off strikethrough) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextForegroundColor(title=Characters Color :, toolTip=Choose character color) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextBackgroundColor(title=Characters Background Color :, toolTip=Choose character background color) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton(title=null, toolTip=Drag to move the frame) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton(title=null, toolTip=Click to delete the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton(title=null, toolTip=Rotate the frame counter-clockwise) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton(title=null, toolTip=Change the rotation point and rotation angle.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud(title=null, toolTip=Edit the rotation properties of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle(title=angle:, toolTip=Increase/Decrease Rotation Angle.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton(title=null, toolTip=Rotate the frame clockwise) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.MainHaloMenu(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton(title=null, toolTip=Change the border and background.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud(title=null, toolTip=Edit the border and background of a frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop(title=Top border size:, toolTip=Change the top size of the border.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight(title=Right border size:, toolTip=Change the right size of the border.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom(title=Bottom border size:, toolTip=Change the bottom size of the border.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft(title=Left border size:, toolTip=Change the left size of the border.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField(title=Border color:, toolTip=Change the color of the border) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate(title=Border template: , toolTip=Use the border from the template.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked(title=Lock the border: , toolTip=Prevent the border from any changes.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundColorField(title=color:, toolTip=Change the color of the background) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundGradientField(title=gradient:, toolTip=Change the gradient of the background) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundImageField(title=image:, toolTip=Change the image of the background) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundPatternField(title=pattern:, toolTip=Change the pattern of the background) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate(title=Background template: , toolTip=Use the background from the template.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked(title=Lock the background: , toolTip=Prevent the background from any changes.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck(title=Frame visible: , toolTip=toggle the initial visibility of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton(title=null, toolTip=Edit frame size and position settings.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud(title=null, toolTip=Edit the size and position properties of a page.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth(title=Width:, toolTip=Change the width of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight(title=Height:, toolTip=Change the height of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate(title=Size template: , toolTip=Use the size from the template.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked(title=Lock the size: , toolTip=Prevent the size from any changes.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition(title=X:, toolTip=Change the X position of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition(title=Y:, toolTip=Change the Y position of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate(title=Location template: , toolTip=Use the location from the template.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked(title=Lock the location: , toolTip=Prevent the location from any changes.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameInsetsHaloButton(title=null, toolTip=Edit frame margin and padding settings.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud(title=null, toolTip=Edit the padding/margin properties of a frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop(title=Top padding:, toolTip=Change the top padding of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight(title=Right padding:, toolTip=Change the right padding of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom(title=Bottom padding:, toolTip=Change the bottom padding of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft(title=Left padding:, toolTip=Change the left padding of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate(title=Padding template: , toolTip=Use the padding from the template.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked(title=Lock the padding: , toolTip=Prevent the padding from any changes.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop(title=Top margin:, toolTip=Change the top margin of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight(title=Right margin:, toolTip=Change the right margin of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom(title=Bottom margin:, toolTip=Change the bottom margin of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft(title=Left margin:, toolTip=Change the left margin of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate(title=Margin template: , toolTip=Use the margin from the template.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked(title=Lock the margin: , toolTip=Prevent the margin from any changes.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton(title=null, toolTip=Increase the z-order of this frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton(title=null, toolTip=Decrease the z-order of this frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton(title=null, toolTip=Use the content from the template.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton(title=null, toolTip=Show the frames from the template.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.AddTemplateHaloButton(title=null, toolTip=Add the object as a template.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton(title=null, toolTip=Align the selected page elements.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsHud(title=null, toolTip=Align the selected page elements.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsBottom(title=Align bottom, toolTip=Click to align selected elements' bottom sides.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsHorizontally(title=Align horizontally, toolTip=Click to align selected elements' horizontally.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsVertically(title=Align vertically, toolTip=Click to align selected elements' vertically.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsLeft(title=Align left, toolTip=Click to align selected elements' left sides.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsRight(title=Align right, toolTip=Click to align selected elements' right sides.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsTop(title=Align top, toolTip=Click to align selected elements' top sides.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.EnterGroupButton(title=null, toolTip=Click to enter the selected group.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.ExitGroupButton(title=null, toolTip=Click to exit the current group.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.GroupPageElementsButton(title=null, toolTip=Click to group the selected page elements.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.UngroupPageElementsButton(title=null, toolTip=Click to ungroup the selected page elements.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHaloButton(title=null, toolTip=Manage links.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud(title=null, toolTip=Manage links.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$CurrentRule(title=Rule:, toolTip=Select a rule) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AddRule(title=null, toolTip=Add new rule) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$RemoveRule(title=null, toolTip=Remove the selected rule) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AvailableTriggers(title=Trigger:, toolTip=Select a trigger for this rule) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AvailableActions(title=Action:, toolTip=Select action for this rule) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$ConfigPanel(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages(title=Go to page:, toolTip=Go To Page) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.resize.PageResizeHaloButton(title=null, toolTip=Drag to resize the page) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyRemoveButton(title=null, toolTip=Click to remove the sticky) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.scene.simple.SimpleSceneVisual(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHaloMenu(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHaloButton(title=null, toolTip=Choose font) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud(title=null, toolTip=Choose font family name, size and style) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextFontFamily(title=Font name, toolTip=Choose font name) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextFontSize(title=Font size, toolTip=Choose font size) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextItalicStyle(title=Italic:, toolTip=Set on/off italic) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextBoldStyle(title=Bold: , toolTip=Set on/off bold.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle(title=Underline: , toolTip=Set on/off underline) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextStrikethroughStyle(title=Strikethrough: , toolTip=Set on/off strikethrough) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextForegroundColor(title=Characters Color :, toolTip=Choose character color) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.halos.TextFontHud$TextBackgroundColor(title=Characters Background Color :, toolTip=Choose character background color) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton(title=null, toolTip=Drag to move the frame) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton(title=null, toolTip=Click to delete the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton(title=null, toolTip=Rotate the frame counter-clockwise) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton(title=null, toolTip=Change the rotation point and rotation angle.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud(title=null, toolTip=Edit the rotation properties of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle(title=angle:, toolTip=Increase/Decrease Rotation Angle.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton(title=null, toolTip=Rotate the frame clockwise) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.MainHaloMenu(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton(title=null, toolTip=Change the border and background.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud(title=null, toolTip=Edit the border and background of a frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop(title=Top border size:, toolTip=Change the top size of the border.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight(title=Right border size:, toolTip=Change the right size of the border.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom(title=Bottom border size:, toolTip=Change the bottom size of the border.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft(title=Left border size:, toolTip=Change the left size of the border.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField(title=Border color:, toolTip=Change the color of the border) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate(title=Border template: , toolTip=Use the border from the template.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked(title=Lock the border: , toolTip=Prevent the border from any changes.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundColorField(title=color:, toolTip=Change the color of the background) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundGradientField(title=gradient:, toolTip=Change the gradient of the background) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundImageField(title=image:, toolTip=Change the image of the background) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundPatternField(title=pattern:, toolTip=Change the pattern of the background) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate(title=Background template: , toolTip=Use the background from the template.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked(title=Lock the background: , toolTip=Prevent the background from any changes.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck(title=Frame visible: , toolTip=toggle the initial visibility of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton(title=null, toolTip=Edit frame size and position settings.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud(title=null, toolTip=Edit the size and position properties of a page.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth(title=Width:, toolTip=Change the width of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight(title=Height:, toolTip=Change the height of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate(title=Size template: , toolTip=Use the size from the template.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked(title=Lock the size: , toolTip=Prevent the size from any changes.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition(title=X:, toolTip=Change the X position of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition(title=Y:, toolTip=Change the Y position of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate(title=Location template: , toolTip=Use the location from the template.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked(title=Lock the location: , toolTip=Prevent the location from any changes.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameInsetsHaloButton(title=null, toolTip=Edit frame margin and padding settings.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud(title=null, toolTip=Edit the padding/margin properties of a frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop(title=Top padding:, toolTip=Change the top padding of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight(title=Right padding:, toolTip=Change the right padding of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom(title=Bottom padding:, toolTip=Change the bottom padding of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft(title=Left padding:, toolTip=Change the left padding of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate(title=Padding template: , toolTip=Use the padding from the template.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked(title=Lock the padding: , toolTip=Prevent the padding from any changes.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop(title=Top margin:, toolTip=Change the top margin of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight(title=Right margin:, toolTip=Change the right margin of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom(title=Bottom margin:, toolTip=Change the bottom margin of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft(title=Left margin:, toolTip=Change the left margin of the frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate(title=Margin template: , toolTip=Use the margin from the template.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked(title=Lock the margin: , toolTip=Prevent the margin from any changes.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton(title=null, toolTip=Increase the z-order of this frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton(title=null, toolTip=Decrease the z-order of this frame.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton(title=null, toolTip=Use the content from the template.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton(title=null, toolTip=Show the frames from the template.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.AddTemplateHaloButton(title=null, toolTip=Add the object as a template.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton(title=null, toolTip=Align the selected page elements.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsHud(title=null, toolTip=Align the selected page elements.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsBottom(title=Align bottom, toolTip=Click to align selected elements' bottom sides.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsHorizontally(title=Align horizontally, toolTip=Click to align selected elements' horizontally.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsVertically(title=Align vertically, toolTip=Click to align selected elements' vertically.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsLeft(title=Align left, toolTip=Click to align selected elements' left sides.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsRight(title=Align right, toolTip=Click to align selected elements' right sides.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsTop(title=Align top, toolTip=Click to align selected elements' top sides.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.EnterGroupButton(title=null, toolTip=Click to enter the selected group.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.ExitGroupButton(title=null, toolTip=Click to exit the current group.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.GroupPageElementsButton(title=null, toolTip=Click to group the selected page elements.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.UngroupPageElementsButton(title=null, toolTip=Click to ungroup the selected page elements.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHaloButton(title=null, toolTip=Manage links.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud(title=null, toolTip=Manage links.) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$CurrentRule(title=Rule:, toolTip=Select a rule) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AddRule(title=null, toolTip=Add new rule) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$RemoveRule(title=null, toolTip=Remove the selected rule) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AvailableTriggers(title=Trigger:, toolTip=Select a trigger for this rule) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AvailableActions(title=Action:, toolTip=Select action for this rule) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$ConfigPanel(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel(title=null, toolTip=null) [22.06.2009 16:46:51] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages(title=Go to page:, toolTip=Go To Page) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu(title=null, toolTip=null) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.resize.PageResizeHaloButton(title=null, toolTip=Drag to resize the page) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu(title=null, toolTip=null) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyRemoveButton(title=null, toolTip=Click to remove the sticky) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.BookBottomPanel(title=null, toolTip=null) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.panels.ZoomPercentagePanel(title=null, toolTip=null) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.panels.NavigationPanel(title=null, toolTip=null) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.panels.QuickSearchPanel(title=null, toolTip=null) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.panels.ShowFramesCheckBoxPanel(title=outline frames, toolTip=Toggle outline frame bounds mode.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.panels.PreviewModeButton(title=null, toolTip=null) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.app.AppTabBar(title=TabBar, toolTip=Open Books) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.AppTabBarMenu(title=null, toolTip=null) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.tabbar.MinimizeAllItem(title=MinimizeAll, toolTip=Click here to hide all windows and show the desktop.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.tabbar.RestoreAllItem(title=RestoreAll, toolTip=Click here to show all windows that are minimized.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.AppMenuBar(title=null, toolTip=null) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.FileMenu(title=File, toolTip=File menu) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.NewBookItem(title=New Book, toolTip=Create a new book.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.OpenBookItem(title=Open Book, toolTip=Open an existing book.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.SaveBookItem(title=Save, toolTip=Save the current book to a file.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.SaveBookAsItem(title=Save As, toolTip=Save the current book to another file.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.SaveBookAsTemplateItem(title=Save As Template, toolTip=Save the current book as a template.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.BookPropertiesItem(title=Book Properties, toolTip=Show the properties of the current book.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.print.view.PrintItem(title=Print..., toolTip=Print current book) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.ExportSubMenu(title=Export as, toolTip=null) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.print.pdf.export.ExportToPDFItem(title=PDF, toolTip=Exports current book to pdf file) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.html.ExportAsHtmlItem(title=HTML, toolTip=Export current book in html file.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.print.view.PrintToFileItem(title=Print To File..., toolTip=Print current book to file) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.CloseBookItem(title=Close, toolTip=Close the current book.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.ExitItem(title=Quit Sophie 2, toolTip=Close Sophie 2.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.edit.EditMenu(title=Edit, toolTip=Edit menu) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.edit.UndoItem(title=Can't undo!, toolTip=Revert the last change made.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.edit.RedoItem(title=Can't redo!, toolTip=Restore the last reverted change.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.edit.SetBookTitleItem(title=Set Title, toolTip=Set the title of the current book.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.edit.SetPageSizeItem(title=Set Page Dimensions, toolTip=Change the page width and height of the current book.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.edit.ShowConnectionsItem(title=Show frame connections, toolTip=Toggle the display of text frame chain connections.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.insert.InsertMenu(title=Insert, toolTip=Insert menu) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.insert.InsertTextItem(title=Text, toolTip=Add a text frame to the current page.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.func.image.view.InsertImageItem(title=Image, toolTip=Add an imge frame to the current page.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.func.media.view.InsertAudioItem(title=Audio, toolTip=Add an audio frame to the current page.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.func.media.view.InsertVideoItem(title=Video..., toolTip=Add a video frame to the current page.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.func.media.view.controls.InsertAudioRecordItem(title=Audio Record..., toolTip=Create an audio record and add it to the current page.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.embedded.view.InsertBookItem(title=Book, toolTip=Embed a book in the current page.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.pdf.view.InsertPDFItem(title=Pdf, toolTip=Add a PDF frame to the current page.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.view.ViewMenu(title=View, toolTip=View Menu) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.view.NormalModeItem(title=Normal mode, toolTip=Switch to normal screen mode) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.view.FullScreenItem(title=Full Screen Mode, toolTip=Switch to full screen mode) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.skins.SkinsMenu(title=Skins, toolTip=Change the skin of Sophie.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.skins.DefaultSkinItem(title=Default skin, toolTip=Click to switch to default skin.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.skin.alternative.AlternativeSkinItem(title=Alternative skin, toolTip=Click to switch to alternative skin.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.window.WindowMenu(title=Window, toolTip=Window menu) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.window.CascadeItem(title=Cascade, toolTip=Cascade the open documents.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.window.TileItem(title=Tile, toolTip=Tile the open documents.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.window.DocumentItem(title=+New Book A, toolTip=null) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.help.HelpMenu(title=Help, toolTip=Help menu) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.func.help.menuitems.HelpContentsItem(title=Help Contents, toolTip=Displays the main help index) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.func.help.menuitems.BugReportItem(title=Send an Error Report..., toolTip=Report a bug in Sophie.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.func.help.menuitems.AboutItem(title=About, toolTip=Displays version information, license used, etc.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.help.InspectorMenuItem(title=Inspector, toolTip=Start the inspector in the current work area.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.app.RightFlap(title=Right, toolTip=Instruments related to resources.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.func.resources.view.ResourcesTab(title=Resources, toolTip=Contains information about resources.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.func.resources.view.AllResourcesPalette(title=Resources, toolTip=All of the resources in the current book.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.func.resources.view.ResourceDetailsPalette(title=Detail View, toolTip=Detail View) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.func.resources.view.ChangesTab(title=Changes, toolTip=Contains information about changes.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.func.resources.view.AllChangesPalette(title=Changes, toolTip=All changes done to the selected resource.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.right.library.LibraryTab(title=Library, toolTip=Provides book and frame components) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.right.library.BookTemplatesPalette(title=Book Templates, toolTip=Templates for new books.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.right.library.PageTemplatesPalette(title=Page Templates Palette, toolTip=Templates for new Pages) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.right.library.FrameTemplatesPalette(title=Frame Templates Palette, toolTip=Templates for new Frames) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.tab.AnnotationsTab(title=BookExtras, toolTip=Stick notes to the book, highlight some text or record your voice comments) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.tab.AllAnnotationsPalette(title=All annotations, toolTip=Load/save annotations, manage annotations from different users) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.tab.BookExtrasPalette(title=Book extras, toolTip=Manage book extras - show/hide, export/import, etc.) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.tab.StickiesPalette(title=Stickies, toolTip=Add new sticky, show or hide stickies) [22.06.2009 16:46:52] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.right.styles.StylesTab(title=Styles, toolTip=Style related palettes.) [22.06.2009 16:46:52] [FakeAuthorMain] INFO - Sophie startup finished in: 26.038 sec. [22.06.2009 16:46:52] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=7254 [22.06.2009 16:46:52] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 16:46:52] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@2ee6a5 [22.06.2009 16:46:52] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1050c15], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1050c15], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT}) [22.06.2009 16:46:52] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1050c15], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1050c15], CUR_AREA=0, LAST_EDGE=CLOSE_TEXT, RANGE=TextRange(0, 0), SCOPE=FINAL}) [22.06.2009 16:46:52] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@e341fe [22.06.2009 16:46:52] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@831bce], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@831bce], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT}) [22.06.2009 16:46:52] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@831bce], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@831bce], CUR_AREA=0, LAST_EDGE=CLOSE_TEXT, RANGE=TextRange(0, 0), SCOPE=FINAL}) [22.06.2009 16:46:52] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@963558 [22.06.2009 16:46:52] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1b0bee3], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1b0bee3], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT}) [22.06.2009 16:46:52] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1b0bee3], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1b0bee3], CUR_AREA=0, LAST_EDGE=CLOSE_TEXT, RANGE=TextRange(0, 0), SCOPE=FINAL}) [22.06.2009 16:46:52] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=387 [22.06.2009 16:46:53] [LogicR3] INFO - Processing event: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@16f830b, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 710x568)] on javax.swing.JPanel[,0,0,710x568,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@1e86fb8,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 16:46:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1c4e82f [22.06.2009 16:46:53] [LogicR3] INFO - No operation to handle: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@16f830b, null, null], target=[], cause=java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 710x568)] on javax.swing.JPanel[,0,0,710x568,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@1e86fb8,flags=9,maximumSize=,minimumSize=,preferredSize=]} [22.06.2009 16:46:53] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=972 [22.06.2009 16:46:53] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 16:46:53] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@2ee6a5 [22.06.2009 16:46:53] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1050c15], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1050c15], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT}) [22.06.2009 16:46:53] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1050c15], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1050c15], CUR_AREA=0, LAST_EDGE=CLOSE_TEXT, RANGE=TextRange(0, 0), SCOPE=FINAL}) [22.06.2009 16:46:53] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@e341fe [22.06.2009 16:46:53] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@831bce], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@831bce], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT}) [22.06.2009 16:46:53] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@831bce], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@831bce], CUR_AREA=0, LAST_EDGE=CLOSE_TEXT, RANGE=TextRange(0, 0), SCOPE=FINAL}) [22.06.2009 16:46:53] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@963558 [22.06.2009 16:46:53] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1b0bee3], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1b0bee3], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT}) [22.06.2009 16:46:53] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1b0bee3], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1b0bee3], CUR_AREA=0, LAST_EDGE=CLOSE_TEXT, RANGE=TextRange(0, 0), SCOPE=FINAL}) [22.06.2009 16:46:53] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=434 [22.06.2009 16:46:53] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [22.06.2009 16:47:02] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=526.000, y=230.000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(526,230),absolute(810,389),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:02] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:02] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=526.000, y=230.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(526,230),absolute(810,389),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:02] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=486.000, y=190.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=526.000, y=230.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(526,230),absolute(810,389),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:02] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:02] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=486.000, y=190.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=526.000, y=230.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(526,230),absolute(810,389),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:02] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:02] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:02] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=526.000, y=230.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(526,230),absolute(810,389),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:02] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=133.000, y=200.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(133,200),absolute(417,359),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:02] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1444824, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@15de3d1], target=[ModifierSet[], ImmPoint(x=168.000, y=235.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=133.000, y=200.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(133,200),absolute(417,359),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:02] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:02] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1444824, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@15de3d1], target=[ModifierSet[], ImmPoint(x=168.000, y=235.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=133.000, y=200.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(133,200),absolute(417,359),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:02] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1444824, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@15de3d1], target=[ModifierSet[], ImmPoint(x=168.000, y=235.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=133.000, y=200.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(133,200),absolute(417,359),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:02] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:02] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1444824, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@15de3d1], target=[ModifierSet[], ImmPoint(x=168.000, y=235.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=133.000, y=200.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(133,200),absolute(417,359),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:02] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1d9675c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@15de3d1], target=[ModifierSet[], ImmPoint(x=168.000, y=235.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=133.000, y=200.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(133,200),absolute(417,359),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:02] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:02] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@cf77a7 [22.06.2009 16:47:02] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1d9675c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@15de3d1], target=[ModifierSet[], ImmPoint(x=168.000, y=235.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=133.000, y=200.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(133,200),absolute(417,359),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:02] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1d9675c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@42a50e], target=[ModifierSet[], ImmPoint(x=168.000, y=235.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=133.000, y=200.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(133,200),absolute(417,359),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:02] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:02] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@7d876c [22.06.2009 16:47:02] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1d9675c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@42a50e], target=[ModifierSet[], ImmPoint(x=168.000, y=235.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=133.000, y=200.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(133,200),absolute(417,359),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:02] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1d9675c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@42a50e], target=[ModifierSet[], ImmPoint(x=168.000, y=235.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=133.000, y=200.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(133,200),absolute(417,359),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:02] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:02] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1d9675c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@42a50e], target=[ModifierSet[], ImmPoint(x=168.000, y=235.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=133.000, y=200.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(133,200),absolute(417,359),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:02] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=93.0000, y=160.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=133.000, y=200.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(133,200),absolute(417,359),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:02] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:02] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=93.0000, y=160.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=133.000, y=200.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(133,200),absolute(417,359),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:02] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:02] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:02] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=133.000, y=200.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(133,200),absolute(417,359),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:02] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=34.0000, y=193.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(34,193),absolute(318,352),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:02] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=-6.00000, y=153.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=34.0000, y=193.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(34,193),absolute(318,352),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:02] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:02] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=-6.00000, y=153.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=34.0000, y=193.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(34,193),absolute(318,352),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:02] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:02] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:02] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=34.0000, y=193.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(34,193),absolute(318,352),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:02] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=21.0000, y=193.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(21,193),absolute(305,352),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:02] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=-19.0000, y=153.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=21.0000, y=193.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(21,193),absolute(305,352),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:02] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:02] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=-19.0000, y=153.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=21.0000, y=193.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(21,193),absolute(305,352),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:02] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:02] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:02] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=21.0000, y=193.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(21,193),absolute(305,352),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:02] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=13.0000, y=191.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(13,191),absolute(297,350),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:02] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=-27.0000, y=151.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=13.0000, y=191.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(13,191),absolute(297,350),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:02] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:02] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=-27.0000, y=151.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=13.0000, y=191.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(13,191),absolute(297,350),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:02] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:02] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:02] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=13.0000, y=191.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(13,191),absolute(297,350),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:02] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=1.00000, y=185.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(1,185),absolute(285,344),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:02] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=-39.0000, y=145.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=1.00000, y=185.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(1,185),absolute(285,344),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:02] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:02] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=-39.0000, y=145.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=1.00000, y=185.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(1,185),absolute(285,344),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:02] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:02] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:02] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=1.00000, y=185.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(1,185),absolute(285,344),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:02] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=-13.0000, y=181.000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(-13,181),absolute(271,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:02] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1d9675c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@42a50e], target=[ModifierSet[], ImmPoint(x=-13.0000, y=181.000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(-13,181),absolute(271,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:02] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:02] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@cf77a7 [22.06.2009 16:47:02] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1d9675c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@42a50e], target=[ModifierSet[], ImmPoint(x=-13.0000, y=181.000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(-13,181),absolute(271,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:02] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:06] [WSUserManager] WARN - Can not connect, no server or no registered UserManager facade [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=424.000, y=308.000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(424,308),absolute(708,467),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:08] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=413.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(413,305),absolute(697,464),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=548.000, y=440.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=413.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(413,305),absolute(697,464),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=548.000, y=440.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=413.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(413,305),absolute(697,464),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=548.000, y=440.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=413.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(413,305),absolute(697,464),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=548.000, y=440.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=413.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(413,305),absolute(697,464),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=548.000, y=440.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=413.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(413,305),absolute(697,464),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@cf77a7 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=548.000, y=440.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=413.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(413,305),absolute(697,464),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=548.000, y=440.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=413.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(413,305),absolute(697,464),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@7d876c [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=548.000, y=440.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=413.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(413,305),absolute(697,464),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=548.000, y=440.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=413.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(413,305),absolute(697,464),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=548.000, y=440.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=413.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(413,305),absolute(697,464),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=373.000, y=265.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=413.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(413,305),absolute(697,464),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=373.000, y=265.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=413.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(413,305),absolute(697,464),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=413.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(413,305),absolute(697,464),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=378.000, y=295.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(378,295),absolute(662,454),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=513.000, y=430.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=378.000, y=295.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(378,295),absolute(662,454),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=513.000, y=430.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=378.000, y=295.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(378,295),absolute(662,454),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=513.000, y=430.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=378.000, y=295.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(378,295),absolute(662,454),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=513.000, y=430.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=378.000, y=295.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(378,295),absolute(662,454),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=513.000, y=430.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=378.000, y=295.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(378,295),absolute(662,454),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=513.000, y=430.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=378.000, y=295.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(378,295),absolute(662,454),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=513.000, y=430.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=378.000, y=295.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(378,295),absolute(662,454),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@cf77a7 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=513.000, y=430.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=378.000, y=295.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(378,295),absolute(662,454),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=513.000, y=430.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=378.000, y=295.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(378,295),absolute(662,454),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@7d876c [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=513.000, y=430.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=378.000, y=295.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(378,295),absolute(662,454),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=513.000, y=430.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=378.000, y=295.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(378,295),absolute(662,454),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=513.000, y=430.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=378.000, y=295.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(378,295),absolute(662,454),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=338.000, y=255.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=378.000, y=295.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(378,295),absolute(662,454),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=338.000, y=255.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=378.000, y=295.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(378,295),absolute(662,454),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=378.000, y=295.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(378,295),absolute(662,454),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=331.000, y=284.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(331,284),absolute(615,443),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=466.000, y=419.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=331.000, y=284.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(331,284),absolute(615,443),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=466.000, y=419.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=331.000, y=284.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(331,284),absolute(615,443),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=466.000, y=419.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=331.000, y=284.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(331,284),absolute(615,443),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=466.000, y=419.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=331.000, y=284.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(331,284),absolute(615,443),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=466.000, y=419.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=331.000, y=284.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(331,284),absolute(615,443),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=466.000, y=419.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=331.000, y=284.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(331,284),absolute(615,443),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=466.000, y=419.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=331.000, y=284.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(331,284),absolute(615,443),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@cf77a7 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=466.000, y=419.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=331.000, y=284.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(331,284),absolute(615,443),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=466.000, y=419.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=331.000, y=284.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(331,284),absolute(615,443),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@7d876c [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=466.000, y=419.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=331.000, y=284.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(331,284),absolute(615,443),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=466.000, y=419.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=331.000, y=284.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(331,284),absolute(615,443),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=466.000, y=419.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=331.000, y=284.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(331,284),absolute(615,443),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=291.000, y=244.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=331.000, y=284.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(331,284),absolute(615,443),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=291.000, y=244.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=331.000, y=284.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(331,284),absolute(615,443),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=331.000, y=284.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(331,284),absolute(615,443),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=216.000, y=286.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(216,286),absolute(500,445),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=351.000, y=421.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=216.000, y=286.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(216,286),absolute(500,445),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=351.000, y=421.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=216.000, y=286.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(216,286),absolute(500,445),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=351.000, y=421.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=216.000, y=286.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(216,286),absolute(500,445),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=351.000, y=421.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=216.000, y=286.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(216,286),absolute(500,445),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=351.000, y=421.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=216.000, y=286.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(216,286),absolute(500,445),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=351.000, y=421.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=216.000, y=286.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(216,286),absolute(500,445),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=351.000, y=421.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=216.000, y=286.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(216,286),absolute(500,445),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@cf77a7 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=351.000, y=421.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=216.000, y=286.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(216,286),absolute(500,445),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=351.000, y=421.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=216.000, y=286.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(216,286),absolute(500,445),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@7d876c [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=351.000, y=421.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=216.000, y=286.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(216,286),absolute(500,445),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=351.000, y=421.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=216.000, y=286.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(216,286),absolute(500,445),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=351.000, y=421.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=216.000, y=286.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(216,286),absolute(500,445),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=176.000, y=246.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=216.000, y=286.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(216,286),absolute(500,445),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=176.000, y=246.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=216.000, y=286.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(216,286),absolute(500,445),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=216.000, y=286.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(216,286),absolute(500,445),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=45.0000, y=376.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(45,376),absolute(329,535),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=5.00000, y=336.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=45.0000, y=376.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(45,376),absolute(329,535),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=5.00000, y=336.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=45.0000, y=376.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(45,376),absolute(329,535),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=45.0000, y=376.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(45,376),absolute(329,535),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=5.00000, y=420.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(5,420),absolute(289,579),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=-35.0000, y=380.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=5.00000, y=420.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(5,420),absolute(289,579),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=-35.0000, y=380.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=5.00000, y=420.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(5,420),absolute(289,579),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=5.00000, y=420.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(5,420),absolute(289,579),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=-26.0000, y=462.000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(-26,462),absolute(258,621),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:08] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=-26.0000, y=462.000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(-26,462),absolute(258,621),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:08] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@cf77a7 [22.06.2009 16:47:08] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=-26.0000, y=462.000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(-26,462),absolute(258,621),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:08] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:09] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=1.00000, y=58.0000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(1,58),absolute(285,217),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:09] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:09] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=1.00000, y=58.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(1,58),absolute(285,217),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:09] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=-39.0000, y=18.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=1.00000, y=58.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(1,58),absolute(285,217),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:09] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:09] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=-39.0000, y=18.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=1.00000, y=58.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(1,58),absolute(285,217),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:09] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:09] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:09] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=1.00000, y=58.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(1,58),absolute(285,217),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:09] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=44.0000, y=37.0000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(44,37),absolute(328,196),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:09] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:11] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=17899 [22.06.2009 16:47:11] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 16:47:11] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@2ee6a5 [22.06.2009 16:47:11] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1050c15], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1050c15], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT}) [22.06.2009 16:47:11] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1050c15], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1050c15], CUR_AREA=0, LAST_EDGE=CLOSE_TEXT, RANGE=TextRange(0, 0), SCOPE=FINAL}) [22.06.2009 16:47:11] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@e341fe [22.06.2009 16:47:11] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@831bce], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@831bce], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT}) [22.06.2009 16:47:11] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@831bce], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@831bce], CUR_AREA=0, LAST_EDGE=CLOSE_TEXT, RANGE=TextRange(0, 0), SCOPE=FINAL}) [22.06.2009 16:47:11] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@963558 [22.06.2009 16:47:11] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1b0bee3], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1b0bee3], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT}) [22.06.2009 16:47:11] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1b0bee3], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@1b0bee3], CUR_AREA=0, LAST_EDGE=CLOSE_TEXT, RANGE=TextRange(0, 0), SCOPE=FINAL}) [22.06.2009 16:47:11] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=348 [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=42.0000, y=387.000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(42,387),absolute(276,496),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:27] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=42.0000, y=387.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(42,387),absolute(276,496),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=2.00000, y=347.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=42.0000, y=387.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(42,387),absolute(276,496),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=2.00000, y=347.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=42.0000, y=387.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(42,387),absolute(276,496),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=42.0000, y=387.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(42,387),absolute(276,496),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=98.0000, y=368.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(98,368),absolute(332,477),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=58.0000, y=328.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=98.0000, y=368.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(98,368),absolute(332,477),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=58.0000, y=328.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=98.0000, y=368.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(98,368),absolute(332,477),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=98.0000, y=368.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(98,368),absolute(332,477),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=175.000, y=349.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(175,349),absolute(409,458),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@12329d1, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@1303637], target=[ModifierSet[], ImmPoint(x=260.000, y=434.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=175.000, y=349.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(175,349),absolute(409,458),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@12329d1, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@1303637], target=[ModifierSet[], ImmPoint(x=260.000, y=434.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=175.000, y=349.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(175,349),absolute(409,458),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@12329d1, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@1303637], target=[ModifierSet[], ImmPoint(x=260.000, y=434.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=175.000, y=349.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(175,349),absolute(409,458),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@12329d1, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@1303637], target=[ModifierSet[], ImmPoint(x=260.000, y=434.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=175.000, y=349.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(175,349),absolute(409,458),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@8c1ccc, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@1303637], target=[ModifierSet[], ImmPoint(x=260.000, y=434.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=175.000, y=349.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(175,349),absolute(409,458),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@cf77a7 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@8c1ccc, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@1303637], target=[ModifierSet[], ImmPoint(x=260.000, y=434.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=175.000, y=349.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(175,349),absolute(409,458),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@8c1ccc, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@bd7c5a], target=[ModifierSet[], ImmPoint(x=260.000, y=434.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=175.000, y=349.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(175,349),absolute(409,458),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@7d876c [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@8c1ccc, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@bd7c5a], target=[ModifierSet[], ImmPoint(x=260.000, y=434.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=175.000, y=349.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(175,349),absolute(409,458),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8c1ccc, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@bd7c5a], target=[ModifierSet[], ImmPoint(x=260.000, y=434.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=175.000, y=349.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(175,349),absolute(409,458),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8c1ccc, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@bd7c5a], target=[ModifierSet[], ImmPoint(x=260.000, y=434.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=175.000, y=349.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(175,349),absolute(409,458),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=135.000, y=309.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=175.000, y=349.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(175,349),absolute(409,458),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=135.000, y=309.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=175.000, y=349.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(175,349),absolute(409,458),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=175.000, y=349.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(175,349),absolute(409,458),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=220.000, y=341.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(220,341),absolute(454,450),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@bd7c5a], target=[ModifierSet[], ImmPoint(x=355.000, y=476.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=220.000, y=341.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(220,341),absolute(454,450),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@bd7c5a], target=[ModifierSet[], ImmPoint(x=355.000, y=476.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=220.000, y=341.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(220,341),absolute(454,450),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=355.000, y=476.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=220.000, y=341.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(220,341),absolute(454,450),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=355.000, y=476.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=220.000, y=341.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(220,341),absolute(454,450),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=355.000, y=476.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=220.000, y=341.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(220,341),absolute(454,450),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=355.000, y=476.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=220.000, y=341.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(220,341),absolute(454,450),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=355.000, y=476.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=220.000, y=341.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(220,341),absolute(454,450),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@cf77a7 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=355.000, y=476.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=220.000, y=341.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(220,341),absolute(454,450),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=355.000, y=476.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=220.000, y=341.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(220,341),absolute(454,450),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@7d876c [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=355.000, y=476.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=220.000, y=341.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(220,341),absolute(454,450),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=355.000, y=476.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=220.000, y=341.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(220,341),absolute(454,450),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=355.000, y=476.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=220.000, y=341.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(220,341),absolute(454,450),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=180.000, y=301.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=220.000, y=341.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(220,341),absolute(454,450),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=180.000, y=301.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=220.000, y=341.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(220,341),absolute(454,450),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=220.000, y=341.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(220,341),absolute(454,450),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=223.000, y=338.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(223,338),absolute(457,447),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=358.000, y=473.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=223.000, y=338.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(223,338),absolute(457,447),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=358.000, y=473.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=223.000, y=338.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(223,338),absolute(457,447),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=358.000, y=473.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=223.000, y=338.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(223,338),absolute(457,447),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=358.000, y=473.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=223.000, y=338.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(223,338),absolute(457,447),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=358.000, y=473.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=223.000, y=338.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(223,338),absolute(457,447),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=358.000, y=473.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=223.000, y=338.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(223,338),absolute(457,447),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=358.000, y=473.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=223.000, y=338.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(223,338),absolute(457,447),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@cf77a7 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=358.000, y=473.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=223.000, y=338.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(223,338),absolute(457,447),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=358.000, y=473.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=223.000, y=338.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(223,338),absolute(457,447),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@7d876c [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=358.000, y=473.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=223.000, y=338.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(223,338),absolute(457,447),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=358.000, y=473.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=223.000, y=338.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(223,338),absolute(457,447),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=358.000, y=473.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=223.000, y=338.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(223,338),absolute(457,447),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=183.000, y=298.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=223.000, y=338.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(223,338),absolute(457,447),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=183.000, y=298.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=223.000, y=338.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(223,338),absolute(457,447),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=223.000, y=338.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(223,338),absolute(457,447),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=231.000, y=332.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(231,332),absolute(465,441),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=366.000, y=467.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=231.000, y=332.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(231,332),absolute(465,441),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=366.000, y=467.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=231.000, y=332.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(231,332),absolute(465,441),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=366.000, y=467.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=231.000, y=332.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(231,332),absolute(465,441),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=366.000, y=467.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=231.000, y=332.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(231,332),absolute(465,441),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=366.000, y=467.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=231.000, y=332.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(231,332),absolute(465,441),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=366.000, y=467.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=231.000, y=332.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(231,332),absolute(465,441),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=366.000, y=467.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=231.000, y=332.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(231,332),absolute(465,441),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@cf77a7 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=366.000, y=467.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=231.000, y=332.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(231,332),absolute(465,441),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=366.000, y=467.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=231.000, y=332.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(231,332),absolute(465,441),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@7d876c [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=366.000, y=467.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=231.000, y=332.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(231,332),absolute(465,441),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=366.000, y=467.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=231.000, y=332.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(231,332),absolute(465,441),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=366.000, y=467.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=231.000, y=332.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(231,332),absolute(465,441),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=191.000, y=292.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=231.000, y=332.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(231,332),absolute(465,441),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=191.000, y=292.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=231.000, y=332.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(231,332),absolute(465,441),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=231.000, y=332.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(231,332),absolute(465,441),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=241.000, y=325.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(241,325),absolute(475,434),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=376.000, y=460.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=241.000, y=325.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(241,325),absolute(475,434),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=376.000, y=460.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=241.000, y=325.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(241,325),absolute(475,434),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=376.000, y=460.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=241.000, y=325.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(241,325),absolute(475,434),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=376.000, y=460.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=241.000, y=325.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(241,325),absolute(475,434),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=376.000, y=460.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=241.000, y=325.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(241,325),absolute(475,434),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=376.000, y=460.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=241.000, y=325.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(241,325),absolute(475,434),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=376.000, y=460.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=241.000, y=325.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(241,325),absolute(475,434),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@cf77a7 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=376.000, y=460.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=241.000, y=325.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(241,325),absolute(475,434),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=376.000, y=460.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=241.000, y=325.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(241,325),absolute(475,434),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@7d876c [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=376.000, y=460.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=241.000, y=325.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(241,325),absolute(475,434),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=376.000, y=460.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=241.000, y=325.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(241,325),absolute(475,434),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=376.000, y=460.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=241.000, y=325.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(241,325),absolute(475,434),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=201.000, y=285.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=241.000, y=325.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(241,325),absolute(475,434),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=201.000, y=285.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=241.000, y=325.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(241,325),absolute(475,434),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=241.000, y=325.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(241,325),absolute(475,434),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=251.000, y=318.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(251,318),absolute(485,427),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=386.000, y=453.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=251.000, y=318.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(251,318),absolute(485,427),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=386.000, y=453.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=251.000, y=318.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(251,318),absolute(485,427),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=386.000, y=453.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=251.000, y=318.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(251,318),absolute(485,427),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=386.000, y=453.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=251.000, y=318.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(251,318),absolute(485,427),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=386.000, y=453.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=251.000, y=318.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(251,318),absolute(485,427),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=386.000, y=453.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=251.000, y=318.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(251,318),absolute(485,427),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=386.000, y=453.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=251.000, y=318.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(251,318),absolute(485,427),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@cf77a7 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=386.000, y=453.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=251.000, y=318.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(251,318),absolute(485,427),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=386.000, y=453.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=251.000, y=318.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(251,318),absolute(485,427),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@7d876c [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=386.000, y=453.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=251.000, y=318.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(251,318),absolute(485,427),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=386.000, y=453.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=251.000, y=318.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(251,318),absolute(485,427),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=386.000, y=453.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=251.000, y=318.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(251,318),absolute(485,427),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=211.000, y=278.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=251.000, y=318.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(251,318),absolute(485,427),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=211.000, y=278.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=251.000, y=318.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(251,318),absolute(485,427),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:27] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=251.000, y=318.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(251,318),absolute(485,427),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=261.000, y=311.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(261,311),absolute(495,420),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=396.000, y=446.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=261.000, y=311.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(261,311),absolute(495,420),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=396.000, y=446.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=261.000, y=311.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(261,311),absolute(495,420),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=396.000, y=446.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=261.000, y=311.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(261,311),absolute(495,420),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=396.000, y=446.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=261.000, y=311.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(261,311),absolute(495,420),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=396.000, y=446.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=261.000, y=311.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(261,311),absolute(495,420),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=396.000, y=446.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=261.000, y=311.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(261,311),absolute(495,420),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=396.000, y=446.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=261.000, y=311.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(261,311),absolute(495,420),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@cf77a7 [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=396.000, y=446.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=261.000, y=311.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(261,311),absolute(495,420),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=396.000, y=446.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=261.000, y=311.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(261,311),absolute(495,420),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@7d876c [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=396.000, y=446.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=261.000, y=311.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(261,311),absolute(495,420),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=396.000, y=446.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=261.000, y=311.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(261,311),absolute(495,420),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=396.000, y=446.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=261.000, y=311.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(261,311),absolute(495,420),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=221.000, y=271.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=261.000, y=311.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(261,311),absolute(495,420),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=221.000, y=271.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=261.000, y=311.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(261,311),absolute(495,420),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=261.000, y=311.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(261,311),absolute(495,420),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=271.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(271,305),absolute(505,414),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=406.000, y=440.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=271.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(271,305),absolute(505,414),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=406.000, y=440.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=271.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(271,305),absolute(505,414),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=406.000, y=440.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=271.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(271,305),absolute(505,414),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=406.000, y=440.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=271.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(271,305),absolute(505,414),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=406.000, y=440.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=271.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(271,305),absolute(505,414),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=406.000, y=440.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=271.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(271,305),absolute(505,414),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=406.000, y=440.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=271.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(271,305),absolute(505,414),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@cf77a7 [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=406.000, y=440.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=271.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(271,305),absolute(505,414),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=406.000, y=440.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=271.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(271,305),absolute(505,414),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@7d876c [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=406.000, y=440.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=271.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(271,305),absolute(505,414),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=406.000, y=440.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=271.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(271,305),absolute(505,414),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=406.000, y=440.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=271.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(271,305),absolute(505,414),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=231.000, y=265.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=271.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(271,305),absolute(505,414),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=231.000, y=265.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=271.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(271,305),absolute(505,414),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=271.000, y=305.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(271,305),absolute(505,414),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=277.000, y=302.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(277,302),absolute(511,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=412.000, y=437.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=277.000, y=302.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(277,302),absolute(511,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=412.000, y=437.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=277.000, y=302.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(277,302),absolute(511,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=412.000, y=437.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=277.000, y=302.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(277,302),absolute(511,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=412.000, y=437.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=277.000, y=302.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(277,302),absolute(511,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=412.000, y=437.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=277.000, y=302.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(277,302),absolute(511,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=412.000, y=437.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=277.000, y=302.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(277,302),absolute(511,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=412.000, y=437.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=277.000, y=302.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(277,302),absolute(511,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@cf77a7 [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=412.000, y=437.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=277.000, y=302.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(277,302),absolute(511,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=412.000, y=437.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=277.000, y=302.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(277,302),absolute(511,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@7d876c [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=412.000, y=437.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=277.000, y=302.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(277,302),absolute(511,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=412.000, y=437.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=277.000, y=302.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(277,302),absolute(511,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=412.000, y=437.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=277.000, y=302.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(277,302),absolute(511,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=237.000, y=262.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=277.000, y=302.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(277,302),absolute(511,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=237.000, y=262.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=277.000, y=302.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(277,302),absolute(511,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=277.000, y=302.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(277,302),absolute(511,411),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(285,297),absolute(519,406),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=420.000, y=432.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(285,297),absolute(519,406),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=420.000, y=432.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(285,297),absolute(519,406),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=420.000, y=432.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(285,297),absolute(519,406),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=420.000, y=432.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(285,297),absolute(519,406),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=420.000, y=432.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(285,297),absolute(519,406),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=420.000, y=432.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(285,297),absolute(519,406),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=420.000, y=432.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(285,297),absolute(519,406),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@cf77a7 [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=420.000, y=432.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(285,297),absolute(519,406),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=420.000, y=432.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(285,297),absolute(519,406),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@7d876c [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=420.000, y=432.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(285,297),absolute(519,406),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=420.000, y=432.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(285,297),absolute(519,406),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=420.000, y=432.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(285,297),absolute(519,406),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=245.000, y=257.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(285,297),absolute(519,406),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=245.000, y=257.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(285,297),absolute(519,406),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(285,297),absolute(519,406),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[M_MOUSE_1], ImmPoint(x=285.000, y=297.000), MOUSE_1], cause=java.awt.event.MouseEvent[MOUSE_PRESSED,(285,297),absolute(519,406),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[M_MOUSE_1], ImmPoint(x=420.000, y=432.000), MOUSE_1], cause=EventR3{id=MOUSE_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[M_MOUSE_1], ImmPoint(x=285.000, y=297.000), MOUSE_1], cause=java.awt.event.MouseEvent[MOUSE_PRESSED,(285,297),absolute(519,406),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[M_MOUSE_1], ImmPoint(x=420.000, y=432.000), MOUSE_1], cause=EventR3{id=MOUSE_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[M_MOUSE_1], ImmPoint(x=285.000, y=297.000), MOUSE_1], cause=java.awt.event.MouseEvent[MOUSE_PRESSED,(285,297),absolute(519,406),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_PRESSED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[M_MOUSE_1], ImmPoint(x=420.000, y=432.000), MOUSE_1], cause=EventR3{id=MOUSE_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[M_MOUSE_1], ImmPoint(x=285.000, y=297.000), MOUSE_1], cause=java.awt.event.MouseEvent[MOUSE_PRESSED,(285,297),absolute(519,406),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:28] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:28] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]] [22.06.2009 16:47:28] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[org.sophie2.main.app.commons.frame.FrameView@11027c] [22.06.2009 16:47:28] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]] [22.06.2009 16:47:28] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]] [22.06.2009 16:47:28] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[org.sophie2.main.app.commons.frame.FrameView@11027c] [22.06.2009 16:47:28] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[org.sophie2.main.app.commons.frame.FrameView@11027c] [22.06.2009 16:47:28] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]] [22.06.2009 16:47:28] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]] [22.06.2009 16:47:28] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]] [22.06.2009 16:47:28] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]] [22.06.2009 16:47:28] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]] [22.06.2009 16:47:28] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:47:28] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [22.06.2009 16:47:28] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[org.sophie2.main.app.commons.frame.FrameView@11027c] [22.06.2009 16:47:28] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[org.sophie2.main.app.commons.frame.FrameView@11027c] [22.06.2009 16:47:28] [FrameMoveHaloMenu] DEBUG - computeLocation: selectionBounds=ImmRect(195.000, 195.000, 320.000, 250.000) [22.06.2009 16:47:28] [FrameRotateHaloMenu] DEBUG - computeLocation: selectionBounds=ImmRect(195.000, 195.000, 320.000, 250.000) [22.06.2009 16:47:28] [EdgeKind] DEBUG - findLayoutHillClimb: State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@10568cb], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:47:28] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@10568cb], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:47:28] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@10568cb], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} [22.06.2009 16:47:28] [EdgeKind] DEBUG - findLayoutHillClimb: State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@2bce09], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:47:28] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@2bce09], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:47:28] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@2bce09], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} [22.06.2009 16:47:28] [EdgeKind] DEBUG - findLayoutHillClimb: State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@b9897], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:47:28] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@b9897], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} [22.06.2009 16:47:28] [EdgeKind] DEBUG - v=State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@b9897], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} [22.06.2009 16:47:28] [FrameMoveHaloMenu] DEBUG - computeLocation: selectionBounds=ImmRect(195.000, 195.000, 320.000, 250.000) [22.06.2009 16:47:28] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]] [22.06.2009 16:47:28] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [22.06.2009 16:47:28] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [22.06.2009 16:47:28] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]] [22.06.2009 16:47:28] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@ee85c5 [22.06.2009 16:47:28] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:28] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=17568 [22.06.2009 16:47:28] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 16:47:28] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@e3c21c [22.06.2009 16:47:28] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@2bce09], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@2bce09], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT}) [22.06.2009 16:47:28] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@2bce09], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@2bce09], CUR_AREA=0, LAST_EDGE=CLOSE_TEXT, RANGE=TextRange(0, 0), SCOPE=FINAL}) [22.06.2009 16:47:29] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@1a3b25c [22.06.2009 16:47:29] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@10568cb], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@10568cb], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT}) [22.06.2009 16:47:29] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@10568cb], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@10568cb], CUR_AREA=0, LAST_EDGE=CLOSE_TEXT, RANGE=TextRange(0, 0), SCOPE=FINAL}) [22.06.2009 16:47:29] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@1ae130e [22.06.2009 16:47:29] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@b9897], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@b9897], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT}) [22.06.2009 16:47:29] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@b9897], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@b9897], CUR_AREA=0, LAST_EDGE=CLOSE_TEXT, RANGE=TextRange(0, 0), SCOPE=FINAL}) [22.06.2009 16:47:29] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=400 [22.06.2009 16:47:29] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000), MOUSE_1], cause=java.awt.event.MouseEvent[MOUSE_RELEASED,(285,297),absolute(519,406),button=1,modifiers=Button1,clickCount=1] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:29] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=420.000, y=432.000), MOUSE_1], cause=EventR3{id=MOUSE_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000), MOUSE_1], cause=java.awt.event.MouseEvent[MOUSE_RELEASED,(285,297),absolute(519,406),button=1,modifiers=Button1,clickCount=1] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:29] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:29] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=420.000, y=432.000), MOUSE_1], cause=EventR3{id=MOUSE_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000), MOUSE_1], cause=java.awt.event.MouseEvent[MOUSE_RELEASED,(285,297),absolute(519,406),button=1,modifiers=Button1,clickCount=1] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:29] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_RELEASED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=420.000, y=432.000), MOUSE_1], cause=EventR3{id=MOUSE_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000), MOUSE_1], cause=java.awt.event.MouseEvent[MOUSE_RELEASED,(285,297),absolute(519,406),button=1,modifiers=Button1,clickCount=1] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:29] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:29] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@f0bcfa [22.06.2009 16:47:29] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_RELEASED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=420.000, y=432.000), MOUSE_1], cause=EventR3{id=MOUSE_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000), MOUSE_1], cause=java.awt.event.MouseEvent[MOUSE_RELEASED,(285,297),absolute(519,406),button=1,modifiers=Button1,clickCount=1] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:29] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_RELEASED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=245.000, y=257.000), MOUSE_1], cause=EventR3{id=MOUSE_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000), MOUSE_1], cause=java.awt.event.MouseEvent[MOUSE_RELEASED,(285,297),absolute(519,406),button=1,modifiers=Button1,clickCount=1] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:29] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:29] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_RELEASED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=245.000, y=257.000), MOUSE_1], cause=EventR3{id=MOUSE_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000), MOUSE_1], cause=java.awt.event.MouseEvent[MOUSE_RELEASED,(285,297),absolute(519,406),button=1,modifiers=Button1,clickCount=1] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:29] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:29] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:29] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1723b04 [22.06.2009 16:47:29] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000), MOUSE_1], cause=java.awt.event.MouseEvent[MOUSE_RELEASED,(285,297),absolute(519,406),button=1,modifiers=Button1,clickCount=1] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:29] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_CLICKED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000), MOUSE_1, 1], cause=java.awt.event.MouseEvent[MOUSE_CLICKED,(285,297),absolute(519,406),button=1,modifiers=Button1,clickCount=1] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:29] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_CLICKED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=420.000, y=432.000), MOUSE_1, 1], cause=EventR3{id=MOUSE_CLICKED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000), MOUSE_1, 1], cause=java.awt.event.MouseEvent[MOUSE_CLICKED,(285,297),absolute(519,406),button=1,modifiers=Button1,clickCount=1] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:29] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:29] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_CLICKED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@5fe8bf, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9b38d4], target=[ModifierSet[], ImmPoint(x=420.000, y=432.000), MOUSE_1, 1], cause=EventR3{id=MOUSE_CLICKED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000), MOUSE_1, 1], cause=java.awt.event.MouseEvent[MOUSE_CLICKED,(285,297),absolute(519,406),button=1,modifiers=Button1,clickCount=1] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:29] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_CLICKED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=420.000, y=432.000), MOUSE_1, 1], cause=EventR3{id=MOUSE_CLICKED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000), MOUSE_1, 1], cause=java.awt.event.MouseEvent[MOUSE_CLICKED,(285,297),absolute(519,406),button=1,modifiers=Button1,clickCount=1] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:29] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:29] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_CLICKED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=420.000, y=432.000), MOUSE_1, 1], cause=EventR3{id=MOUSE_CLICKED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000), MOUSE_1, 1], cause=java.awt.event.MouseEvent[MOUSE_CLICKED,(285,297),absolute(519,406),button=1,modifiers=Button1,clickCount=1] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:29] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_CLICKED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=245.000, y=257.000), MOUSE_1, 1], cause=EventR3{id=MOUSE_CLICKED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000), MOUSE_1, 1], cause=java.awt.event.MouseEvent[MOUSE_CLICKED,(285,297),absolute(519,406),button=1,modifiers=Button1,clickCount=1] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:29] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:29] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_CLICKED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@ca138e, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null], target=[ModifierSet[], ImmPoint(x=245.000, y=257.000), MOUSE_1, 1], cause=EventR3{id=MOUSE_CLICKED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000), MOUSE_1, 1], cause=java.awt.event.MouseEvent[MOUSE_CLICKED,(285,297),absolute(519,406),button=1,modifiers=Button1,clickCount=1] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [22.06.2009 16:47:29] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:29] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:29] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_CLICKED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=285.000, y=297.000), MOUSE_1, 1], cause=java.awt.event.MouseEvent[MOUSE_CLICKED,(285,297),absolute(519,406),button=1,modifiers=Button1,clickCount=1] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:29] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=-134.000, y=-21.0000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(-134,-21),absolute(100,88),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:29] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=-134.000, y=-21.0000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(-134,-21),absolute(100,88),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:29] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@165ba14 [22.06.2009 16:47:29] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@cf77a7 [22.06.2009 16:47:29] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@11027c, org.sophie2.main.scene.simple.SimpleSceneVisual@12d2db8, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1949d8e], target=[ModifierSet[], ImmPoint(x=-134.000, y=-21.0000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(-134,-21),absolute(100,88),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [22.06.2009 16:47:29] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1eb65c2 [22.06.2009 16:47:29] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [22.06.2009 16:47:31] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=2775 [22.06.2009 16:47:31] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 16:47:31] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@e3c21c [22.06.2009 16:47:31] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@2bce09], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@2bce09], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT}) [22.06.2009 16:47:31] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@2bce09], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@2bce09], CUR_AREA=0, LAST_EDGE=CLOSE_TEXT, RANGE=TextRange(0, 0), SCOPE=FINAL}) [22.06.2009 16:47:31] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@1a3b25c [22.06.2009 16:47:31] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@10568cb], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@10568cb], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT}) [22.06.2009 16:47:31] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@10568cb], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@10568cb], CUR_AREA=0, LAST_EDGE=CLOSE_TEXT, RANGE=TextRange(0, 0), SCOPE=FINAL}) [22.06.2009 16:47:31] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@1ae130e [22.06.2009 16:47:31] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@b9897], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@b9897], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT}) [22.06.2009 16:47:31] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@b9897], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@b9897], CUR_AREA=0, LAST_EDGE=CLOSE_TEXT, RANGE=TextRange(0, 0), SCOPE=FINAL}) [22.06.2009 16:47:31] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=8 [22.06.2009 16:47:32] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=812 [22.06.2009 16:47:32] [SimpleSceneVisual] DEBUG - paintComponent: [22.06.2009 16:47:32] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@e3c21c [22.06.2009 16:47:32] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@2bce09], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@2bce09], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT}) [22.06.2009 16:47:32] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@2bce09], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@2bce09], CUR_AREA=0, LAST_EDGE=CLOSE_TEXT, RANGE=TextRange(0, 0), SCOPE=FINAL}) [22.06.2009 16:47:32] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@1a3b25c [22.06.2009 16:47:32] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@10568cb], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@10568cb], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT}) [22.06.2009 16:47:32] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@10568cb], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@10568cb], CUR_AREA=0, LAST_EDGE=CLOSE_TEXT, RANGE=TextRange(0, 0), SCOPE=FINAL}) [22.06.2009 16:47:32] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@1ae130e [22.06.2009 16:47:32] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@b9897], CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@b9897], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT}) [22.06.2009 16:47:32] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@b9897], CUR_AREA=0, LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT} -> State{AREAS=[org.sophie2.base.commons.util.position.ImmArea@b9897], CUR_AREA=0, LAST_EDGE=CLOSE_TEXT, RANGE=TextRange(0, 0), SCOPE=FINAL}) [22.06.2009 16:47:32] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=10 [22.06.2009 16:47:35] [LogicR3] INFO - Processing event: EventR3{id=ADD_AUDIO_RECORD_FRAME, context=[org.sophie2.main.func.media.view.controls.InsertAudioRecordItem@11f9578, null, null], target=[], cause=null} [22.06.2009 16:47:36] [JMFEngine] ERROR - Error instantiating class: com.sun.media.protocol.javasound.DataSource : java.io.IOException: Cannot open audio device for input. [22.06.2009 16:47:36] [SophieExceptionHandler] ERROR - javax.media.NoProcessorException: Error instantiating class: com.sun.media.protocol.javasound.DataSource : java.io.IOException: Cannot open audio device for input. java.lang.RuntimeException: javax.media.NoProcessorException: Error instantiating class: com.sun.media.protocol.javasound.DataSource : java.io.IOException: Cannot open audio device for input. at org.sophie2.main.media.fobs.JMFEngine.registerMediaCaptureElement(JMFEngine.java:237) at org.sophie2.base.media.MasterAudioEngine.registerMediaCaptureElement(MasterAudioEngine.java:70) at org.sophie2.main.app.commons.dialogs.AudioCaptureDialog.show(AudioCaptureDialog.java:58) at org.sophie2.main.app.commons.dialogs.AudioCaptureDialog.show(AudioCaptureDialog.java:1) at org.sophie2.base.dialogs.DialogManager.showDialog(DialogManager.java:80) at org.sophie2.main.func.media.logic.MediaLogic$6.handle(MediaLogic.java:406) at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:43) at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:38) at org.sophie2.main.func.media.view.controls.InsertAudioRecordItem.clicked(InsertAudioRecordItem.java:30) at org.sophie2.base.menus.MenuItem$1swingMenu$1.actionPerformed(MenuItem.java:34) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242) at javax.swing.AbstractButton.doClick(AbstractButton.java:357) at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1216) at javax.swing.plaf.basic.BasicMenuItemUI$Handler.menuDragMouseReleased(BasicMenuItemUI.java:1320) at javax.swing.JMenuItem.fireMenuDragMouseReleased(JMenuItem.java:568) at javax.swing.JMenuItem.processMenuDragMouseEvent(JMenuItem.java:465) at javax.swing.JMenuItem.processMouseEvent(JMenuItem.java:411) at javax.swing.MenuSelectionManager.processMouseEvent(MenuSelectionManager.java:304) at javax.swing.plaf.basic.BasicPopupMenuUI$MouseGrabber.eventDispatched(BasicPopupMenuUI.java:807) at java.awt.Toolkit$SelectiveAWTEventListener.eventDispatched(Toolkit.java:2360) at java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2252) at java.awt.Toolkit.notifyAWTEventListeners(Toolkit.java:2210) at java.awt.Component.dispatchEventImpl(Component.java:4308) at java.awt.Container.dispatchEventImpl(Container.java:2116) at java.awt.Component.dispatchEvent(Component.java:4240) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916) at java.awt.Container.dispatchEventImpl(Container.java:2102) at java.awt.Window.dispatchEventImpl(Window.java:2429) at java.awt.Component.dispatchEvent(Component.java:4240) at java.awt.EventQueue.dispatchEvent(EventQueue.java:599) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160) at java.awt.EventDispatchThread.run(EventDispatchThread.java:121) Caused by: javax.media.NoProcessorException: Error instantiating class: com.sun.media.protocol.javasound.DataSource : java.io.IOException: Cannot open audio device for input. at javax.media.Manager.createProcessorForContent(Manager.java:1614) at javax.media.Manager.createProcessor(Manager.java:627) at org.sophie2.main.media.fobs.JMFEngine.registerMediaCaptureElement(JMFEngine.java:233) ... 40 more ---------------------------------------- sun.java2d.opengl=True java.runtime.name=Java(TM) SE Runtime Environment sun.boot.library.path=/usr/local/soylatte16-i386-1.0.3/jre/lib/i386 java.vm.version=1.6.0_03-p3-landonf_19_aug_2008_14_55-b00 java.vm.vendor=Sun Microsystems Inc. java.vendor.url=http://java.sun.com/ path.separator=: java.vm.name=Java HotSpot(TM) Server VM file.encoding.pkg=sun.io sun.java.launcher=SUN_STANDARD sun.os.patch.level=unknown java.vm.specification.name=Java Virtual Machine Specification user.dir=/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.author/target/classes edition=author java.runtime.version=1.6.0_03-p3-landonf_19_aug_2008_14_55-b00 java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment java.endorsed.dirs=/usr/local/soylatte16-i386-1.0.3/jre/lib/endorsed os.arch=i386 java.io.tmpdir=/var/tmp/ line.separator= java.vm.specification.vendor=Sun Microsystems Inc. os.name=Darwin sun.jnu.encoding=ISO8859-1 java.library.path=/usr/local/soylatte16-i386-1.0.3/jre/lib/i386/server:/usr/local/soylatte16-i386-1.0.3/jre/lib/i386:/usr/local/soylatte16-i386-1.0.3/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib java.specification.name=Java Platform API Specification java.class.version=50.0 sun.management.compiler=HotSpot Server Compiler os.version=9.7.0 user.home=/Users/dan user.timezone=America/New_York java.awt.printerjob=sun.print.PSPrinterJob file.encoding=MacRoman java.specification.version=1.6 java.class.path=/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.author/target/classes:/Users/dan/.m2/repository/org/apache/felix/org.apache.felix.main/1.0.4/org.apache.felix.main-1.0.4.jar:/Users/dan/.m2/repository/org/apache/felix/org.apache.felix.framework/1.0.4/org.apache.felix.framework-1.0.4.jar:/Users/dan/.m2/repository/org/apache/felix/org.apache.felix.shell/1.0.1/org.apache.felix.shell-1.0.1.jar:/Users/dan/.m2/repository/org/apache/felix/org.apache.felix.shell.tui/1.0.1/org.apache.felix.shell.tui-1.0.1.jar:/Users/dan/.m2/repository/org/apache/felix/org.apache.felix.bundlerepository/1.0.3/org.apache.felix.bundlerepository-1.0.3.jar:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.main.app.layout/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.core.modularity/target/classes:/Users/dan/.m2/repository/org/osgi/osgi_R4_core/1.0/osgi_R4_core-1.0.jar:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.core/target/classes:/Users/dan/.m2/repository/junit/junit/4.4/junit-4.4.jar:/Users/dan/.m2/repository/org/swinglabs/swingx/0.9.2/swingx-0.9.2.jar:/Users/dan/.m2/repository/com/jhlabs/filters/2.0.235/filters-2.0.235.jar:/Users/dan/.m2/repository/org/swinglabs/swing-worker/1.1/swing-worker-1.1.jar:/Users/dan/.m2/repository/org/swinglabs/swing-layout/1.0.3/swing-layout-1.0.3.jar:/Users/dan/.m2/repository/org/swinglabs/multiplegradientpaint/1.0/multiplegradientpaint-1.0.jar:/Users/dan/.m2/repository/com/vlsolutions/vldocking/2.1.4/vldocking-2.1.4.jar:/Users/dan/.m2/repository/net/sf/mydoggy/mydoggy-api/1.4.2/mydoggy-api-1.4.2.jar:/Users/dan/.m2/repository/net/sf/mydoggy/mydoggy-plaf/1.4.2/mydoggy-plaf-1.4.2.jar:/Users/dan/.m2/repository/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar:/Users/dan/.m2/repository/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.jar:/Users/dan/.m2/repository/tablelayout/TableLayout/20050920/TableLayout-20050920.jar:/Users/dan/.m2/repository/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.jar:/Users/dan/.m2/repository/log4j/log4j/1.2.14/log4j-1.2.14.jar:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.base.skins/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.base.commons/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.core.mvc/target/classes:/Users/dan/.m2/repository/batik/batik-awt-util/1.6-1/batik-awt-util-1.6-1.jar:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.base.layout/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.base.menus/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.base.visual/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.main.app.commons/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.main.func.file/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.base.dialogs/target/classes:/Users/dan/.m2/repository/org/osgi/osgi_R4_compendium/1.0/osgi_R4_compendium-1.0.jar:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.main.dialogs.input/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.base.media/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.base.bound/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.base.halos/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.base.scene/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.base.model.text/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.base.dnd/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.base.model.book/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.base.model.resources/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.base.persistence/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.main.app.model/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.main.scene.simple/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.main.app.reader/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.main.func.text/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.main.layout.mydoggy/target/classes:/Users/dan/.m2/repository/net/sf/mydoggy/mydoggy-res/1.4.2/mydoggy-res-1.4.2.jar:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.main.layout.vldocking/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.main.func.config/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.main.app.halos/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.main.func.help/target/classes:/Users/dan/.m2/repository/javax/help/javahelp/2.0.02/javahelp-2.0.02.jar:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.main.app.menus/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.base.config/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.main.media.fobs/target/classes:/Users/dan/.m2/repository/javax/media/jmf/2.1.1e/jmf-2.1.1e.jar:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.main.func.media/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.main.func.servers/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.base.connectivity/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.base.model.security/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.extra.func.pdf/target/classes:/Users/dan/.m2/repository/net/dev/java/pdf-renderer/2.0/pdf-renderer-2.0.jar:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.main.func.resources/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.extra.func.print/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.main.func.image/target/classes:/Users/dan/.m2/repository/com/lowagie/itext/1.3.1/itext-1.3.1.jar:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.main.func.links/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.system/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.extra.func.annotations/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.extra.func.embedded/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.extra.func.html/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.main.ws_connector/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.main.skin.alternative/target/classes user.name=dan java.vm.specification.version=1.0 java.home=/usr/local/soylatte16-i386-1.0.3/jre sun.arch.data.model=32 user.language=en java.specification.vendor=Sun Microsystems Inc. java.vm.info=mixed mode java.version=1.6.0_03-p3 java.ext.dirs=/usr/local/soylatte16-i386-1.0.3/jre/lib/ext:/usr/java/packages/lib/ext sun.boot.class.path=/usr/local/soylatte16-i386-1.0.3/jre/lib/resources.jar:/usr/local/soylatte16-i386-1.0.3/jre/lib/rt.jar:/usr/local/soylatte16-i386-1.0.3/jre/lib/sunrsasign.jar:/usr/local/soylatte16-i386-1.0.3/jre/lib/jsse.jar:/usr/local/soylatte16-i386-1.0.3/jre/lib/jce.jar:/usr/local/soylatte16-i386-1.0.3/jre/lib/charsets.jar:/usr/local/soylatte16-i386-1.0.3/jre/classes java.vendor=Sun Microsystems Inc. file.separator=/ java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi sun.io.unicode.encoding=UnicodeBig sun.cpu.endian=little sun.cpu.isalist= ---------------------------------------- dbvisel@gmail.com ----------------------------------------