java.lang.UnsatisfiedLinkError: no swt-gtk-3550 or swt-gtk in swt.library.path, java.library.path or the jar file at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source) at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source) at org.eclipse.swt.internal.C.(Unknown Source) at org.eclipse.swt.internal.Converter.wcsToMbcs(Unknown Source) at org.eclipse.swt.internal.Converter.wcsToMbcs(Unknown Source) at org.eclipse.swt.widgets.Display.(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:169) at org.eclipse.swt.graphics.Device.(Unknown Source) at chrriis.dj.nativeswing.swtimpl.NativeInterface$InProcess.initialize(NativeInterface.java:364) at chrriis.dj.nativeswing.swtimpl.NativeInterface$InProcess.access$1(NativeInterface.java:363) at chrriis.dj.nativeswing.swtimpl.NativeInterface.initialize(NativeInterface.java:169) at chrriis.dj.nativeswing.swtimpl.NativeInterface.open(NativeInterface.java:182) at org.sophie2.extra.func.browser.view.BrowserContentView.(BrowserContentView.java:36) at org.sophie2.extra.func.browser.view.BrowserContentViewProvider.getFrameContentView(BrowserContentViewProvider.java:24) at org.sophie2.extra.func.browser.view.BrowserContentViewProvider.getFrameContentView(BrowserContentViewProvider.java:1) at org.sophie2.main.app.commons.content.FrameContentViewFactory.createContentView(FrameContentViewFactory.java:42) at org.sophie2.main.app.commons.frame.FrameView$1contentView.compute(FrameView.java:101) at org.sophie2.main.app.commons.frame.FrameView$1contentView.compute(FrameView.java:1) at org.sophie2.core.prolib.impl.AutoProperty$Updater.update(AutoProperty.java:47) at org.sophie2.core.prolib.impl.AutoTracker.doUpdate(AutoTracker.java:65) at org.sophie2.core.prolib.impl.AutoTracker$1.changed(AutoTracker.java:31) at org.sophie2.core.prolib.BasePro.fireChanged(BasePro.java:132) at org.sophie2.core.prolib.BasePro$BaseProChange.fire(BasePro.java:188) at org.sophie2.core.prolib.events.ProChange.execute(ProChange.java:44) at org.sophie2.core.prolib.BasePro$BaseProChange.execute(BasePro.java:205) at org.sophie2.base.model.resources.history.ResourceChangeManager.register(ResourceChangeManager.java:335) at org.sophie2.core.prolib.events.ProChange.register(ProChange.java:38) at org.sophie2.core.prolib.BasePro$BaseProChange.register(BasePro.java:198) at org.sophie2.core.prolib.impl.ObjectProperty$ValueChange.register(ObjectProperty.java:252) at org.sophie2.core.prolib.impl.AutoProperty.setValue(AutoProperty.java:212) at org.sophie2.core.prolib.impl.AutoProperty.access$1(AutoProperty.java:209) at org.sophie2.core.prolib.impl.AutoProperty$Updater.wasUpdated(AutoProperty.java:62) at org.sophie2.core.prolib.impl.AutoTracker.doUpdate(AutoTracker.java:90) at org.sophie2.core.prolib.impl.AutoTracker$1.changed(AutoTracker.java:31) at org.sophie2.core.prolib.BasePro.fireChanged(BasePro.java:132) at org.sophie2.core.prolib.BasePro$BaseProChange.fire(BasePro.java:188) at org.sophie2.core.prolib.events.ProChange.execute(ProChange.java:44) at org.sophie2.core.prolib.BasePro$BaseProChange.execute(BasePro.java:205) at org.sophie2.core.prolib.util.DefaultChangeManager.register(DefaultChangeManager.java:35) at org.sophie2.core.prolib.events.ProChange.register(ProChange.java:38) at org.sophie2.core.prolib.BasePro$BaseProChange.register(BasePro.java:198) at org.sophie2.core.prolib.impl.ObjectProperty$ValueChange.register(ObjectProperty.java:252) at org.sophie2.core.prolib.impl.AutoProperty.setValue(AutoProperty.java:212) at org.sophie2.core.prolib.impl.AutoProperty.access$1(AutoProperty.java:209) at org.sophie2.core.prolib.impl.AutoProperty$Updater.wasUpdated(AutoProperty.java:62) at org.sophie2.core.prolib.impl.AutoTracker.doUpdate(AutoTracker.java:90) at org.sophie2.core.prolib.impl.AutoTracker$1.changed(AutoTracker.java:31) at org.sophie2.core.prolib.BasePro.fireChanged(BasePro.java:132) at org.sophie2.core.prolib.BasePro$BaseProChange.fire(BasePro.java:188) at org.sophie2.core.prolib.events.ProChange.execute(ProChange.java:44) at org.sophie2.core.prolib.BasePro$BaseProChange.execute(BasePro.java:205) at org.sophie2.core.prolib.util.DefaultChangeManager.register(DefaultChangeManager.java:35) at org.sophie2.core.prolib.events.ProChange.register(ProChange.java:38) at org.sophie2.core.prolib.BasePro$BaseProChange.register(BasePro.java:198) at org.sophie2.core.prolib.impl.ObjectProperty$ValueChange.register(ObjectProperty.java:252) at org.sophie2.core.prolib.impl.ValueProperty.set(ValueProperty.java:146) at org.sophie2.base.model.book.template.TemplateSupport.setFieldValue(TemplateSupport.java:290) at org.sophie2.base.model.book.Frame$1content.doSet(Frame.java:253) at org.sophie2.base.model.book.Frame$1content.doSet(Frame.java:1) at org.sophie2.core.prolib.impl.AutoProperty$1.execute(AutoProperty.java:101) at org.sophie2.base.model.resources.history.ResourceChangeManager.register(ResourceChangeManager.java:344) at org.sophie2.core.prolib.impl.AutoProperty.set(AutoProperty.java:121) at org.sophie2.extra.func.browser.view.logic.BrowserLogic$1.insertFrame(BrowserLogic.java:102) at org.sophie2.extra.func.browser.view.logic.BrowserLogic$1.handle(BrowserLogic.java:55) at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:43) at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:38) at org.sophie2.extra.func.browser.view.InsertBrowserItem.clicked(InsertBrowserItem.java:34) 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) ---------------------------------------- 2009-07-09T12:42:00-0400 ---------------------------------------- sophie2-author.log [09.07.2009 12:22:14] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:22:14] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:22:14] [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! [09.07.2009 12:22:14] [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! [09.07.2009 12:22:14] [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! [09.07.2009 12:22:14] [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! [09.07.2009 12:22:14] [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! [09.07.2009 12:22:14] [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! [09.07.2009 12:22:14] [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! [09.07.2009 12:22:14] [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! [09.07.2009 12:22:14] [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! [09.07.2009 12:22:14] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@77d770, null, null], target=[org.sophie2.base.model.book.Frame@63de5c], cause=null} [09.07.2009 12:22:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@61d8f5 [09.07.2009 12:22:14] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@77d770, null, null], target=[org.sophie2.base.model.book.Frame@63de5c], cause=null} [09.07.2009 12:22:14] [FrameContentView$1manipulationViews] DEBUG - initOwnAnnotation: transforming-list@manipulationViews@class org.sophie2.main.app.commons.content.UndefinedContentView[] [09.07.2009 12:22:14] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@77d770, null, null], target=[org.sophie2.base.model.book.Frame@63de5c], cause=null} [09.07.2009 12:22:14] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@61d8f5 [09.07.2009 12:22:14] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@77d770, null, null], target=[org.sophie2.base.model.book.Frame@63de5c], cause=null} [09.07.2009 12:22:14] [EdgeKind] INFO - findLayoutHillClimb: State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@73535b]} [09.07.2009 12:22:14] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:22:14] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:22:14] [EdgeKind] INFO - findLayoutHillClimb: State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1fbe98f]} [09.07.2009 12:22:14] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:22:14] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:22:14] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:14] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:14] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:14] [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! [09.07.2009 12:22:14] [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! [09.07.2009 12:22:14] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup4(java.lang.Object) because of model@class org.sophie2.main.func.text.content.view.HotTextContentView value not initialized! [09.07.2009 12:22:14] [FrameContentView$1manipulationViews] DEBUG - initOwnAnnotation: transforming-list@manipulationViews@class org.sophie2.main.func.text.content.view.HotTextContentView[] [09.07.2009 12:22:14] [EdgeKind] INFO - findLayoutHillClimb: State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@141c14b]} [09.07.2009 12:22:14] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:22:14] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:22:14] [EdgeKind] INFO - findLayoutHillClimb: State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@141c14b]} [09.07.2009 12:22:14] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:22:14] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:22:14] [EdgeKind] INFO - findLayoutHillClimb: State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@cf66a2]} [09.07.2009 12:22:14] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:22:14] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:22:14] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-75.0000, -75.0000, 755.000, 595.000) [09.07.2009 12:22:14] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-82.0000, -75.0000, 762.000, 595.000) [09.07.2009 12:22:14] [EdgeKind] INFO - findLayoutHillClimb: State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@16ab9c2]} [09.07.2009 12:22:14] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:22:14] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:22:14] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-85.0000, -85.0000, 765.000, 605.000) [09.07.2009 12:22:14] [EdgeKind] INFO - findLayoutHillClimb: State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@197de04]} [09.07.2009 12:22:14] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:22:14] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:22:14] [EdgeKind] INFO - findLayoutHillClimb: State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@61b8bc]} [09.07.2009 12:22:14] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:22:14] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:22:14] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-40.0000, -40.0000, 720.000, 560.000) [09.07.2009 12:22:14] [EdgeKind] INFO - findLayoutHillClimb: State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1770712]} [09.07.2009 12:22:14] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:22:14] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:22:14] [EdgeKind] INFO - findLayoutHillClimb: State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@5b2431]} [09.07.2009 12:22:14] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:22:14] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:22:14] [EdgeKind] INFO - findLayoutHillClimb: State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d21d60]} [09.07.2009 12:22:14] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:22:14] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:22:14] [EdgeKind] INFO - findLayoutHillClimb: State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@4fe4c8]} [09.07.2009 12:22:14] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:22:14] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.layout.mydoggy.MDEngine(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.app.AppMainWindow(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.app.LeftFlap(title=Left, toolTip=Instruments related to navigation.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.left.books.BooksTab(title=Books, toolTip=Instruments for books.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.left.books.OpenBooksPalette(title=Open Books, toolTip=List of open books) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.embedded.view.EmbeddedBooksPalette(title=Embedded Books, toolTip=List of currently embedded books.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.left.pages.PagesTab(title=Pages, toolTip=Instruments for pages) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.left.tools.ToolsTab(title=Tools, toolTip=Book related instruments) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.left.tools.SearchPalette(title=Search, toolTip=Allows searching in the text content of the book.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.config.ConfigTab(title=Config, toolTip=Instruments for application configuration.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.config.PluginsPalette(title=Plugins, toolTip=List of available application plugins.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.config.PluginAboutPalette(title=Plugin Information, toolTip=Displays information about the currently registered plugin.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.servers.ServersTab(title=Servers, toolTip=Server related things.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.servers.ConnectionsPalette(title=Connections, toolTip=Server connections.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.servers.ServerResourcesPalette(title=Server Resources, toolTip=Server resources.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.left.timelines.TimelinesTab(title=Timelines, toolTip=Instruments for timelines.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.app.AppDocumentsDesktop(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.BookDesktopWindow(title=New Book A, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.scene.simple.SimpleSceneVisual(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHaloMenu(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHaloButton(title=null, toolTip=Choose font) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud(title=null, toolTip=Choose font family name, size and style) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextFontFamily(title=Font name, toolTip=Choose font name) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextFontSize(title=Font size, toolTip=Choose font size) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextItalicStyle(title=Italic:, toolTip=Set on/off italic) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextBoldStyle(title=Bold: , toolTip=Set on/off bold.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextUnderlineStyle(title=Underline: , toolTip=Set on/off underline) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextStrikethroughStyle(title=Strikethrough: , toolTip=Set on/off strikethrough) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextForegroundColor(title=Characters Color :, toolTip=Choose character color) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.ColorPickerHud(title=null, toolTip=Pick a color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker(title=null, toolTip=Pick a color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue(title=RGB value:, toolTip=The hexidecimal value of the color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex(title=G hex:, toolTip=The green component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec(title=B dec:, toolTip=The blue component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex(title=B hex:, toolTip=The blue component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex(title=R hex:, toolTip=The red component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex(title=A hex:, toolTip=The alpha component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec(title=R dec:, toolTip=The red component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec(title=G dec:, toolTip=The green component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec(title=A dec:, toolTip=The alpha component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextBackgroundColor(title=Characters Background Color :, toolTip=Choose character background color) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.ColorPickerHud(title=null, toolTip=Pick a color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker(title=null, toolTip=Pick a color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue(title=RGB value:, toolTip=The hexidecimal value of the color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex(title=G hex:, toolTip=The green component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec(title=B dec:, toolTip=The blue component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex(title=B hex:, toolTip=The blue component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex(title=R hex:, toolTip=The red component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex(title=A hex:, toolTip=The alpha component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec(title=R dec:, toolTip=The red component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec(title=G dec:, toolTip=The green component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec(title=A dec:, toolTip=The alpha component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton(title=null, toolTip=Drag to move) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton(title=null, toolTip=Click to delete the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton(title=null, toolTip=Rotate the frame counter-clockwise) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton(title=null, toolTip=Change the rotation point and rotation angle.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud(title=null, toolTip=Edit the rotation properties of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle(title=angle:, toolTip=Increase/Decrease Rotation Angle.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton(title=null, toolTip=Rotate the frame clockwise) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.MainHaloMenu(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.browser.view.BrowserHaloButton(title=null, toolTip=Enter new URL.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.browser.view.BrowserPropertiesHud(title=null, toolTip=browser) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.browser.view.BrowserPropertiesHud$AddressBar(title=URL:, toolTip=Enter new URL) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton(title=null, toolTip=Change the border and background.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud(title=null, toolTip=Edit the border and background of a frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop(title=Top border size:, toolTip=Change the top size of the border.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight(title=Right border size:, toolTip=Change the right size of the border.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom(title=Bottom border size:, toolTip=Change the bottom size of the border.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft(title=Left border size:, toolTip=Change the left size of the border.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField(title=Border color:, toolTip=Change the color of the border) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.ColorPickerHud(title=null, toolTip=Pick a color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker(title=null, toolTip=Pick a color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue(title=RGB value:, toolTip=The hexidecimal value of the color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex(title=G hex:, toolTip=The green component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec(title=B dec:, toolTip=The blue component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex(title=B hex:, toolTip=The blue component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex(title=R hex:, toolTip=The red component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex(title=A hex:, toolTip=The alpha component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec(title=R dec:, toolTip=The red component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec(title=G dec:, toolTip=The green component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec(title=A dec:, toolTip=The alpha component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate(title=Border template: , toolTip=Use the border from the template.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked(title=Lock the border: , toolTip=Prevent the border from any changes.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundColorField(title=color:, toolTip=Change the color of the background) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.ColorPickerHud(title=null, toolTip=Pick a color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker(title=null, toolTip=Pick a color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue(title=RGB value:, toolTip=The hexidecimal value of the color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex(title=G hex:, toolTip=The green component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec(title=B dec:, toolTip=The blue component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex(title=B hex:, toolTip=The blue component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex(title=R hex:, toolTip=The red component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex(title=A hex:, toolTip=The alpha component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec(title=R dec:, toolTip=The red component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec(title=G dec:, toolTip=The green component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec(title=A dec:, toolTip=The alpha component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundGradientField(title=gradient:, toolTip=Change the gradient of the background) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundImageField(title=image:, toolTip=Change the image of the background) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundPatternField(title=pattern:, toolTip=Change the pattern of the background) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate(title=Background template: , toolTip=Use the background from the template.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked(title=Lock the background: , toolTip=Prevent the background from any changes.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck(title=Frame visible: , toolTip=toggle the initial visibility of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton(title=null, toolTip=Edit frame size and position settings.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud(title=null, toolTip=Edit the size and position properties of a page.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth(title=Width:, toolTip=Change the width of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight(title=Height:, toolTip=Change the height of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate(title=Size template: , toolTip=Use the size from the template.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked(title=Lock the size: , toolTip=Prevent the size from any changes.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition(title=X:, toolTip=Change the X position of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition(title=Y:, toolTip=Change the Y position of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate(title=Location template: , toolTip=Use the location from the template.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked(title=Lock the location: , toolTip=Prevent the location from any changes.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameInsetsHaloButton(title=null, toolTip=Edit frame margin and padding settings.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud(title=null, toolTip=Edit the padding/margin properties of a frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop(title=Top padding:, toolTip=Change the top padding of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight(title=Right padding:, toolTip=Change the right padding of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom(title=Bottom padding:, toolTip=Change the bottom padding of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft(title=Left padding:, toolTip=Change the left padding of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate(title=Padding template: , toolTip=Use the padding from the template.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked(title=Lock the padding: , toolTip=Prevent the padding from any changes.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop(title=Top margin:, toolTip=Change the top margin of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight(title=Right margin:, toolTip=Change the right margin of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom(title=Bottom margin:, toolTip=Change the bottom margin of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft(title=Left margin:, toolTip=Change the left margin of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate(title=Margin template: , toolTip=Use the margin from the template.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked(title=Lock the margin: , toolTip=Prevent the margin from any changes.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton(title=null, toolTip=Increase the z-order of this frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton(title=null, toolTip=Decrease the z-order of this frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton(title=null, toolTip=Use the content from the template.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton(title=null, toolTip=Show the frames from the template.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.AddTemplateHaloButton(title=null, toolTip=Add the object as a template.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton(title=null, toolTip=Align the selected page elements.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsHud(title=null, toolTip=Align the selected page elements.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsBottom(title=Align bottom, toolTip=Click to align selected elements' bottom sides.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsHorizontally(title=Align horizontally, toolTip=Click to align selected elements' horizontally.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsVertically(title=Align vertically, toolTip=Click to align selected elements' vertically.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsLeft(title=Align left, toolTip=Click to align selected elements' left sides.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsRight(title=Align right, toolTip=Click to align selected elements' right sides.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsTop(title=Align top, toolTip=Click to align selected elements' top sides.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.EnterGroupButton(title=null, toolTip=Click to enter the selected group.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.ExitGroupButton(title=null, toolTip=Click to exit the current group.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.GroupPageElementsButton(title=null, toolTip=Click to group the selected page elements.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.UngroupPageElementsButton(title=null, toolTip=Click to ungroup the selected page elements.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHaloButton(title=null, toolTip=Manage links.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud(title=null, toolTip=Manage links.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$CurrentRule(title=Rule:, toolTip=Select a rule) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AddRule(title=null, toolTip=Add new rule) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$RemoveRule(title=null, toolTip=Remove the selected rule) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AvailableTriggers(title=Trigger:, toolTip=Select a trigger for this rule) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AvailableActions(title=Action:, toolTip=Select action for this rule) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$ConfigPanel(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages(title=Go to page:, toolTip=Go To Page) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.resize.PageResizeHaloButton(title=null, toolTip=Drag to resize the page) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyMoveHaloButton(title=null, toolTip=Drag to move) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyRemoveHaloButton(title=null, toolTip=Click to remove the sticky) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainMenu(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainHaloButton(title=Chain Text Frame, toolTip=Choose next text frame to be chained) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainHud(title=Chain Text Frame, toolTip=Choose next text frame to be chained) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainHud$TextChainComboBox(title=Select Text Frame, toolTip=Choose next text frame to be chained) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextUnchainNextHaloButton(title=Unchain next frame, toolTip=Unchain next frame) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainTopMenu(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextUnchainPrevHalo(title=null, toolTip=Unchaing previous frame) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.BookDocumentWindow(title=New Book A, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.frame.FrameView(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.content.view.HotTextContentView(title=HotTextContentView, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.frame.FrameView(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.content.view.HotTextContentView(title=HotTextContentView, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.frame.FrameView(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.content.view.HotTextContentView(title=HotTextContentView, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.scene.simple.SimpleSceneVisual(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHaloMenu(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHaloButton(title=null, toolTip=Choose font) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud(title=null, toolTip=Choose font family name, size and style) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextFontFamily(title=Font name, toolTip=Choose font name) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextFontSize(title=Font size, toolTip=Choose font size) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextItalicStyle(title=Italic:, toolTip=Set on/off italic) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextBoldStyle(title=Bold: , toolTip=Set on/off bold.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextUnderlineStyle(title=Underline: , toolTip=Set on/off underline) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextStrikethroughStyle(title=Strikethrough: , toolTip=Set on/off strikethrough) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextForegroundColor(title=Characters Color :, toolTip=Choose character color) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.ColorPickerHud(title=null, toolTip=Pick a color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker(title=null, toolTip=Pick a color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue(title=RGB value:, toolTip=The hexidecimal value of the color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex(title=G hex:, toolTip=The green component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec(title=B dec:, toolTip=The blue component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex(title=B hex:, toolTip=The blue component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex(title=R hex:, toolTip=The red component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex(title=A hex:, toolTip=The alpha component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec(title=R dec:, toolTip=The red component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec(title=G dec:, toolTip=The green component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec(title=A dec:, toolTip=The alpha component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextBackgroundColor(title=Characters Background Color :, toolTip=Choose character background color) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.ColorPickerHud(title=null, toolTip=Pick a color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker(title=null, toolTip=Pick a color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue(title=RGB value:, toolTip=The hexidecimal value of the color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex(title=G hex:, toolTip=The green component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec(title=B dec:, toolTip=The blue component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex(title=B hex:, toolTip=The blue component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex(title=R hex:, toolTip=The red component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex(title=A hex:, toolTip=The alpha component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec(title=R dec:, toolTip=The red component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec(title=G dec:, toolTip=The green component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec(title=A dec:, toolTip=The alpha component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton(title=null, toolTip=Drag to move) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton(title=null, toolTip=Click to delete the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton(title=null, toolTip=Rotate the frame counter-clockwise) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton(title=null, toolTip=Change the rotation point and rotation angle.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud(title=null, toolTip=Edit the rotation properties of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle(title=angle:, toolTip=Increase/Decrease Rotation Angle.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton(title=null, toolTip=Rotate the frame clockwise) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.MainHaloMenu(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.browser.view.BrowserHaloButton(title=null, toolTip=Enter new URL.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.browser.view.BrowserPropertiesHud(title=null, toolTip=browser) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.browser.view.BrowserPropertiesHud$AddressBar(title=URL:, toolTip=Enter new URL) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton(title=null, toolTip=Change the border and background.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud(title=null, toolTip=Edit the border and background of a frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop(title=Top border size:, toolTip=Change the top size of the border.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight(title=Right border size:, toolTip=Change the right size of the border.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom(title=Bottom border size:, toolTip=Change the bottom size of the border.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft(title=Left border size:, toolTip=Change the left size of the border.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField(title=Border color:, toolTip=Change the color of the border) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.ColorPickerHud(title=null, toolTip=Pick a color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker(title=null, toolTip=Pick a color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue(title=RGB value:, toolTip=The hexidecimal value of the color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex(title=G hex:, toolTip=The green component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec(title=B dec:, toolTip=The blue component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex(title=B hex:, toolTip=The blue component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex(title=R hex:, toolTip=The red component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex(title=A hex:, toolTip=The alpha component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec(title=R dec:, toolTip=The red component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec(title=G dec:, toolTip=The green component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec(title=A dec:, toolTip=The alpha component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate(title=Border template: , toolTip=Use the border from the template.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked(title=Lock the border: , toolTip=Prevent the border from any changes.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundColorField(title=color:, toolTip=Change the color of the background) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.ColorPickerHud(title=null, toolTip=Pick a color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker(title=null, toolTip=Pick a color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue(title=RGB value:, toolTip=The hexidecimal value of the color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex(title=G hex:, toolTip=The green component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec(title=B dec:, toolTip=The blue component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex(title=B hex:, toolTip=The blue component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex(title=R hex:, toolTip=The red component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex(title=A hex:, toolTip=The alpha component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec(title=R dec:, toolTip=The red component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec(title=G dec:, toolTip=The green component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec(title=A dec:, toolTip=The alpha component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundGradientField(title=gradient:, toolTip=Change the gradient of the background) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundImageField(title=image:, toolTip=Change the image of the background) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundPatternField(title=pattern:, toolTip=Change the pattern of the background) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate(title=Background template: , toolTip=Use the background from the template.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked(title=Lock the background: , toolTip=Prevent the background from any changes.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck(title=Frame visible: , toolTip=toggle the initial visibility of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton(title=null, toolTip=Edit frame size and position settings.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud(title=null, toolTip=Edit the size and position properties of a page.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth(title=Width:, toolTip=Change the width of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight(title=Height:, toolTip=Change the height of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate(title=Size template: , toolTip=Use the size from the template.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked(title=Lock the size: , toolTip=Prevent the size from any changes.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition(title=X:, toolTip=Change the X position of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition(title=Y:, toolTip=Change the Y position of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate(title=Location template: , toolTip=Use the location from the template.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked(title=Lock the location: , toolTip=Prevent the location from any changes.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameInsetsHaloButton(title=null, toolTip=Edit frame margin and padding settings.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud(title=null, toolTip=Edit the padding/margin properties of a frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop(title=Top padding:, toolTip=Change the top padding of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight(title=Right padding:, toolTip=Change the right padding of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom(title=Bottom padding:, toolTip=Change the bottom padding of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft(title=Left padding:, toolTip=Change the left padding of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate(title=Padding template: , toolTip=Use the padding from the template.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked(title=Lock the padding: , toolTip=Prevent the padding from any changes.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop(title=Top margin:, toolTip=Change the top margin of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight(title=Right margin:, toolTip=Change the right margin of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom(title=Bottom margin:, toolTip=Change the bottom margin of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft(title=Left margin:, toolTip=Change the left margin of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate(title=Margin template: , toolTip=Use the margin from the template.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked(title=Lock the margin: , toolTip=Prevent the margin from any changes.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton(title=null, toolTip=Increase the z-order of this frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton(title=null, toolTip=Decrease the z-order of this frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton(title=null, toolTip=Use the content from the template.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton(title=null, toolTip=Show the frames from the template.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.AddTemplateHaloButton(title=null, toolTip=Add the object as a template.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton(title=null, toolTip=Align the selected page elements.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsHud(title=null, toolTip=Align the selected page elements.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsBottom(title=Align bottom, toolTip=Click to align selected elements' bottom sides.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsHorizontally(title=Align horizontally, toolTip=Click to align selected elements' horizontally.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsVertically(title=Align vertically, toolTip=Click to align selected elements' vertically.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsLeft(title=Align left, toolTip=Click to align selected elements' left sides.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsRight(title=Align right, toolTip=Click to align selected elements' right sides.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsTop(title=Align top, toolTip=Click to align selected elements' top sides.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.EnterGroupButton(title=null, toolTip=Click to enter the selected group.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.ExitGroupButton(title=null, toolTip=Click to exit the current group.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.GroupPageElementsButton(title=null, toolTip=Click to group the selected page elements.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.UngroupPageElementsButton(title=null, toolTip=Click to ungroup the selected page elements.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHaloButton(title=null, toolTip=Manage links.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud(title=null, toolTip=Manage links.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$CurrentRule(title=Rule:, toolTip=Select a rule) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AddRule(title=null, toolTip=Add new rule) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$RemoveRule(title=null, toolTip=Remove the selected rule) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AvailableTriggers(title=Trigger:, toolTip=Select a trigger for this rule) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AvailableActions(title=Action:, toolTip=Select action for this rule) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$ConfigPanel(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages(title=Go to page:, toolTip=Go To Page) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.resize.PageResizeHaloButton(title=null, toolTip=Drag to resize the page) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyMoveHaloButton(title=null, toolTip=Drag to move) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyRemoveHaloButton(title=null, toolTip=Click to remove the sticky) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainMenu(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainHaloButton(title=Chain Text Frame, toolTip=Choose next text frame to be chained) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainHud(title=Chain Text Frame, toolTip=Choose next text frame to be chained) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainHud$TextChainComboBox(title=Select Text Frame, toolTip=Choose next text frame to be chained) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextUnchainNextHaloButton(title=Unchain next frame, toolTip=Unchain next frame) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainTopMenu(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextUnchainPrevHalo(title=null, toolTip=Unchaing previous frame) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.scene.simple.SimpleSceneVisual(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHaloMenu(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHaloButton(title=null, toolTip=Choose font) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud(title=null, toolTip=Choose font family name, size and style) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextFontFamily(title=Font name, toolTip=Choose font name) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextFontSize(title=Font size, toolTip=Choose font size) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextItalicStyle(title=Italic:, toolTip=Set on/off italic) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextBoldStyle(title=Bold: , toolTip=Set on/off bold.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextUnderlineStyle(title=Underline: , toolTip=Set on/off underline) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextStrikethroughStyle(title=Strikethrough: , toolTip=Set on/off strikethrough) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextForegroundColor(title=Characters Color :, toolTip=Choose character color) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.ColorPickerHud(title=null, toolTip=Pick a color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker(title=null, toolTip=Pick a color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue(title=RGB value:, toolTip=The hexidecimal value of the color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex(title=G hex:, toolTip=The green component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec(title=B dec:, toolTip=The blue component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex(title=B hex:, toolTip=The blue component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex(title=R hex:, toolTip=The red component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex(title=A hex:, toolTip=The alpha component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec(title=R dec:, toolTip=The red component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec(title=G dec:, toolTip=The green component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec(title=A dec:, toolTip=The alpha component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextBackgroundColor(title=Characters Background Color :, toolTip=Choose character background color) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.ColorPickerHud(title=null, toolTip=Pick a color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker(title=null, toolTip=Pick a color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue(title=RGB value:, toolTip=The hexidecimal value of the color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex(title=G hex:, toolTip=The green component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec(title=B dec:, toolTip=The blue component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex(title=B hex:, toolTip=The blue component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex(title=R hex:, toolTip=The red component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex(title=A hex:, toolTip=The alpha component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec(title=R dec:, toolTip=The red component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec(title=G dec:, toolTip=The green component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec(title=A dec:, toolTip=The alpha component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton(title=null, toolTip=Drag to move) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton(title=null, toolTip=Click to delete the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton(title=null, toolTip=Rotate the frame counter-clockwise) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton(title=null, toolTip=Change the rotation point and rotation angle.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud(title=null, toolTip=Edit the rotation properties of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle(title=angle:, toolTip=Increase/Decrease Rotation Angle.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton(title=null, toolTip=Rotate the frame clockwise) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.MainHaloMenu(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.browser.view.BrowserHaloButton(title=null, toolTip=Enter new URL.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.browser.view.BrowserPropertiesHud(title=null, toolTip=browser) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.browser.view.BrowserPropertiesHud$AddressBar(title=URL:, toolTip=Enter new URL) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton(title=null, toolTip=Change the border and background.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud(title=null, toolTip=Edit the border and background of a frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop(title=Top border size:, toolTip=Change the top size of the border.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight(title=Right border size:, toolTip=Change the right size of the border.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom(title=Bottom border size:, toolTip=Change the bottom size of the border.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft(title=Left border size:, toolTip=Change the left size of the border.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField(title=Border color:, toolTip=Change the color of the border) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.ColorPickerHud(title=null, toolTip=Pick a color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker(title=null, toolTip=Pick a color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue(title=RGB value:, toolTip=The hexidecimal value of the color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex(title=G hex:, toolTip=The green component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec(title=B dec:, toolTip=The blue component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex(title=B hex:, toolTip=The blue component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex(title=R hex:, toolTip=The red component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex(title=A hex:, toolTip=The alpha component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec(title=R dec:, toolTip=The red component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec(title=G dec:, toolTip=The green component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec(title=A dec:, toolTip=The alpha component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate(title=Border template: , toolTip=Use the border from the template.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked(title=Lock the border: , toolTip=Prevent the border from any changes.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundColorField(title=color:, toolTip=Change the color of the background) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.ColorPickerHud(title=null, toolTip=Pick a color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker(title=null, toolTip=Pick a color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue(title=RGB value:, toolTip=The hexidecimal value of the color.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex(title=G hex:, toolTip=The green component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec(title=B dec:, toolTip=The blue component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex(title=B hex:, toolTip=The blue component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex(title=R hex:, toolTip=The red component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex(title=A hex:, toolTip=The alpha component in hexadecimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec(title=R dec:, toolTip=The red component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec(title=G dec:, toolTip=The green component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec(title=A dec:, toolTip=The alpha component in decimal.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundGradientField(title=gradient:, toolTip=Change the gradient of the background) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundImageField(title=image:, toolTip=Change the image of the background) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundPatternField(title=pattern:, toolTip=Change the pattern of the background) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate(title=Background template: , toolTip=Use the background from the template.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked(title=Lock the background: , toolTip=Prevent the background from any changes.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck(title=Frame visible: , toolTip=toggle the initial visibility of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton(title=null, toolTip=Edit frame size and position settings.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud(title=null, toolTip=Edit the size and position properties of a page.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth(title=Width:, toolTip=Change the width of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight(title=Height:, toolTip=Change the height of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate(title=Size template: , toolTip=Use the size from the template.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked(title=Lock the size: , toolTip=Prevent the size from any changes.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition(title=X:, toolTip=Change the X position of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition(title=Y:, toolTip=Change the Y position of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate(title=Location template: , toolTip=Use the location from the template.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked(title=Lock the location: , toolTip=Prevent the location from any changes.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameInsetsHaloButton(title=null, toolTip=Edit frame margin and padding settings.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud(title=null, toolTip=Edit the padding/margin properties of a frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop(title=Top padding:, toolTip=Change the top padding of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight(title=Right padding:, toolTip=Change the right padding of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom(title=Bottom padding:, toolTip=Change the bottom padding of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft(title=Left padding:, toolTip=Change the left padding of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate(title=Padding template: , toolTip=Use the padding from the template.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked(title=Lock the padding: , toolTip=Prevent the padding from any changes.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop(title=Top margin:, toolTip=Change the top margin of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight(title=Right margin:, toolTip=Change the right margin of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom(title=Bottom margin:, toolTip=Change the bottom margin of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft(title=Left margin:, toolTip=Change the left margin of the frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate(title=Margin template: , toolTip=Use the margin from the template.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked(title=Lock the margin: , toolTip=Prevent the margin from any changes.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton(title=null, toolTip=Increase the z-order of this frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton(title=null, toolTip=Decrease the z-order of this frame.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton(title=null, toolTip=Use the content from the template.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton(title=null, toolTip=Show the frames from the template.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.AddTemplateHaloButton(title=null, toolTip=Add the object as a template.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton(title=null, toolTip=Align the selected page elements.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsHud(title=null, toolTip=Align the selected page elements.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsBottom(title=Align bottom, toolTip=Click to align selected elements' bottom sides.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsHorizontally(title=Align horizontally, toolTip=Click to align selected elements' horizontally.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsVertically(title=Align vertically, toolTip=Click to align selected elements' vertically.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsLeft(title=Align left, toolTip=Click to align selected elements' left sides.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsRight(title=Align right, toolTip=Click to align selected elements' right sides.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsTop(title=Align top, toolTip=Click to align selected elements' top sides.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.EnterGroupButton(title=null, toolTip=Click to enter the selected group.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.ExitGroupButton(title=null, toolTip=Click to exit the current group.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.GroupPageElementsButton(title=null, toolTip=Click to group the selected page elements.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.UngroupPageElementsButton(title=null, toolTip=Click to ungroup the selected page elements.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHaloButton(title=null, toolTip=Manage links.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud(title=null, toolTip=Manage links.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$CurrentRule(title=Rule:, toolTip=Select a rule) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AddRule(title=null, toolTip=Add new rule) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$RemoveRule(title=null, toolTip=Remove the selected rule) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AvailableTriggers(title=Trigger:, toolTip=Select a trigger for this rule) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AvailableActions(title=Action:, toolTip=Select action for this rule) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$ConfigPanel(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages(title=Go to page:, toolTip=Go To Page) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.resize.PageResizeHaloButton(title=null, toolTip=Drag to resize the page) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyMoveHaloButton(title=null, toolTip=Drag to move) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyRemoveHaloButton(title=null, toolTip=Click to remove the sticky) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainMenu(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainHaloButton(title=Chain Text Frame, toolTip=Choose next text frame to be chained) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainHud(title=Chain Text Frame, toolTip=Choose next text frame to be chained) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainHud$TextChainComboBox(title=Select Text Frame, toolTip=Choose next text frame to be chained) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextUnchainNextHaloButton(title=Unchain next frame, toolTip=Unchain next frame) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainTopMenu(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextUnchainPrevHalo(title=null, toolTip=Unchaing previous frame) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.BookBottomPanel(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.panels.ZoomPercentagePanel(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.panels.NavigationPanel(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.panels.QuickSearchPanel(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.panels.ShowFramesCheckBoxPanel(title=outline frames, toolTip=Toggle outline frame bounds mode.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.panels.PreviewModeButton(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.app.AppTabBar(title=TabBar, toolTip=Open Books) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.AppTabBarMenu(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.tabbar.MinimizeAllItem(title=MinimizeAll, toolTip=Click here to hide all windows and show the desktop.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.tabbar.RestoreAllItem(title=RestoreAll, toolTip=Click here to show all windows that are minimized.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.AppMenuBar(title=null, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.FileMenu(title=File, toolTip=File menu) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.NewBookItem(title=New Book, toolTip=Create a new book.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.OpenBookItem(title=Open Book, toolTip=Open an existing book.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.SaveBookItem(title=Save, toolTip=Save the current book to a file.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.SaveBookAsItem(title=Save As, toolTip=Save the current book to another file.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.SaveBookAsTemplateItem(title=Save As Template, toolTip=Save the current book as a template.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.BookPropertiesItem(title=Book Properties, toolTip=Show the properties of the current book.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.print.view.PrintItem(title=Print..., toolTip=Print current book) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.ExportSubMenu(title=Export as, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.print.pdf.export.ExportToPDFItem(title=PDF, toolTip=Exports current book to pdf file) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.html.ExportAsHtmlItem(title=HTML, toolTip=Export current book in html file.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.print.view.PrintToFileItem(title=Print To File..., toolTip=Print current book to file) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.CloseBookItem(title=Close, toolTip=Close the current book.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.ExitItem(title=Quit Sophie 2, toolTip=Close Sophie 2.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.edit.EditMenu(title=Edit, toolTip=Edit menu) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.edit.UndoItem(title=Can't undo!, toolTip=Revert the last change made.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.edit.RedoItem(title=Can't redo!, toolTip=Restore the last reverted change.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.edit.SetBookTitleItem(title=Set Title, toolTip=Set the title of the current book.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.edit.SetPageSizeItem(title=Set Page Dimensions, toolTip=Change the page width and height of the current book.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.edit.ShowConnectionsItem(title=Show frame connections, toolTip=Toggle the display of text frame chain connections.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.insert.InsertMenu(title=Insert, toolTip=Insert menu) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.insert.InsertTextItem(title=Text, toolTip=Add a text frame to the current page.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.image.view.InsertImageItem(title=Image, toolTip=Add an image frame to the current page.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.media.view.InsertAudioItem(title=Audio, toolTip=Add an audio frame to the current page.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.media.view.InsertVideoItem(title=Video..., toolTip=Add a video frame to the current page.) [09.07.2009 12:22:15] [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.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.embedded.view.InsertBookItem(title=Book, toolTip=Embed a book in the current page.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.pdf.view.InsertPDFItem(title=Pdf, toolTip=Add a PDF frame to the current page.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.browser.view.InsertBrowserItem(title=Browser, toolTip=Add a browser frame to the current page.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.view.ViewMenu(title=View, toolTip=View Menu) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.view.NormalModeItem(title=Normal mode, toolTip=Switch to normal screen mode) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.view.FullScreenItem(title=Full Screen Mode, toolTip=Switch to full screen mode) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.skins.SkinsMenu(title=Skins, toolTip=Change the skin of Sophie.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.skins.DefaultSkinItem(title=Default skin, toolTip=Click to switch to default skin.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.skin.alternative.AlternativeSkinItem(title=Alternative skin, toolTip=Click to switch to alternative skin.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.window.WindowMenu(title=Window, toolTip=Window menu) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.window.CascadeItem(title=Cascade, toolTip=Cascade the open documents.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.window.TileItem(title=Tile, toolTip=Tile the open documents.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.window.DocumentItem(title=+New Book A, toolTip=null) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.help.HelpMenu(title=Help, toolTip=Help menu) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.help.menuitems.HelpContentsItem(title=Help Contents, toolTip=Displays the main help index) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.help.menuitems.BugReportItem(title=Send an Error Report..., toolTip=Report a bug in Sophie.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.help.menuitems.AboutItem(title=About, toolTip=Displays version information, license used, etc.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.help.InspectorMenuItem(title=Inspector, toolTip=Start the inspector in the current work area.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.app.RightFlap(title=Right, toolTip=Instruments related to resources.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.resources.view.ResourcesTab(title=Resources, toolTip=Contains information about resources.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.resources.view.AllResourcesPalette(title=Resources, toolTip=All of the resources in the current book.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.resources.view.ResourceDetailsPalette(title=Detail View, toolTip=Detail View) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.resources.view.ChangesTab(title=Changes, toolTip=Contains information about changes.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.func.resources.view.AllChangesPalette(title=Changes, toolTip=All changes done to the selected resource.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.right.library.LibraryTab(title=Library, toolTip=Provides book and frame components) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.right.library.BookTemplatesPalette(title=Book Templates, toolTip=Templates for new books.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.right.library.PageTemplatesPalette(title=Page Templates Palette, toolTip=Templates for new Pages) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.right.library.FrameTemplatesPalette(title=Frame Templates Palette, toolTip=Templates for new Frames) [09.07.2009 12:22:15] [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) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.tab.AllAnnotationsPalette(title=All annotations, toolTip=Load/save annotations, manage annotations from different users) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.tab.BookExtrasPalette(title=Book extras, toolTip=Manage book extras - show/hide, export/import, etc.) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.tab.StickiesPalette(title=Stickies, toolTip=Add new sticky, show or hide stickies) [09.07.2009 12:22:15] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.right.styles.StylesTab(title=Styles, toolTip=Style related palettes.) [09.07.2009 12:22:15] [FakeAuthorMain] INFO - Sophie startup finished in: 31.845 sec. [09.07.2009 12:22:15] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=7732 [09.07.2009 12:22:15] [SimpleSceneVisual] DEBUG - paintComponent: [09.07.2009 12:22:16] [HotTextLayout] DEBUG - draw: Path length = 2 [09.07.2009 12:22:16] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d21d60]} -> State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d21d60], LAST_EDGE=OPEN_TEXT}) [09.07.2009 12:22:16] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d21d60], LAST_EDGE=OPEN_TEXT} -> State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=FINAL, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d21d60], LAST_EDGE=CLOSE_TEXT}) [09.07.2009 12:22:16] [HotTextLayout] DEBUG - draw: Path length = 2 [09.07.2009 12:22:16] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@4fe4c8]} -> State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@4fe4c8], LAST_EDGE=OPEN_TEXT}) [09.07.2009 12:22:16] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@4fe4c8], LAST_EDGE=OPEN_TEXT} -> State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=FINAL, AREAS=[org.sophie2.base.commons.util.position.ImmArea@4fe4c8], LAST_EDGE=CLOSE_TEXT}) [09.07.2009 12:22:16] [HotTextLayout] DEBUG - draw: Path length = 2 [09.07.2009 12:22:16] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@197de04]} -> State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@197de04], LAST_EDGE=OPEN_TEXT}) [09.07.2009 12:22:16] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@197de04], LAST_EDGE=OPEN_TEXT} -> State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=FINAL, AREAS=[org.sophie2.base.commons.util.position.ImmArea@197de04], LAST_EDGE=CLOSE_TEXT}) [09.07.2009 12:22:16] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=377 [09.07.2009 12:22:16] [LogicR3] INFO - Processing event: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@189e8c4, 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@caef54,flags=9,maximumSize=,minimumSize=,preferredSize=]} [09.07.2009 12:22:16] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@15d27ae [09.07.2009 12:22:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=520.000, y=464.000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(520,464),absolute(804,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]]} [09.07.2009 12:22:19] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=520.000, y=464.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(520,464),absolute(804,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]]} [09.07.2009 12:22:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@f86f5f, org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null], target=[ModifierSet[], ImmPoint(x=480.000, y=424.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=520.000, y=464.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(520,464),absolute(804,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]]}} [09.07.2009 12:22:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@f86f5f, org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null], target=[ModifierSet[], ImmPoint(x=480.000, y=424.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=520.000, y=464.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(520,464),absolute(804,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]]}} [09.07.2009 12:22:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=520.000, y=464.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(520,464),absolute(804,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]]} [09.07.2009 12:22:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=602.000, y=264.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(602,264),absolute(886,423),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@f86f5f, org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null], target=[ModifierSet[], ImmPoint(x=562.000, y=224.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=602.000, y=264.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(602,264),absolute(886,423),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@f86f5f, org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null], target=[ModifierSet[], ImmPoint(x=562.000, y=224.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=602.000, y=264.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(602,264),absolute(886,423),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=602.000, y=264.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(602,264),absolute(886,423),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=628.000, y=225.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(628,225),absolute(912,384),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@f86f5f, org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null], target=[ModifierSet[], ImmPoint(x=588.000, y=185.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=628.000, y=225.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(628,225),absolute(912,384),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@f86f5f, org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null], target=[ModifierSet[], ImmPoint(x=588.000, y=185.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=628.000, y=225.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(628,225),absolute(912,384),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=628.000, y=225.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(628,225),absolute(912,384),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=217.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(632,217),absolute(916,376),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@f86f5f, org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null], target=[ModifierSet[], ImmPoint(x=592.000, y=177.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=217.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(632,217),absolute(916,376),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@f86f5f, org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null], target=[ModifierSet[], ImmPoint(x=592.000, y=177.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=217.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(632,217),absolute(916,376),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=217.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(632,217),absolute(916,376),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=639.000, y=202.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(639,202),absolute(923,361),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@f86f5f, org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null], target=[ModifierSet[], ImmPoint(x=599.000, y=162.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=639.000, y=202.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(639,202),absolute(923,361),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@f86f5f, org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null], target=[ModifierSet[], ImmPoint(x=599.000, y=162.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=639.000, y=202.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(639,202),absolute(923,361),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=639.000, y=202.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(639,202),absolute(923,361),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=646.000, y=185.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(646,185),absolute(930,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]]} [09.07.2009 12:22:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@f86f5f, org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null], target=[ModifierSet[], ImmPoint(x=606.000, y=145.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=646.000, y=185.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(646,185),absolute(930,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]]}} [09.07.2009 12:22:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@f86f5f, org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null], target=[ModifierSet[], ImmPoint(x=606.000, y=145.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=646.000, y=185.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(646,185),absolute(930,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]]}} [09.07.2009 12:22:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=646.000, y=185.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(646,185),absolute(930,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]]} [09.07.2009 12:22:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=658.000, y=167.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(658,167),absolute(942,326),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@f86f5f, org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null], target=[ModifierSet[], ImmPoint(x=618.000, y=127.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=658.000, y=167.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(658,167),absolute(942,326),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@f86f5f, org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null], target=[ModifierSet[], ImmPoint(x=618.000, y=127.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=658.000, y=167.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(658,167),absolute(942,326),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=658.000, y=167.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(658,167),absolute(942,326),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=670.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(670,148),absolute(954,307),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@f86f5f, org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null], target=[ModifierSet[], ImmPoint(x=630.000, y=108.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=670.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(670,148),absolute(954,307),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@f86f5f, org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null], target=[ModifierSet[], ImmPoint(x=630.000, y=108.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=670.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(670,148),absolute(954,307),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=670.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(670,148),absolute(954,307),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=689.000, y=115.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(689,115),absolute(973,274),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@f86f5f, org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null], target=[ModifierSet[], ImmPoint(x=649.000, y=75.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=689.000, y=115.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(689,115),absolute(973,274),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@f86f5f, org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null], target=[ModifierSet[], ImmPoint(x=649.000, y=75.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=689.000, y=115.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(689,115),absolute(973,274),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:19] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:19] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=689.000, y=115.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(689,115),absolute(973,274),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:19] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@f85196, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=703.000, y=89.0000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(703,89),absolute(987,248),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:19] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:20] [LogicR3] INFO - Processing event: EventR3{id=CLOSE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@189e8c4, null, null], target=[], cause=null} [09.07.2009 12:22:20] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@77d770, null, null], target=[org.sophie2.base.model.book.Frame@63de5c], cause=null} [09.07.2009 12:22:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@61d8f5 [09.07.2009 12:22:20] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@77d770, null, null], target=[org.sophie2.base.model.book.Frame@63de5c], cause=null} [09.07.2009 12:22:20] [LogicR3] INFO - Processing event: EventR3{id=PAGE_HIDDEN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@189e8c4, null, null], target=[org.sophie2.base.model.book.Page@1dfbeb8], cause=null} [09.07.2009 12:22:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b57db [09.07.2009 12:22:20] [LogicR3] INFO - No operation to handle: EventR3{id=PAGE_HIDDEN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@189e8c4, null, null], target=[org.sophie2.base.model.book.Page@1dfbeb8], cause=null} [09.07.2009 12:22:20] [LogicR3] INFO - Processing event: EventR3{id=PAGE_SHOWN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@189e8c4, null, null], target=[org.sophie2.base.model.book.Page@1dfbeb8], cause=null} [09.07.2009 12:22:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ef6b76 [09.07.2009 12:22:20] [LogicR3] INFO - No operation to handle: EventR3{id=PAGE_SHOWN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@189e8c4, null, null], target=[org.sophie2.base.model.book.Page@1dfbeb8], cause=null} [09.07.2009 12:22:20] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@1c5dbc7, null, null], target=[org.sophie2.base.model.book.Frame@d44f8d], cause=null} [09.07.2009 12:22:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@61d8f5 [09.07.2009 12:22:20] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@1c5dbc7, null, null], target=[org.sophie2.base.model.book.Frame@d44f8d], cause=null} [09.07.2009 12:22:20] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@deda7f, null, null], target=[org.sophie2.base.model.book.Frame@820dfd], cause=null} [09.07.2009 12:22:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@61d8f5 [09.07.2009 12:22:20] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@deda7f, null, null], target=[org.sophie2.base.model.book.Frame@820dfd], cause=null} [09.07.2009 12:22:20] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@e6e460 [09.07.2009 12:22:20] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [09.07.2009 12:22:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,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=702.000, y=13.0000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(702,13),absolute(980,144),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]]} [09.07.2009 12:22:20] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:20] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=26623 [09.07.2009 12:22:20] [SimpleSceneVisual] DEBUG - paintComponent: [09.07.2009 12:22:20] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=11 [09.07.2009 12:22:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=700.000, y=13.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(700,13),absolute(978,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]]} [09.07.2009 12:22:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@46f6f0, org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null], target=[ModifierSet[], ImmPoint(x=660.000, y=-27.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=700.000, y=13.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(700,13),absolute(978,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]]}} [09.07.2009 12:22:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@46f6f0, org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null], target=[ModifierSet[], ImmPoint(x=660.000, y=-27.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=700.000, y=13.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(700,13),absolute(978,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]]}} [09.07.2009 12:22:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=700.000, y=13.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(700,13),absolute(978,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]]} [09.07.2009 12:22:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=694.000, y=15.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(694,15),absolute(972,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]]} [09.07.2009 12:22:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@46f6f0, org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null], target=[ModifierSet[], ImmPoint(x=654.000, y=-25.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=694.000, y=15.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(694,15),absolute(972,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]]}} [09.07.2009 12:22:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@46f6f0, org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null], target=[ModifierSet[], ImmPoint(x=654.000, y=-25.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=694.000, y=15.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(694,15),absolute(972,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]]}} [09.07.2009 12:22:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=694.000, y=15.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(694,15),absolute(972,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]]} [09.07.2009 12:22:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=679.000, y=15.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(679,15),absolute(957,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]]} [09.07.2009 12:22:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@46f6f0, org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null], target=[ModifierSet[], ImmPoint(x=639.000, y=-25.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=679.000, y=15.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(679,15),absolute(957,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]]}} [09.07.2009 12:22:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@46f6f0, org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null], target=[ModifierSet[], ImmPoint(x=639.000, y=-25.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=679.000, y=15.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(679,15),absolute(957,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]]}} [09.07.2009 12:22:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=679.000, y=15.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(679,15),absolute(957,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]]} [09.07.2009 12:22:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=650.000, y=14.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(650,14),absolute(928,145),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@46f6f0, org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null], target=[ModifierSet[], ImmPoint(x=610.000, y=-26.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=650.000, y=14.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(650,14),absolute(928,145),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@46f6f0, org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null], target=[ModifierSet[], ImmPoint(x=610.000, y=-26.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=650.000, y=14.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(650,14),absolute(928,145),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=650.000, y=14.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(650,14),absolute(928,145),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=567.000, y=1.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(567,1),absolute(845,132),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@46f6f0, org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null], target=[ModifierSet[], ImmPoint(x=527.000, y=-39.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=567.000, y=1.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(567,1),absolute(845,132),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@46f6f0, org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null], target=[ModifierSet[], ImmPoint(x=527.000, y=-39.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=567.000, y=1.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(567,1),absolute(845,132),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:20] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:20] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=567.000, y=1.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(567,1),absolute(845,132),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:20] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1ec73d9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=419.000, y=-26.0000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(419,-26),absolute(697,105),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:20] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:24] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.Page$1templateSupport$1[] [09.07.2009 12:22:24] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:22:24] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:22:24] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:22:24] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:22:24] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:22:24] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:22:24] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:22:24] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:22:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea [09.07.2009 12:22:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.scene.simple.SimpleSceneVisual [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22:24] [AuthorPageWorkArea] DEBUG - org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@dc610861(interface org.sophie2.base.scene.SceneVisual, class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea, null)) -> org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40 [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22:24] [PageWorkArea$1elementViews] DEBUG - initOwnAnnotation: transforming-list@elementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [09.07.2009 12:22:24] [PageWorkArea$1extraViews] DEBUG - initOwnAnnotation: composing-list@extraViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [09.07.2009 12:22:24] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-40.0000, -40.0000, 80.0000, 80.0000) [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHaloMenu [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHaloButton [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextFontFamily [09.07.2009 12:22:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextFontSize [09.07.2009 12:22:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextItalicStyle [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextBoldStyle [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextUnderlineStyle [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextStrikethroughStyle [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextForegroundColor [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.ColorPickerHud [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue [09.07.2009 12:22:24] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@13806e9.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a79cbf8a(class org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue@122a63d [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex [09.07.2009 12:22:24] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@13806e9.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a3fc24e3(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex@4f26a [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec [09.07.2009 12:22:24] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@13806e9.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@c67f4e6c(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec@7949ef [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex [09.07.2009 12:22:24] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@13806e9.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@d1f05d14(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex@1392b50 [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec [09.07.2009 12:22:24] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@13806e9.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@ca973ff0(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec@1695513 [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex [09.07.2009 12:22:24] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@13806e9.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@b19287c6(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex@e7c8ba [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec [09.07.2009 12:22:24] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@13806e9.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@988357af(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec@dac29a [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex [09.07.2009 12:22:24] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@13806e9.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@ceebe092(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex@17b3a1e [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec [09.07.2009 12:22:24] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@13806e9.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@ca3cacc9(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec@ad7c [09.07.2009 12:22:24] [ImageUtil] DEBUG - loadIcon(icons/transparency.png): org.sophie2.base.commons.util.ImmImage@3b5c1d(w=48, h=48) [09.07.2009 12:22:24] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.ColorPickerHud[org.sophie2.main.app.halos.huds.color.ColorPicker@13806e9] [09.07.2009 12:22:24] [TextFontHud$TextForegroundColor] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextForegroundColor@82e92c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@97b85df(class org.sophie2.main.app.halos.huds.ColorPickerHud, class org.sophie2.main.app.halos.common.BoundColorField, null)) -> org.sophie2.main.app.halos.huds.ColorPickerHud@19bc818 [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextBackgroundColor [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.ColorPickerHud [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue [09.07.2009 12:22:24] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@232617.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a79cbf8a(class org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue@13741c9 [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex [09.07.2009 12:22:24] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@232617.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a3fc24e3(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex@1db3881 [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec [09.07.2009 12:22:24] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@232617.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@c67f4e6c(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec@1e4a16b [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex [09.07.2009 12:22:24] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@232617.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@d1f05d14(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex@6be56 [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec [09.07.2009 12:22:24] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@232617.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@ca973ff0(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec@75503d [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex [09.07.2009 12:22:24] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@232617.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@b19287c6(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex@1fe262c [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec [09.07.2009 12:22:24] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@232617.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@988357af(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec@1e4cf3d [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex [09.07.2009 12:22:24] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@232617.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@ceebe092(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex@4fea9 [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec [09.07.2009 12:22:24] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@232617.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@ca3cacc9(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec@d57200 [09.07.2009 12:22:24] [ImageUtil] DEBUG - loadIcon(icons/transparency.png): org.sophie2.base.commons.util.ImmImage@571e19(w=48, h=48) [09.07.2009 12:22:24] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.ColorPickerHud[org.sophie2.main.app.halos.huds.color.ColorPicker@232617] [09.07.2009 12:22:24] [TextFontHud$TextBackgroundColor] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextBackgroundColor@1eee482.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@97b85df(class org.sophie2.main.app.halos.huds.ColorPickerHud, class org.sophie2.main.app.halos.common.BoundColorField, null)) -> org.sophie2.main.app.halos.huds.ColorPickerHud@f462a1 [09.07.2009 12:22:24] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.text.styling.TextFontHud[org.sophie2.main.func.text.styling.TextFontHud$TextFontFamily@bfc1f9, org.sophie2.main.func.text.styling.TextFontHud$TextFontSize@3f4c5c, org.sophie2.main.func.text.styling.TextFontHud$TextItalicStyle@1103be7, org.sophie2.main.func.text.styling.TextFontHud$TextBoldStyle@bd8dc8, org.sophie2.main.func.text.styling.TextFontHud$TextUnderlineStyle@1d683f4, org.sophie2.main.func.text.styling.TextFontHud$TextStrikethroughStyle@5679ce, org.sophie2.main.func.text.styling.TextFontHud$TextForegroundColor@82e92c, org.sophie2.main.func.text.styling.TextFontHud$TextBackgroundColor@1eee482] [09.07.2009 12:22:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:22:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:22:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:22:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:22:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:22:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:22:24] [TextFontHaloButton] DEBUG - org.sophie2.main.func.text.styling.TextFontHaloButton@15d6258.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@e970e07e(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.text.styling.TextFontHaloButton, null)) -> org.sophie2.main.func.text.styling.TextFontHud@110d0b3 [09.07.2009 12:22:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:22:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:22:24] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.func.text.styling.TextFontHaloMenu[org.sophie2.main.func.text.styling.TextFontHaloButton@15d6258] [09.07.2009 12:22:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:22:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:22:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:22:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:22:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:22:24] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton [09.07.2009 12:22: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@125194a, org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton@1c8b030] [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter [09.07.2009 12:22: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@17aa1ee, org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter@526631] [09.07.2009 12:22:24] [FrameRotationPropertiesHaloButton] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton@bc165f.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@e200c659(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton, null)) -> org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud@142e489 [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton [09.07.2009 12:22: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@605e1e, org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton@bc165f, org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton@162027c] [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.MainHaloMenu [09.07.2009 12:22:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.browser.view.BrowserHaloButton [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.browser.view.BrowserPropertiesHud [09.07.2009 12:22:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.browser.view.BrowserPropertiesHud$AddressBar [09.07.2009 12:22:25] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.extra.func.browser.view.BrowserPropertiesHud[org.sophie2.extra.func.browser.view.BrowserPropertiesHud$AddressBar@1fbb76a] [09.07.2009 12:22:25] [BrowserHaloButton] DEBUG - org.sophie2.extra.func.browser.view.BrowserHaloButton@7423c9.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@4092dc27(class org.sophie2.base.halos.HudDialog, class org.sophie2.extra.func.browser.view.BrowserHaloButton, null)) -> org.sophie2.extra.func.browser.view.BrowserPropertiesHud@188331d [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.ColorPickerHud [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue [09.07.2009 12:22:25] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@1195300.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a79cbf8a(class org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue@821b42 [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex [09.07.2009 12:22:25] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@1195300.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a3fc24e3(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex@14b35de [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec [09.07.2009 12:22:25] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@1195300.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@c67f4e6c(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec@e0064f [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex [09.07.2009 12:22:25] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@1195300.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@d1f05d14(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex@175c4a7 [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec [09.07.2009 12:22:25] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@1195300.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@ca973ff0(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec@133745a [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex [09.07.2009 12:22:25] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@1195300.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@b19287c6(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex@108b62 [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec [09.07.2009 12:22:25] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@1195300.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@988357af(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec@f0941c [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex [09.07.2009 12:22:25] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@1195300.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@ceebe092(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex@1245d9b [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec [09.07.2009 12:22:25] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@1195300.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@ca3cacc9(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec@a442f2 [09.07.2009 12:22:25] [ImageUtil] DEBUG - loadIcon(icons/transparency.png): org.sophie2.base.commons.util.ImmImage@d40f20(w=48, h=48) [09.07.2009 12:22:25] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.ColorPickerHud[org.sophie2.main.app.halos.huds.color.ColorPicker@1195300] [09.07.2009 12:22:25] [BackgroundAndBorderHud$BorderColorField] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField@3af693.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@97b85df(class org.sophie2.main.app.halos.huds.ColorPickerHud, class org.sophie2.main.app.halos.common.BoundColorField, null)) -> org.sophie2.main.app.halos.huds.ColorPickerHud@17acab7 [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundColorField [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.ColorPickerHud [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue [09.07.2009 12:22:25] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@7885fb.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a79cbf8a(class org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue@d9317e [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex [09.07.2009 12:22:25] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@7885fb.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a3fc24e3(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex@14d8e91 [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec [09.07.2009 12:22:25] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@7885fb.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@c67f4e6c(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec@809287 [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex [09.07.2009 12:22:25] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@7885fb.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@d1f05d14(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex@9cac48 [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec [09.07.2009 12:22:25] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@7885fb.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@ca973ff0(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec@169dc7d [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex [09.07.2009 12:22:25] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@7885fb.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@b19287c6(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex@18e4041 [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec [09.07.2009 12:22:25] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@7885fb.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@988357af(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec@688ecd [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex [09.07.2009 12:22:25] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@7885fb.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@ceebe092(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex@b0d05c [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec [09.07.2009 12:22:25] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@7885fb.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@ca3cacc9(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec@1cfafde [09.07.2009 12:22:25] [ImageUtil] DEBUG - loadIcon(icons/transparency.png): org.sophie2.base.commons.util.ImmImage@1ee823a(w=48, h=48) [09.07.2009 12:22:25] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.ColorPickerHud[org.sophie2.main.app.halos.huds.color.ColorPicker@7885fb] [09.07.2009 12:22:25] [BackgroundColorField] DEBUG - org.sophie2.main.app.halos.huds.BackgroundColorField@1d095d7.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@97b85df(class org.sophie2.main.app.halos.huds.ColorPickerHud, class org.sophie2.main.app.halos.common.BoundColorField, null)) -> org.sophie2.main.app.halos.huds.ColorPickerHud@1c35bc0 [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundGradientField [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundImageField [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundPatternField [09.07.2009 12:22:25] [BackgroundAndBorderHud$BackgroundPanel$1configPanels] DEBUG - initOwnAnnotation: transforming-list@configPanels@class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel[org.sophie2.main.app.halos.huds.BackgroundColorField@1d095d7, org.sophie2.main.app.halos.huds.BackgroundGradientField@1774633, org.sophie2.main.app.halos.huds.BackgroundImageField@6745ad, org.sophie2.main.app.halos.huds.BackgroundPatternField@cca18c] [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck [09.07.2009 12:22:25] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud[org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop@1a6d26f, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight@a51e5c, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom@1f3a5c5, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft@d107d6, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField@3af693, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate@886aea, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked@2863d5, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel@642c32, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate@1c144e6, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked@7729b9, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck@11ea74f] [09.07.2009 12:22:25] [BackgroundAndBorderHaloButton] DEBUG - org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton@13d8ddf.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@aa2556e2(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton, null)) -> org.sophie2.main.app.halos.huds.BackgroundAndBorderHud@76aa7b [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked [09.07.2009 12:22:25] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.SizeAndPositionHud[org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth@1ca2518, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight@540ed1, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate@60af85, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked@1031f50, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition@740058, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition@15bd2bf, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate@1deb51a, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked@1fe4577] [09.07.2009 12:22:25] [FrameSizeAndPositionHaloButton] DEBUG - org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton@170e44b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@8a27e437(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton, null)) -> org.sophie2.main.app.halos.huds.SizeAndPositionHud@7f5789 [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameInsetsHaloButton [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked [09.07.2009 12:22:25] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.InsetsHud[org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop@1d43511, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight@db87d2, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom@1fb8edb, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft@15b29c3, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate@115a461, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked@1e311c5, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop@1e4983a, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight@d20d89, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom@a7a31f, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft@13e3883, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate@1fdfb64, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked@6a479f] [09.07.2009 12:22:25] [FrameInsetsHaloButton] DEBUG - org.sophie2.main.app.halos.frame.FrameInsetsHaloButton@1a41699.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@681ad22d(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.FrameInsetsHaloButton, null)) -> org.sophie2.main.app.halos.huds.InsetsHud@289099 [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.AddTemplateHaloButton [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsHud [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsBottom [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsHorizontally [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsVertically [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsLeft [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsRight [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsTop [09.07.2009 12:22:25] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.align.AlignElementsHud[org.sophie2.main.app.halos.align.AlignElementsBottom@de4391, org.sophie2.main.app.halos.align.AlignElementsHorizontally@aced4, org.sophie2.main.app.halos.align.AlignElementsVertically@59dfb2, org.sophie2.main.app.halos.align.AlignElementsLeft@1e45322, org.sophie2.main.app.halos.align.AlignElementsRight@16bd869, org.sophie2.main.app.halos.align.AlignElementsTop@d98205] [09.07.2009 12:22:25] [AlignElementsHaloButton] DEBUG - org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton@1c8a797.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@45dbecc5(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton, null)) -> org.sophie2.main.app.halos.align.AlignElementsHud@7b7164 [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.EnterGroupButton [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.ExitGroupButton [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.GroupPageElementsButton [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.UngroupPageElementsButton [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHaloButton [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud [09.07.2009 12:22: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! [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$CurrentRule [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AddRule [09.07.2009 12:22:25] [ImageUtil] DEBUG - loadIcon(icons/plus.png): org.sophie2.base.commons.util.ImmImage@77fdf(w=20, h=20) [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$RemoveRule [09.07.2009 12:22:25] [ImageUtil] DEBUG - loadIcon(icons/minus.png): org.sophie2.base.commons.util.ImmImage@b3337(w=20, h=20) [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AvailableTriggers [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AvailableActions [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$ConfigPanel [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel [09.07.2009 12:22:25] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [HideFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel@15e9c57.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a1791382(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@1342e04 [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel [09.07.2009 12:22:25] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [ShowFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel@beb7b8.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@45d028ca(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@88bcaa [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel [09.07.2009 12:22:25] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [ToggleFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel@179c68b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@46b7565c(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@ac2c69 [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [GoToPageConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel@122a9b3.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6c787d49(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@bfc090 [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22: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@15e9c57, org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel@beb7b8, org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel@179c68b, org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel@122a9b3] [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.links.LinksHud[org.sophie2.main.func.links.LinksHud$CurrentRule@ba3035, org.sophie2.main.func.links.LinksHud$AddRule@129498e, org.sophie2.main.func.links.LinksHud$RemoveRule@159380f, org.sophie2.main.func.links.LinksHud$AvailableTriggers@d3ee66, org.sophie2.main.func.links.LinksHud$AvailableActions@19ab665, org.sophie2.main.func.links.LinksHud$ConfigPanel@b3aba7] [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22: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! [09.07.2009 12:22:25] [LinksHaloButton] DEBUG - org.sophie2.main.func.links.LinksHaloButton@147507.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@562f8bc0(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.links.LinksHaloButton, null)) -> org.sophie2.main.func.links.LinksHud@6c92b7 [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.shared.MainHaloMenu[org.sophie2.extra.func.browser.view.BrowserHaloButton@7423c9, org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton@13d8ddf, org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton@170e44b, org.sophie2.main.app.halos.frame.FrameInsetsHaloButton@1a41699, org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton@754aa8, org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton@f636c4, org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton@11c086b, org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton@3183fe, org.sophie2.main.app.halos.shared.AddTemplateHaloButton@35b12, org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton@1c8a797, org.sophie2.main.app.halos.grouping.EnterGroupButton@2a862d, org.sophie2.main.app.halos.grouping.ExitGroupButton@1d871c7, org.sophie2.main.app.halos.grouping.GroupPageElementsButton@152951b, org.sophie2.main.app.halos.grouping.UngroupPageElementsButton@14cbaa8, org.sophie2.main.func.links.LinksHaloButton@147507] [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.resize.PageResizeHaloButton [09.07.2009 12:22: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@1753dcc] [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyMoveHaloButton [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyRemoveHaloButton [09.07.2009 12:22:25] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu[org.sophie2.extra.func.annotations.view.halos.StickyMoveHaloButton@1566746, org.sophie2.extra.func.annotations.view.halos.StickyRemoveHaloButton@fd16e4] [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextChainMenu [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextChainHaloButton [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextChainHud [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextChainHud$TextChainComboBox [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:25] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.text.chaining.TextChainHud[org.sophie2.main.func.text.chaining.TextChainHud$TextChainComboBox@fff857] [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:25] [TextChainHaloButton] DEBUG - org.sophie2.main.func.text.chaining.TextChainHaloButton@cf4c9c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a24d2bac(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.text.chaining.TextChainHaloButton, null)) -> org.sophie2.main.func.text.chaining.TextChainHud@1d99214 [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextUnchainNextHaloButton [09.07.2009 12:22:25] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.func.text.chaining.TextChainMenu[org.sophie2.main.func.text.chaining.TextChainHaloButton@cf4c9c, org.sophie2.main.func.text.chaining.TextUnchainNextHaloButton@2c0c26] [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextChainTopMenu [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextUnchainPrevHalo [09.07.2009 12:22:25] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.func.text.chaining.TextChainTopMenu[org.sophie2.main.func.text.chaining.TextUnchainPrevHalo@1a595be] [09.07.2009 12:22:25] [PageWorkArea$1haloMenus] DEBUG - initOwnAnnotation: transforming-list@haloMenus@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[org.sophie2.main.func.text.styling.TextFontHaloMenu@17776e3, org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu@65761c, org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu@1d14f8b, org.sophie2.main.app.halos.shared.MainHaloMenu@15b39f6, org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu@64ae66, org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu@15fb96c, org.sophie2.main.func.text.chaining.TextChainMenu@a9d226, org.sophie2.main.func.text.chaining.TextChainTopMenu@cc257d] [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:22:25] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22:25] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [09.07.2009 12:22:25] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [09.07.2009 12:22: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! [09.07.2009 12:22: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.page.resize.PageResizeHaloMenu value not initialized! [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:25] [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! [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:22:25] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22:25] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [09.07.2009 12:22:25] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [09.07.2009 12:22: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! [09.07.2009 12:22: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.page.resize.PageResizeHaloMenu value not initialized! [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22: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]] [09.07.2009 12:22: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.page.resize.PageResizeHaloMenu value not initialized! [09.07.2009 12:22: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! [09.07.2009 12:22:25] [BookDocumentWindow] DEBUG - org.sophie2.main.app.commons.book.BookDocumentWindow@186f74.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@ed930653(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@8efbb8 [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22: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]] [09.07.2009 12:22: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.page.resize.PageResizeHaloMenu value not initialized! [09.07.2009 12:22: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]] [09.07.2009 12:22: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! [09.07.2009 12:22: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]] [09.07.2009 12:22: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! [09.07.2009 12:22: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]] [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22: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.page.resize.PageResizeHaloMenu value not initialized! [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22:25] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea [09.07.2009 12:22:25] [PageWorkArea$1extraViews] DEBUG - initOwnAnnotation: composing-list@extraViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [09.07.2009 12:22:25] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.scene.simple.SimpleSceneVisual [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22:25] [ReaderPageWorkArea] DEBUG - org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea@18d217d.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@2eca8f9d(interface org.sophie2.base.scene.SceneVisual, class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea, null)) -> org.sophie2.main.scene.simple.SimpleSceneVisual@b5cbaa [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22:25] [PageWorkArea$1elementViews] DEBUG - initOwnAnnotation: transforming-list@elementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [09.07.2009 12:22:25] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-40.0000, -40.0000, 80.0000, 80.0000) [09.07.2009 12:22: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]] [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHaloMenu [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHaloButton [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextFontFamily [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextFontSize [09.07.2009 12:22:25] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextItalicStyle [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextBoldStyle [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextUnderlineStyle [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextStrikethroughStyle [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextForegroundColor [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.ColorPickerHud [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue [09.07.2009 12:22:25] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@c666db.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a79cbf8a(class org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue@bbcb65 [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex [09.07.2009 12:22:25] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@c666db.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a3fc24e3(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex@15e12b [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec [09.07.2009 12:22:25] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@c666db.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@c67f4e6c(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec@1fe4517 [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex [09.07.2009 12:22:25] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@c666db.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@d1f05d14(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex@1e1cb2 [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec [09.07.2009 12:22:25] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@c666db.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@ca973ff0(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec@19df81b [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex [09.07.2009 12:22:25] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@c666db.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@b19287c6(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex@cf5ce7 [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec [09.07.2009 12:22:25] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@c666db.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@988357af(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec@1b3e966 [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex [09.07.2009 12:22:25] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@c666db.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@ceebe092(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex@9e2d3f [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec [09.07.2009 12:22:25] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@c666db.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@ca3cacc9(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec@f1b208 [09.07.2009 12:22:25] [ImageUtil] DEBUG - loadIcon(icons/transparency.png): org.sophie2.base.commons.util.ImmImage@e96fa8(w=48, h=48) [09.07.2009 12:22:25] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.ColorPickerHud[org.sophie2.main.app.halos.huds.color.ColorPicker@c666db] [09.07.2009 12:22:25] [TextFontHud$TextForegroundColor] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextForegroundColor@6bfc6c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@97b85df(class org.sophie2.main.app.halos.huds.ColorPickerHud, class org.sophie2.main.app.halos.common.BoundColorField, null)) -> org.sophie2.main.app.halos.huds.ColorPickerHud@26a35b [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextBackgroundColor [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.ColorPickerHud [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker [09.07.2009 12:22:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue [09.07.2009 12:22:26] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@7633ef.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a79cbf8a(class org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue@1f1dc14 [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex [09.07.2009 12:22:26] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@7633ef.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a3fc24e3(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex@1982f11 [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec [09.07.2009 12:22:26] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@7633ef.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@c67f4e6c(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec@1b47fd8 [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex [09.07.2009 12:22:26] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@7633ef.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@d1f05d14(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex@1787e40 [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec [09.07.2009 12:22:26] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@7633ef.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@ca973ff0(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec@1587a03 [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex [09.07.2009 12:22:26] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@7633ef.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@b19287c6(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex@1428557 [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec [09.07.2009 12:22:26] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@7633ef.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@988357af(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec@64d424 [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex [09.07.2009 12:22:26] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@7633ef.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@ceebe092(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex@1648c96 [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec [09.07.2009 12:22:26] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@7633ef.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@ca3cacc9(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec@19ca1d9 [09.07.2009 12:22:26] [ImageUtil] DEBUG - loadIcon(icons/transparency.png): org.sophie2.base.commons.util.ImmImage@1d1091b(w=48, h=48) [09.07.2009 12:22:26] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.ColorPickerHud[org.sophie2.main.app.halos.huds.color.ColorPicker@7633ef] [09.07.2009 12:22:26] [TextFontHud$TextBackgroundColor] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextBackgroundColor@166d9d.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@97b85df(class org.sophie2.main.app.halos.huds.ColorPickerHud, class org.sophie2.main.app.halos.common.BoundColorField, null)) -> org.sophie2.main.app.halos.huds.ColorPickerHud@f2e66b [09.07.2009 12:22:26] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.text.styling.TextFontHud[org.sophie2.main.func.text.styling.TextFontHud$TextFontFamily@68ff92, org.sophie2.main.func.text.styling.TextFontHud$TextFontSize@e5cbb9, org.sophie2.main.func.text.styling.TextFontHud$TextItalicStyle@1811dd5, org.sophie2.main.func.text.styling.TextFontHud$TextBoldStyle@1c277aa, org.sophie2.main.func.text.styling.TextFontHud$TextUnderlineStyle@8f2b74, org.sophie2.main.func.text.styling.TextFontHud$TextStrikethroughStyle@103fadd, org.sophie2.main.func.text.styling.TextFontHud$TextForegroundColor@6bfc6c, org.sophie2.main.func.text.styling.TextFontHud$TextBackgroundColor@166d9d] [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:22:26] [TextFontHaloButton] DEBUG - org.sophie2.main.func.text.styling.TextFontHaloButton@1f5ecb5.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@e970e07e(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.text.styling.TextFontHaloButton, null)) -> org.sophie2.main.func.text.styling.TextFontHud@14ec910 [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:22:26] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.func.text.styling.TextFontHaloMenu[org.sophie2.main.func.text.styling.TextFontHaloButton@1f5ecb5] [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton [09.07.2009 12:22: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@89034, org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton@b1e5fa] [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter [09.07.2009 12:22: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@18477cc, org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter@a06ca0] [09.07.2009 12:22:26] [FrameRotationPropertiesHaloButton] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton@1b43571.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@e200c659(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton, null)) -> org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud@1f30a28 [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton [09.07.2009 12:22: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@1dce60e, org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton@1b43571, org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton@1dacce1] [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.MainHaloMenu [09.07.2009 12:22:26] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.browser.view.BrowserHaloButton [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.browser.view.BrowserPropertiesHud [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.browser.view.BrowserPropertiesHud$AddressBar [09.07.2009 12:22:26] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.extra.func.browser.view.BrowserPropertiesHud[org.sophie2.extra.func.browser.view.BrowserPropertiesHud$AddressBar@1a30389] [09.07.2009 12:22:26] [BrowserHaloButton] DEBUG - org.sophie2.extra.func.browser.view.BrowserHaloButton@13283da.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@4092dc27(class org.sophie2.base.halos.HudDialog, class org.sophie2.extra.func.browser.view.BrowserHaloButton, null)) -> org.sophie2.extra.func.browser.view.BrowserPropertiesHud@10e7377 [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.ColorPickerHud [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue [09.07.2009 12:22:26] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@80777a.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a79cbf8a(class org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue@11d2ef8 [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex [09.07.2009 12:22:26] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@80777a.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a3fc24e3(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex@19fe41b [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec [09.07.2009 12:22:26] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@80777a.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@c67f4e6c(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec@154c875 [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex [09.07.2009 12:22:26] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@80777a.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@d1f05d14(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex@1cbb94b [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec [09.07.2009 12:22:26] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@80777a.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@ca973ff0(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec@15171ca [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex [09.07.2009 12:22:26] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@80777a.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@b19287c6(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex@6fbdb1 [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec [09.07.2009 12:22:26] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@80777a.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@988357af(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec@90d01c [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex [09.07.2009 12:22:26] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@80777a.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@ceebe092(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex@7624f4 [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec [09.07.2009 12:22:26] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@80777a.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@ca3cacc9(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec@1ded34f [09.07.2009 12:22:26] [ImageUtil] DEBUG - loadIcon(icons/transparency.png): org.sophie2.base.commons.util.ImmImage@371fcb(w=48, h=48) [09.07.2009 12:22:26] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.ColorPickerHud[org.sophie2.main.app.halos.huds.color.ColorPicker@80777a] [09.07.2009 12:22:26] [BackgroundAndBorderHud$BorderColorField] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField@18e21b9.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@97b85df(class org.sophie2.main.app.halos.huds.ColorPickerHud, class org.sophie2.main.app.halos.common.BoundColorField, null)) -> org.sophie2.main.app.halos.huds.ColorPickerHud@64370e [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundColorField [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.ColorPickerHud [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue [09.07.2009 12:22:26] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@133ff2c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a79cbf8a(class org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue@e3740b [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex [09.07.2009 12:22:26] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@133ff2c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a3fc24e3(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex@10c3141 [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec [09.07.2009 12:22:26] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@133ff2c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@c67f4e6c(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec@185011 [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex [09.07.2009 12:22:26] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@133ff2c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@d1f05d14(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex@f179ed [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec [09.07.2009 12:22:26] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@133ff2c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@ca973ff0(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec@fb95de [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex [09.07.2009 12:22:26] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@133ff2c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@b19287c6(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex@aa0586 [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec [09.07.2009 12:22:26] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@133ff2c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@988357af(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec@10da09f [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex [09.07.2009 12:22:26] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@133ff2c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@ceebe092(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex@1982e87 [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec [09.07.2009 12:22:26] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@133ff2c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@ca3cacc9(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec@1f4f4ce [09.07.2009 12:22:26] [ImageUtil] DEBUG - loadIcon(icons/transparency.png): org.sophie2.base.commons.util.ImmImage@1b99022(w=48, h=48) [09.07.2009 12:22:26] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.ColorPickerHud[org.sophie2.main.app.halos.huds.color.ColorPicker@133ff2c] [09.07.2009 12:22:26] [BackgroundColorField] DEBUG - org.sophie2.main.app.halos.huds.BackgroundColorField@15878b6.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@97b85df(class org.sophie2.main.app.halos.huds.ColorPickerHud, class org.sophie2.main.app.halos.common.BoundColorField, null)) -> org.sophie2.main.app.halos.huds.ColorPickerHud@8aa744 [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundGradientField [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundImageField [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundPatternField [09.07.2009 12:22: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@15878b6, org.sophie2.main.app.halos.huds.BackgroundGradientField@15b2b64, org.sophie2.main.app.halos.huds.BackgroundImageField@1cc48c2, org.sophie2.main.app.halos.huds.BackgroundPatternField@1c6fb2e] [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck [09.07.2009 12:22:26] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud[org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop@606e86, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight@19544ce, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom@187552b, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft@19b38, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField@18e21b9, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate@1d24249, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked@fcc1d1, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel@15a584a, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate@19d687d, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked@19fe850, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck@1a863ec] [09.07.2009 12:22:26] [BackgroundAndBorderHaloButton] DEBUG - org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton@1a201e.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@aa2556e2(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton, null)) -> org.sophie2.main.app.halos.huds.BackgroundAndBorderHud@11df5b9 [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked [09.07.2009 12:22:26] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.SizeAndPositionHud[org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth@182d28e, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight@ede0c4, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate@1667a0c, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked@d21cdb, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition@1a9a66e, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition@18cea03, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate@1405951, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked@11098a8] [09.07.2009 12:22:26] [FrameSizeAndPositionHaloButton] DEBUG - org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton@cdbab1.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@8a27e437(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton, null)) -> org.sophie2.main.app.halos.huds.SizeAndPositionHud@808b27 [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameInsetsHaloButton [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked [09.07.2009 12:22:26] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.InsetsHud[org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop@187ba0c, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight@178228f, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom@4b6a1a, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft@1678175, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate@b01565, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked@1c615ed, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop@8992a, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight@b7bb79, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom@430068, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft@1b4fecd, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate@cdc2f3, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked@cad3c5] [09.07.2009 12:22:26] [FrameInsetsHaloButton] DEBUG - org.sophie2.main.app.halos.frame.FrameInsetsHaloButton@1441a68.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@681ad22d(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.FrameInsetsHaloButton, null)) -> org.sophie2.main.app.halos.huds.InsetsHud@97ece3 [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.AddTemplateHaloButton [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsHud [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsBottom [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsHorizontally [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsVertically [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsLeft [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsRight [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsTop [09.07.2009 12:22:26] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.align.AlignElementsHud[org.sophie2.main.app.halos.align.AlignElementsBottom@a8e322, org.sophie2.main.app.halos.align.AlignElementsHorizontally@df45a, org.sophie2.main.app.halos.align.AlignElementsVertically@3df2c2, org.sophie2.main.app.halos.align.AlignElementsLeft@102096a, org.sophie2.main.app.halos.align.AlignElementsRight@dc501e, org.sophie2.main.app.halos.align.AlignElementsTop@576f7f] [09.07.2009 12:22:26] [AlignElementsHaloButton] DEBUG - org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton@bb179.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@45dbecc5(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton, null)) -> org.sophie2.main.app.halos.align.AlignElementsHud@3649a0 [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.EnterGroupButton [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.ExitGroupButton [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.GroupPageElementsButton [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.UngroupPageElementsButton [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHaloButton [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud [09.07.2009 12:22:26] [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! [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$CurrentRule [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AddRule [09.07.2009 12:22:26] [ImageUtil] DEBUG - loadIcon(icons/plus.png): org.sophie2.base.commons.util.ImmImage@4b8094(w=20, h=20) [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$RemoveRule [09.07.2009 12:22:26] [ImageUtil] DEBUG - loadIcon(icons/minus.png): org.sophie2.base.commons.util.ImmImage@10bcf9c(w=20, h=20) [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AvailableTriggers [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AvailableActions [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$ConfigPanel [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel [09.07.2009 12:22:26] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [HideFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel@6c1163.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a1791382(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@130f884 [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel [09.07.2009 12:22:26] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [ShowFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel@17d49c5.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@45d028ca(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@a751e3 [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel [09.07.2009 12:22:26] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [ToggleFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel@1c65c53.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@46b7565c(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@35c8b3 [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [GoToPageConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel@1037051.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6c787d49(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@1893e78 [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [LinksHud$ConfigPanel$1configPanels] DEBUG - initOwnAnnotation: transforming-list@configPanels@class org.sophie2.main.func.links.LinksHud$ConfigPanel[org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel@6c1163, org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel@17d49c5, org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel@1c65c53, org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel@1037051] [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.links.LinksHud[org.sophie2.main.func.links.LinksHud$CurrentRule@1791462, org.sophie2.main.func.links.LinksHud$AddRule@4d8584, org.sophie2.main.func.links.LinksHud$RemoveRule@2650ae, org.sophie2.main.func.links.LinksHud$AvailableTriggers@66c652, org.sophie2.main.func.links.LinksHud$AvailableActions@7e9564, org.sophie2.main.func.links.LinksHud$ConfigPanel@a51738] [09.07.2009 12:22:26] [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! [09.07.2009 12:22:26] [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! [09.07.2009 12:22:26] [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! [09.07.2009 12:22:26] [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! [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [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! [09.07.2009 12:22:26] [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! [09.07.2009 12:22:26] [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! [09.07.2009 12:22:26] [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! [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [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! [09.07.2009 12:22:26] [LinksHaloButton] DEBUG - org.sophie2.main.func.links.LinksHaloButton@15a312b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@562f8bc0(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.links.LinksHaloButton, null)) -> org.sophie2.main.func.links.LinksHud@171f1ff [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.shared.MainHaloMenu[org.sophie2.extra.func.browser.view.BrowserHaloButton@13283da, org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton@1a201e, org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton@cdbab1, org.sophie2.main.app.halos.frame.FrameInsetsHaloButton@1441a68, org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton@46b097, org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton@393c9c, org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton@1bbf609, org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton@364e03, org.sophie2.main.app.halos.shared.AddTemplateHaloButton@1b1fe98, org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton@bb179, org.sophie2.main.app.halos.grouping.EnterGroupButton@17dad2f, org.sophie2.main.app.halos.grouping.ExitGroupButton@1744f97, org.sophie2.main.app.halos.grouping.GroupPageElementsButton@1f58886, org.sophie2.main.app.halos.grouping.UngroupPageElementsButton@1dd304c, org.sophie2.main.func.links.LinksHaloButton@15a312b] [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.resize.PageResizeHaloButton [09.07.2009 12:22:26] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu[org.sophie2.main.app.halos.page.resize.PageResizeHaloButton@120470a] [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyMoveHaloButton [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyRemoveHaloButton [09.07.2009 12:22:26] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu[org.sophie2.extra.func.annotations.view.halos.StickyMoveHaloButton@868d0a, org.sophie2.extra.func.annotations.view.halos.StickyRemoveHaloButton@19d0d58] [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextChainMenu [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextChainHaloButton [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextChainHud [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextChainHud$TextChainComboBox [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:26] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.text.chaining.TextChainHud[org.sophie2.main.func.text.chaining.TextChainHud$TextChainComboBox@d654b4] [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:26] [TextChainHaloButton] DEBUG - org.sophie2.main.func.text.chaining.TextChainHaloButton@1b996e3.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@a24d2bac(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.text.chaining.TextChainHaloButton, null)) -> org.sophie2.main.func.text.chaining.TextChainHud@63ef60 [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextUnchainNextHaloButton [09.07.2009 12:22:26] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.func.text.chaining.TextChainMenu[org.sophie2.main.func.text.chaining.TextChainHaloButton@1b996e3, org.sophie2.main.func.text.chaining.TextUnchainNextHaloButton@1066eab] [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextChainTopMenu [09.07.2009 12:22:26] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextUnchainPrevHalo [09.07.2009 12:22:26] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.func.text.chaining.TextChainTopMenu[org.sophie2.main.func.text.chaining.TextUnchainPrevHalo@17a4f0c] [09.07.2009 12:22:26] [PageWorkArea$1haloMenus] DEBUG - initOwnAnnotation: transforming-list@haloMenus@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[org.sophie2.main.func.text.styling.TextFontHaloMenu@113aedb, org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu@8243c4, org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu@b6e67a, org.sophie2.main.app.halos.shared.MainHaloMenu@5a0282, org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu@14baa76, org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu@19c9a2, org.sophie2.main.func.text.chaining.TextChainMenu@2e3d41, org.sophie2.main.func.text.chaining.TextChainTopMenu@110a559] [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:22:26] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [09.07.2009 12:22:26] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [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! [09.07.2009 12:22:26] [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! [09.07.2009 12:22:26] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [09.07.2009 12:22:26] [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! [09.07.2009 12:22:26] [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! [09.07.2009 12:22:26] [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! [09.07.2009 12:22:26] [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! [09.07.2009 12:22:26] [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! [09.07.2009 12:22:26] [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! [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:22:26] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [09.07.2009 12:22:26] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [09.07.2009 12:22:26] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:26] [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! [09.07.2009 12:22:26] [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! [09.07.2009 12:22:26] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:27] [BookDocumentWindow] DEBUG - org.sophie2.main.app.commons.book.BookDocumentWindow@186f74.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@cd0e781b(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@18d217d [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22: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]] [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22:27] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.BookBottomPanel [09.07.2009 12:22:27] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.panels.ZoomPercentagePanel [09.07.2009 12:22:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [09.07.2009 12:22:27] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.panels.NavigationPanel [09.07.2009 12:22:27] [NavigationPanel$1currentPageField] DEBUG - currentPageField.create() [09.07.2009 12:22:27] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [09.07.2009 12:22:27] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [09.07.2009 12:22:27] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.panels.QuickSearchPanel [09.07.2009 12:22:27] [ImageUtil] DEBUG - loadIcon(icons/searchUp.png): org.sophie2.base.commons.util.ImmImage@28ae67(w=30, h=8) [09.07.2009 12:22:27] [ImageUtil] DEBUG - loadIcon(icons/searchDown.png): org.sophie2.base.commons.util.ImmImage@4c6e79(w=30, h=8) [09.07.2009 12:22:27] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.panels.ShowFramesCheckBoxPanel [09.07.2009 12:22:27] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.panels.PreviewModeButton [09.07.2009 12:22:27] [BookBottomPanel$1bookPanelElements] DEBUG - initOwnAnnotation: transforming-list@bookPanelElements@class org.sophie2.main.app.commons.book.BookBottomPanel[org.sophie2.main.app.commons.book.panels.ZoomPercentagePanel@1f818, org.sophie2.main.app.commons.book.panels.NavigationPanel@1742601, org.sophie2.main.app.commons.book.panels.QuickSearchPanel@134340c, org.sophie2.main.app.commons.book.panels.ShowFramesCheckBoxPanel@1740d8b, org.sophie2.main.app.commons.book.panels.PreviewModeButton@217155] [09.07.2009 12:22:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [09.07.2009 12:22:27] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [09.07.2009 12:22:27] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [09.07.2009 12:22:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [09.07.2009 12:22:27] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [09.07.2009 12:22:27] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [09.07.2009 12:22:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [09.07.2009 12:22:27] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [09.07.2009 12:22:27] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [09.07.2009 12:22:27] [BookDocumentWindow] DEBUG - org.sophie2.main.app.commons.book.BookDocumentWindow@186f74.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@e3a51f5f(class org.sophie2.main.app.commons.book.BookBottomPanel, class org.sophie2.main.app.commons.book.BookDocumentWindow, null)) -> org.sophie2.main.app.commons.book.BookBottomPanel@2227b3 [09.07.2009 12:22:27] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [09.07.2009 12:22:27] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [09.07.2009 12:22:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [09.07.2009 12:22:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22: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.AuthorPageWorkArea value not initialized! [09.07.2009 12:22:27] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-40.0000, -40.0000, 720.000, 560.000) [09.07.2009 12:22: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! [09.07.2009 12:22:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22: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! [09.07.2009 12:22:27] [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]] [09.07.2009 12:22:27] [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]] [09.07.2009 12:22:27] [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]] [09.07.2009 12:22:27] [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]] [09.07.2009 12:22:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:27] [LogicR3] INFO - Processing event: EventR3{id=PAGE_HIDDEN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@186f74, null, null], target=[org.sophie2.base.model.book.Page@1c1f6e8], cause=null} [09.07.2009 12:22:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b57db [09.07.2009 12:22:27] [LogicR3] INFO - No operation to handle: EventR3{id=PAGE_HIDDEN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@186f74, null, null], target=[org.sophie2.base.model.book.Page@1c1f6e8], cause=null} [09.07.2009 12:22:27] [LogicR3] INFO - Processing event: EventR3{id=PAGE_SHOWN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@186f74, null, null], target=[org.sophie2.base.model.book.Page@1c1f6e8], cause=null} [09.07.2009 12:22:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ef6b76 [09.07.2009 12:22:27] [LogicR3] INFO - No operation to handle: EventR3{id=PAGE_SHOWN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@186f74, null, null], target=[org.sophie2.base.model.book.Page@1c1f6e8], cause=null} [09.07.2009 12:22:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:27] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [09.07.2009 12:22:27] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22: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! [09.07.2009 12:22:27] [LogicR3] INFO - Processing event: EventR3{id=PAGE_HIDDEN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@186f74, null, null], target=[org.sophie2.base.model.book.Page@1c1f6e8], cause=null} [09.07.2009 12:22:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b57db [09.07.2009 12:22:27] [LogicR3] INFO - No operation to handle: EventR3{id=PAGE_HIDDEN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@186f74, null, null], target=[org.sophie2.base.model.book.Page@1c1f6e8], cause=null} [09.07.2009 12:22:27] [LogicR3] INFO - Processing event: EventR3{id=PAGE_SHOWN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@186f74, null, null], target=[org.sophie2.base.model.book.Page@1c1f6e8], cause=null} [09.07.2009 12:22:27] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ef6b76 [09.07.2009 12:22:27] [LogicR3] INFO - No operation to handle: EventR3{id=PAGE_SHOWN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@186f74, null, null], target=[org.sophie2.base.model.book.Page@1c1f6e8], cause=null} [09.07.2009 12:22: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! [09.07.2009 12:22:27] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=2628 [09.07.2009 12:22:27] [SimpleSceneVisual] DEBUG - paintComponent: [09.07.2009 12:22:27] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=2 [09.07.2009 12:22:27] [LogicR3] INFO - Processing event: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@186f74, 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@caef54,flags=9,maximumSize=,minimumSize=,preferredSize=]} [09.07.2009 12:22:27] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@15d27ae [09.07.2009 12:22:27] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [09.07.2009 12:22:29] [PageLogic] DEBUG - insertFrame: targetBounds= null [09.07.2009 12:22:29] [PageLogic] DEBUG - insertFrame: location= ImmPoint(x=75.0000, y=75.0000) [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.Frame$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:22:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:22:29] [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! [09.07.2009 12:22:29] [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! [09.07.2009 12:22:29] [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! [09.07.2009 12:22:29] [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! [09.07.2009 12:22:29] [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! [09.07.2009 12:22:29] [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! [09.07.2009 12:22:29] [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! [09.07.2009 12:22:29] [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! [09.07.2009 12:22:29] [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! [09.07.2009 12:22:29] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, null, null], target=[org.sophie2.base.model.book.Frame@734b7b], cause=null} [09.07.2009 12:22:29] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@61d8f5 [09.07.2009 12:22:29] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, null, null], target=[org.sophie2.base.model.book.Frame@734b7b], cause=null} [09.07.2009 12:22:29] [FrameContentView$1manipulationViews] DEBUG - initOwnAnnotation: transforming-list@manipulationViews@class org.sophie2.main.app.commons.content.UndefinedContentView[] [09.07.2009 12:22:29] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, null, null], target=[org.sophie2.base.model.book.Frame@734b7b], cause=null} [09.07.2009 12:22:29] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@61d8f5 [09.07.2009 12:22:29] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, null, null], target=[org.sophie2.base.model.book.Frame@734b7b], cause=null} [09.07.2009 12:22:29] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:29] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:29] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:29] [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! [09.07.2009 12:22:29] [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! [09.07.2009 12:22:29] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup4(java.lang.Object) because of model@class org.sophie2.main.func.text.content.view.HotTextContentView value not initialized! [09.07.2009 12:22:29] [FrameContentView$1manipulationViews] DEBUG - initOwnAnnotation: transforming-list@manipulationViews@class org.sophie2.main.func.text.content.view.HotTextContentView[] [09.07.2009 12:22:29] [EdgeKind] INFO - findLayoutHillClimb: State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@37fddd]} [09.07.2009 12:22:29] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:22:29] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:22:29] [EdgeKind] INFO - findLayoutHillClimb: State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@37fddd]} [09.07.2009 12:22:29] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:22:29] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:22:29] [EdgeKind] INFO - findLayoutHillClimb: State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@43836d]} [09.07.2009 12:22:29] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:22:29] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:22:29] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=2351 [09.07.2009 12:22:29] [SimpleSceneVisual] DEBUG - paintComponent: [09.07.2009 12:22:29] [HotTextLayout] DEBUG - draw: Path length = 2 [09.07.2009 12:22:29] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@43836d]} -> State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@43836d], LAST_EDGE=OPEN_TEXT}) [09.07.2009 12:22:29] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@43836d], LAST_EDGE=OPEN_TEXT} -> State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=FINAL, AREAS=[org.sophie2.base.commons.util.position.ImmArea@43836d], LAST_EDGE=CLOSE_TEXT}) [09.07.2009 12:22:29] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=129 [09.07.2009 12:22:29] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=92.0000, y=50.0000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(92,50),absolute(376,209),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:29] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:29] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=92.0000, y=50.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(92,50),absolute(376,209),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:29] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=52.0000, y=10.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=92.0000, y=50.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(92,50),absolute(376,209),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:29] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:29] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=52.0000, y=10.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=92.0000, y=50.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(92,50),absolute(376,209),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:29] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:29] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:29] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=92.0000, y=50.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(92,50),absolute(376,209),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:29] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=96.0000, y=59.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(96,59),absolute(380,218),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:29] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=56.0000, y=19.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=96.0000, y=59.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(96,59),absolute(380,218),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:29] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:29] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=56.0000, y=19.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=96.0000, y=59.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(96,59),absolute(380,218),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:29] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:29] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:29] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=96.0000, y=59.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(96,59),absolute(380,218),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=101.000, y=71.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(101,71),absolute(385,230),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=61.0000, y=31.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=101.000, y=71.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(101,71),absolute(385,230),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=61.0000, y=31.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=101.000, y=71.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(101,71),absolute(385,230),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=101.000, y=71.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(101,71),absolute(385,230),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=112.000, y=98.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(112,98),absolute(396,257),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView$ResizeAreaElement@4a2930, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$ResizeAreaElement@4a2930], target=[ModifierSet[], ImmPoint(x=147.000, y=133.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=112.000, y=98.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(112,98),absolute(396,257),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView$ResizeAreaElement@4a2930, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$ResizeAreaElement@4a2930], target=[ModifierSet[], ImmPoint(x=147.000, y=133.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=112.000, y=98.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(112,98),absolute(396,257),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView$ResizeAreaElement@4a2930, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$ResizeAreaElement@4a2930], target=[ModifierSet[], ImmPoint(x=147.000, y=133.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=112.000, y=98.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(112,98),absolute(396,257),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView$ResizeAreaElement@4a2930, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$ResizeAreaElement@4a2930], target=[ModifierSet[], ImmPoint(x=147.000, y=133.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=112.000, y=98.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(112,98),absolute(396,257),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$ResizeAreaElement@4a2930], target=[ModifierSet[], ImmPoint(x=147.000, y=133.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=112.000, y=98.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(112,98),absolute(396,257),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ff3450 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$ResizeAreaElement@4a2930], target=[ModifierSet[], ImmPoint(x=147.000, y=133.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=112.000, y=98.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(112,98),absolute(396,257),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=147.000, y=133.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=112.000, y=98.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(112,98),absolute(396,257),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@eccbf4 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=147.000, y=133.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=112.000, y=98.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(112,98),absolute(396,257),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=147.000, y=133.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=112.000, y=98.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(112,98),absolute(396,257),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=147.000, y=133.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=112.000, y=98.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(112,98),absolute(396,257),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=72.0000, y=58.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=112.000, y=98.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(112,98),absolute(396,257),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=72.0000, y=58.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=112.000, y=98.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(112,98),absolute(396,257),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=112.000, y=98.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(112,98),absolute(396,257),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=123.000, y=118.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(123,118),absolute(407,277),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=158.000, y=153.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=123.000, y=118.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(123,118),absolute(407,277),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=158.000, y=153.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=123.000, y=118.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(123,118),absolute(407,277),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=158.000, y=153.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=123.000, y=118.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(123,118),absolute(407,277),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=158.000, y=153.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=123.000, y=118.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(123,118),absolute(407,277),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=158.000, y=153.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=123.000, y=118.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(123,118),absolute(407,277),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=158.000, y=153.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=123.000, y=118.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(123,118),absolute(407,277),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=158.000, y=153.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=123.000, y=118.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(123,118),absolute(407,277),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ff3450 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=158.000, y=153.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=123.000, y=118.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(123,118),absolute(407,277),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=158.000, y=153.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=123.000, y=118.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(123,118),absolute(407,277),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@eccbf4 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=158.000, y=153.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=123.000, y=118.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(123,118),absolute(407,277),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=158.000, y=153.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=123.000, y=118.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(123,118),absolute(407,277),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=158.000, y=153.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=123.000, y=118.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(123,118),absolute(407,277),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=83.0000, y=78.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=123.000, y=118.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(123,118),absolute(407,277),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=83.0000, y=78.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=123.000, y=118.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(123,118),absolute(407,277),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=123.000, y=118.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(123,118),absolute(407,277),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=130.000, y=129.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(130,129),absolute(414,288),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=165.000, y=164.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=130.000, y=129.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(130,129),absolute(414,288),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=165.000, y=164.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=130.000, y=129.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(130,129),absolute(414,288),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=165.000, y=164.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=130.000, y=129.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(130,129),absolute(414,288),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=165.000, y=164.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=130.000, y=129.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(130,129),absolute(414,288),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=165.000, y=164.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=130.000, y=129.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(130,129),absolute(414,288),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=165.000, y=164.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=130.000, y=129.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(130,129),absolute(414,288),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=165.000, y=164.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=130.000, y=129.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(130,129),absolute(414,288),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ff3450 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=165.000, y=164.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=130.000, y=129.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(130,129),absolute(414,288),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=165.000, y=164.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=130.000, y=129.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(130,129),absolute(414,288),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@eccbf4 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=165.000, y=164.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=130.000, y=129.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(130,129),absolute(414,288),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=165.000, y=164.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=130.000, y=129.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(130,129),absolute(414,288),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=165.000, y=164.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=130.000, y=129.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(130,129),absolute(414,288),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=90.0000, y=89.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=130.000, y=129.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(130,129),absolute(414,288),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=90.0000, y=89.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=130.000, y=129.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(130,129),absolute(414,288),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=130.000, y=129.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(130,129),absolute(414,288),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=135.000, y=138.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,138),absolute(419,297),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=170.000, y=173.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=135.000, y=138.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,138),absolute(419,297),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=170.000, y=173.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=135.000, y=138.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,138),absolute(419,297),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=170.000, y=173.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=135.000, y=138.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,138),absolute(419,297),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=170.000, y=173.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=135.000, y=138.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,138),absolute(419,297),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=170.000, y=173.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=135.000, y=138.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,138),absolute(419,297),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=170.000, y=173.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=135.000, y=138.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,138),absolute(419,297),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=170.000, y=173.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=135.000, y=138.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,138),absolute(419,297),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ff3450 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=170.000, y=173.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=135.000, y=138.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,138),absolute(419,297),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=170.000, y=173.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=135.000, y=138.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,138),absolute(419,297),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@eccbf4 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=170.000, y=173.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=135.000, y=138.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,138),absolute(419,297),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=170.000, y=173.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=135.000, y=138.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,138),absolute(419,297),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=170.000, y=173.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=135.000, y=138.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,138),absolute(419,297),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=95.0000, y=98.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=135.000, y=138.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,138),absolute(419,297),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=95.0000, y=98.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=135.000, y=138.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,138),absolute(419,297),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=135.000, y=138.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,138),absolute(419,297),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=138.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(138,142),absolute(422,301),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=173.000, y=177.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=138.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(138,142),absolute(422,301),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=173.000, y=177.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=138.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(138,142),absolute(422,301),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=173.000, y=177.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=138.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(138,142),absolute(422,301),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=173.000, y=177.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=138.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(138,142),absolute(422,301),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=173.000, y=177.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=138.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(138,142),absolute(422,301),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=173.000, y=177.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=138.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(138,142),absolute(422,301),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=173.000, y=177.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=138.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(138,142),absolute(422,301),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ff3450 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=173.000, y=177.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=138.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(138,142),absolute(422,301),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=173.000, y=177.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=138.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(138,142),absolute(422,301),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@eccbf4 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=173.000, y=177.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=138.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(138,142),absolute(422,301),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=173.000, y=177.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=138.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(138,142),absolute(422,301),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=173.000, y=177.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=138.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(138,142),absolute(422,301),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=98.0000, y=102.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=138.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(138,142),absolute(422,301),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=98.0000, y=102.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=138.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(138,142),absolute(422,301),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=138.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(138,142),absolute(422,301),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,144),absolute(423,303),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=174.000, y=179.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,144),absolute(423,303),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=174.000, y=179.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,144),absolute(423,303),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=174.000, y=179.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,144),absolute(423,303),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=174.000, y=179.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,144),absolute(423,303),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=174.000, y=179.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,144),absolute(423,303),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=174.000, y=179.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,144),absolute(423,303),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=174.000, y=179.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,144),absolute(423,303),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ff3450 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=174.000, y=179.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,144),absolute(423,303),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=174.000, y=179.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,144),absolute(423,303),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@eccbf4 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=174.000, y=179.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,144),absolute(423,303),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=174.000, y=179.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,144),absolute(423,303),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=174.000, y=179.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,144),absolute(423,303),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=99.0000, y=104.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,144),absolute(423,303),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=99.0000, y=104.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,144),absolute(423,303),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,144),absolute(423,303),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=174.000, y=180.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=174.000, y=180.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=174.000, y=180.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=174.000, y=180.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=174.000, y=180.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=174.000, y=180.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=174.000, y=180.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ff3450 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=174.000, y=180.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=174.000, y=180.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@eccbf4 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=174.000, y=180.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=174.000, y=180.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=174.000, y=180.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=99.0000, y=105.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=99.0000, y=105.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,148),absolute(423,307),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=174.000, y=183.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,148),absolute(423,307),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=174.000, y=183.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,148),absolute(423,307),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=174.000, y=183.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,148),absolute(423,307),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=174.000, y=183.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,148),absolute(423,307),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=174.000, y=183.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,148),absolute(423,307),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=174.000, y=183.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,148),absolute(423,307),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=174.000, y=183.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,148),absolute(423,307),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ff3450 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=174.000, y=183.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,148),absolute(423,307),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=174.000, y=183.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,148),absolute(423,307),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@eccbf4 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=174.000, y=183.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,148),absolute(423,307),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=174.000, y=183.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,148),absolute(423,307),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=174.000, y=183.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,148),absolute(423,307),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=99.0000, y=108.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,148),absolute(423,307),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=99.0000, y=108.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,148),absolute(423,307),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=139.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,148),absolute(423,307),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=140.000, y=152.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(140,152),absolute(424,311),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=175.000, y=187.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=140.000, y=152.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(140,152),absolute(424,311),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=175.000, y=187.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=140.000, y=152.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(140,152),absolute(424,311),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=175.000, y=187.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=140.000, y=152.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(140,152),absolute(424,311),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=175.000, y=187.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=140.000, y=152.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(140,152),absolute(424,311),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=175.000, y=187.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=140.000, y=152.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(140,152),absolute(424,311),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=175.000, y=187.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=140.000, y=152.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(140,152),absolute(424,311),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=175.000, y=187.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=140.000, y=152.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(140,152),absolute(424,311),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ff3450 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=175.000, y=187.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=140.000, y=152.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(140,152),absolute(424,311),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=175.000, y=187.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=140.000, y=152.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(140,152),absolute(424,311),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@eccbf4 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=175.000, y=187.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=140.000, y=152.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(140,152),absolute(424,311),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=175.000, y=187.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=140.000, y=152.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(140,152),absolute(424,311),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=175.000, y=187.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=140.000, y=152.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(140,152),absolute(424,311),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=100.000, y=112.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=140.000, y=152.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(140,152),absolute(424,311),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=100.000, y=112.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=140.000, y=152.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(140,152),absolute(424,311),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=140.000, y=152.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(140,152),absolute(424,311),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,156),absolute(425,315),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=176.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,156),absolute(425,315),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=176.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,156),absolute(425,315),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=176.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,156),absolute(425,315),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=176.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,156),absolute(425,315),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=176.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,156),absolute(425,315),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=176.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,156),absolute(425,315),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=176.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,156),absolute(425,315),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ff3450 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=176.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,156),absolute(425,315),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=176.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,156),absolute(425,315),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@eccbf4 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=176.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,156),absolute(425,315),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=176.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,156),absolute(425,315),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=176.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,156),absolute(425,315),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=101.000, y=116.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,156),absolute(425,315),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=101.000, y=116.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,156),absolute(425,315),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,156),absolute(425,315),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,157),absolute(425,316),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=176.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,157),absolute(425,316),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=176.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,157),absolute(425,316),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=176.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,157),absolute(425,316),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=176.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,157),absolute(425,316),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=176.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,157),absolute(425,316),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=176.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,157),absolute(425,316),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=176.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,157),absolute(425,316),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ff3450 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=176.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,157),absolute(425,316),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=176.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,157),absolute(425,316),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@eccbf4 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=176.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,157),absolute(425,316),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=176.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,157),absolute(425,316),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=176.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,157),absolute(425,316),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=101.000, y=117.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,157),absolute(425,316),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=101.000, y=117.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,157),absolute(425,316),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,157),absolute(425,316),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[M_MOUSE_1], ImmPoint(x=141.000, y=157.000), MOUSE_1], cause=java.awt.event.MouseEvent[MOUSE_PRESSED,(141,157),absolute(425,316),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on 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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[M_MOUSE_1], ImmPoint(x=176.000, y=192.000), MOUSE_1], cause=EventR3{id=MOUSE_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[M_MOUSE_1], ImmPoint(x=141.000, y=157.000), MOUSE_1], cause=java.awt.event.MouseEvent[MOUSE_PRESSED,(141,157),absolute(425,316),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[M_MOUSE_1], ImmPoint(x=176.000, y=192.000), MOUSE_1], cause=EventR3{id=MOUSE_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[M_MOUSE_1], ImmPoint(x=141.000, y=157.000), MOUSE_1], cause=java.awt.event.MouseEvent[MOUSE_PRESSED,(141,157),absolute(425,316),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on 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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_PRESSED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[M_MOUSE_1], ImmPoint(x=176.000, y=192.000), MOUSE_1], cause=EventR3{id=MOUSE_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[M_MOUSE_1], ImmPoint(x=141.000, y=157.000), MOUSE_1], cause=java.awt.event.MouseEvent[MOUSE_PRESSED,(141,157),absolute(425,316),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on 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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [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]] [09.07.2009 12:22:30] [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]] [09.07.2009 12:22:30] [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]] [09.07.2009 12:22:30] [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]] [09.07.2009 12:22:30] [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]] [09.07.2009 12:22:30] [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]] [09.07.2009 12:22:30] [EdgeKind] INFO - findLayoutHillClimb: State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@e71903]} [09.07.2009 12:22:30] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:22:30] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:22:30] [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]] [09.07.2009 12:22:30] [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]] [09.07.2009 12:22:30] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:22:30] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[org.sophie2.main.app.commons.frame.FrameView@1fd0153] [09.07.2009 12:22:30] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[org.sophie2.main.app.commons.frame.FrameView@1fd0153] [09.07.2009 12:22:30] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:22:30] [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]] [09.07.2009 12:22:30] [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]] [09.07.2009 12:22:30] [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]] [09.07.2009 12:22:30] [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]] [09.07.2009 12:22:30] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[org.sophie2.main.app.commons.frame.FrameView@1fd0153] [09.07.2009 12:22:30] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:30] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:22:30] [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]] [09.07.2009 12:22:30] [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]] [09.07.2009 12:22:30] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[org.sophie2.main.app.commons.frame.FrameView@1fd0153] [09.07.2009 12:22:30] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[org.sophie2.main.app.commons.frame.FrameView@1fd0153] [09.07.2009 12:22:30] [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]] [09.07.2009 12:22:30] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:22:30] [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]] [09.07.2009 12:22:30] [FrameMoveHaloMenu] DEBUG - computeLocation: selectionBounds=ImmRect(95.0000, 95.0000, 320.000, 250.000) [09.07.2009 12:22:30] [FrameRotateHaloMenu] DEBUG - computeLocation: selectionBounds=ImmRect(95.0000, 95.0000, 320.000, 250.000) [09.07.2009 12:22:30] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1b3589 [09.07.2009 12:22:30] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:30] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [09.07.2009 12:22:30] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=985 [09.07.2009 12:22:30] [SimpleSceneVisual] DEBUG - paintComponent: [09.07.2009 12:22:30] [HotTextLayout] DEBUG - draw: Path length = 2 [09.07.2009 12:22:30] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@e71903]} -> State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@e71903], LAST_EDGE=OPEN_TEXT}) [09.07.2009 12:22:30] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@e71903], LAST_EDGE=OPEN_TEXT} -> State{CUR_AREA=0, RANGE=TextRange(0, 0), SCOPE=FINAL, AREAS=[org.sophie2.base.commons.util.position.ImmArea@e71903], LAST_EDGE=CLOSE_TEXT}) [09.07.2009 12:22:30] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=143 [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000), MOUSE_1], cause=java.awt.event.MouseEvent[MOUSE_RELEASED,(141,157),absolute(425,316),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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=176.000, y=192.000), MOUSE_1], cause=EventR3{id=MOUSE_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000), MOUSE_1], cause=java.awt.event.MouseEvent[MOUSE_RELEASED,(141,157),absolute(425,316),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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=176.000, y=192.000), MOUSE_1], cause=EventR3{id=MOUSE_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000), MOUSE_1], cause=java.awt.event.MouseEvent[MOUSE_RELEASED,(141,157),absolute(425,316),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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_RELEASED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=176.000, y=192.000), MOUSE_1], cause=EventR3{id=MOUSE_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000), MOUSE_1], cause=java.awt.event.MouseEvent[MOUSE_RELEASED,(141,157),absolute(425,316),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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@16d4787 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_RELEASED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=176.000, y=192.000), MOUSE_1], cause=EventR3{id=MOUSE_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000), MOUSE_1], cause=java.awt.event.MouseEvent[MOUSE_RELEASED,(141,157),absolute(425,316),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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_RELEASED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=101.000, y=117.000), MOUSE_1], cause=EventR3{id=MOUSE_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000), MOUSE_1], cause=java.awt.event.MouseEvent[MOUSE_RELEASED,(141,157),absolute(425,316),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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_RELEASED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=101.000, y=117.000), MOUSE_1], cause=EventR3{id=MOUSE_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000), MOUSE_1], cause=java.awt.event.MouseEvent[MOUSE_RELEASED,(141,157),absolute(425,316),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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@89af5b [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000), MOUSE_1], cause=java.awt.event.MouseEvent[MOUSE_RELEASED,(141,157),absolute(425,316),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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_CLICKED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000), MOUSE_1, 1], cause=java.awt.event.MouseEvent[MOUSE_CLICKED,(141,157),absolute(425,316),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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_CLICKED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=176.000, y=192.000), MOUSE_1, 1], cause=EventR3{id=MOUSE_CLICKED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000), MOUSE_1, 1], cause=java.awt.event.MouseEvent[MOUSE_CLICKED,(141,157),absolute(425,316),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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_CLICKED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=176.000, y=192.000), MOUSE_1, 1], cause=EventR3{id=MOUSE_CLICKED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000), MOUSE_1, 1], cause=java.awt.event.MouseEvent[MOUSE_CLICKED,(141,157),absolute(425,316),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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_CLICKED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=176.000, y=192.000), MOUSE_1, 1], cause=EventR3{id=MOUSE_CLICKED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000), MOUSE_1, 1], cause=java.awt.event.MouseEvent[MOUSE_CLICKED,(141,157),absolute(425,316),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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_CLICKED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=176.000, y=192.000), MOUSE_1, 1], cause=EventR3{id=MOUSE_CLICKED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000), MOUSE_1, 1], cause=java.awt.event.MouseEvent[MOUSE_CLICKED,(141,157),absolute(425,316),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]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_CLICKED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=101.000, y=117.000), MOUSE_1, 1], cause=EventR3{id=MOUSE_CLICKED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000), MOUSE_1, 1], cause=java.awt.event.MouseEvent[MOUSE_CLICKED,(141,157),absolute(425,316),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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_CLICKED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=101.000, y=117.000), MOUSE_1, 1], cause=EventR3{id=MOUSE_CLICKED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000), MOUSE_1, 1], cause=java.awt.event.MouseEvent[MOUSE_CLICKED,(141,157),absolute(425,316),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]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_CLICKED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=157.000), MOUSE_1, 1], cause=java.awt.event.MouseEvent[MOUSE_CLICKED,(141,157),absolute(425,316),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]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,157),absolute(426,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=177.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,157),absolute(426,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=177.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,157),absolute(426,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=177.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,157),absolute(426,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=177.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,157),absolute(426,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=177.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,157),absolute(426,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=177.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,157),absolute(426,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=177.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,157),absolute(426,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ff3450 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=177.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,157),absolute(426,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=177.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,157),absolute(426,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@eccbf4 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=177.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,157),absolute(426,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=177.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,157),absolute(426,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=177.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,157),absolute(426,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=102.000, y=117.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,157),absolute(426,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=102.000, y=117.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,157),absolute(426,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,157),absolute(426,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,157),absolute(428,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=179.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,157),absolute(428,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=179.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,157),absolute(428,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=179.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,157),absolute(428,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=179.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,157),absolute(428,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=179.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,157),absolute(428,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=179.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,157),absolute(428,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=179.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,157),absolute(428,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ff3450 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=179.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,157),absolute(428,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=179.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,157),absolute(428,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@eccbf4 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=179.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,157),absolute(428,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=179.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,157),absolute(428,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=179.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,157),absolute(428,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=104.000, y=117.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,157),absolute(428,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=104.000, y=117.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,157),absolute(428,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,157),absolute(428,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,157),absolute(429,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,157),absolute(429,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,157),absolute(429,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,157),absolute(429,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,157),absolute(429,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,157),absolute(429,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,157),absolute(429,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,157),absolute(429,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ff3450 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,157),absolute(429,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,157),absolute(429,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@eccbf4 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,157),absolute(429,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,157),absolute(429,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=192.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,157),absolute(429,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=105.000, y=117.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,157),absolute(429,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=105.000, y=117.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,157),absolute(429,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,157),absolute(429,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,156),absolute(429,315),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,156),absolute(429,315),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,156),absolute(429,315),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,156),absolute(429,315),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,156),absolute(429,315),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,156),absolute(429,315),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,156),absolute(429,315),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,156),absolute(429,315),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ff3450 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,156),absolute(429,315),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,156),absolute(429,315),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@eccbf4 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,156),absolute(429,315),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,156),absolute(429,315),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,156),absolute(429,315),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=105.000, y=116.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,156),absolute(429,315),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=105.000, y=116.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,156),absolute(429,315),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,156),absolute(429,315),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=155.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,155),absolute(429,314),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=190.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=155.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,155),absolute(429,314),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=190.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=155.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,155),absolute(429,314),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=190.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=155.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,155),absolute(429,314),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=190.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=155.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,155),absolute(429,314),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=190.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=155.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,155),absolute(429,314),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=190.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=155.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,155),absolute(429,314),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=190.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=155.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,155),absolute(429,314),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:30] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ff3450 [09.07.2009 12:22:30] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=190.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=155.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,155),absolute(429,314),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:30] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=190.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=155.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,155),absolute(429,314),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@eccbf4 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=190.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=155.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,155),absolute(429,314),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=190.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=155.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,155),absolute(429,314),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=190.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=155.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,155),absolute(429,314),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=105.000, y=115.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=155.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,155),absolute(429,314),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=105.000, y=115.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=155.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,155),absolute(429,314),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=155.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,155),absolute(429,314),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,154),absolute(429,313),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,154),absolute(429,313),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,154),absolute(429,313),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,154),absolute(429,313),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,154),absolute(429,313),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,154),absolute(429,313),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,154),absolute(429,313),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,154),absolute(429,313),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ff3450 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,154),absolute(429,313),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,154),absolute(429,313),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@eccbf4 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,154),absolute(429,313),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,154),absolute(429,313),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,154),absolute(429,313),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=105.000, y=114.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,154),absolute(429,313),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=105.000, y=114.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,154),absolute(429,313),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,154),absolute(429,313),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=153.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,153),absolute(429,312),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=188.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=153.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,153),absolute(429,312),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=188.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=153.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,153),absolute(429,312),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=188.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=153.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,153),absolute(429,312),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=188.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=153.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,153),absolute(429,312),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=188.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=153.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,153),absolute(429,312),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=188.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=153.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,153),absolute(429,312),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=188.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=153.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,153),absolute(429,312),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ff3450 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=188.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=153.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,153),absolute(429,312),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=188.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=153.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,153),absolute(429,312),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@eccbf4 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=188.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=153.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,153),absolute(429,312),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=188.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=153.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,153),absolute(429,312),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=188.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=153.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,153),absolute(429,312),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=105.000, y=113.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=153.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,153),absolute(429,312),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=105.000, y=113.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=153.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,153),absolute(429,312),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=153.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,153),absolute(429,312),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=151.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,151),absolute(429,310),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=186.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=151.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,151),absolute(429,310),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=186.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=151.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,151),absolute(429,310),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=186.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=151.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,151),absolute(429,310),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=186.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=151.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,151),absolute(429,310),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=186.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=151.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,151),absolute(429,310),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=186.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=151.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,151),absolute(429,310),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=186.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=151.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,151),absolute(429,310),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ff3450 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=186.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=151.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,151),absolute(429,310),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=186.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=151.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,151),absolute(429,310),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@eccbf4 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=186.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=151.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,151),absolute(429,310),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=186.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=151.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,151),absolute(429,310),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=186.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=151.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,151),absolute(429,310),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=105.000, y=111.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=151.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,151),absolute(429,310),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=105.000, y=111.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=151.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,151),absolute(429,310),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=151.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,151),absolute(429,310),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=149.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,149),absolute(429,308),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=184.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=149.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,149),absolute(429,308),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=184.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=149.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,149),absolute(429,308),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=184.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=149.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,149),absolute(429,308),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=184.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=149.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,149),absolute(429,308),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=184.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=149.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,149),absolute(429,308),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=184.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=149.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,149),absolute(429,308),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=184.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=149.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,149),absolute(429,308),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ff3450 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=180.000, y=184.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=149.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,149),absolute(429,308),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=184.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=149.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,149),absolute(429,308),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@eccbf4 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=184.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=149.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,149),absolute(429,308),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=184.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=149.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,149),absolute(429,308),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=180.000, y=184.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=149.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,149),absolute(429,308),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=105.000, y=109.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=149.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,149),absolute(429,308),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=105.000, y=109.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=149.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,149),absolute(429,308),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=145.000, y=149.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,149),absolute(429,308),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,148),absolute(428,307),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=179.000, y=183.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,148),absolute(428,307),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=179.000, y=183.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,148),absolute(428,307),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=179.000, y=183.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,148),absolute(428,307),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=179.000, y=183.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,148),absolute(428,307),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=179.000, y=183.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,148),absolute(428,307),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=179.000, y=183.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,148),absolute(428,307),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=179.000, y=183.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,148),absolute(428,307),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ff3450 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=179.000, y=183.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,148),absolute(428,307),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=179.000, y=183.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,148),absolute(428,307),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@eccbf4 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=179.000, y=183.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,148),absolute(428,307),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=179.000, y=183.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,148),absolute(428,307),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=179.000, y=183.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,148),absolute(428,307),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=104.000, y=108.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,148),absolute(428,307),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=104.000, y=108.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,148),absolute(428,307),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=144.000, y=148.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,148),absolute(428,307),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=147.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,147),absolute(426,306),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=177.000, y=182.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=147.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,147),absolute(426,306),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=177.000, y=182.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=147.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,147),absolute(426,306),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=177.000, y=182.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=147.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,147),absolute(426,306),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=177.000, y=182.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=147.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,147),absolute(426,306),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=177.000, y=182.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=147.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,147),absolute(426,306),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=177.000, y=182.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=147.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,147),absolute(426,306),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=177.000, y=182.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=147.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,147),absolute(426,306),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ff3450 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=177.000, y=182.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=147.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,147),absolute(426,306),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=177.000, y=182.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=147.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,147),absolute(426,306),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@eccbf4 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=177.000, y=182.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=147.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,147),absolute(426,306),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=177.000, y=182.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=147.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,147),absolute(426,306),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=177.000, y=182.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=147.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,147),absolute(426,306),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=102.000, y=107.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=147.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,147),absolute(426,306),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=102.000, y=107.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=147.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,147),absolute(426,306),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=147.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,147),absolute(426,306),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=146.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,146),absolute(425,305),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=176.000, y=181.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=146.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,146),absolute(425,305),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=176.000, y=181.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=146.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,146),absolute(425,305),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=176.000, y=181.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=146.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,146),absolute(425,305),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=176.000, y=181.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=146.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,146),absolute(425,305),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=176.000, y=181.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=146.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,146),absolute(425,305),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=176.000, y=181.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=146.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,146),absolute(425,305),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=176.000, y=181.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=146.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,146),absolute(425,305),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ff3450 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=176.000, y=181.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=146.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,146),absolute(425,305),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=176.000, y=181.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=146.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,146),absolute(425,305),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@eccbf4 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=176.000, y=181.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=146.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,146),absolute(425,305),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=176.000, y=181.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=146.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,146),absolute(425,305),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=176.000, y=181.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=146.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,146),absolute(425,305),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=101.000, y=106.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=146.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,146),absolute(425,305),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=101.000, y=106.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=146.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,146),absolute(425,305),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=146.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,146),absolute(425,305),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=174.000, y=180.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=174.000, y=180.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=174.000, y=180.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=174.000, y=180.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=174.000, y=180.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=174.000, y=180.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=174.000, y=180.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ff3450 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=174.000, y=180.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=174.000, y=180.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@eccbf4 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=174.000, y=180.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=174.000, y=180.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=174.000, y=180.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=99.0000, y=105.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=99.0000, y=105.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=139.000, y=145.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,145),absolute(423,304),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=137.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(137,144),absolute(421,303),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=172.000, y=179.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=137.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(137,144),absolute(421,303),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=172.000, y=179.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=137.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(137,144),absolute(421,303),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=172.000, y=179.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=137.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(137,144),absolute(421,303),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=172.000, y=179.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=137.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(137,144),absolute(421,303),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=172.000, y=179.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=137.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(137,144),absolute(421,303),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=172.000, y=179.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=137.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(137,144),absolute(421,303),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=172.000, y=179.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=137.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(137,144),absolute(421,303),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ff3450 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=172.000, y=179.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=137.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(137,144),absolute(421,303),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=172.000, y=179.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=137.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(137,144),absolute(421,303),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@eccbf4 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=172.000, y=179.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=137.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(137,144),absolute(421,303),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=172.000, y=179.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=137.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(137,144),absolute(421,303),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=172.000, y=179.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=137.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(137,144),absolute(421,303),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=97.0000, y=104.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=137.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(137,144),absolute(421,303),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=97.0000, y=104.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=137.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(137,144),absolute(421,303),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=137.000, y=144.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(137,144),absolute(421,303),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=136.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(136,143),absolute(420,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=171.000, y=178.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=136.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(136,143),absolute(420,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=171.000, y=178.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=136.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(136,143),absolute(420,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=171.000, y=178.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=136.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(136,143),absolute(420,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=171.000, y=178.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=136.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(136,143),absolute(420,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=171.000, y=178.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=136.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(136,143),absolute(420,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=171.000, y=178.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=136.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(136,143),absolute(420,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=171.000, y=178.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=136.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(136,143),absolute(420,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ff3450 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=171.000, y=178.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=136.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(136,143),absolute(420,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=171.000, y=178.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=136.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(136,143),absolute(420,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@eccbf4 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=171.000, y=178.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=136.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(136,143),absolute(420,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=171.000, y=178.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=136.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(136,143),absolute(420,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=171.000, y=178.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=136.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(136,143),absolute(420,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=96.0000, y=103.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=136.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(136,143),absolute(420,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=96.0000, y=103.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=136.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(136,143),absolute(420,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=136.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(136,143),absolute(420,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,143),absolute(419,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=170.000, y=178.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,143),absolute(419,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=170.000, y=178.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,143),absolute(419,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=170.000, y=178.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,143),absolute(419,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=170.000, y=178.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,143),absolute(419,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=170.000, y=178.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,143),absolute(419,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=170.000, y=178.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,143),absolute(419,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=170.000, y=178.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,143),absolute(419,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ff3450 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=170.000, y=178.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,143),absolute(419,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=170.000, y=178.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,143),absolute(419,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@eccbf4 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=170.000, y=178.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,143),absolute(419,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=170.000, y=178.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,143),absolute(419,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=170.000, y=178.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,143),absolute(419,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=95.0000, y=103.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,143),absolute(419,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=95.0000, y=103.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,143),absolute(419,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=143.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,143),absolute(419,302),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,142),absolute(419,301),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=170.000, y=177.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,142),absolute(419,301),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=170.000, y=177.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,142),absolute(419,301),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=170.000, y=177.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,142),absolute(419,301),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=170.000, y=177.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,142),absolute(419,301),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=170.000, y=177.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,142),absolute(419,301),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=170.000, y=177.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,142),absolute(419,301),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=170.000, y=177.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,142),absolute(419,301),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ff3450 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], ImmPoint(x=170.000, y=177.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,142),absolute(419,301),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=170.000, y=177.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,142),absolute(419,301),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@eccbf4 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=170.000, y=177.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,142),absolute(419,301),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=170.000, y=177.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,142),absolute(419,301),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=170.000, y=177.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,142),absolute(419,301),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=95.0000, y=102.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,142),absolute(419,301),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=95.0000, y=102.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,142),absolute(419,301),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:31] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:31] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=135.000, y=142.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(135,142),absolute(419,301),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:32] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], A], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:32] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], A], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], A], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:32] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], A], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], A], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:32] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], A], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:32] [LogicR3] INFO - Processing event: EventR3{id=KEY_TYPED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], a], cause=java.awt.event.KeyEvent[KEY_TYPED,keyCode=0,keyText=Unknown keyCode: 0x0,keyChar='a',keyLocation=KEY_LOCATION_UNKNOWN] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:22:32] [LogicR3] INFO - Processing event: EventR3{id=KEY_TYPED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], a], cause=EventR3{id=KEY_TYPED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], a], cause=java.awt.event.KeyEvent[KEY_TYPED,keyCode=0,keyText=Unknown keyCode: 0x0,keyChar='a',keyLocation=KEY_LOCATION_UNKNOWN] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:22:32] [LogicR3] INFO - Processing event: EventR3{id=INSERT_CHAR, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[], cause=EventR3{id=KEY_TYPED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], a], cause=EventR3{id=KEY_TYPED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], a], cause=java.awt.event.KeyEvent[KEY_TYPED,keyCode=0,keyText=Unknown keyCode: 0x0,keyChar='a',keyLocation=KEY_LOCATION_UNKNOWN] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} [09.07.2009 12:22:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:22:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:22:32] [EdgeKind] INFO - findLayoutHillClimb: State{CUR_AREA=0, RANGE=TextRange(0, 1), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@e71903]} [09.07.2009 12:22:32] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:22:32] [EdgeKind] DEBUG - Next edge: OPEN_PART [09.07.2009 12:22:32] [EdgeKind] DEBUG - Next edge: OPEN_LINE [09.07.2009 12:22:32] [EdgeKind] DEBUG - Next edge: SEGMENT a [09.07.2009 12:22:32] [EdgeKind] DEBUG - Next edge: CLOSE_LINE [09.07.2009 12:22:32] [EdgeKind] DEBUG - Next edge: CLOSE_PART [09.07.2009 12:22:32] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:22:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:22:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:22:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b8fca [09.07.2009 12:22:32] [LogicR3] INFO - No operation to handle: EventR3{id=INSERT_CHAR, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[], cause=EventR3{id=KEY_TYPED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], a], cause=EventR3{id=KEY_TYPED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], a], cause=java.awt.event.KeyEvent[KEY_TYPED,keyCode=0,keyText=Unknown keyCode: 0x0,keyChar='a',keyLocation=KEY_LOCATION_UNKNOWN] on 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]]}}} [09.07.2009 12:22:32] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:32] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:32] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], A], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD] on 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]]} [09.07.2009 12:22:32] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], A], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], A], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD] on 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]]}} [09.07.2009 12:22:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:32] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], A], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], A], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD] on 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]]}} [09.07.2009 12:22:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:32] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], A], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD] on 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]]} [09.07.2009 12:22:32] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=2120 [09.07.2009 12:22:32] [SimpleSceneVisual] DEBUG - paintComponent: [09.07.2009 12:22:32] [HotTextLayout] DEBUG - draw: Path length = 7 [09.07.2009 12:22:32] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{CUR_AREA=0, RANGE=TextRange(0, 1), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@e71903]} -> State{CUR_AREA=0, RANGE=TextRange(0, 1), SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@e71903], LAST_EDGE=OPEN_TEXT}) [09.07.2009 12:22:32] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:0.00000, State{CUR_AREA=0, RANGE=TextRange(0, 1), SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@e71903], LAST_EDGE=OPEN_TEXT} -> State{BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, SCOPE=IN_PART, RANGE=TextRange(0, 1), AREAS=[org.sophie2.base.commons.util.position.ImmArea@e71903], LAST_EDGE=OPEN_PART}) [09.07.2009 12:22:32] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:0.200000, State{BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, SCOPE=IN_PART, RANGE=TextRange(0, 1), AREAS=[org.sophie2.base.commons.util.position.ImmArea@e71903], LAST_EDGE=OPEN_PART} -> State{LINE_ATOM_COUNT=0, LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, SCOPE=IN_LINE, RANGE=TextRange(0, 1), LINE_AVAILABLE_ASCENT=20.0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@e71903], LAST_EDGE=OPEN_LINE}) [09.07.2009 12:22:32] [HotTextLayout] DEBUG - draw: Edge(SEGMENT:0.00000, State{LINE_ATOM_COUNT=0, LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, SCOPE=IN_LINE, RANGE=TextRange(0, 1), LINE_AVAILABLE_ASCENT=20.0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@e71903], LAST_EDGE=OPEN_LINE} -> State{LINE_ATOM_COUNT=1, LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=9.00000, y=20.0000), CUR_AREA=0, SCOPE=IN_LINE, RANGE=TextRange(1, 1), LINE_AVAILABLE_ASCENT=20.0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@e71903], LAST_EDGE=SEGMENT}) [09.07.2009 12:22:32] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:3.48333, State{LINE_ATOM_COUNT=1, LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=9.00000, y=20.0000), CUR_AREA=0, SCOPE=IN_LINE, RANGE=TextRange(1, 1), LINE_AVAILABLE_ASCENT=20.0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@e71903], LAST_EDGE=SEGMENT} -> State{BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, SCOPE=IN_PART, RANGE=TextRange(1, 1), AREAS=[org.sophie2.base.commons.util.position.ImmArea@e71903], LAST_EDGE=CLOSE_LINE}) [09.07.2009 12:22:32] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=120 [09.07.2009 12:22:32] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], A], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD] on 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]]} [09.07.2009 12:22:32] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], A], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], A], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD] on 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]]}} [09.07.2009 12:22:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:32] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], A], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], A], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD] on 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]]}} [09.07.2009 12:22:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:32] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], A], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD] on 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]]} [09.07.2009 12:22:32] [LogicR3] INFO - Processing event: EventR3{id=KEY_TYPED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], a], cause=java.awt.event.KeyEvent[KEY_TYPED,keyCode=0,keyText=Unknown keyCode: 0x0,keyChar='a',keyLocation=KEY_LOCATION_UNKNOWN] on 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]]} [09.07.2009 12:22:32] [LogicR3] INFO - Processing event: EventR3{id=KEY_TYPED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], a], cause=EventR3{id=KEY_TYPED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], a], cause=java.awt.event.KeyEvent[KEY_TYPED,keyCode=0,keyText=Unknown keyCode: 0x0,keyChar='a',keyLocation=KEY_LOCATION_UNKNOWN] on 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]]}} [09.07.2009 12:22:32] [LogicR3] INFO - Processing event: EventR3{id=INSERT_CHAR, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[], cause=EventR3{id=KEY_TYPED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], a], cause=EventR3{id=KEY_TYPED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], a], cause=java.awt.event.KeyEvent[KEY_TYPED,keyCode=0,keyText=Unknown keyCode: 0x0,keyChar='a',keyLocation=KEY_LOCATION_UNKNOWN] on 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]]}}} [09.07.2009 12:22:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:22:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:22:32] [EdgeKind] INFO - findLayoutHillClimb: State{CUR_AREA=0, RANGE=TextRange(0, 2), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@e71903]} [09.07.2009 12:22:32] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:22:32] [EdgeKind] DEBUG - Next edge: OPEN_PART [09.07.2009 12:22:32] [EdgeKind] DEBUG - Next edge: OPEN_LINE [09.07.2009 12:22:32] [EdgeKind] DEBUG - Next edge: SEGMENT aa [09.07.2009 12:22:32] [EdgeKind] DEBUG - Next edge: CLOSE_LINE [09.07.2009 12:22:32] [EdgeKind] DEBUG - Next edge: CLOSE_PART [09.07.2009 12:22:32] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:22:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:22:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:22:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@b8fca [09.07.2009 12:22:32] [LogicR3] INFO - No operation to handle: EventR3{id=INSERT_CHAR, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[], cause=EventR3{id=KEY_TYPED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], a], cause=EventR3{id=KEY_TYPED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], a], cause=java.awt.event.KeyEvent[KEY_TYPED,keyCode=0,keyText=Unknown keyCode: 0x0,keyChar='a',keyLocation=KEY_LOCATION_UNKNOWN] on 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]]}}} [09.07.2009 12:22:32] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:32] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:32] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], A], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD] on 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]]} [09.07.2009 12:22:32] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], A], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], A], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD] on 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]]}} [09.07.2009 12:22:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:32] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], A], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], A], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD] on 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]]}} [09.07.2009 12:22:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:32] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:32] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], A], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD] on 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]]} [09.07.2009 12:22:32] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=187 [09.07.2009 12:22:32] [SimpleSceneVisual] DEBUG - paintComponent: [09.07.2009 12:22:33] [HotTextLayout] DEBUG - draw: Path length = 7 [09.07.2009 12:22:33] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{CUR_AREA=0, RANGE=TextRange(0, 2), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@e71903]} -> State{CUR_AREA=0, RANGE=TextRange(0, 2), SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@e71903], LAST_EDGE=OPEN_TEXT}) [09.07.2009 12:22:33] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:0.00000, State{CUR_AREA=0, RANGE=TextRange(0, 2), SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@e71903], LAST_EDGE=OPEN_TEXT} -> State{BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, SCOPE=IN_PART, RANGE=TextRange(0, 2), AREAS=[org.sophie2.base.commons.util.position.ImmArea@e71903], LAST_EDGE=OPEN_PART}) [09.07.2009 12:22:33] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:0.200000, State{BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, SCOPE=IN_PART, RANGE=TextRange(0, 2), AREAS=[org.sophie2.base.commons.util.position.ImmArea@e71903], LAST_EDGE=OPEN_PART} -> State{LINE_ATOM_COUNT=0, LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, SCOPE=IN_LINE, RANGE=TextRange(0, 2), LINE_AVAILABLE_ASCENT=20.0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@e71903], LAST_EDGE=OPEN_LINE}) [09.07.2009 12:22:33] [HotTextLayout] DEBUG - draw: Edge(SEGMENT:0.00000, State{LINE_ATOM_COUNT=0, LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, SCOPE=IN_LINE, RANGE=TextRange(0, 2), LINE_AVAILABLE_ASCENT=20.0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@e71903], LAST_EDGE=OPEN_LINE} -> State{LINE_ATOM_COUNT=1, LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=18.0000, y=20.0000), CUR_AREA=0, SCOPE=IN_LINE, RANGE=TextRange(2, 2), LINE_AVAILABLE_ASCENT=20.0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@e71903], LAST_EDGE=SEGMENT}) [09.07.2009 12:22:33] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:3.48333, State{LINE_ATOM_COUNT=1, LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=18.0000, y=20.0000), CUR_AREA=0, SCOPE=IN_LINE, RANGE=TextRange(2, 2), LINE_AVAILABLE_ASCENT=20.0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@e71903], LAST_EDGE=SEGMENT} -> State{BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, SCOPE=IN_PART, RANGE=TextRange(2, 2), AREAS=[org.sophie2.base.commons.util.position.ImmArea@e71903], LAST_EDGE=CLOSE_LINE}) [09.07.2009 12:22:33] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=219 [09.07.2009 12:22:34] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[M_CONTROL], CONTROL], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=17,keyText=Ctrl,keyChar=Undefined keyChar,modifiers=Ctrl,extModifiers=Ctrl,keyLocation=KEY_LOCATION_LEFT] on 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]]} [09.07.2009 12:22:34] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[M_CONTROL], CONTROL], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[M_CONTROL], CONTROL], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=17,keyText=Ctrl,keyChar=Undefined keyChar,modifiers=Ctrl,extModifiers=Ctrl,keyLocation=KEY_LOCATION_LEFT] on 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]]}} [09.07.2009 12:22:34] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:34] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[M_CONTROL], CONTROL], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[M_CONTROL], CONTROL], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=17,keyText=Ctrl,keyChar=Undefined keyChar,modifiers=Ctrl,extModifiers=Ctrl,keyLocation=KEY_LOCATION_LEFT] on 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]]}} [09.07.2009 12:22:34] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:34] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:34] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[M_CONTROL], CONTROL], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=17,keyText=Ctrl,keyChar=Undefined keyChar,modifiers=Ctrl,extModifiers=Ctrl,keyLocation=KEY_LOCATION_LEFT] on 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]]} [09.07.2009 12:22:34] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[M_CONTROL], V], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=86,keyText=V,keyChar='',modifiers=Ctrl,extModifiers=Ctrl,keyLocation=KEY_LOCATION_STANDARD] on 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]]} [09.07.2009 12:22:34] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[M_CONTROL], V], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[M_CONTROL], V], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=86,keyText=V,keyChar='',modifiers=Ctrl,extModifiers=Ctrl,keyLocation=KEY_LOCATION_STANDARD] on 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]]}} [09.07.2009 12:22:34] [LogicR3] INFO - Processing event: EventR3{id=PASTE, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[M_CONTROL], V], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[M_CONTROL], V], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=86,keyText=V,keyChar='',modifiers=Ctrl,extModifiers=Ctrl,keyLocation=KEY_LOCATION_STANDARD] on 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]]}}} [09.07.2009 12:22:35] [LogicR3] INFO - Processing event: EventR3{id=KEY_TYPED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[M_CONTROL], ], cause=java.awt.event.KeyEvent[KEY_TYPED,keyCode=0,keyText=Unknown keyCode: 0x0,keyChar='',modifiers=Ctrl,extModifiers=Ctrl,keyLocation=KEY_LOCATION_UNKNOWN] on 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]]} [09.07.2009 12:22:35] [SophieExceptionHandler] ERROR - java.lang.AssertionError at org.sophie2.base.dnd.BaseDndTransferable.getDataList(BaseDndTransferable.java:47) at org.sophie2.base.dnd.BaseDndTransferable.getDndData(BaseDndTransferable.java:32) at org.sophie2.main.func.text.logic.HotTextLogic$3.handle(HotTextLogic.java:144) at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:43) at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:38) at org.sophie2.base.visual.interaction.InteractionMap.handleEvent(InteractionMap.java:59) at org.sophie2.base.visual.interaction.InteractionLogic$1.handle(InteractionLogic.java:33) at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:43) at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:38) at org.sophie2.base.scene.events.SceneInteractionLogic$1.handle(SceneInteractionLogic.java:173) at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:43) at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:38) at org.sophie2.base.visual.interaction.SwingEventAdapter.forward(SwingEventAdapter.java:46) at org.sophie2.base.visual.interaction.SwingEventAdapter$Handler.keyPressed(SwingEventAdapter.java:102) at java.awt.Component.processKeyEvent(Component.java:5996) at javax.swing.JComponent.processKeyEvent(JComponent.java:2799) at java.awt.Component.processEvent(Component.java:5815) 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.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1848) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:697) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:962) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:834) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:661) at java.awt.Component.dispatchEventImpl(Component.java:4282) at java.awt.Container.dispatchEventImpl(Container.java:2116) 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) [09.07.2009 12:22:35] [LogicR3] INFO - Processing event: EventR3{id=KEY_TYPED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[M_CONTROL], ], cause=EventR3{id=KEY_TYPED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[M_CONTROL], ], cause=java.awt.event.KeyEvent[KEY_TYPED,keyCode=0,keyText=Unknown keyCode: 0x0,keyChar='',modifiers=Ctrl,extModifiers=Ctrl,keyLocation=KEY_LOCATION_UNKNOWN] on 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]]}} [09.07.2009 12:22:35] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:35] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_TYPED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[M_CONTROL], ], cause=EventR3{id=KEY_TYPED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[M_CONTROL], ], cause=java.awt.event.KeyEvent[KEY_TYPED,keyCode=0,keyText=Unknown keyCode: 0x0,keyChar='',modifiers=Ctrl,extModifiers=Ctrl,keyLocation=KEY_LOCATION_UNKNOWN] on 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]]}} [09.07.2009 12:22:35] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:35] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:35] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_TYPED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[M_CONTROL], ], cause=java.awt.event.KeyEvent[KEY_TYPED,keyCode=0,keyText=Unknown keyCode: 0x0,keyChar='',modifiers=Ctrl,extModifiers=Ctrl,keyLocation=KEY_LOCATION_UNKNOWN] on 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]]} [09.07.2009 12:22:35] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[M_CONTROL], V], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=86,keyText=V,keyChar='',modifiers=Ctrl,extModifiers=Ctrl,keyLocation=KEY_LOCATION_STANDARD] on 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]]} [09.07.2009 12:22:35] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[M_CONTROL], V], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[M_CONTROL], V], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=86,keyText=V,keyChar='',modifiers=Ctrl,extModifiers=Ctrl,keyLocation=KEY_LOCATION_STANDARD] on 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]]}} [09.07.2009 12:22:35] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:35] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[M_CONTROL], V], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[M_CONTROL], V], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=86,keyText=V,keyChar='',modifiers=Ctrl,extModifiers=Ctrl,keyLocation=KEY_LOCATION_STANDARD] on 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]]}} [09.07.2009 12:22:35] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:35] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:35] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[M_CONTROL], V], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=86,keyText=V,keyChar='',modifiers=Ctrl,extModifiers=Ctrl,keyLocation=KEY_LOCATION_STANDARD] on 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]]} [09.07.2009 12:22:35] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], CONTROL], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=17,keyText=Ctrl,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_LEFT] on 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]]} [09.07.2009 12:22:35] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], CONTROL], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], CONTROL], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=17,keyText=Ctrl,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_LEFT] on 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]]}} [09.07.2009 12:22:35] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:35] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@168c28f, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@14e9a7d], target=[ModifierSet[], CONTROL], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], CONTROL], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=17,keyText=Ctrl,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_LEFT] on 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]]}} [09.07.2009 12:22:35] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:35] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:35] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], CONTROL], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=17,keyText=Ctrl,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_LEFT] on 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]]} [09.07.2009 12:22:35] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.help.bugreport.UserExplanationField [09.07.2009 12:22:35] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.help.bugreport.UserExplanationField.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:22:35] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.help.bugreport.AttachmentField [09.07.2009 12:22:35] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.help.bugreport.AttachmentField.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:22:35] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.help.bugreport.EmailField [09.07.2009 12:22:35] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.help.bugreport.EmailField.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:22:35] [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! [09.07.2009 12:22:43] [LogicR3] INFO - Processing event: EventR3{id=EMAIL_CHANGED, context=[org.sophie2.main.func.help.bugreport.EmailField@170c3d6, null, null], target=[dbvisel@gmail.c], cause=null} [09.07.2009 12:22:43] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@cbd951 [09.07.2009 12:22:43] [LogicR3] INFO - Processing event: EventR3{id=EMAIL_CHANGED, context=[org.sophie2.main.func.help.bugreport.EmailField@170c3d6, null, null], target=[dbvisel@gmail.co], cause=null} [09.07.2009 12:22:43] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@cbd951 [09.07.2009 12:22:44] [LogicR3] INFO - Processing event: EventR3{id=EMAIL_CHANGED, context=[org.sophie2.main.func.help.bugreport.EmailField@170c3d6, null, null], target=[dbvisel@gmail.com], cause=null} [09.07.2009 12:22:44] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@cbd951 [09.07.2009 12:22:45] [LogicR3] INFO - Processing event: EventR3{id=SAVE_TO_FILE, context=[org.sophie2.main.func.help.bugreport.BugReportDialog@348adb, null, null], target=[], cause=null} [09.07.2009 12:22:56] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@11facb4 [09.07.2009 12:22:56] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=551.000, y=436.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(551,436),absolute(835,595),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:56] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=511.000, y=396.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=551.000, y=436.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(551,436),absolute(835,595),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:56] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=511.000, y=396.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=551.000, y=436.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(551,436),absolute(835,595),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:56] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=551.000, y=436.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(551,436),absolute(835,595),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:56] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=557.000, y=436.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(557,436),absolute(841,595),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:56] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=517.000, y=396.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=557.000, y=436.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(557,436),absolute(841,595),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:56] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=517.000, y=396.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=557.000, y=436.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(557,436),absolute(841,595),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:56] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=557.000, y=436.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(557,436),absolute(841,595),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:56] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=571.000, y=436.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(571,436),absolute(855,595),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:56] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=531.000, y=396.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=571.000, y=436.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(571,436),absolute(855,595),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:56] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=531.000, y=396.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=571.000, y=436.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(571,436),absolute(855,595),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:56] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=571.000, y=436.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(571,436),absolute(855,595),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:56] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=582.000, y=436.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(582,436),absolute(866,595),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:56] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=542.000, y=396.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=582.000, y=436.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(582,436),absolute(866,595),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:56] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=542.000, y=396.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=582.000, y=436.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(582,436),absolute(866,595),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:56] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=582.000, y=436.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(582,436),absolute(866,595),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:56] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=595.000, y=432.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(595,432),absolute(879,591),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:56] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=555.000, y=392.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=595.000, y=432.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(595,432),absolute(879,591),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:56] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=555.000, y=392.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=595.000, y=432.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(595,432),absolute(879,591),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:56] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=595.000, y=432.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(595,432),absolute(879,591),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:56] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=609.000, y=428.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(609,428),absolute(893,587),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:56] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=569.000, y=388.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=609.000, y=428.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(609,428),absolute(893,587),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:56] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=569.000, y=388.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=609.000, y=428.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(609,428),absolute(893,587),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:56] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=609.000, y=428.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(609,428),absolute(893,587),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:56] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=622.000, y=424.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(622,424),absolute(906,583),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:56] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=582.000, y=384.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=622.000, y=424.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(622,424),absolute(906,583),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:56] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=582.000, y=384.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=622.000, y=424.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(622,424),absolute(906,583),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:56] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=622.000, y=424.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(622,424),absolute(906,583),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:56] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=634.000, y=420.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(634,420),absolute(918,579),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:56] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=594.000, y=380.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=634.000, y=420.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(634,420),absolute(918,579),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:56] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=594.000, y=380.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=634.000, y=420.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(634,420),absolute(918,579),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:56] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=634.000, y=420.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(634,420),absolute(918,579),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=632.000, y=420.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(632,420),absolute(916,579),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=592.000, y=380.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=632.000, y=420.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(632,420),absolute(916,579),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=592.000, y=380.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=632.000, y=420.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(632,420),absolute(916,579),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=632.000, y=420.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(632,420),absolute(916,579),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=624.000, y=420.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(624,420),absolute(908,579),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=584.000, y=380.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=624.000, y=420.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(624,420),absolute(908,579),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=584.000, y=380.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=624.000, y=420.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(624,420),absolute(908,579),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=624.000, y=420.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(624,420),absolute(908,579),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=616.000, y=418.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(616,418),absolute(900,577),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=576.000, y=378.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=616.000, y=418.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(616,418),absolute(900,577),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=576.000, y=378.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=616.000, y=418.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(616,418),absolute(900,577),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=616.000, y=418.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(616,418),absolute(900,577),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=603.000, y=412.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(603,412),absolute(887,571),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=563.000, y=372.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=603.000, y=412.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(603,412),absolute(887,571),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=563.000, y=372.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=603.000, y=412.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(603,412),absolute(887,571),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=603.000, y=412.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(603,412),absolute(887,571),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=587.000, y=403.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(587,403),absolute(871,562),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=547.000, y=363.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=587.000, y=403.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(587,403),absolute(871,562),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=547.000, y=363.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=587.000, y=403.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(587,403),absolute(871,562),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=587.000, y=403.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(587,403),absolute(871,562),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=565.000, y=387.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(565,387),absolute(849,546),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=525.000, y=347.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=565.000, y=387.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(565,387),absolute(849,546),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=525.000, y=347.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=565.000, y=387.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(565,387),absolute(849,546),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=565.000, y=387.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(565,387),absolute(849,546),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=515.000, y=344.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(515,344),absolute(799,503),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=475.000, y=304.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=515.000, y=344.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(515,344),absolute(799,503),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=475.000, y=304.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=515.000, y=344.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(515,344),absolute(799,503),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=515.000, y=344.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(515,344),absolute(799,503),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=476.000, y=296.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(476,296),absolute(760,455),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=436.000, y=256.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=476.000, y=296.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(476,296),absolute(760,455),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=436.000, y=256.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=476.000, y=296.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(476,296),absolute(760,455),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=476.000, y=296.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(476,296),absolute(760,455),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=448.000, y=260.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(448,260),absolute(732,419),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=408.000, y=220.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=448.000, y=260.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(448,260),absolute(732,419),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=408.000, y=220.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=448.000, y=260.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(448,260),absolute(732,419),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=448.000, y=260.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(448,260),absolute(732,419),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=433.000, y=236.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(433,236),absolute(717,395),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=393.000, y=196.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=433.000, y=236.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(433,236),absolute(717,395),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=393.000, y=196.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=433.000, y=236.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(433,236),absolute(717,395),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=433.000, y=236.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(433,236),absolute(717,395),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=423.000, y=220.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(423,220),absolute(707,379),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=383.000, y=180.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=423.000, y=220.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(423,220),absolute(707,379),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=383.000, y=180.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=423.000, y=220.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(423,220),absolute(707,379),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=423.000, y=220.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(423,220),absolute(707,379),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=418.000, y=210.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(418,210),absolute(702,369),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=378.000, y=170.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=418.000, y=210.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(418,210),absolute(702,369),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=378.000, y=170.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=418.000, y=210.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(418,210),absolute(702,369),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=418.000, y=210.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(418,210),absolute(702,369),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=420.000, y=214.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(420,214),absolute(704,373),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=380.000, y=174.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=420.000, y=214.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(420,214),absolute(704,373),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=380.000, y=174.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=420.000, y=214.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(420,214),absolute(704,373),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=420.000, y=214.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(420,214),absolute(704,373),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=421.000, y=208.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(421,208),absolute(705,367),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=381.000, y=168.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=421.000, y=208.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(421,208),absolute(705,367),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=381.000, y=168.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=421.000, y=208.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(421,208),absolute(705,367),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=421.000, y=208.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(421,208),absolute(705,367),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=424.000, y=198.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(424,198),absolute(708,357),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=384.000, y=158.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=424.000, y=198.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(424,198),absolute(708,357),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=384.000, y=158.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=424.000, y=198.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(424,198),absolute(708,357),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=424.000, y=198.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(424,198),absolute(708,357),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=429.000, y=185.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(429,185),absolute(713,344),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=389.000, y=145.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=429.000, y=185.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(429,185),absolute(713,344),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=389.000, y=145.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=429.000, y=185.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(429,185),absolute(713,344),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=429.000, y=185.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(429,185),absolute(713,344),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=436.000, y=173.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(436,173),absolute(720,332),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=396.000, y=133.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=436.000, y=173.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(436,173),absolute(720,332),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=396.000, y=133.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=436.000, y=173.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(436,173),absolute(720,332),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=436.000, y=173.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(436,173),absolute(720,332),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=447.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(447,157),absolute(731,316),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=407.000, y=117.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=447.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(447,157),absolute(731,316),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=407.000, y=117.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=447.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(447,157),absolute(731,316),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=447.000, y=157.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(447,157),absolute(731,316),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=489.000, y=103.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(489,103),absolute(773,262),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=449.000, y=63.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=489.000, y=103.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(489,103),absolute(773,262),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=449.000, y=63.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=489.000, y=103.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(489,103),absolute(773,262),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=489.000, y=103.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(489,103),absolute(773,262),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=542.000, y=58.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(542,58),absolute(826,217),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=502.000, y=18.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=542.000, y=58.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(542,58),absolute(826,217),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=502.000, y=18.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=542.000, y=58.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(542,58),absolute(826,217),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=542.000, y=58.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(542,58),absolute(826,217),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=607.000, y=11.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(607,11),absolute(891,170),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=567.000, y=-29.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=607.000, y=11.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(607,11),absolute(891,170),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=567.000, y=-29.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=607.000, y=11.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(607,11),absolute(891,170),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=607.000, y=11.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(607,11),absolute(891,170),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=641.000, y=-3.00000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(641,-3),absolute(925,156),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=641.000, y=-3.00000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(641,-3),absolute(925,156),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ff3450 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1fd0153, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@f2d572], target=[ModifierSet[], ImmPoint(x=641.000, y=-3.00000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(641,-3),absolute(925,156),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=691.000, y=1.00000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(691,1),absolute(975,160),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=691.000, y=1.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(691,1),absolute(975,160),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=651.000, y=-39.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=691.000, y=1.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(691,1),absolute(975,160),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=651.000, y=-39.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=691.000, y=1.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(691,1),absolute(975,160),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:57] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:57] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=691.000, y=1.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(691,1),absolute(975,160),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=693.000, y=1.00000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(693,1),absolute(977,160),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:57] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:58] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=577.000, y=0.00000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(577,0),absolute(861,159),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:58] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:58] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=577.000, y=0.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(577,0),absolute(861,159),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:58] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=537.000, y=-40.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=577.000, y=0.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(577,0),absolute(861,159),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:58] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:58] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=537.000, y=-40.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=577.000, y=0.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(577,0),absolute(861,159),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:58] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:58] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:58] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=577.000, y=0.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(577,0),absolute(861,159),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:58] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=414.000, y=4.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(414,4),absolute(698,163),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:58] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=374.000, y=-36.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=414.000, y=4.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(414,4),absolute(698,163),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:58] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:58] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=374.000, y=-36.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=414.000, y=4.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(414,4),absolute(698,163),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:58] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:58] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:58] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=414.000, y=4.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(414,4),absolute(698,163),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:58] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=248.000, y=8.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(248,8),absolute(532,167),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:58] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=208.000, y=-32.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=248.000, y=8.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(248,8),absolute(532,167),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:58] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:58] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=208.000, y=-32.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=248.000, y=8.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(248,8),absolute(532,167),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:58] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:58] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:58] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=248.000, y=8.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(248,8),absolute(532,167),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:58] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=90.0000, y=13.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(90,13),absolute(374,172),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:58] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=50.0000, y=-27.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=90.0000, y=13.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(90,13),absolute(374,172),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:58] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:58] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@8efbb8, org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null], target=[ModifierSet[], ImmPoint(x=50.0000, y=-27.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=90.0000, y=13.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(90,13),absolute(374,172),button=0,clickCount=0] on 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]]}} [09.07.2009 12:22:58] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:22:58] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@4b67b1 [09.07.2009 12:22:58] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=90.0000, y=13.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(90,13),absolute(374,172),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:58] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@7dc40, null, 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]]], target=[ModifierSet[], ImmPoint(x=-37.0000, y=19.0000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(-37,19),absolute(247,178),button=0,clickCount=0] on 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]]} [09.07.2009 12:22:58] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@9ee6ef [09.07.2009 12:41:01] [FakeAuthorMain] INFO - Sophie startup begins... [09.07.2009 12:41:01] [FakeAuthorMain] INFO - FakeModuleRegistry starting modules... [09.07.2009 12:41:04] [ImageUtil] DEBUG - loadIcon(icons/alternative/approve.png): org.sophie2.base.commons.util.ImmImage@659db7(w=18, h=18) [09.07.2009 12:41:04] [ImageUtil] DEBUG - loadIcon(icons/alternative/disapprove.png): org.sophie2.base.commons.util.ImmImage@15718f2(w=18, h=18) [09.07.2009 12:41:04] [ImageUtil] DEBUG - loadIcon(icons/alternative/frameBackground.png): org.sophie2.base.commons.util.ImmImage@ef83d3(w=18, h=18) [09.07.2009 12:41:04] [ImageUtil] DEBUG - loadIcon(icons/alternative/frameInsets.png): org.sophie2.base.commons.util.ImmImage@968fda(w=18, h=18) [09.07.2009 12:41:04] [ImageUtil] DEBUG - loadIcon(icons/alternative/zOrderUp.png): org.sophie2.base.commons.util.ImmImage@a3d3b(w=18, h=18) [09.07.2009 12:41:04] [ImageUtil] DEBUG - loadIcon(icons/alternative/zOrderDown.png): org.sophie2.base.commons.util.ImmImage@1860038(w=18, h=18) [09.07.2009 12:41:04] [ImageUtil] DEBUG - loadIcon(icons/alternative/pageShadowHalo.png): org.sophie2.base.commons.util.ImmImage@118fa47(w=18, h=18) [09.07.2009 12:41:04] [ImageUtil] DEBUG - loadIcon(icons/alternative/useTemplateOn.png): org.sophie2.base.commons.util.ImmImage@11756a4(w=18, h=18) [09.07.2009 12:41:04] [ImageUtil] DEBUG - loadIcon(icons/alternative/useTemplateOff.png): org.sophie2.base.commons.util.ImmImage@4be2cc(w=18, h=18) [09.07.2009 12:41:04] [ImageUtil] DEBUG - loadIcon(icons/alternative/useTemplateOn.png): org.sophie2.base.commons.util.ImmImage@24c4a3(w=18, h=18) [09.07.2009 12:41:04] [ImageUtil] DEBUG - loadIcon(icons/alternative/useTemplateOff.png): org.sophie2.base.commons.util.ImmImage@14d5bc9(w=18, h=18) [09.07.2009 12:41:04] [ImageUtil] DEBUG - loadIcon(icons/alternative/addTemplate.png): org.sophie2.base.commons.util.ImmImage@148f8c8(w=18, h=18) [09.07.2009 12:41:04] [ImageUtil] DEBUG - loadIcon(icons/alternative/alignElements.png): org.sophie2.base.commons.util.ImmImage@11db6bb(w=18, h=18) [09.07.2009 12:41:04] [ImageUtil] DEBUG - loadIcon(icons/alternative/groupElements.png): org.sophie2.base.commons.util.ImmImage@1fcc0a2(w=20, h=20) [09.07.2009 12:41:04] [ImageUtil] DEBUG - loadIcon(icons/alternative/ungroupElements.png): org.sophie2.base.commons.util.ImmImage@94257f(w=20, h=20) [09.07.2009 12:41:04] [ImageUtil] DEBUG - loadIcon(icons/alternative/LinksHalo.png): org.sophie2.base.commons.util.ImmImage@988707(w=18, h=18) [09.07.2009 12:41:04] [ImageUtil] DEBUG - loadIcon(icons/alternative/move.png): org.sophie2.base.commons.util.ImmImage@302e67(w=18, h=18) [09.07.2009 12:41:04] [ImageUtil] DEBUG - loadIcon(icons/alternative/remove.png): org.sophie2.base.commons.util.ImmImage@e183e9(w=18, h=18) [09.07.2009 12:41:04] [ImageUtil] DEBUG - loadIcon(icons/alternative/remove.png): org.sophie2.base.commons.util.ImmImage@be49e0(w=18, h=18) [09.07.2009 12:41:04] [ImageUtil] DEBUG - loadIcon(icons/alternative/font.png): org.sophie2.base.commons.util.ImmImage@dada24(w=18, h=18) [09.07.2009 12:41:04] [ImageUtil] DEBUG - loadIcon(icons/alternative/showDesktop.png): org.sophie2.base.commons.util.ImmImage@1a99347(w=18, h=18) [09.07.2009 12:41:04] [ImageUtil] DEBUG - loadIcon(icons/alternative/resize.png): org.sophie2.base.commons.util.ImmImage@32bd65(w=18, h=18) [09.07.2009 12:41:12] [FakeAuthorMain] INFO - Registering visual points... [09.07.2009 12:41:12] [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@1a82e92, 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@898587, 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@898587, 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@898587, 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@898587, 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@898587, 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@1a82e92, 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@898587, 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@9d9edd, 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@898587, 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@898587, 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@898587, 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@898587, 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@28df48, 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@898587, 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@898587, 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@898587, 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@15b2043, 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@898587, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.extra.func.browser.view.BrowserHaloButton, par=class org.sophie2.main.app.halos.shared.MainHaloMenu, role=browser-halo-button, sort=44-main-halo-menu-browser-halo-button))@org.sophie2.extra.func.browser.BrowserModule@1a33662, 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@898587, 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@898587, 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@898587, 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@15b2043, 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@898587, 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@898587, 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@898587, 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@898587, 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@898587, 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@1a82e92, 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@15b2043, 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@476914, 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@898587, 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@898587, 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@43b5bb, 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@898587, 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@898587, 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@898587, 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@898587, 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@15023d2, 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@898587, 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@15023d2, 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@15023d2, 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@5fbbf3, 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@898587, 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@898587, 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@898587, 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@898587, 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@12c55e4, 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@12c55e4, 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@12c55e4, 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@1bb03ee, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.color.ColorPicker, par=class org.sophie2.main.app.halos.huds.ColorPickerHud, role={no-role}, sort=aaa-color-picker))@org.sophie2.main.app.halos.MainAppHalosModule@1bb03ee, 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@ff0239, 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@1bb03ee, 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@1bb03ee, 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@476914, 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@15b2043, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.styling.TextFontHud$TextFontFamily, par=class org.sophie2.main.func.text.styling.TextFontHud, role={no-role}, sort=aaa-text-font-family))@org.sophie2.main.func.text.TextFuncModule@1eaefc5, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.styling.TextFontHaloButton, par=class org.sophie2.main.func.text.styling.TextFontHaloMenu, role={no-role}, sort=aaa-text-font-halo-button))@org.sophie2.main.func.text.TextFuncModule@1eaefc5, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.styling.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@1eaefc5, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.styling.TextFontHud, par=class org.sophie2.main.func.text.styling.TextFontHaloButton, role={no-role}, sort=aaa-text-font-hud))@org.sophie2.main.func.text.TextFuncModule@1eaefc5, 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@1239780, 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@12c55e4, 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@1239780, 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@12c55e4, 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@1239780, 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@ff0239, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, 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@476914, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.styling.TextFontHud$TextFontSize, par=class org.sophie2.main.func.text.styling.TextFontHud, role={no-role}, sort=bbb-text-font-size))@org.sophie2.main.func.text.TextFuncModule@1eaefc5, 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@1737b9f, 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@1239780, 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@1737b9f, 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@1239780, 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@12c55e4, 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@12c55e4, 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@1bb03ee, 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@b910c6, 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@1bb03ee, 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@1bb03ee, 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@ff0239, 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@ff0239, 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@ff0239, 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@ff0239, 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@1fc6eed, 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@1bb03ee, 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@15b2043, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.styling.TextFontHud$TextItalicStyle, par=class org.sophie2.main.func.text.styling.TextFontHud, role={no-role}, sort=ccc-text-italic-style))@org.sophie2.main.func.text.TextFuncModule@1eaefc5, 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@12c55e4, 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@12c55e4, 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@1737b9f, 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@12c55e4, 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@ff0239, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.styling.TextFontHud$TextBoldStyle, par=class org.sophie2.main.func.text.styling.TextFontHud, role={no-role}, sort=ddd-text-bold-style))@org.sophie2.main.func.text.TextFuncModule@1eaefc5, 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@ff0239, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.styling.TextFontHud$TextUnderlineStyle, par=class org.sophie2.main.func.text.styling.TextFontHud, role={no-role}, sort=eee-text-underline-style))@org.sophie2.main.func.text.TextFuncModule@1eaefc5, 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@1bb03ee, 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@ff0239, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.styling.TextFontHud$TextStrikethroughStyle, par=class org.sophie2.main.func.text.styling.TextFontHud, role={no-role}, sort=fff-text-strikethrough-style))@org.sophie2.main.func.text.TextFuncModule@1eaefc5, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.styling.TextFontHud$TextForegroundColor, par=class org.sophie2.main.func.text.styling.TextFontHud, role={no-role}, sort=ggg-text-foreground-color))@org.sophie2.main.func.text.TextFuncModule@1eaefc5, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.styling.TextFontHud$TextBackgroundColor, par=class org.sophie2.main.func.text.styling.TextFontHud, role={no-role}, sort=hhh-text-background-color))@org.sophie2.main.func.text.TextFuncModule@1eaefc5, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, 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@1737b9f, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, 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@1d6bff7, 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@1d6bff7, 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@1d6bff7, 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@1d6bff7, 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@1d6bff7, 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@ff0239, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, 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@1d6bff7, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.extra.func.browser.view.BrowserPropertiesHud, par=class org.sophie2.extra.func.browser.view.BrowserHaloButton, role={no-role}, sort=kkk-browser-properties-hud))@org.sophie2.extra.func.browser.BrowserModule@1a33662, 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@1fc6eed, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, 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@ff0239, 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@ff0239, 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@ff0239, 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@ff0239, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.extra.func.browser.view.InsertBrowserItem, par=class org.sophie2.main.app.menus.insert.InsertMenu, role=insert-browser-item, sort=kkk-insert-menu-inset-browser-item))@org.sophie2.extra.func.browser.BrowserModule@1a33662, 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@1bb03ee, 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@1d6bff7, 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@ff0239, 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@1bb03ee, 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@101ac1c, 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@1bb03ee, 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@1bb03ee, 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@b910c6, 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@1d6bff7, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue, par=class org.sophie2.main.app.halos.huds.color.ColorPicker, role={no-role}, sort=kkk-rgb-value))@org.sophie2.main.app.halos.MainAppHalosModule@1bb03ee, 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@1d6bff7, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.extra.func.browser.view.BrowserPropertiesHud$AddressBar, par=class org.sophie2.extra.func.browser.view.BrowserPropertiesHud, role={no-role}, sort=kkk-rotation-angle))@org.sophie2.extra.func.browser.BrowserModule@1a33662, 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@1bb03ee, 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@1bb03ee, 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@1737b9f, 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@1d6bff7, 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@12c55e4, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, 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@1bb03ee, 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@1d6bff7, 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@b910c6, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex, par=class org.sophie2.main.app.halos.huds.color.ColorPicker, role={no-role}, sort=lll-red-hex-value))@org.sophie2.main.app.halos.MainAppHalosModule@1bb03ee, 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@1bb03ee, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex, par=class org.sophie2.main.app.halos.huds.color.ColorPicker, role={no-role}, sort=mmm-green-hex-value))@org.sophie2.main.app.halos.MainAppHalosModule@1bb03ee, 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@1d6bff7, SimpleSophieExtension(SimpleVisualProvider(prov=class org.sophie2.main.func.servers.ServerResourcesPalette, par=class org.sophie2.main.func.servers.ServersTab, role=server-resources-palette, sort=mmm-server-resources-palette))@org.sophie2.main.func.servers.MainFuncServersModule@1fc6eed, 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@1bb03ee, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex, par=class org.sophie2.main.app.halos.huds.color.ColorPicker, role={no-role}, sort=nnn-blue-hex-value))@org.sophie2.main.app.halos.MainAppHalosModule@1bb03ee, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex, par=class org.sophie2.main.app.halos.huds.color.ColorPicker, role={no-role}, sort=ooo-alpha-hex-value))@org.sophie2.main.app.halos.MainAppHalosModule@1bb03ee, 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@1d6bff7, 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@ff0239, 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@1d6bff7, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec, par=class org.sophie2.main.app.halos.huds.color.ColorPicker, role={no-role}, sort=ppp-red-dec-value))@org.sophie2.main.app.halos.MainAppHalosModule@1bb03ee, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec, par=class org.sophie2.main.app.halos.huds.color.ColorPicker, role={no-role}, sort=qqq-green-dec-value))@org.sophie2.main.app.halos.MainAppHalosModule@1bb03ee, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec, par=class org.sophie2.main.app.halos.huds.color.ColorPicker, role={no-role}, sort=rrr-blue-dec-value))@org.sophie2.main.app.halos.MainAppHalosModule@1bb03ee, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec, par=class org.sophie2.main.app.halos.huds.color.ColorPicker, role={no-role}, sort=sss-alpha-dec-value))@org.sophie2.main.app.halos.MainAppHalosModule@1bb03ee, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.chaining.TextChainHud$TextChainComboBox, par=class org.sophie2.main.func.text.chaining.TextChainHud, role={no-role}, sort=text-chain-combo-box))@org.sophie2.main.func.text.TextFuncModule@1eaefc5, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.chaining.TextChainHaloButton, par=class org.sophie2.main.func.text.chaining.TextChainMenu, role={no-role}, sort=text-chain-halo-button))@org.sophie2.main.func.text.TextFuncModule@1eaefc5, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.chaining.TextChainHud, par=class org.sophie2.main.func.text.chaining.TextChainHaloButton, role={no-role}, sort=text-chain-hud))@org.sophie2.main.func.text.TextFuncModule@1eaefc5, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.chaining.TextChainMenu, par=class org.sophie2.main.app.commons.page.areas.PageWorkArea, role={no-role}, sort=text-chain-menu))@org.sophie2.main.func.text.TextFuncModule@1eaefc5, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.chaining.TextChainTopMenu, par=class org.sophie2.main.app.commons.page.areas.PageWorkArea, role={no-role}, sort=text-chain-top-menu))@org.sophie2.main.func.text.TextFuncModule@1eaefc5, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.chaining.TextUnchainNextHaloButton, par=class org.sophie2.main.func.text.chaining.TextChainMenu, role={no-role}, sort=text-unchain-next-halo-button))@org.sophie2.main.func.text.TextFuncModule@1eaefc5, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.func.text.chaining.TextUnchainPrevHalo, par=class org.sophie2.main.func.text.chaining.TextChainTopMenu, role={no-role}, sort=text-unchain-prev-halo-button))@org.sophie2.main.func.text.TextFuncModule@1eaefc5, 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@476914, 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@ca9a2d, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.extra.func.annotations.view.halos.StickyMoveHaloButton, par=class org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu, role={no-role}, sort=xxx-sticky-move-halo-button))@org.sophie2.extra.func.annotations.AnnotationsModule@1737b9f, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.extra.func.annotations.view.halos.StickyRemoveHaloButton, 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@1737b9f, SimpleSophieExtension(AutoVisualProvider(prov=class org.sophie2.main.app.halos.huds.ColorPickerHud, par=class org.sophie2.main.app.halos.common.BoundColorField, role={no-role}, sort=zzz-color-picker-hud))@org.sophie2.main.app.halos.MainAppHalosModule@1bb03ee] [09.07.2009 12:41:12] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.layout.mydoggy.MDEngine [09.07.2009 12:41:12] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.app.AppMainWindow [09.07.2009 12:41:13] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.app.LeftFlap [09.07.2009 12:41:13] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.left.books.BooksTab [09.07.2009 12:41:13] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.left.books.OpenBooksPalette [09.07.2009 12:41:13] [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! [09.07.2009 12:41:13] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.left.books.OpenBooksPalette [09.07.2009 12:41:13] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.model.ListPalette [09.07.2009 12:41:13] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.model.Palette [09.07.2009 12:41:13] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.visual.BaseVisualElement [09.07.2009 12:41:13] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.embedded.view.EmbeddedBooksPalette [09.07.2009 12:41:13] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.embedded.view.EmbeddedBooksPalette [09.07.2009 12:41:13] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.app.layout.left.books.BooksTab[org.sophie2.main.app.layout.left.books.OpenBooksPalette@1b57dcb, org.sophie2.extra.func.embedded.view.EmbeddedBooksPalette@17470d0] [09.07.2009 12:41:13] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.left.books.BooksTab [09.07.2009 12:41:13] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.model.Tab [09.07.2009 12:41:13] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.left.pages.PagesTab [09.07.2009 12:41:13] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.app.layout.left.pages.PagesTab[] [09.07.2009 12:41:13] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.left.pages.PagesTab [09.07.2009 12:41:13] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.left.tools.ToolsTab [09.07.2009 12:41:13] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.left.tools.SearchPalette [09.07.2009 12:41:13] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.left.tools.SearchPalette [09.07.2009 12:41:13] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.app.layout.left.tools.ToolsTab[org.sophie2.main.app.layout.left.tools.SearchPalette@12143d8] [09.07.2009 12:41:13] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.left.tools.ToolsTab [09.07.2009 12:41:13] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.config.ConfigTab [09.07.2009 12:41:13] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.config.PluginsPalette [09.07.2009 12:41:13] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.config.PluginsPalette [09.07.2009 12:41:13] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.config.PluginAboutPalette [09.07.2009 12:41:14] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.config.PluginAboutPalette [09.07.2009 12:41:14] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.model.PanelPalette [09.07.2009 12:41:14] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.func.config.ConfigTab[org.sophie2.main.func.config.PluginsPalette@13d4787, org.sophie2.main.func.config.PluginAboutPalette@438d57] [09.07.2009 12:41:14] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.config.ConfigTab [09.07.2009 12:41:14] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.servers.ServersTab [09.07.2009 12:41:14] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.servers.ConnectionsPalette [09.07.2009 12:41:14] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.servers.ConnectionsPalette [09.07.2009 12:41:14] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.servers.ServerResourcesPalette [09.07.2009 12:41:14] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.servers.ServerResourcesPalette [09.07.2009 12:41:14] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.func.servers.ServersTab[org.sophie2.main.func.servers.ConnectionsPalette@11e8050, org.sophie2.main.func.servers.ServerResourcesPalette@1ab0eef] [09.07.2009 12:41:14] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.servers.ServersTab [09.07.2009 12:41:14] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.left.timelines.TimelinesTab [09.07.2009 12:41:14] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.app.layout.left.timelines.TimelinesTab[] [09.07.2009 12:41:14] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.left.timelines.TimelinesTab [09.07.2009 12:41:14] [Flap$1tabs] DEBUG - initOwnAnnotation: transforming-list@tabs@class org.sophie2.main.app.commons.app.LeftFlap[org.sophie2.main.app.layout.left.books.BooksTab@10948bd, org.sophie2.main.app.layout.left.pages.PagesTab@e79eb3, org.sophie2.main.app.layout.left.tools.ToolsTab@1077aa7, org.sophie2.main.func.config.ConfigTab@886462, org.sophie2.main.func.servers.ServersTab@1c190a2, org.sophie2.main.app.layout.left.timelines.TimelinesTab@3b1799] [09.07.2009 12:41:14] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.app.LeftFlap [09.07.2009 12:41:14] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.model.Flap [09.07.2009 12:41:14] [AppMainWindow] DEBUG - org.sophie2.main.app.commons.app.AppMainWindow@1b9658e.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@2f1b3f1(class org.sophie2.base.layout.model.Flap, class org.sophie2.main.app.commons.app.AppMainWindow, left-flap)) -> org.sophie2.main.app.commons.app.LeftFlap@cfaf6e [09.07.2009 12:41:14] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.app.AppDocumentsDesktop [09.07.2009 12:41:14] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea [09.07.2009 12:41:14] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.scene.simple.SimpleSceneVisual [09.07.2009 12:41:14] [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! [09.07.2009 12:41:14] [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! [09.07.2009 12:41:14] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.scene.simple.SimpleSceneVisual [09.07.2009 12:41:14] [AuthorPageWorkArea] DEBUG - org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@d81bfdb5(interface org.sophie2.base.scene.SceneVisual, class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea, null)) -> org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5 [09.07.2009 12:41:14] [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! [09.07.2009 12:41:14] [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! [09.07.2009 12:41:14] [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! [09.07.2009 12:41:14] [PageWorkArea$1elementViews] DEBUG - initOwnAnnotation: transforming-list@elementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [09.07.2009 12:41:14] [PageWorkArea$1extraViews] DEBUG - initOwnAnnotation: composing-list@extraViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [09.07.2009 12:41:15] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-40.0000, -40.0000, 80.0000, 80.0000) [09.07.2009 12:41:15] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHaloMenu [09.07.2009 12:41:15] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHaloButton [09.07.2009 12:41:15] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud [09.07.2009 12:41:15] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextFontFamily [09.07.2009 12:41:17] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.styling.TextFontHud$TextFontFamily [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.styling.TextFontHud$TextFontFamily.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.bound.BoundComboBox [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.base.bound.BoundComboBox.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.bound.BaseBoundControl [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.base.bound.BaseBoundControl.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:17] [ImageUtil] DEBUG - loadIcon(icons/approve.png): org.sophie2.base.commons.util.ImmImage@e62df(w=17, h=17) [09.07.2009 12:41:17] [ImageUtil] DEBUG - loadIcon(icons/disapprove.png): org.sophie2.base.commons.util.ImmImage@f4ffd8(w=17, h=17) [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.visual.BaseSwingVisualElement [09.07.2009 12:41:17] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextFontSize [09.07.2009 12:41:17] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.styling.TextFontHud$TextFontSize [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.styling.TextFontHud$TextFontSize.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:17] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextItalicStyle [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.styling.TextFontHud$TextItalicStyle [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.styling.TextFontHud$TextItalicStyle.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.styling.TextStyleBoundCheckBox [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.bound.BoundCheckBox [09.07.2009 12:41:17] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextBoldStyle [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.styling.TextFontHud$TextBoldStyle [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.styling.TextFontHud$TextBoldStyle.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:17] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextUnderlineStyle [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.styling.TextFontHud$TextUnderlineStyle [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.styling.TextFontHud$TextUnderlineStyle.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:17] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextStrikethroughStyle [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.styling.TextFontHud$TextStrikethroughStyle [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.styling.TextFontHud$TextStrikethroughStyle.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:17] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextForegroundColor [09.07.2009 12:41:17] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.ColorPickerHud [09.07.2009 12:41:17] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker [09.07.2009 12:41:17] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.bound.BoundTextField [09.07.2009 12:41:17] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@ceaf8c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@4c09645d(class org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue@1c6e023 [09.07.2009 12:41:17] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:17] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@ceaf8c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@44ee9136(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex@1d6768f [09.07.2009 12:41:17] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:17] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@ceaf8c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@631d21dd(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec@14af0fe [09.07.2009 12:41:17] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:17] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@ceaf8c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6f890753(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex@1bbd743 [09.07.2009 12:41:17] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:17] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@ceaf8c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@52e5ee22(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec@1ce109a [09.07.2009 12:41:17] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:17] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@ceaf8c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6418f0ab(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex@938420 [09.07.2009 12:41:17] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:17] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@ceaf8c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@36cb0986(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec@557280 [09.07.2009 12:41:17] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex [09.07.2009 12:41:17] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:17] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@ceaf8c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@3fcd7116(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex@e0a75a [09.07.2009 12:41:17] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:18] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@ceaf8c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@402241ae(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec@8012e6 [09.07.2009 12:41:18] [ImageUtil] DEBUG - loadIcon(icons/transparency.png): org.sophie2.base.commons.util.ImmImage@a85af8(w=48, h=48) [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.color.ColorPicker [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.color.ColorPicker.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:18] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.ColorPickerHud[org.sophie2.main.app.halos.huds.color.ColorPicker@ceaf8c] [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.ColorPickerHud [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.ColorPickerHud.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.halos.HudDialog [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.halos.AbstractHalo [09.07.2009 12:41:18] [TextFontHud$TextForegroundColor] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextForegroundColor@1720bea.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@c64e2fdd(class org.sophie2.main.app.halos.huds.ColorPickerHud, class org.sophie2.main.app.halos.common.BoundColorField, null)) -> org.sophie2.main.app.halos.huds.ColorPickerHud@8cf401 [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.styling.TextFontHud$TextForegroundColor [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.styling.TextFontHud$TextForegroundColor.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.styling.TextColorField [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.common.BoundColorField [09.07.2009 12:41:18] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextBackgroundColor [09.07.2009 12:41:18] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.ColorPickerHud [09.07.2009 12:41:18] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker [09.07.2009 12:41:18] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue [09.07.2009 12:41:18] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@a6a283.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@4c09645d(class org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue@5dc796 [09.07.2009 12:41:18] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex [09.07.2009 12:41:18] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@a6a283.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@44ee9136(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex@12023ff [09.07.2009 12:41:18] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec [09.07.2009 12:41:18] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@a6a283.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@631d21dd(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec@121a0e5 [09.07.2009 12:41:18] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex [09.07.2009 12:41:18] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@a6a283.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6f890753(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex@963d9a [09.07.2009 12:41:18] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec [09.07.2009 12:41:18] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@a6a283.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@52e5ee22(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec@76f7c5 [09.07.2009 12:41:18] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex [09.07.2009 12:41:18] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@a6a283.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6418f0ab(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex@ee2549 [09.07.2009 12:41:18] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec [09.07.2009 12:41:18] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@a6a283.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@36cb0986(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec@d3c580 [09.07.2009 12:41:18] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex [09.07.2009 12:41:18] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@a6a283.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@3fcd7116(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex@fdc382 [09.07.2009 12:41:18] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec [09.07.2009 12:41:18] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@a6a283.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@402241ae(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec@986d35 [09.07.2009 12:41:18] [ImageUtil] DEBUG - loadIcon(icons/transparency.png): org.sophie2.base.commons.util.ImmImage@1158f20(w=48, h=48) [09.07.2009 12:41:18] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.ColorPickerHud[org.sophie2.main.app.halos.huds.color.ColorPicker@a6a283] [09.07.2009 12:41:18] [TextFontHud$TextBackgroundColor] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextBackgroundColor@1fe3eeb.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@c64e2fdd(class org.sophie2.main.app.halos.huds.ColorPickerHud, class org.sophie2.main.app.halos.common.BoundColorField, null)) -> org.sophie2.main.app.halos.huds.ColorPickerHud@1aaf1f5 [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.styling.TextFontHud$TextBackgroundColor [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.styling.TextFontHud$TextBackgroundColor.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:18] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.text.styling.TextFontHud[org.sophie2.main.func.text.styling.TextFontHud$TextFontFamily@2ced7a, org.sophie2.main.func.text.styling.TextFontHud$TextFontSize@fc6e58, org.sophie2.main.func.text.styling.TextFontHud$TextItalicStyle@afba5d, org.sophie2.main.func.text.styling.TextFontHud$TextBoldStyle@b9fcb0, org.sophie2.main.func.text.styling.TextFontHud$TextUnderlineStyle@1b2d83d, org.sophie2.main.func.text.styling.TextFontHud$TextStrikethroughStyle@1c7c6c3, org.sophie2.main.func.text.styling.TextFontHud$TextForegroundColor@1720bea, org.sophie2.main.func.text.styling.TextFontHud$TextBackgroundColor@1fe3eeb] [09.07.2009 12:41:18] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:18] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:18] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:18] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:18] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:18] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.styling.TextFontHud [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.styling.TextFontHud.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:18] [TextFontHaloButton] DEBUG - org.sophie2.main.func.text.styling.TextFontHaloButton@96fd7c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@e240d8c9(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.text.styling.TextFontHaloButton, null)) -> org.sophie2.main.func.text.styling.TextFontHud@108d052 [09.07.2009 12:41:18] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:18] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.styling.TextFontHaloButton [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.styling.TextFontHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:18] [ImageUtil] DEBUG - loadIcon(icons/font.png): org.sophie2.base.commons.util.ImmImage@1066a26(w=15, h=15) [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.halos.HudHaloButton [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.halos.HaloButton [09.07.2009 12:41:18] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.func.text.styling.TextFontHaloMenu[org.sophie2.main.func.text.styling.TextFontHaloButton@96fd7c] [09.07.2009 12:41:18] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:18] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:18] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:18] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:18] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:18] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.styling.TextFontHaloMenu [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.styling.TextHaloMenu [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.halos.HaloMenu [09.07.2009 12:41:18] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu [09.07.2009 12:41:18] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.page.element.PageElementMoveHaloButton [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.page.element.PageElementMoveHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:18] [ImageUtil] DEBUG - loadIcon(icons/move.png): org.sophie2.base.commons.util.ImmImage@184df1d(w=17, h=16) [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.halos.MoveHaloButton [09.07.2009 12:41:18] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:18] [ImageUtil] DEBUG - loadIcon(icons/remove.png): org.sophie2.base.commons.util.ImmImage@1bc46bd(w=16, h=16) [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.halos.ClickHaloButton [09.07.2009 12:41:18] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu[org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton@165ce20, org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton@96d110] [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:18] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu [09.07.2009 12:41:18] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:18] [ImageUtil] DEBUG - loadIcon(icons/rotateLeft.png): org.sophie2.base.commons.util.ImmImage@63cbef(w=25, h=25) [09.07.2009 12:41:18] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton [09.07.2009 12:41:18] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud [09.07.2009 12:41:18] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:18] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:18] [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@10fc0fd, org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter@b14117] [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:18] [FrameRotationPropertiesHaloButton] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton@ef515.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@25179911(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton, null)) -> org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud@1dda70f [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:18] [ImageUtil] DEBUG - loadIcon(icons/rotationProperties.png): org.sophie2.base.commons.util.ImmImage@1ed9d72(w=18, h=18) [09.07.2009 12:41:18] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:18] [ImageUtil] DEBUG - loadIcon(icons/rotateRight.png): org.sophie2.base.commons.util.ImmImage@179b905(w=25, h=25) [09.07.2009 12:41:18] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu[org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton@62b849, org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton@ef515, org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton@f278dd] [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu [09.07.2009 12:41:18] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.MainHaloMenu [09.07.2009 12:41:18] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.browser.view.BrowserHaloButton [09.07.2009 12:41:18] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.browser.view.BrowserPropertiesHud [09.07.2009 12:41:18] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.browser.view.BrowserPropertiesHud$AddressBar [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.browser.view.BrowserPropertiesHud$AddressBar [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.browser.view.BrowserPropertiesHud$AddressBar.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:18] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.extra.func.browser.view.BrowserPropertiesHud[org.sophie2.extra.func.browser.view.BrowserPropertiesHud$AddressBar@195bf19] [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.browser.view.BrowserPropertiesHud [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.browser.view.BrowserPropertiesHud.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:18] [BrowserHaloButton] DEBUG - org.sophie2.extra.func.browser.view.BrowserHaloButton@1d91a7a.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@cd2b10b3(class org.sophie2.base.halos.HudDialog, class org.sophie2.extra.func.browser.view.BrowserHaloButton, null)) -> org.sophie2.extra.func.browser.view.BrowserPropertiesHud@902a8b [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.browser.view.BrowserHaloButton [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.browser.view.BrowserHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:18] [ImageUtil] DEBUG - loadIcon(icons/browser.png): org.sophie2.base.commons.util.ImmImage@10e1829(w=16, h=15) [09.07.2009 12:41:18] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton [09.07.2009 12:41:18] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud [09.07.2009 12:41:18] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop [09.07.2009 12:41:18] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight [09.07.2009 12:41:19] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight [09.07.2009 12:41:19] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom [09.07.2009 12:41:19] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom [09.07.2009 12:41:19] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft [09.07.2009 12:41:19] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft [09.07.2009 12:41:19] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.ColorPickerHud [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue [09.07.2009 12:41:19] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@17585a5.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@4c09645d(class org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue@1c0c66a [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex [09.07.2009 12:41:19] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@17585a5.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@44ee9136(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex@3e2446 [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec [09.07.2009 12:41:19] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@17585a5.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@631d21dd(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec@1a21eb3 [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex [09.07.2009 12:41:19] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@17585a5.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6f890753(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex@805ebb [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec [09.07.2009 12:41:19] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@17585a5.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@52e5ee22(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec@12ac650 [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex [09.07.2009 12:41:19] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@17585a5.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6418f0ab(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex@f14cde [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec [09.07.2009 12:41:19] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@17585a5.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@36cb0986(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec@4d7781 [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex [09.07.2009 12:41:19] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@17585a5.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@3fcd7116(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex@fba3f6 [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec [09.07.2009 12:41:19] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@17585a5.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@402241ae(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec@5d9809 [09.07.2009 12:41:19] [ImageUtil] DEBUG - loadIcon(icons/transparency.png): org.sophie2.base.commons.util.ImmImage@1011b29(w=48, h=48) [09.07.2009 12:41:19] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.ColorPickerHud[org.sophie2.main.app.halos.huds.color.ColorPicker@17585a5] [09.07.2009 12:41:19] [BackgroundAndBorderHud$BorderColorField] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField@c30aea.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@c64e2fdd(class org.sophie2.main.app.halos.huds.ColorPickerHud, class org.sophie2.main.app.halos.common.BoundColorField, null)) -> org.sophie2.main.app.halos.huds.ColorPickerHud@3496c9 [09.07.2009 12:41:19] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField [09.07.2009 12:41:19] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate [09.07.2009 12:41:19] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate [09.07.2009 12:41:19] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked [09.07.2009 12:41:19] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked [09.07.2009 12:41:19] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundColorField [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.ColorPickerHud [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue [09.07.2009 12:41:19] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@1b1bba5.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@4c09645d(class org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue@e99877 [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex [09.07.2009 12:41:19] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@1b1bba5.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@44ee9136(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex@37ed25 [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec [09.07.2009 12:41:19] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@1b1bba5.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@631d21dd(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec@1a9629b [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex [09.07.2009 12:41:19] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@1b1bba5.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6f890753(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex@14fc78a [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec [09.07.2009 12:41:19] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@1b1bba5.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@52e5ee22(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec@1939e84 [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex [09.07.2009 12:41:19] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@1b1bba5.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6418f0ab(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex@1dde775 [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec [09.07.2009 12:41:19] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@1b1bba5.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@36cb0986(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec@438935 [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex [09.07.2009 12:41:19] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@1b1bba5.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@3fcd7116(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex@18da21f [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec [09.07.2009 12:41:19] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@1b1bba5.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@402241ae(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec@1cb0e86 [09.07.2009 12:41:19] [ImageUtil] DEBUG - loadIcon(icons/transparency.png): org.sophie2.base.commons.util.ImmImage@11e9be0(w=48, h=48) [09.07.2009 12:41:19] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.ColorPickerHud[org.sophie2.main.app.halos.huds.color.ColorPicker@1b1bba5] [09.07.2009 12:41:19] [BackgroundColorField] DEBUG - org.sophie2.main.app.halos.huds.BackgroundColorField@42d6f4.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@c64e2fdd(class org.sophie2.main.app.halos.huds.ColorPickerHud, class org.sophie2.main.app.halos.common.BoundColorField, null)) -> org.sophie2.main.app.halos.huds.ColorPickerHud@875666 [09.07.2009 12:41:19] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundColorField [09.07.2009 12:41:19] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundColorField.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundGradientField [09.07.2009 12:41:19] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundGradientField [09.07.2009 12:41:19] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundGradientField.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:19] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.common.BackgroundDialogField [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundImageField [09.07.2009 12:41:19] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundImageField [09.07.2009 12:41:19] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundImageField.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:19] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundPatternField [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundPatternField [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundPatternField.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:20] [BackgroundAndBorderHud$BackgroundPanel$1configPanels] DEBUG - initOwnAnnotation: transforming-list@configPanels@class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel[org.sophie2.main.app.halos.huds.BackgroundColorField@42d6f4, org.sophie2.main.app.halos.huds.BackgroundGradientField@1cc65b1, org.sophie2.main.app.halos.huds.BackgroundImageField@1f1ff6b, org.sophie2.main.app.halos.huds.BackgroundPatternField@14e96c] [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel [09.07.2009 12:41:20] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:20] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:20] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:20] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud[org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop@205be8, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight@6fc65, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom@1d49559, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft@12c6051, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField@c30aea, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate@1d52c4c, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked@edc3f0, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel@b5833e, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate@133381b, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked@154745e, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck@512f92] [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.BackgroundAndBorderHud.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:20] [BackgroundAndBorderHaloButton] DEBUG - org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton@1ced32d.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@8d0ca62a(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton, null)) -> org.sophie2.main.app.halos.huds.BackgroundAndBorderHud@c73236 [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:20] [ImageUtil] DEBUG - loadIcon(icons/frameBackground.png): org.sophie2.base.commons.util.ImmImage@9de1fe(w=20, h=20) [09.07.2009 12:41:20] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton [09.07.2009 12:41:20] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud [09.07.2009 12:41:20] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:20] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:20] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:20] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:20] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:20] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:20] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:20] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:20] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.SizeAndPositionHud[org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth@5f0ee5, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight@1b1b8d3, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate@196d484, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked@af5879, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition@465cc, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition@19820e5, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate@1593791, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked@194e3ee] [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.SizeAndPositionHud [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.SizeAndPositionHud.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:20] [FrameSizeAndPositionHaloButton] DEBUG - org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton@f9bb77.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@e58d6d44(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton, null)) -> org.sophie2.main.app.halos.huds.SizeAndPositionHud@1d14966 [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:20] [ImageUtil] DEBUG - loadIcon(icons/sizeAndPosition.png): org.sophie2.base.commons.util.ImmImage@64aafa(w=20, h=20) [09.07.2009 12:41:20] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameInsetsHaloButton [09.07.2009 12:41:20] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud [09.07.2009 12:41:20] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop [09.07.2009 12:41:20] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.InsetsHud[org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop@c441bf, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight@1e4535e, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom@1942276, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft@4631b2, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate@ad1e34, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked@1c575ab, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop@3abdd5, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight@1f7afcf, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom@1db48f5, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft@18b0f64, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate@747c96, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked@2839bd] [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.huds.InsetsHud [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.huds.InsetsHud.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [FrameInsetsHaloButton] DEBUG - org.sophie2.main.app.halos.frame.FrameInsetsHaloButton@1a0b772.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6e65c8c0(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.FrameInsetsHaloButton, null)) -> org.sophie2.main.app.halos.huds.InsetsHud@b879e4 [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.FrameInsetsHaloButton [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.FrameInsetsHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [ImageUtil] DEBUG - loadIcon(icons/frameInsets.png): org.sophie2.base.commons.util.ImmImage@1bc2c2a(w=20, h=20) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [ImageUtil] DEBUG - loadIcon(icons/zOrderUp.png): org.sophie2.base.commons.util.ImmImage@8691e4(w=22, h=22) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [ImageUtil] DEBUG - loadIcon(icons/zOrderDown.png): org.sophie2.base.commons.util.ImmImage@457189(w=22, h=22) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [ImageUtil] DEBUG - loadIcon(icons/useTemplateOn.png): org.sophie2.base.commons.util.ImmImage@15deab0(w=16, h=16) [09.07.2009 12:41:21] [ImageUtil] DEBUG - loadIcon(icons/useTemplateOff.png): org.sophie2.base.commons.util.ImmImage@698adc(w=16, h=16) [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.halos.SwitchHaloButton [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [ImageUtil] DEBUG - loadIcon(icons/useTemplateOn.png): org.sophie2.base.commons.util.ImmImage@126b9db(w=16, h=16) [09.07.2009 12:41:21] [ImageUtil] DEBUG - loadIcon(icons/useTemplateOff.png): org.sophie2.base.commons.util.ImmImage@6a5f89(w=16, h=16) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.AddTemplateHaloButton [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.shared.AddTemplateHaloButton [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.shared.AddTemplateHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [ImageUtil] DEBUG - loadIcon(icons/addTemplate.png): org.sophie2.base.commons.util.ImmImage@37e964(w=16, h=16) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsHud [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsBottom [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.align.AlignElementsBottom [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.align.AlignElementsBottom.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.align.AlignElementsButton [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.align.AlignElementsButton.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsHorizontally [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.align.AlignElementsHorizontally [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.align.AlignElementsHorizontally.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsVertically [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.align.AlignElementsVertically [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.align.AlignElementsVertically.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsLeft [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.align.AlignElementsLeft [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.align.AlignElementsLeft.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsRight [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.align.AlignElementsRight [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.align.AlignElementsRight.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsTop [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.align.AlignElementsTop [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.align.AlignElementsTop.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.align.AlignElementsHud[org.sophie2.main.app.halos.align.AlignElementsBottom@6e89dd, org.sophie2.main.app.halos.align.AlignElementsHorizontally@1b3e8b0, org.sophie2.main.app.halos.align.AlignElementsVertically@f7b23c, org.sophie2.main.app.halos.align.AlignElementsLeft@1cd9962, org.sophie2.main.app.halos.align.AlignElementsRight@2fbdd3, org.sophie2.main.app.halos.align.AlignElementsTop@89e731] [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.align.AlignElementsHud [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.align.AlignElementsHud.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [AlignElementsHaloButton] DEBUG - org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton@537b0d.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@409ee7bb(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton, null)) -> org.sophie2.main.app.halos.align.AlignElementsHud@e87717 [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [ImageUtil] DEBUG - loadIcon(icons/alignElements.png): org.sophie2.base.commons.util.ImmImage@1bad9fe(w=20, h=20) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.EnterGroupButton [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.grouping.EnterGroupButton [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.grouping.EnterGroupButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [ImageUtil] DEBUG - loadIcon(icons/enterGroup.png): org.sophie2.base.commons.util.ImmImage@13c3737(w=20, h=20) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.ExitGroupButton [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.grouping.ExitGroupButton [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.grouping.ExitGroupButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [ImageUtil] DEBUG - loadIcon(icons/exitGroup.png): org.sophie2.base.commons.util.ImmImage@cdb4f9(w=20, h=20) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.GroupPageElementsButton [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.grouping.GroupPageElementsButton [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.grouping.GroupPageElementsButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [ImageUtil] DEBUG - loadIcon(icons/groupElements.png): org.sophie2.base.commons.util.ImmImage@1ab8e3f(w=20, h=20) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.UngroupPageElementsButton [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.grouping.UngroupPageElementsButton [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.grouping.UngroupPageElementsButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [ImageUtil] DEBUG - loadIcon(icons/ungroupElements.png): org.sophie2.base.commons.util.ImmImage@1eddbd3(w=20, h=20) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHaloButton [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud [09.07.2009 12:41:21] [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! [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$CurrentRule [09.07.2009 12:41:21] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.LinksHud$CurrentRule [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.links.LinksHud$CurrentRule.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AddRule [09.07.2009 12:41:21] [ImageUtil] DEBUG - loadIcon(icons/plus.png): org.sophie2.base.commons.util.ImmImage@cc56a6(w=20, h=20) [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.LinksHud$AddRule [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.links.LinksHud$AddRule.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$RemoveRule [09.07.2009 12:41:21] [ImageUtil] DEBUG - loadIcon(icons/minus.png): org.sophie2.base.commons.util.ImmImage@11c6af6(w=20, h=20) [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.LinksHud$RemoveRule [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.links.LinksHud$RemoveRule.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AvailableTriggers [09.07.2009 12:41:21] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.LinksHud$AvailableTriggers [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.links.LinksHud$AvailableTriggers.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AvailableActions [09.07.2009 12:41:21] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.LinksHud$AvailableActions [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.links.LinksHud$AvailableActions.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$ConfigPanel [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel [09.07.2009 12:41:21] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [09.07.2009 12:41:21] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:21] [HideFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel@254464.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@28e3dea0(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@f029f6 [09.07.2009 12:41:21] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:21] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel [09.07.2009 12:41:21] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel [09.07.2009 12:41:21] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [ShowFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel@1e5414a.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@212b53c2(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@1c0ef0c [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel [09.07.2009 12:41:22] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel [09.07.2009 12:41:22] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [ToggleFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel@c17f01.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@11031e69(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@ca36f8 [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel [09.07.2009 12:41:22] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel [09.07.2009 12:41:22] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages.fillSkinParts(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:22] [GoToPageConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel@e3eda6.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@bd6f01e5(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@1697029 [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel [09.07.2009 12:41:22] [LinksHud$ConfigPanel$1configPanels] DEBUG - initOwnAnnotation: transforming-list@configPanels@class org.sophie2.main.func.links.LinksHud$ConfigPanel[org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel@254464, org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel@1e5414a, org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel@c17f01, org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel@e3eda6] [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.LinksHud$ConfigPanel [09.07.2009 12:41:22] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.links.LinksHud[org.sophie2.main.func.links.LinksHud$CurrentRule@f3ad6a, org.sophie2.main.func.links.LinksHud$AddRule@17dacb8, org.sophie2.main.func.links.LinksHud$RemoveRule@1799a40, org.sophie2.main.func.links.LinksHud$AvailableTriggers@1675e00, org.sophie2.main.func.links.LinksHud$AvailableActions@532d15, org.sophie2.main.func.links.LinksHud$ConfigPanel@1dca88e] [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.LinksHud [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.links.LinksHud.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:22] [LinksHaloButton] DEBUG - org.sophie2.main.func.links.LinksHaloButton@1dbdec3.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@be9c3ad6(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.links.LinksHaloButton, null)) -> org.sophie2.main.func.links.LinksHud@1257e26 [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.links.LinksHaloButton [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.links.LinksHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:22] [ImageUtil] DEBUG - loadIcon(icons/LinksHalo.png): org.sophie2.base.commons.util.ImmImage@16d35b4(w=20, h=20) [09.07.2009 12:41:22] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.shared.MainHaloMenu[org.sophie2.extra.func.browser.view.BrowserHaloButton@1d91a7a, org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton@1ced32d, org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton@f9bb77, org.sophie2.main.app.halos.frame.FrameInsetsHaloButton@1a0b772, org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton@1f66796, org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton@9088af, org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton@f75a71, org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton@13e554, org.sophie2.main.app.halos.shared.AddTemplateHaloButton@1214223, org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton@537b0d, org.sophie2.main.app.halos.grouping.EnterGroupButton@1d1775, org.sophie2.main.app.halos.grouping.ExitGroupButton@15a8bd9, org.sophie2.main.app.halos.grouping.GroupPageElementsButton@137ad70, org.sophie2.main.app.halos.grouping.UngroupPageElementsButton@114de02, org.sophie2.main.func.links.LinksHaloButton@1dbdec3] [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.shared.MainHaloMenu [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.shared.MainHaloMenu.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:22] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu [09.07.2009 12:41:22] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.resize.PageResizeHaloButton [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.page.resize.PageResizeHaloButton [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.halos.page.resize.PageResizeHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:22] [ImageUtil] DEBUG - loadIcon(icons/resize.png): org.sophie2.base.commons.util.ImmImage@1fc572f(w=15, h=15) [09.07.2009 12:41:22] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu[org.sophie2.main.app.halos.page.resize.PageResizeHaloButton@120eeb] [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu [09.07.2009 12:41:22] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu [09.07.2009 12:41:22] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyMoveHaloButton [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.annotations.view.halos.StickyMoveHaloButton [09.07.2009 12:41:22] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyRemoveHaloButton [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.annotations.view.halos.StickyRemoveHaloButton [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.annotations.view.halos.StickyRemoveHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:22] [ImageUtil] DEBUG - loadIcon(icons/remove.png): org.sophie2.base.commons.util.ImmImage@c8c792(w=16, h=16) [09.07.2009 12:41:22] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu[org.sophie2.extra.func.annotations.view.halos.StickyMoveHaloButton@db15e1, org.sophie2.extra.func.annotations.view.halos.StickyRemoveHaloButton@1fce0aa] [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:22] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextChainMenu [09.07.2009 12:41:22] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextChainHaloButton [09.07.2009 12:41:22] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextChainHud [09.07.2009 12:41:22] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextChainHud$TextChainComboBox [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.chaining.TextChainHud$TextChainComboBox [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.chaining.TextChainHud$TextChainComboBox.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:22] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.text.chaining.TextChainHud[org.sophie2.main.func.text.chaining.TextChainHud$TextChainComboBox@10e8506] [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.chaining.TextChainHud [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.chaining.TextChainHud.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:22] [TextChainHaloButton] DEBUG - org.sophie2.main.func.text.chaining.TextChainHaloButton@16c1fb0.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@ebe7cc05(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.text.chaining.TextChainHaloButton, null)) -> org.sophie2.main.func.text.chaining.TextChainHud@1511634 [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.chaining.TextChainHaloButton [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.chaining.TextChainHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:22] [ImageUtil] DEBUG - loadIcon(icons/arrow.png): org.sophie2.base.commons.util.ImmImage@1a64e88(w=16, h=16) [09.07.2009 12:41:22] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextUnchainNextHaloButton [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.chaining.TextUnchainNextHaloButton [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.chaining.TextUnchainNextHaloButton.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:22] [ImageUtil] DEBUG - loadIcon(icons/crossedArrow.png): org.sophie2.base.commons.util.ImmImage@825918(w=16, h=16) [09.07.2009 12:41:22] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.func.text.chaining.TextChainMenu[org.sophie2.main.func.text.chaining.TextChainHaloButton@16c1fb0, org.sophie2.main.func.text.chaining.TextUnchainNextHaloButton@122556f] [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.chaining.TextChainMenu [09.07.2009 12:41:22] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextChainTopMenu [09.07.2009 12:41:22] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextUnchainPrevHalo [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.chaining.TextUnchainPrevHalo [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.chaining.TextUnchainPrevHalo.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:22] [ImageUtil] DEBUG - loadIcon(icons/crossedArrow.png): org.sophie2.base.commons.util.ImmImage@1300cde(w=16, h=16) [09.07.2009 12:41:22] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.func.text.chaining.TextChainTopMenu[org.sophie2.main.func.text.chaining.TextUnchainPrevHalo@13ac618] [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.chaining.TextChainTopMenu [09.07.2009 12:41:22] [PageWorkArea$1haloMenus] DEBUG - initOwnAnnotation: transforming-list@haloMenus@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[org.sophie2.main.func.text.styling.TextFontHaloMenu@1ab9bfe, org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu@b5a4f6, org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu@85132f, org.sophie2.main.app.halos.shared.MainHaloMenu@8e6dae, org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu@13e38a7, org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu@163098c, org.sophie2.main.func.text.chaining.TextChainMenu@b5cc4d, org.sophie2.main.func.text.chaining.TextChainTopMenu@1967f35] [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:22] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [09.07.2009 12:41:22] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [09.07.2009 12:41:22] [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.page.resize.PageResizeHaloMenu value not initialized! [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:22] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [09.07.2009 12:41:22] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [09.07.2009 12:41:22] [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.page.resize.PageResizeHaloMenu value not initialized! [09.07.2009 12:41:22] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:22] [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]] [09.07.2009 12:41:22] [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.page.resize.PageResizeHaloMenu value not initialized! [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.page.areas.PageWorkArea [09.07.2009 12:41:22] [BookDesktopWindow] DEBUG - org.sophie2.main.app.commons.book.BookDesktopWindow@be552b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@64125993(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@80cf99 [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [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.page.resize.PageResizeHaloMenu value not initialized! [09.07.2009 12:41:22] [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]] [09.07.2009 12:41:22] [BookDesktopWindow$1swingFrameSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.main.app.commons.book.BookDesktopWindow$1swingFrameSync.setup(java.lang.Object) because of swingComponent@class org.sophie2.main.app.commons.book.BookDesktopWindow value not initialized! [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.book.BookDesktopWindow [09.07.2009 12:41:22] [DefaultDocumentsDesktop$1desktopScrollPane] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.layout.impl.DefaultDocumentsDesktop$1desktopScrollPane.setup(java.lang.Object) because of desktopPane@class org.sophie2.main.app.commons.app.AppDocumentsDesktop value not initialized! [09.07.2009 12:41:22] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.app.AppTabBar [09.07.2009 12:41:22] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.AppTabBarMenu [09.07.2009 12:41:22] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.tabbar.MinimizeAllItem [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.tabbar.MinimizeAllItem [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.menus.MenuItem [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.menus.MenuMember [09.07.2009 12:41:22] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.tabbar.RestoreAllItem [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.tabbar.RestoreAllItem [09.07.2009 12:41:22] [AppTabBarMenu$1items] DEBUG - initOwnAnnotation: transforming-list@items@class org.sophie2.main.app.menus.AppTabBarMenu[org.sophie2.main.app.menus.tabbar.MinimizeAllItem@ed610c, org.sophie2.main.app.menus.tabbar.RestoreAllItem@fda1c9] [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.AppTabBarMenu [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.menus.PopupMenu [09.07.2009 12:41:22] [AppTabBar] DEBUG - org.sophie2.main.app.commons.app.AppTabBar@751c6f.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@bc27bf2(class org.sophie2.base.menus.PopupMenu, class org.sophie2.main.app.commons.app.AppTabBar, null)) -> org.sophie2.main.app.menus.AppTabBarMenu@a19cb [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.app.AppTabBar [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.commons.app.AppTabBar.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:22] [ImageUtil] DEBUG - loadIcon(icons/showDesktop.png): org.sophie2.base.commons.util.ImmImage@36213e(w=25, h=16) [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.model.TabBar [09.07.2009 12:41:22] [AppDocumentsDesktop] DEBUG - org.sophie2.main.app.commons.app.AppDocumentsDesktop@ba372f.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@4f48ad30(class org.sophie2.base.layout.model.TabBar, class org.sophie2.main.app.commons.app.AppDocumentsDesktop, null)) -> org.sophie2.main.app.commons.app.AppTabBar@751c6f [09.07.2009 12:41:22] [AppDocumentsDesktop$1windows] DEBUG - initOwnAnnotation: transforming-list@windows@class org.sophie2.main.app.commons.app.AppDocumentsDesktop[] [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [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! [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.app.AppDocumentsDesktop [09.07.2009 12:41:22] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.impl.DefaultDocumentsDesktop [09.07.2009 12:41:22] [AppMainWindow] DEBUG - org.sophie2.main.app.commons.app.AppMainWindow@1b9658e.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@94d3ad5c(interface org.sophie2.base.layout.DocumentsDesktop, class org.sophie2.main.app.commons.app.AppMainWindow, null)) -> org.sophie2.main.app.commons.app.AppDocumentsDesktop@ba372f [09.07.2009 12:41:22] [BookTemplate] INFO - Loading book templates from /Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.author/target/classes/./book_templates [09.07.2009 12:41:23] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.Page$1templateSupport$1[] [09.07.2009 12:41:23] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:23] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:23] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:23] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:23] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:23] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:23] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:23] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:23] [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! [09.07.2009 12:41:23] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:23] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:23] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-30.0000, -30.0000, 700.000, 540.000) [09.07.2009 12:41:23] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:23] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:23] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:23] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-40.0000, -40.0000, 720.000, 560.000) [09.07.2009 12:41:23] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:23] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.AppMenuBar [09.07.2009 12:41:23] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.FileMenu [09.07.2009 12:41:23] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.NewBookItem [09.07.2009 12:41:23] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.NewBookItem [09.07.2009 12:41:23] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.AppMenuItem [09.07.2009 12:41:23] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.OpenBookItem [09.07.2009 12:41:23] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.OpenBookItem [09.07.2009 12:41:23] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.SaveBookItem [09.07.2009 12:41:23] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.SaveBookItem [09.07.2009 12:41:23] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.SaveBookAsItem [09.07.2009 12:41:23] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.SaveBookAsItem [09.07.2009 12:41:23] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.SaveBookAsTemplateItem [09.07.2009 12:41:23] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.SaveBookAsTemplateItem [09.07.2009 12:41:23] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.BookPropertiesItem [09.07.2009 12:41:23] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.BookPropertiesItem [09.07.2009 12:41:23] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.print.view.PrintItem [09.07.2009 12:41:23] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.print.view.PrintItem [09.07.2009 12:41:23] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.print.view.PrintItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:23] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.print.view.AbstractPrintItem [09.07.2009 12:41:23] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.ExportSubMenu [09.07.2009 12:41:23] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.print.pdf.export.ExportToPDFItem [09.07.2009 12:41:23] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.print.pdf.export.ExportToPDFItem [09.07.2009 12:41:23] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.print.pdf.export.ExportToPDFItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:23] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.html.ExportAsHtmlItem [09.07.2009 12:41:23] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.html.ExportAsHtmlItem [09.07.2009 12:41:23] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.html.ExportAsHtmlItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:23] [Menu$1Items] DEBUG - initOwnAnnotation: transforming-list@items@class org.sophie2.main.app.menus.file.ExportSubMenu[org.sophie2.extra.func.print.pdf.export.ExportToPDFItem@169280e, org.sophie2.extra.func.html.ExportAsHtmlItem@1ff6d62] [09.07.2009 12:41:23] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.ExportSubMenu [09.07.2009 12:41:23] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.AppMenu [09.07.2009 12:41:23] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.menus.Menu [09.07.2009 12:41:23] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.print.view.PrintToFileItem [09.07.2009 12:41:23] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.print.view.PrintToFileItem [09.07.2009 12:41:23] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.print.view.PrintToFileItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:23] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.CloseBookItem [09.07.2009 12:41:23] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.CloseBookItem [09.07.2009 12:41:23] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.file.ExitItem [09.07.2009 12:41:23] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.ExitItem [09.07.2009 12:41:23] [Menu$1Items] DEBUG - initOwnAnnotation: transforming-list@items@class org.sophie2.main.app.menus.file.FileMenu[org.sophie2.main.app.menus.file.NewBookItem@196e5d8, org.sophie2.main.app.menus.file.OpenBookItem@782dcd, org.sophie2.main.app.menus.file.SaveBookItem@1b579c9, org.sophie2.main.app.menus.file.SaveBookAsItem@18ff53f, org.sophie2.main.app.menus.file.SaveBookAsTemplateItem@ddc9d4, org.sophie2.main.app.menus.file.BookPropertiesItem@14575b1, org.sophie2.extra.func.print.view.PrintItem@114e8ac, org.sophie2.main.app.menus.file.ExportSubMenu@16487bd, org.sophie2.extra.func.print.view.PrintToFileItem@106eae8, org.sophie2.main.app.menus.file.CloseBookItem@ab30c0, org.sophie2.main.app.menus.file.ExitItem@ff91a7] [09.07.2009 12:41:23] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.file.FileMenu [09.07.2009 12:41:23] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.edit.EditMenu [09.07.2009 12:41:23] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.edit.UndoItem [09.07.2009 12:41:23] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.edit.UndoItem [09.07.2009 12:41:23] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.edit.RedoItem [09.07.2009 12:41:23] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.edit.RedoItem [09.07.2009 12:41:23] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.edit.SetBookTitleItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.edit.SetBookTitleItem [09.07.2009 12:41:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.edit.SetPageSizeItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.edit.SetPageSizeItem [09.07.2009 12:41:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.edit.ShowConnectionsItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.edit.ShowConnectionsItem [09.07.2009 12:41:24] [Menu$1Items] DEBUG - initOwnAnnotation: transforming-list@items@class org.sophie2.main.app.menus.edit.EditMenu[org.sophie2.main.app.menus.edit.UndoItem@10f9ac5, org.sophie2.main.app.menus.edit.RedoItem@1a738cd, org.sophie2.main.app.menus.edit.SetBookTitleItem@129cc25, org.sophie2.main.app.menus.edit.SetPageSizeItem@1d673d3, org.sophie2.main.app.menus.edit.ShowConnectionsItem@aa77f2] [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.edit.EditMenu [09.07.2009 12:41:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.insert.InsertMenu [09.07.2009 12:41:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.insert.InsertTextItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.insert.InsertTextItem [09.07.2009 12:41:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.image.view.InsertImageItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.image.view.InsertImageItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.image.view.InsertImageItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.media.view.InsertAudioItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.media.view.InsertAudioItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.media.view.InsertAudioItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.media.view.InsertVideoItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.media.view.InsertVideoItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.media.view.InsertVideoItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.media.view.controls.InsertAudioRecordItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.media.view.controls.InsertAudioRecordItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.media.view.controls.InsertAudioRecordItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.embedded.view.InsertBookItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.embedded.view.InsertBookItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.embedded.view.InsertBookItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.pdf.view.InsertPDFItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.pdf.view.InsertPDFItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.pdf.view.InsertPDFItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.browser.view.InsertBrowserItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.browser.view.InsertBrowserItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.browser.view.InsertBrowserItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:24] [Menu$1Items] DEBUG - initOwnAnnotation: transforming-list@items@class org.sophie2.main.app.menus.insert.InsertMenu[org.sophie2.main.app.menus.insert.InsertTextItem@e412d4, org.sophie2.main.func.image.view.InsertImageItem@1b4580, org.sophie2.main.func.media.view.InsertAudioItem@a378a7, org.sophie2.main.func.media.view.InsertVideoItem@1b2753b, org.sophie2.main.func.media.view.controls.InsertAudioRecordItem@c8be6, org.sophie2.extra.func.embedded.view.InsertBookItem@12bccad, org.sophie2.extra.func.pdf.view.InsertPDFItem@12ade54, org.sophie2.extra.func.browser.view.InsertBrowserItem@a8272d] [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.insert.InsertMenu [09.07.2009 12:41:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.view.ViewMenu [09.07.2009 12:41:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.view.NormalModeItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.view.NormalModeItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.menus.view.NormalModeItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.view.FullScreenItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.view.FullScreenItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.menus.view.FullScreenItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:24] [Menu$1Items] DEBUG - initOwnAnnotation: transforming-list@items@class org.sophie2.main.app.menus.view.ViewMenu[org.sophie2.main.app.menus.view.NormalModeItem@1ecdc10, org.sophie2.main.app.menus.view.FullScreenItem@195b37d] [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.view.ViewMenu [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.menus.view.ViewMenu.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.skins.SkinsMenu [09.07.2009 12:41:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.skins.DefaultSkinItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.skins.DefaultSkinItem [09.07.2009 12:41:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.skin.alternative.AlternativeSkinItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.skin.alternative.AlternativeSkinItem [09.07.2009 12:41:24] [Menu$1Items] DEBUG - initOwnAnnotation: transforming-list@items@class org.sophie2.main.app.menus.skins.SkinsMenu[org.sophie2.main.app.menus.skins.DefaultSkinItem@1c820ae, org.sophie2.main.skin.alternative.AlternativeSkinItem@cd5a88] [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.skins.SkinsMenu [09.07.2009 12:41:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.window.WindowMenu [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.window.CascadeItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.window.TileItem [09.07.2009 12:41:24] [WindowMenu$1items] DEBUG - initOwnAnnotation: composing-list@items@class org.sophie2.main.app.menus.window.WindowMenu[] [09.07.2009 12:41:24] [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! [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.window.WindowMenu [09.07.2009 12:41:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.help.HelpMenu [09.07.2009 12:41:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.help.menuitems.HelpContentsItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.help.menuitems.HelpContentsItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.help.menuitems.HelpContentsItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.help.menuitems.BugReportItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.help.menuitems.BugReportItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.help.menuitems.BugReportItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.help.menuitems.AboutItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.help.menuitems.AboutItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.help.menuitems.AboutItem.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.menus.help.InspectorMenuItem [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.help.InspectorMenuItem [09.07.2009 12:41:24] [Menu$1Items] DEBUG - initOwnAnnotation: transforming-list@items@class org.sophie2.main.app.menus.help.HelpMenu[org.sophie2.main.func.help.menuitems.HelpContentsItem@2cbbff, org.sophie2.main.func.help.menuitems.BugReportItem@4abb95, org.sophie2.main.func.help.menuitems.AboutItem@194d608, org.sophie2.main.app.menus.help.InspectorMenuItem@125a676] [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.help.HelpMenu [09.07.2009 12:41:24] [MenuBar$1Items] DEBUG - initOwnAnnotation: transforming-list@items@class org.sophie2.main.app.menus.AppMenuBar[org.sophie2.main.app.menus.file.FileMenu@5a31ca, org.sophie2.main.app.menus.edit.EditMenu@ee71d8, org.sophie2.main.app.menus.insert.InsertMenu@32065d, org.sophie2.main.app.menus.view.ViewMenu@79e97c, org.sophie2.main.app.menus.skins.SkinsMenu@1d9dd68, org.sophie2.main.app.menus.window.WindowMenu@17d4c39, org.sophie2.main.app.menus.help.HelpMenu@fe9315] [09.07.2009 12:41:24] [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! [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.AppMenuBar [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.menus.MenuBar [09.07.2009 12:41:24] [AppMainWindow] DEBUG - org.sophie2.main.app.commons.app.AppMainWindow@1b9658e.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@94d4c9cf(class org.sophie2.base.menus.MenuBar, class org.sophie2.main.app.commons.app.AppMainWindow, null)) -> org.sophie2.main.app.menus.AppMenuBar@8f8051 [09.07.2009 12:41:24] [AppMainWindow] DEBUG - org.sophie2.main.app.commons.app.AppMainWindow@1b9658e.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@76d1704d(class org.sophie2.base.layout.model.Flap, class org.sophie2.main.app.commons.app.AppMainWindow, bottom-flap)) -> null [09.07.2009 12:41:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.app.RightFlap [09.07.2009 12:41:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.resources.view.ResourcesTab [09.07.2009 12:41:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.resources.view.AllResourcesPalette [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.resources.view.AllResourcesPalette [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.resources.view.AllResourcesPalette.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.resources.view.ResourceDetailsPalette [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.resources.view.ResourceDetailsPalette [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.resources.view.ResourceDetailsPalette.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:24] [ResourceDetailsPalette] INFO - ResourceDetailsPalette created. [09.07.2009 12:41:24] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.func.resources.view.ResourcesTab[org.sophie2.main.func.resources.view.AllResourcesPalette@10236bb, org.sophie2.main.func.resources.view.ResourceDetailsPalette@109acba] [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.resources.view.ResourcesTab [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.resources.view.ResourcesTab.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.resources.view.ChangesTab [09.07.2009 12:41:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.resources.view.AllChangesPalette [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.resources.view.AllChangesPalette [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.resources.view.AllChangesPalette.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:24] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.func.resources.view.ChangesTab[org.sophie2.main.func.resources.view.AllChangesPalette@19ec2] [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.resources.view.ChangesTab [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.resources.view.ChangesTab.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.right.library.LibraryTab [09.07.2009 12:41:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.right.library.BookTemplatesPalette [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.right.library.BookTemplatesPalette [09.07.2009 12:41:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.right.library.PageTemplatesPalette [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.right.library.PageTemplatesPalette [09.07.2009 12:41:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.right.library.FrameTemplatesPalette [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.right.library.FrameTemplatesPalette [09.07.2009 12:41:24] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.app.layout.right.library.LibraryTab[org.sophie2.main.app.layout.right.library.BookTemplatesPalette@1969ab0, org.sophie2.main.app.layout.right.library.PageTemplatesPalette@15bdb63, org.sophie2.main.app.layout.right.library.FrameTemplatesPalette@17a1e0d] [09.07.2009 12:41:24] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.right.library.LibraryTab [09.07.2009 12:41:24] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.tab.AnnotationsTab [09.07.2009 12:41:24] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.tab.AllAnnotationsPalette [09.07.2009 12:41:25] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.annotations.view.tab.AllAnnotationsPalette [09.07.2009 12:41:25] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.annotations.view.tab.AllAnnotationsPalette.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.tab.BookExtrasPalette [09.07.2009 12:41:25] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.annotations.view.tab.BookExtrasPalette [09.07.2009 12:41:25] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.annotations.view.tab.BookExtrasPalette.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:25] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.tab.StickiesPalette [09.07.2009 12:41:25] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.annotations.view.tab.StickiesPalette [09.07.2009 12:41:25] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.annotations.view.tab.StickiesPalette.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:25] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.extra.func.annotations.view.tab.AnnotationsTab[org.sophie2.extra.func.annotations.view.tab.AllAnnotationsPalette@120ffc7, org.sophie2.extra.func.annotations.view.tab.BookExtrasPalette@12db8f0, org.sophie2.extra.func.annotations.view.tab.StickiesPalette@1e5182f] [09.07.2009 12:41:25] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.extra.func.annotations.view.tab.AnnotationsTab [09.07.2009 12:41:25] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.extra.func.annotations.view.tab.AnnotationsTab.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:25] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.layout.right.styles.StylesTab [09.07.2009 12:41:25] [Tab$1palettes] DEBUG - initOwnAnnotation: transforming-list@palettes@class org.sophie2.main.app.layout.right.styles.StylesTab[] [09.07.2009 12:41:25] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.layout.right.styles.StylesTab [09.07.2009 12:41:25] [Flap$1tabs] DEBUG - initOwnAnnotation: transforming-list@tabs@class org.sophie2.main.app.commons.app.RightFlap[org.sophie2.main.func.resources.view.ResourcesTab@b76f2f, org.sophie2.main.func.resources.view.ChangesTab@62f62f, org.sophie2.main.app.layout.right.library.LibraryTab@75ec7c, org.sophie2.extra.func.annotations.view.tab.AnnotationsTab@15380e, org.sophie2.main.app.layout.right.styles.StylesTab@1a28371] [09.07.2009 12:41:25] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.app.RightFlap [09.07.2009 12:41:25] [AppMainWindow] DEBUG - org.sophie2.main.app.commons.app.AppMainWindow@1b9658e.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@486796fc(class org.sophie2.base.layout.model.Flap, class org.sophie2.main.app.commons.app.AppMainWindow, right-flap)) -> org.sophie2.main.app.commons.app.RightFlap@eafc0e [09.07.2009 12:41:25] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.app.AppMainWindow [09.07.2009 12:41:25] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.impl.DefaultMainWindow [09.07.2009 12:41:25] [BaseLayoutEngine$1mainWindows] DEBUG - initOwnAnnotation: transforming-list@mainWindows@class org.sophie2.main.layout.mydoggy.MDEngine[org.sophie2.main.app.commons.app.AppMainWindow@1b9658e] [09.07.2009 12:41:25] [MDFlap$1tabViews] DEBUG - initOwnAnnotation: transforming-list@tabViews@class org.sophie2.main.layout.mydoggy.MDFlap[] [09.07.2009 12:41:26] [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! [09.07.2009 12:41:26] [MDMainWindow$1globalContainer] INFO - Global container setup successfully. [09.07.2009 12:41:26] [MDMainWindow$1documentWindows] DEBUG - initOwnAnnotation: transforming-list@documentWindows@class org.sophie2.main.layout.mydoggy.MDMainWindow[] [09.07.2009 12:41:26] [MDFlap$1tabViews] DEBUG - initOwnAnnotation: transforming-list@tabViews@class org.sophie2.main.layout.mydoggy.MDFlap[] [09.07.2009 12:41:26] [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! [09.07.2009 12:41:26] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [09.07.2009 12:41:26] [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! [09.07.2009 12:41:27] [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! [09.07.2009 12:41:27] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [09.07.2009 12:41:27] [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! [09.07.2009 12:41:27] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [09.07.2009 12:41:27] [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! [09.07.2009 12:41:27] [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! [09.07.2009 12:41:27] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [09.07.2009 12:41:27] [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! [09.07.2009 12:41:27] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [09.07.2009 12:41:27] [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! [09.07.2009 12:41:27] [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! [09.07.2009 12:41:27] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [09.07.2009 12:41:27] [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! [09.07.2009 12:41:27] [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! [09.07.2009 12:41:28] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [09.07.2009 12:41:28] [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! [09.07.2009 12:41:28] [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! [09.07.2009 12:41:28] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [09.07.2009 12:41:28] [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! [09.07.2009 12:41:28] [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! [09.07.2009 12:41:28] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [09.07.2009 12:41:28] [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! [09.07.2009 12:41:28] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [09.07.2009 12:41:28] [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! [09.07.2009 12:41:29] [MDTab$1paletteViews] DEBUG - initOwnAnnotation: transforming-list@paletteViews@class org.sophie2.main.layout.mydoggy.MDTab[] [09.07.2009 12:41:29] [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! [09.07.2009 12:41:29] [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! [09.07.2009 12:41:29] [MDMainWindow$1globalContainer] INFO - Global container setup successfully. [09.07.2009 12:41:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.layout.mydoggy.MDEngine [09.07.2009 12:41:29] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.impl.BaseLayoutEngine [09.07.2009 12:41:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.Page$1templateSupport$1[] [09.07.2009 12:41:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:29] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:29] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea [09.07.2009 12:41:29] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.scene.simple.SimpleSceneVisual [09.07.2009 12:41:29] [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! [09.07.2009 12:41:29] [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! [09.07.2009 12:41:29] [AuthorPageWorkArea] DEBUG - org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@544ff1.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@d81bfdb5(interface org.sophie2.base.scene.SceneVisual, class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea, null)) -> org.sophie2.main.scene.simple.SimpleSceneVisual@1a76e2e [09.07.2009 12:41:29] [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! [09.07.2009 12:41:29] [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! [09.07.2009 12:41:29] [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! [09.07.2009 12:41:29] [PageWorkArea$1elementViews] DEBUG - initOwnAnnotation: transforming-list@elementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [09.07.2009 12:41:29] [PageWorkArea$1extraViews] DEBUG - initOwnAnnotation: composing-list@extraViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [09.07.2009 12:41:29] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-40.0000, -40.0000, 80.0000, 80.0000) [09.07.2009 12:41:29] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHaloMenu [09.07.2009 12:41:29] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHaloButton [09.07.2009 12:41:29] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud [09.07.2009 12:41:29] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextFontFamily [09.07.2009 12:41:29] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:29] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextFontSize [09.07.2009 12:41:29] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:29] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextItalicStyle [09.07.2009 12:41:29] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextBoldStyle [09.07.2009 12:41:29] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextUnderlineStyle [09.07.2009 12:41:29] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextStrikethroughStyle [09.07.2009 12:41:29] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextForegroundColor [09.07.2009 12:41:29] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.ColorPickerHud [09.07.2009 12:41:29] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@c9b0cf.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@4c09645d(class org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue@8e3a01 [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@c9b0cf.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@44ee9136(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex@16d5ee2 [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@c9b0cf.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@631d21dd(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec@16696b4 [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@c9b0cf.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6f890753(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex@4a68e5 [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@c9b0cf.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@52e5ee22(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec@ec5dce [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@c9b0cf.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6418f0ab(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex@14a8eb5 [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@c9b0cf.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@36cb0986(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec@480ea0 [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@c9b0cf.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@3fcd7116(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex@ba88c4 [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@c9b0cf.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@402241ae(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec@18aca3c [09.07.2009 12:41:30] [ImageUtil] DEBUG - loadIcon(icons/transparency.png): org.sophie2.base.commons.util.ImmImage@1ee2fc8(w=48, h=48) [09.07.2009 12:41:30] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.ColorPickerHud[org.sophie2.main.app.halos.huds.color.ColorPicker@c9b0cf] [09.07.2009 12:41:30] [TextFontHud$TextForegroundColor] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextForegroundColor@d82653.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@c64e2fdd(class org.sophie2.main.app.halos.huds.ColorPickerHud, class org.sophie2.main.app.halos.common.BoundColorField, null)) -> org.sophie2.main.app.halos.huds.ColorPickerHud@471d1f [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextBackgroundColor [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.ColorPickerHud [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@afd804.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@4c09645d(class org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue@18e7e64 [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@afd804.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@44ee9136(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex@db5135 [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@afd804.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@631d21dd(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec@f7b038 [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@afd804.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6f890753(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex@dc44ff [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@afd804.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@52e5ee22(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec@d34a97 [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@afd804.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6418f0ab(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex@58b446 [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@afd804.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@36cb0986(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec@900853 [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@afd804.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@3fcd7116(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex@1e5086 [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@afd804.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@402241ae(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec@78beb8 [09.07.2009 12:41:30] [ImageUtil] DEBUG - loadIcon(icons/transparency.png): org.sophie2.base.commons.util.ImmImage@1e3c6eb(w=48, h=48) [09.07.2009 12:41:30] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.ColorPickerHud[org.sophie2.main.app.halos.huds.color.ColorPicker@afd804] [09.07.2009 12:41:30] [TextFontHud$TextBackgroundColor] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextBackgroundColor@cdd004.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@c64e2fdd(class org.sophie2.main.app.halos.huds.ColorPickerHud, class org.sophie2.main.app.halos.common.BoundColorField, null)) -> org.sophie2.main.app.halos.huds.ColorPickerHud@37cacc [09.07.2009 12:41:30] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.text.styling.TextFontHud[org.sophie2.main.func.text.styling.TextFontHud$TextFontFamily@1b8af81, org.sophie2.main.func.text.styling.TextFontHud$TextFontSize@c3e67f, org.sophie2.main.func.text.styling.TextFontHud$TextItalicStyle@844258, org.sophie2.main.func.text.styling.TextFontHud$TextBoldStyle@7003ed, org.sophie2.main.func.text.styling.TextFontHud$TextUnderlineStyle@fd59e, org.sophie2.main.func.text.styling.TextFontHud$TextStrikethroughStyle@801cab, org.sophie2.main.func.text.styling.TextFontHud$TextForegroundColor@d82653, org.sophie2.main.func.text.styling.TextFontHud$TextBackgroundColor@cdd004] [09.07.2009 12:41:30] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:30] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:30] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:30] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:30] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:30] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:30] [TextFontHaloButton] DEBUG - org.sophie2.main.func.text.styling.TextFontHaloButton@15dcb66.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@e240d8c9(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.text.styling.TextFontHaloButton, null)) -> org.sophie2.main.func.text.styling.TextFontHud@6585ee [09.07.2009 12:41:30] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:30] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:30] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.func.text.styling.TextFontHaloMenu[org.sophie2.main.func.text.styling.TextFontHaloButton@15dcb66] [09.07.2009 12:41:30] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:30] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:30] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:30] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:30] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:30] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton [09.07.2009 12:41:30] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu[org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton@118e0fd, org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton@1f40dc1] [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter [09.07.2009 12:41: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@153ffa8, org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter@fe1453] [09.07.2009 12:41:30] [FrameRotationPropertiesHaloButton] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton@628568.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@25179911(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton, null)) -> org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud@11b04e5 [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton [09.07.2009 12:41: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@76ee4, org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton@628568, org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton@17eba20] [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.MainHaloMenu [09.07.2009 12:41:30] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.browser.view.BrowserHaloButton [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.browser.view.BrowserPropertiesHud [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.browser.view.BrowserPropertiesHud$AddressBar [09.07.2009 12:41:30] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.extra.func.browser.view.BrowserPropertiesHud[org.sophie2.extra.func.browser.view.BrowserPropertiesHud$AddressBar@7d315] [09.07.2009 12:41:30] [BrowserHaloButton] DEBUG - org.sophie2.extra.func.browser.view.BrowserHaloButton@a3c1a8.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@cd2b10b3(class org.sophie2.base.halos.HudDialog, class org.sophie2.extra.func.browser.view.BrowserHaloButton, null)) -> org.sophie2.extra.func.browser.view.BrowserPropertiesHud@126430d [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.ColorPickerHud [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@110e2d.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@4c09645d(class org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue@1136c6e [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@110e2d.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@44ee9136(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex@74e14d [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@110e2d.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@631d21dd(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec@1debc5c [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@110e2d.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6f890753(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex@bc5a59 [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@110e2d.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@52e5ee22(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec@15b5054 [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@110e2d.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6418f0ab(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex@acd370 [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@110e2d.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@36cb0986(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec@13e7f59 [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@110e2d.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@3fcd7116(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex@3524ea [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@110e2d.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@402241ae(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec@dfab66 [09.07.2009 12:41:30] [ImageUtil] DEBUG - loadIcon(icons/transparency.png): org.sophie2.base.commons.util.ImmImage@5b0193(w=48, h=48) [09.07.2009 12:41:30] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.ColorPickerHud[org.sophie2.main.app.halos.huds.color.ColorPicker@110e2d] [09.07.2009 12:41:30] [BackgroundAndBorderHud$BorderColorField] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField@513a57.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@c64e2fdd(class org.sophie2.main.app.halos.huds.ColorPickerHud, class org.sophie2.main.app.halos.common.BoundColorField, null)) -> org.sophie2.main.app.halos.huds.ColorPickerHud@3275cd [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundColorField [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.ColorPickerHud [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@12b4a45.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@4c09645d(class org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue@be3108 [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@12b4a45.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@44ee9136(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex@cd4f54 [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@12b4a45.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@631d21dd(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec@363633 [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@12b4a45.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6f890753(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex@921168 [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@12b4a45.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@52e5ee22(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec@156931a [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@12b4a45.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6418f0ab(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex@8d188d [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@12b4a45.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@36cb0986(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec@4c1b4b [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@12b4a45.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@3fcd7116(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex@bebc01 [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec [09.07.2009 12:41:30] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@12b4a45.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@402241ae(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec@14e12f5 [09.07.2009 12:41:30] [ImageUtil] DEBUG - loadIcon(icons/transparency.png): org.sophie2.base.commons.util.ImmImage@1648c40(w=48, h=48) [09.07.2009 12:41:30] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.ColorPickerHud[org.sophie2.main.app.halos.huds.color.ColorPicker@12b4a45] [09.07.2009 12:41:30] [BackgroundColorField] DEBUG - org.sophie2.main.app.halos.huds.BackgroundColorField@ac7f07.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@c64e2fdd(class org.sophie2.main.app.halos.huds.ColorPickerHud, class org.sophie2.main.app.halos.common.BoundColorField, null)) -> org.sophie2.main.app.halos.huds.ColorPickerHud@13eb044 [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundGradientField [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundImageField [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundPatternField [09.07.2009 12:41: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@ac7f07, org.sophie2.main.app.halos.huds.BackgroundGradientField@146bbdc, org.sophie2.main.app.halos.huds.BackgroundImageField@153deec, org.sophie2.main.app.halos.huds.BackgroundPatternField@16364f] [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate [09.07.2009 12:41:30] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck [09.07.2009 12:41:31] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud[org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop@17e9482, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight@ccc9d8, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom@1aebf80, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft@3df83e, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField@513a57, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate@11885c6, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked@1ac621e, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel@e0f914, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate@3a7d5d, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked@11af0, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck@11fa7a3] [09.07.2009 12:41:31] [BackgroundAndBorderHaloButton] DEBUG - org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton@d03d3.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@8d0ca62a(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton, null)) -> org.sophie2.main.app.halos.huds.BackgroundAndBorderHud@991a0c [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked [09.07.2009 12:41:31] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.SizeAndPositionHud[org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth@1fb61eb, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight@16e47a1, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate@175a83a, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked@15dba19, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition@d1cb28, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition@11c0bfa, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate@606da1, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked@1fb9818] [09.07.2009 12:41:31] [FrameSizeAndPositionHaloButton] DEBUG - org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton@159a5a7.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@e58d6d44(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton, null)) -> org.sophie2.main.app.halos.huds.SizeAndPositionHud@19f9f37 [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameInsetsHaloButton [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked [09.07.2009 12:41:31] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.InsetsHud[org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop@facaa5, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight@5f3900, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom@18e88b2, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft@18a88f7, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate@145c0d6, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked@3add4b, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop@1f3d3ff, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight@18efc50, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom@11eafee, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft@1cded76, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate@1ef17f, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked@112a3e2] [09.07.2009 12:41:31] [FrameInsetsHaloButton] DEBUG - org.sophie2.main.app.halos.frame.FrameInsetsHaloButton@1f450a5.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6e65c8c0(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.FrameInsetsHaloButton, null)) -> org.sophie2.main.app.halos.huds.InsetsHud@8f0466 [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.AddTemplateHaloButton [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsHud [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsBottom [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsHorizontally [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsVertically [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsLeft [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsRight [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsTop [09.07.2009 12:41:31] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.align.AlignElementsHud[org.sophie2.main.app.halos.align.AlignElementsBottom@1b8775f, org.sophie2.main.app.halos.align.AlignElementsHorizontally@15b7f2c, org.sophie2.main.app.halos.align.AlignElementsVertically@17c4d18, org.sophie2.main.app.halos.align.AlignElementsLeft@1508a71, org.sophie2.main.app.halos.align.AlignElementsRight@1e57659, org.sophie2.main.app.halos.align.AlignElementsTop@ea422c] [09.07.2009 12:41:31] [AlignElementsHaloButton] DEBUG - org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton@19d49bb.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@409ee7bb(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton, null)) -> org.sophie2.main.app.halos.align.AlignElementsHud@1ec06a [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.EnterGroupButton [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.ExitGroupButton [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.GroupPageElementsButton [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.UngroupPageElementsButton [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHaloButton [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$CurrentRule [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AddRule [09.07.2009 12:41:31] [ImageUtil] DEBUG - loadIcon(icons/plus.png): org.sophie2.base.commons.util.ImmImage@667752(w=20, h=20) [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$RemoveRule [09.07.2009 12:41:31] [ImageUtil] DEBUG - loadIcon(icons/minus.png): org.sophie2.base.commons.util.ImmImage@b04270(w=20, h=20) [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AvailableTriggers [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AvailableActions [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$ConfigPanel [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel [09.07.2009 12:41:31] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [HideFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel@1ae166c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@28e3dea0(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@1fb7e02 [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel [09.07.2009 12:41:31] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [ShowFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel@eabd9c.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@212b53c2(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@1e41418 [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel [09.07.2009 12:41:31] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [ToggleFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel@2c660b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@11031e69(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@1dc96ce [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [GoToPageConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel@139b57.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@bd6f01e5(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@a2608d [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [LinksHud$ConfigPanel$1configPanels] DEBUG - initOwnAnnotation: transforming-list@configPanels@class org.sophie2.main.func.links.LinksHud$ConfigPanel[org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel@1ae166c, org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel@eabd9c, org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel@2c660b, org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel@139b57] [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.links.LinksHud[org.sophie2.main.func.links.LinksHud$CurrentRule@1cb2ee5, org.sophie2.main.func.links.LinksHud$AddRule@11cf9ae, org.sophie2.main.func.links.LinksHud$RemoveRule@489290, org.sophie2.main.func.links.LinksHud$AvailableTriggers@bdaf47, org.sophie2.main.func.links.LinksHud$AvailableActions@cd1d66, org.sophie2.main.func.links.LinksHud$ConfigPanel@1c35394] [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [LinksHaloButton] DEBUG - org.sophie2.main.func.links.LinksHaloButton@6d9b56.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@be9c3ad6(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.links.LinksHaloButton, null)) -> org.sophie2.main.func.links.LinksHud@9d9f17 [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.shared.MainHaloMenu[org.sophie2.extra.func.browser.view.BrowserHaloButton@a3c1a8, org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton@d03d3, org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton@159a5a7, org.sophie2.main.app.halos.frame.FrameInsetsHaloButton@1f450a5, org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton@44950b, org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton@ac4c63, org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton@1f3810e, org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton@3580da, org.sophie2.main.app.halos.shared.AddTemplateHaloButton@1464947, org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton@19d49bb, org.sophie2.main.app.halos.grouping.EnterGroupButton@80ed5a, org.sophie2.main.app.halos.grouping.ExitGroupButton@e9ae2a, org.sophie2.main.app.halos.grouping.GroupPageElementsButton@1f8f58f, org.sophie2.main.app.halos.grouping.UngroupPageElementsButton@167b71c, org.sophie2.main.func.links.LinksHaloButton@6d9b56] [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.resize.PageResizeHaloButton [09.07.2009 12:41:31] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu[org.sophie2.main.app.halos.page.resize.PageResizeHaloButton@1c4fd40] [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyMoveHaloButton [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyRemoveHaloButton [09.07.2009 12:41:31] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu[org.sophie2.extra.func.annotations.view.halos.StickyMoveHaloButton@c95578, org.sophie2.extra.func.annotations.view.halos.StickyRemoveHaloButton@1af8bde] [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextChainMenu [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextChainHaloButton [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextChainHud [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextChainHud$TextChainComboBox [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:31] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.text.chaining.TextChainHud[org.sophie2.main.func.text.chaining.TextChainHud$TextChainComboBox@614c70] [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:31] [TextChainHaloButton] DEBUG - org.sophie2.main.func.text.chaining.TextChainHaloButton@2389a9.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@ebe7cc05(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.text.chaining.TextChainHaloButton, null)) -> org.sophie2.main.func.text.chaining.TextChainHud@807c88 [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextUnchainNextHaloButton [09.07.2009 12:41:31] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.func.text.chaining.TextChainMenu[org.sophie2.main.func.text.chaining.TextChainHaloButton@2389a9, org.sophie2.main.func.text.chaining.TextUnchainNextHaloButton@a2c76f] [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextChainTopMenu [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextUnchainPrevHalo [09.07.2009 12:41:31] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.func.text.chaining.TextChainTopMenu[org.sophie2.main.func.text.chaining.TextUnchainPrevHalo@10f739d] [09.07.2009 12:41:31] [PageWorkArea$1haloMenus] DEBUG - initOwnAnnotation: transforming-list@haloMenus@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[org.sophie2.main.func.text.styling.TextFontHaloMenu@1c2074e, org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu@e3b361, org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu@964085, org.sophie2.main.app.halos.shared.MainHaloMenu@1e2f3, org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu@1e68f9e, org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu@a09947, org.sophie2.main.func.text.chaining.TextChainMenu@1c6ccd6, org.sophie2.main.func.text.chaining.TextChainTopMenu@27d21] [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:31] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [09.07.2009 12:41:31] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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.page.resize.PageResizeHaloMenu value not initialized! [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:31] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [09.07.2009 12:41:31] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea[] [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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.page.resize.PageResizeHaloMenu value not initialized! [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:31] [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]] [09.07.2009 12:41:31] [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.page.resize.PageResizeHaloMenu value not initialized! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [BookDocumentWindow] DEBUG - org.sophie2.main.app.commons.book.BookDocumentWindow@17500c0.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@679fef6(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@544ff1 [09.07.2009 12:41:31] [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.page.resize.PageResizeHaloMenu value not initialized! [09.07.2009 12:41:31] [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]] [09.07.2009 12:41:31] [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]] [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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]] [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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]] [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea [09.07.2009 12:41:31] [PageWorkArea$1extraViews] DEBUG - initOwnAnnotation: composing-list@extraViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [09.07.2009 12:41:31] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.scene.simple.SimpleSceneVisual [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [ReaderPageWorkArea] DEBUG - org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea@2d4b8a.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@2fa8c7fd(interface org.sophie2.base.scene.SceneVisual, class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea, null)) -> org.sophie2.main.scene.simple.SimpleSceneVisual@1793685 [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [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! [09.07.2009 12:41:31] [PageWorkArea$1elementViews] DEBUG - initOwnAnnotation: transforming-list@elementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [09.07.2009 12:41:31] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-40.0000, -40.0000, 80.0000, 80.0000) [09.07.2009 12:41:31] [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]] [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHaloMenu [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHaloButton [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextFontFamily [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextFontSize [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextItalicStyle [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextBoldStyle [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextUnderlineStyle [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextStrikethroughStyle [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextForegroundColor [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.ColorPickerHud [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue [09.07.2009 12:41:31] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@bd5192.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@4c09645d(class org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue@baf535 [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex [09.07.2009 12:41:31] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@bd5192.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@44ee9136(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex@47831d [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec [09.07.2009 12:41:31] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@bd5192.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@631d21dd(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec@15cc930 [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex [09.07.2009 12:41:31] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@bd5192.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6f890753(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex@58694a [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec [09.07.2009 12:41:31] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@bd5192.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@52e5ee22(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec@8e71b1 [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex [09.07.2009 12:41:31] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@bd5192.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6418f0ab(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex@32a795 [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec [09.07.2009 12:41:31] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@bd5192.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@36cb0986(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec@deba98 [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex [09.07.2009 12:41:31] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@bd5192.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@3fcd7116(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex@10315e8 [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec [09.07.2009 12:41:31] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@bd5192.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@402241ae(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec@1608c65 [09.07.2009 12:41:31] [ImageUtil] DEBUG - loadIcon(icons/transparency.png): org.sophie2.base.commons.util.ImmImage@1a7b9c6(w=48, h=48) [09.07.2009 12:41:31] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.ColorPickerHud[org.sophie2.main.app.halos.huds.color.ColorPicker@bd5192] [09.07.2009 12:41:31] [TextFontHud$TextForegroundColor] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextForegroundColor@1e5b299.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@c64e2fdd(class org.sophie2.main.app.halos.huds.ColorPickerHud, class org.sophie2.main.app.halos.common.BoundColorField, null)) -> org.sophie2.main.app.halos.huds.ColorPickerHud@1f65f65 [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.styling.TextFontHud$TextBackgroundColor [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.ColorPickerHud [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue [09.07.2009 12:41:31] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@104fa09.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@4c09645d(class org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue@f5418d [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex [09.07.2009 12:41:31] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@104fa09.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@44ee9136(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex@13cac61 [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec [09.07.2009 12:41:31] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@104fa09.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@631d21dd(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec@12b3292 [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex [09.07.2009 12:41:31] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@104fa09.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6f890753(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex@a80114 [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec [09.07.2009 12:41:31] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@104fa09.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@52e5ee22(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec@1991328 [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex [09.07.2009 12:41:31] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@104fa09.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6418f0ab(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex@9a49b3 [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec [09.07.2009 12:41:31] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@104fa09.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@36cb0986(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec@199c678 [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex [09.07.2009 12:41:31] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@104fa09.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@3fcd7116(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex@109cbbe [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec [09.07.2009 12:41:31] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@104fa09.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@402241ae(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec@c7bb40 [09.07.2009 12:41:31] [ImageUtil] DEBUG - loadIcon(icons/transparency.png): org.sophie2.base.commons.util.ImmImage@1055fb8(w=48, h=48) [09.07.2009 12:41:31] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.ColorPickerHud[org.sophie2.main.app.halos.huds.color.ColorPicker@104fa09] [09.07.2009 12:41:31] [TextFontHud$TextBackgroundColor] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextBackgroundColor@7bb20b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@c64e2fdd(class org.sophie2.main.app.halos.huds.ColorPickerHud, class org.sophie2.main.app.halos.common.BoundColorField, null)) -> org.sophie2.main.app.halos.huds.ColorPickerHud@171f9b4 [09.07.2009 12:41:31] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.text.styling.TextFontHud[org.sophie2.main.func.text.styling.TextFontHud$TextFontFamily@1cfa589, org.sophie2.main.func.text.styling.TextFontHud$TextFontSize@1ead455, org.sophie2.main.func.text.styling.TextFontHud$TextItalicStyle@1ec4b7a, org.sophie2.main.func.text.styling.TextFontHud$TextBoldStyle@4faed0, org.sophie2.main.func.text.styling.TextFontHud$TextUnderlineStyle@164b21d, org.sophie2.main.func.text.styling.TextFontHud$TextStrikethroughStyle@1a67a20, org.sophie2.main.func.text.styling.TextFontHud$TextForegroundColor@1e5b299, org.sophie2.main.func.text.styling.TextFontHud$TextBackgroundColor@7bb20b] [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:31] [TextFontHaloButton] DEBUG - org.sophie2.main.func.text.styling.TextFontHaloButton@e189d6.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@e240d8c9(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.text.styling.TextFontHaloButton, null)) -> org.sophie2.main.func.text.styling.TextFontHud@c0b3ef [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:31] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.func.text.styling.TextFontHaloMenu[org.sophie2.main.func.text.styling.TextFontHaloButton@e189d6] [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:31] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton [09.07.2009 12:41:31] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu[org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton@16401a4, org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton@387ad4] [09.07.2009 12:41:31] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter [09.07.2009 12:41:32] [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@b34e55, org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter@651a1f] [09.07.2009 12:41:32] [FrameRotationPropertiesHaloButton] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton@1fa3420.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@25179911(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton, null)) -> org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud@1381762 [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton [09.07.2009 12:41:32] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu[org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton@12e2cbf, org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton@1fa3420, org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton@15d34e3] [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.MainHaloMenu [09.07.2009 12:41:32] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.extra.func.browser.view.BrowserHaloButton [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.browser.view.BrowserPropertiesHud [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.browser.view.BrowserPropertiesHud$AddressBar [09.07.2009 12:41:32] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.extra.func.browser.view.BrowserPropertiesHud[org.sophie2.extra.func.browser.view.BrowserPropertiesHud$AddressBar@f9274d] [09.07.2009 12:41:32] [BrowserHaloButton] DEBUG - org.sophie2.extra.func.browser.view.BrowserHaloButton@13e190e.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@cd2b10b3(class org.sophie2.base.halos.HudDialog, class org.sophie2.extra.func.browser.view.BrowserHaloButton, null)) -> org.sophie2.extra.func.browser.view.BrowserPropertiesHud@1acc36b [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.ColorPickerHud [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue [09.07.2009 12:41:32] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@16ea70b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@4c09645d(class org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue@1bc61cf [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex [09.07.2009 12:41:32] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@16ea70b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@44ee9136(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex@123c59d [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec [09.07.2009 12:41:32] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@16ea70b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@631d21dd(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec@b94f9a [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex [09.07.2009 12:41:32] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@16ea70b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6f890753(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex@f60d4a [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec [09.07.2009 12:41:32] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@16ea70b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@52e5ee22(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec@138204 [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex [09.07.2009 12:41:32] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@16ea70b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6418f0ab(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex@1fc0ab0 [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec [09.07.2009 12:41:32] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@16ea70b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@36cb0986(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec@ef340d [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex [09.07.2009 12:41:32] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@16ea70b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@3fcd7116(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex@1f9e634 [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec [09.07.2009 12:41:32] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@16ea70b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@402241ae(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec@1f1d8c0 [09.07.2009 12:41:32] [ImageUtil] DEBUG - loadIcon(icons/transparency.png): org.sophie2.base.commons.util.ImmImage@16beb9a(w=48, h=48) [09.07.2009 12:41:32] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.ColorPickerHud[org.sophie2.main.app.halos.huds.color.ColorPicker@16ea70b] [09.07.2009 12:41:32] [BackgroundAndBorderHud$BorderColorField] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField@4426cd.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@c64e2fdd(class org.sophie2.main.app.halos.huds.ColorPickerHud, class org.sophie2.main.app.halos.common.BoundColorField, null)) -> org.sophie2.main.app.halos.huds.ColorPickerHud@f4c99 [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundColorField [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.ColorPickerHud [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue [09.07.2009 12:41:32] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@edc05b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@4c09645d(class org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue@14e52db [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex [09.07.2009 12:41:32] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@edc05b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@44ee9136(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex@1b1a6f8 [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec [09.07.2009 12:41:32] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@edc05b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@631d21dd(class org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec@19b7036 [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex [09.07.2009 12:41:32] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@edc05b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6f890753(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex@d62996 [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec [09.07.2009 12:41:32] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@edc05b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@52e5ee22(class org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec@bbc2f [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex [09.07.2009 12:41:32] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@edc05b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6418f0ab(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex@190a127 [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec [09.07.2009 12:41:32] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@edc05b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@36cb0986(class org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec@15e137b [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex [09.07.2009 12:41:32] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@edc05b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@3fcd7116(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex@1b26d37 [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec [09.07.2009 12:41:32] [ColorPicker] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker@edc05b.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@402241ae(class org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec, class org.sophie2.main.app.halos.huds.color.ColorPicker, null)) -> org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec@bb178b [09.07.2009 12:41:32] [ImageUtil] DEBUG - loadIcon(icons/transparency.png): org.sophie2.base.commons.util.ImmImage@d1e85f(w=48, h=48) [09.07.2009 12:41:32] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.ColorPickerHud[org.sophie2.main.app.halos.huds.color.ColorPicker@edc05b] [09.07.2009 12:41:32] [BackgroundColorField] DEBUG - org.sophie2.main.app.halos.huds.BackgroundColorField@4c5429.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@c64e2fdd(class org.sophie2.main.app.halos.huds.ColorPickerHud, class org.sophie2.main.app.halos.common.BoundColorField, null)) -> org.sophie2.main.app.halos.huds.ColorPickerHud@195f7c1 [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundGradientField [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundImageField [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundPatternField [09.07.2009 12:41:32] [BackgroundAndBorderHud$BackgroundPanel$1configPanels] DEBUG - initOwnAnnotation: transforming-list@configPanels@class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel[org.sophie2.main.app.halos.huds.BackgroundColorField@4c5429, org.sophie2.main.app.halos.huds.BackgroundGradientField@6d6de0, org.sophie2.main.app.halos.huds.BackgroundImageField@183d31c, org.sophie2.main.app.halos.huds.BackgroundPatternField@16b2c9f] [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck [09.07.2009 12:41:32] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.BackgroundAndBorderHud[org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop@1531236, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight@1e04503, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom@d33731, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft@d4e588, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField@4426cd, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate@1785b22, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked@1aa693a, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel@66b38, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate@3242c8, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked@1830df2, org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck@fe4910] [09.07.2009 12:41:32] [BackgroundAndBorderHaloButton] DEBUG - org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton@26354a.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@8d0ca62a(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton, null)) -> org.sophie2.main.app.halos.huds.BackgroundAndBorderHud@1261fd4 [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked [09.07.2009 12:41:32] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.SizeAndPositionHud[org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth@5af58, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight@24b1f, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate@c616ba, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked@111d05a, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition@2d3931, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition@245cfc, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate@217c12, org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked@1d88c7f] [09.07.2009 12:41:32] [FrameSizeAndPositionHaloButton] DEBUG - org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton@2092f4.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@e58d6d44(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton, null)) -> org.sophie2.main.app.halos.huds.SizeAndPositionHud@84e416 [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameInsetsHaloButton [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked [09.07.2009 12:41:32] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.huds.InsetsHud[org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop@fc6ae7, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight@1dd5b43, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom@1d05895, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft@92fb50, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate@f65294, org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked@c8291, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop@1c496d3, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight@1f839d1, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom@1937235, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft@7751b1, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate@1f79b3d, org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked@d8f434] [09.07.2009 12:41:32] [FrameInsetsHaloButton] DEBUG - org.sophie2.main.app.halos.frame.FrameInsetsHaloButton@fa64f2.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@6e65c8c0(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.frame.FrameInsetsHaloButton, null)) -> org.sophie2.main.app.halos.huds.InsetsHud@93a82b [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.shared.AddTemplateHaloButton [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsHud [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsBottom [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsHorizontally [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsVertically [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsLeft [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsRight [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.align.AlignElementsTop [09.07.2009 12:41:32] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.app.halos.align.AlignElementsHud[org.sophie2.main.app.halos.align.AlignElementsBottom@1be80c2, org.sophie2.main.app.halos.align.AlignElementsHorizontally@a69897, org.sophie2.main.app.halos.align.AlignElementsVertically@884dbf, org.sophie2.main.app.halos.align.AlignElementsLeft@df86b7, org.sophie2.main.app.halos.align.AlignElementsRight@1e174a2, org.sophie2.main.app.halos.align.AlignElementsTop@dc6e98] [09.07.2009 12:41:32] [AlignElementsHaloButton] DEBUG - org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton@1a1c9d5.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@409ee7bb(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton, null)) -> org.sophie2.main.app.halos.align.AlignElementsHud@1bcd918 [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.EnterGroupButton [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.ExitGroupButton [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.GroupPageElementsButton [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.grouping.UngroupPageElementsButton [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHaloButton [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud [09.07.2009 12:41: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! [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$CurrentRule [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AddRule [09.07.2009 12:41:32] [ImageUtil] DEBUG - loadIcon(icons/plus.png): org.sophie2.base.commons.util.ImmImage@1775bd3(w=20, h=20) [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$RemoveRule [09.07.2009 12:41:32] [ImageUtil] DEBUG - loadIcon(icons/minus.png): org.sophie2.base.commons.util.ImmImage@1de304(w=20, h=20) [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AvailableTriggers [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$AvailableActions [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.LinksHud$ConfigPanel [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel [09.07.2009 12:41:32] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [HideFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel@159d3ad.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@28e3dea0(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@13f4ed9 [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel [09.07.2009 12:41:32] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [ShowFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel@114cb28.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@212b53c2(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@3a9ea0 [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel [09.07.2009 12:41:32] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [ToggleFrameConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel@a8ecc3.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@11031e69(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@370c18 [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [GoToPageConfigurationPanel] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel@131adef.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@bd6f01e5(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@1b82f06 [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41: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@159d3ad, org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel@114cb28, org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel@a8ecc3, org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel@131adef] [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.links.LinksHud[org.sophie2.main.func.links.LinksHud$CurrentRule@b636ee, org.sophie2.main.func.links.LinksHud$AddRule@a55706, org.sophie2.main.func.links.LinksHud$RemoveRule@85d591, org.sophie2.main.func.links.LinksHud$AvailableTriggers@f267b0, org.sophie2.main.func.links.LinksHud$AvailableActions@1ee2a2, org.sophie2.main.func.links.LinksHud$ConfigPanel@1c6d619] [09.07.2009 12:41: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! [09.07.2009 12:41: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! [09.07.2009 12:41: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! [09.07.2009 12:41: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! [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41: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! [09.07.2009 12:41: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! [09.07.2009 12:41: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! [09.07.2009 12:41: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! [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41: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! [09.07.2009 12:41:32] [LinksHaloButton] DEBUG - org.sophie2.main.func.links.LinksHaloButton@1efbaf.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@be9c3ad6(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.links.LinksHaloButton, null)) -> org.sophie2.main.func.links.LinksHud@137d902 [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.app.halos.shared.MainHaloMenu[org.sophie2.extra.func.browser.view.BrowserHaloButton@13e190e, org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton@26354a, org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton@2092f4, org.sophie2.main.app.halos.frame.FrameInsetsHaloButton@fa64f2, org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton@1896f10, org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton@a8a135, org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton@13e55db, org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton@6294c9, org.sophie2.main.app.halos.shared.AddTemplateHaloButton@b597b4, org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton@1a1c9d5, org.sophie2.main.app.halos.grouping.EnterGroupButton@1fcf951, org.sophie2.main.app.halos.grouping.ExitGroupButton@1f14230, org.sophie2.main.app.halos.grouping.GroupPageElementsButton@1633a7d, org.sophie2.main.app.halos.grouping.UngroupPageElementsButton@23a6dc, org.sophie2.main.func.links.LinksHaloButton@1efbaf] [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.app.halos.page.resize.PageResizeHaloButton [09.07.2009 12:41: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@14a88d3] [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyMoveHaloButton [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.extra.func.annotations.view.halos.StickyRemoveHaloButton [09.07.2009 12:41:32] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu[org.sophie2.extra.func.annotations.view.halos.StickyMoveHaloButton@1f254c6, org.sophie2.extra.func.annotations.view.halos.StickyRemoveHaloButton@10e8e12] [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextChainMenu [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextChainHaloButton [09.07.2009 12:41:32] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextChainHud [09.07.2009 12:41:33] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextChainHud$TextChainComboBox [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:33] [HudDialog$1elements] DEBUG - initOwnAnnotation: transforming-list@elements@class org.sophie2.main.func.text.chaining.TextChainHud[org.sophie2.main.func.text.chaining.TextChainHud$TextChainComboBox@1b09e06] [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:33] [TextChainHaloButton] DEBUG - org.sophie2.main.func.text.chaining.TextChainHaloButton@17f63e.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@ebe7cc05(class org.sophie2.base.halos.HudDialog, class org.sophie2.main.func.text.chaining.TextChainHaloButton, null)) -> org.sophie2.main.func.text.chaining.TextChainHud@16b1c05 [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:33] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextUnchainNextHaloButton [09.07.2009 12:41:33] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.func.text.chaining.TextChainMenu[org.sophie2.main.func.text.chaining.TextChainHaloButton@17f63e, org.sophie2.main.func.text.chaining.TextUnchainNextHaloButton@590384] [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:33] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextChainTopMenu [09.07.2009 12:41:33] [AutoVisualProvider] INFO - Creating instance of org.sophie2.main.func.text.chaining.TextUnchainPrevHalo [09.07.2009 12:41:33] [HaloMenu$1buttons] DEBUG - initOwnAnnotation: transforming-list@buttons@class org.sophie2.main.func.text.chaining.TextChainTopMenu[org.sophie2.main.func.text.chaining.TextUnchainPrevHalo@3506ff] [09.07.2009 12:41:33] [PageWorkArea$1haloMenus] DEBUG - initOwnAnnotation: transforming-list@haloMenus@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[org.sophie2.main.func.text.styling.TextFontHaloMenu@16cb856, org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu@4173, org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu@154768d, org.sophie2.main.app.halos.shared.MainHaloMenu@611e6, org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu@10c5633, org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu@1ed3f0b, org.sophie2.main.func.text.chaining.TextChainMenu@20f101, org.sophie2.main.func.text.chaining.TextChainTopMenu@1d5a12f] [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:33] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [09.07.2009 12:41:33] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41: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! [09.07.2009 12:41: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! [09.07.2009 12:41: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! [09.07.2009 12:41: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! [09.07.2009 12:41: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! [09.07.2009 12:41: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! [09.07.2009 12:41:33] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [09.07.2009 12:41: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! [09.07.2009 12:41: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! [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced [09.07.2009 12:41:33] [FrameRotationPropertiesHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [09.07.2009 12:41:33] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41: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! [09.07.2009 12:41: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! [09.07.2009 12:41: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! [09.07.2009 12:41: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! [09.07.2009 12:41: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! [09.07.2009 12:41: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! [09.07.2009 12:41:33] [BackgroundAndBorderHud] DEBUG - pwa.selectedElementViews().get() = composing-list@selectedElementViews@class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea[] [09.07.2009 12:41: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! [09.07.2009 12:41: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! [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea [09.07.2009 12:41:33] [BookDocumentWindow] DEBUG - org.sophie2.main.app.commons.book.BookDocumentWindow@17500c0.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@e5f570be(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@2d4b8a [09.07.2009 12:41: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! [09.07.2009 12:41: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! [09.07.2009 12:41: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! [09.07.2009 12:41:33] [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! [09.07.2009 12:41:33] [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! [09.07.2009 12:41: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]] [09.07.2009 12:41:33] [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! [09.07.2009 12:41:33] [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! [09.07.2009 12:41:33] [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! [09.07.2009 12:41:33] [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! [09.07.2009 12:41:33] [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! [09.07.2009 12:41:33] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.BookBottomPanel [09.07.2009 12:41:33] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.panels.ZoomPercentagePanel [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [09.07.2009 12:41:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.book.panels.ZoomPercentagePanel [09.07.2009 12:41:33] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.commons.book.panels.ZoomPercentagePanel.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:33] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.panels.NavigationPanel [09.07.2009 12:41:33] [NavigationPanel$1currentPageField] DEBUG - currentPageField.create() [09.07.2009 12:41:33] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [09.07.2009 12:41:33] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [09.07.2009 12:41:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.book.panels.NavigationPanel [09.07.2009 12:41:33] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.panels.QuickSearchPanel [09.07.2009 12:41:33] [ImageUtil] DEBUG - loadIcon(icons/searchUp.png): org.sophie2.base.commons.util.ImmImage@1ebddce(w=30, h=8) [09.07.2009 12:41:33] [ImageUtil] DEBUG - loadIcon(icons/searchDown.png): org.sophie2.base.commons.util.ImmImage@f2fe6f(w=30, h=8) [09.07.2009 12:41:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.book.panels.QuickSearchPanel [09.07.2009 12:41:33] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.panels.ShowFramesCheckBoxPanel [09.07.2009 12:41:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.book.panels.ShowFramesCheckBoxPanel [09.07.2009 12:41:33] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.commons.book.panels.ShowFramesCheckBoxPanel.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:33] [SimpleVisualProvider] INFO - Creating instance of org.sophie2.main.app.commons.book.panels.PreviewModeButton [09.07.2009 12:41:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.book.panels.PreviewModeButton [09.07.2009 12:41:33] [BookBottomPanel$1bookPanelElements] DEBUG - initOwnAnnotation: transforming-list@bookPanelElements@class org.sophie2.main.app.commons.book.BookBottomPanel[org.sophie2.main.app.commons.book.panels.ZoomPercentagePanel@3007aa, org.sophie2.main.app.commons.book.panels.NavigationPanel@d3196e, org.sophie2.main.app.commons.book.panels.QuickSearchPanel@16535df, org.sophie2.main.app.commons.book.panels.ShowFramesCheckBoxPanel@15a9cee, org.sophie2.main.app.commons.book.panels.PreviewModeButton@10be87d] [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [09.07.2009 12:41:33] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [09.07.2009 12:41:33] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [09.07.2009 12:41:33] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [09.07.2009 12:41:33] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [09.07.2009 12:41:33] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [09.07.2009 12:41:33] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [09.07.2009 12:41:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.book.BookBottomPanel [09.07.2009 12:41:33] [BookDocumentWindow] DEBUG - org.sophie2.main.app.commons.book.BookDocumentWindow@17500c0.computePropElement(org.sophie2.base.visual.BaseVisualElement$Query@ef6d4e39(class org.sophie2.main.app.commons.book.BookBottomPanel, class org.sophie2.main.app.commons.book.BookDocumentWindow, null)) -> org.sophie2.main.app.commons.book.BookBottomPanel@1552977 [09.07.2009 12:41:33] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [09.07.2009 12:41:33] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [09.07.2009 12:41:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.book.BookDocumentWindow [09.07.2009 12:41:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.base.layout.impl.DefaultDocumentWindow [09.07.2009 12:41:33] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - begin [09.07.2009 12:41:33] [NavigationPanel$1currentPageField] DEBUG - currentPageField.setup() - end [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:33] [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! [09.07.2009 12:41:33] [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! [09.07.2009 12:41:33] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-30.0000, -30.0000, 700.000, 540.000) [09.07.2009 12:41:33] [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! [09.07.2009 12:41:33] [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.page.resize.PageResizeHaloMenu value not initialized! [09.07.2009 12:41:33] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,700x540,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=700,height=540]] [09.07.2009 12:41:33] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,700x540,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=700,height=540]] [09.07.2009 12:41:33] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,700x540,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=700,height=540]] [09.07.2009 12:41:33] [PageWorkArea$1swingComponent] DEBUG - PageWorkArea.layeredPage: sceneComp:org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,700x540,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=700,height=540]] [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:33] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-40.0000, -40.0000, 720.000, 560.000) [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel null [09.07.2009 12:41:33] [LogicR3] INFO - Processing event: EventR3{id=PAGE_HIDDEN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@17500c0, null, null], target=[org.sophie2.base.model.book.Page@976eda], cause=null} [09.07.2009 12:41:33] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e267c7 [09.07.2009 12:41:33] [LogicR3] INFO - No operation to handle: EventR3{id=PAGE_HIDDEN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@17500c0, null, null], target=[org.sophie2.base.model.book.Page@976eda], cause=null} [09.07.2009 12:41:33] [LogicR3] INFO - Processing event: EventR3{id=PAGE_SHOWN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@17500c0, null, null], target=[org.sophie2.base.model.book.Page@976eda], cause=null} [09.07.2009 12:41:33] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eaaab [09.07.2009 12:41:33] [LogicR3] INFO - No operation to handle: EventR3{id=PAGE_SHOWN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@17500c0, null, null], target=[org.sophie2.base.model.book.Page@976eda], cause=null} [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:33] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:33] [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! [09.07.2009 12:41:33] [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! [09.07.2009 12:41:33] [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! [09.07.2009 12:41:33] [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! [09.07.2009 12:41:33] [LogicR3] INFO - Processing event: EventR3{id=PAGE_HIDDEN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@17500c0, null, null], target=[org.sophie2.base.model.book.Page@976eda], cause=null} [09.07.2009 12:41:33] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e267c7 [09.07.2009 12:41:33] [LogicR3] INFO - No operation to handle: EventR3{id=PAGE_HIDDEN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@17500c0, null, null], target=[org.sophie2.base.model.book.Page@976eda], cause=null} [09.07.2009 12:41:33] [LogicR3] INFO - Processing event: EventR3{id=PAGE_SHOWN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@17500c0, null, null], target=[org.sophie2.base.model.book.Page@976eda], cause=null} [09.07.2009 12:41:33] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eaaab [09.07.2009 12:41:33] [LogicR3] INFO - No operation to handle: EventR3{id=PAGE_SHOWN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@17500c0, null, null], target=[org.sophie2.base.model.book.Page@976eda], cause=null} [09.07.2009 12:41:33] [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! [09.07.2009 12:41:33] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.menus.window.DocumentItem [09.07.2009 12:41:33] [PageLogic] DEBUG - insertFrame: targetBounds= null [09.07.2009 12:41:33] [PageLogic] DEBUG - insertFrame: location= ImmPoint(x=75.0000, y=75.0000) [09.07.2009 12:41:33] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.Frame$1templateSupport$1[] [09.07.2009 12:41:33] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:33] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:33] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:33] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:33] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:33] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:34] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:34] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:34] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:34] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:34] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:34] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:34] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:34] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:34] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:34] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:34] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:34] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:34] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:34] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:34] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:34] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:34] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:34] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:34] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:34] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:34] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:34] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:34] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:34] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:34] [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! [09.07.2009 12:41:34] [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! [09.07.2009 12:41:34] [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! [09.07.2009 12:41:34] [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! [09.07.2009 12:41:34] [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! [09.07.2009 12:41:34] [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! [09.07.2009 12:41:34] [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! [09.07.2009 12:41:34] [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! [09.07.2009 12:41:34] [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! [09.07.2009 12:41:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.frame.FrameView [09.07.2009 12:41:34] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@6ef157, null, null], target=[org.sophie2.base.model.book.Frame@725fab], cause=null} [09.07.2009 12:41:34] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e98791 [09.07.2009 12:41:34] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@6ef157, null, null], target=[org.sophie2.base.model.book.Frame@725fab], cause=null} [09.07.2009 12:41:34] [FrameContentView$1manipulationViews] DEBUG - initOwnAnnotation: transforming-list@manipulationViews@class org.sophie2.main.app.commons.content.UndefinedContentView[] [09.07.2009 12:41:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.content.UndefinedContentView [09.07.2009 12:41:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.app.commons.content.FrameContentView [09.07.2009 12:41:34] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.app.commons.content.FrameContentView.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:34] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@6ef157, null, null], target=[org.sophie2.base.model.book.Frame@725fab], cause=null} [09.07.2009 12:41:34] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e98791 [09.07.2009 12:41:34] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@6ef157, null, null], target=[org.sophie2.base.model.book.Frame@725fab], cause=null} [09.07.2009 12:41:34] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:34] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:34] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:34] [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! [09.07.2009 12:41:34] [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! [09.07.2009 12:41:34] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup4(java.lang.Object) because of model@class org.sophie2.main.func.text.content.view.HotTextContentView value not initialized! [09.07.2009 12:41:34] [FrameContentView$1manipulationViews] DEBUG - initOwnAnnotation: transforming-list@manipulationViews@class org.sophie2.main.func.text.content.view.HotTextContentView[] [09.07.2009 12:41:34] [InternalSkinPart] DEBUG - registerSkinRecords: class org.sophie2.main.func.text.content.view.HotTextContentView [09.07.2009 12:41:34] [InternalSkinPart] DEBUG - registerSkinRecords: skin definition: private static void org.sophie2.main.func.text.content.view.HotTextContentView.defineSkin(org.sophie2.base.visual.skins.ElementSkinPart) [09.07.2009 12:41:35] [EdgeKind] INFO - findLayoutHillClimb: State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@117a68f], CUR_AREA=0} [09.07.2009 12:41:35] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:41:35] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:41:35] [EdgeKind] INFO - findLayoutHillClimb: State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1f69601], CUR_AREA=0} [09.07.2009 12:41:35] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:41:35] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:41:35] [EdgeKind] INFO - findLayoutHillClimb: State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1f69601], CUR_AREA=0} [09.07.2009 12:41:35] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:41:35] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:41:35] [PageLogic] DEBUG - insertFrame: targetBounds= null [09.07.2009 12:41:35] [PageLogic] DEBUG - insertFrame: location= ImmPoint(x=75.0000, y=75.0000) [09.07.2009 12:41:35] [PageLogic] DEBUG - insertFrame: tf.contentLocation().get()=ImmPoint(x=75.0000, y=75.0000) [09.07.2009 12:41:35] [PageLogic] DEBUG - insertFrame: found duplicate [09.07.2009 12:41:35] [PageLogic] DEBUG - insertFrame: location= ImmPoint(x=125.000, y=125.000) [09.07.2009 12:41:35] [PageLogic] DEBUG - insertFrame: tf.contentLocation().get()=ImmPoint(x=75.0000, y=75.0000) [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.Frame$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:35] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:35] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:35] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:35] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:35] [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! [09.07.2009 12:41:35] [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! [09.07.2009 12:41:35] [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! [09.07.2009 12:41:35] [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! [09.07.2009 12:41:35] [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! [09.07.2009 12:41:35] [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! [09.07.2009 12:41:35] [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! [09.07.2009 12:41:35] [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! [09.07.2009 12:41:35] [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! [09.07.2009 12:41:35] [FrameContentView$1manipulationViews] DEBUG - initOwnAnnotation: transforming-list@manipulationViews@class org.sophie2.main.app.commons.content.UndefinedContentView[] [09.07.2009 12:41:35] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@8b739c, null, null], target=[org.sophie2.base.model.book.Frame@1da39a0], cause=null} [09.07.2009 12:41:35] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e98791 [09.07.2009 12:41:35] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@8b739c, null, null], target=[org.sophie2.base.model.book.Frame@1da39a0], cause=null} [09.07.2009 12:41:35] [EdgeKind] INFO - findLayoutHillClimb: State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@ee794d], CUR_AREA=0} [09.07.2009 12:41:35] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:41:35] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:41:35] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@8b739c, null, null], target=[org.sophie2.base.model.book.Frame@1da39a0], cause=null} [09.07.2009 12:41:35] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e98791 [09.07.2009 12:41:35] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@8b739c, null, null], target=[org.sophie2.base.model.book.Frame@1da39a0], cause=null} [09.07.2009 12:41:35] [EdgeKind] INFO - findLayoutHillClimb: State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@130247c], CUR_AREA=0} [09.07.2009 12:41:35] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:41:35] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:41:35] [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! [09.07.2009 12:41:35] [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! [09.07.2009 12:41:35] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup4(java.lang.Object) because of model@class org.sophie2.main.func.text.content.view.HotTextContentView value not initialized! [09.07.2009 12:41:35] [FrameContentView$1manipulationViews] DEBUG - initOwnAnnotation: transforming-list@manipulationViews@class org.sophie2.main.func.text.content.view.HotTextContentView[] [09.07.2009 12:41:35] [EdgeKind] INFO - findLayoutHillClimb: State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@c60611], CUR_AREA=0} [09.07.2009 12:41:35] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:41:35] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:41:36] [EdgeKind] INFO - findLayoutHillClimb: State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@c60611], CUR_AREA=0} [09.07.2009 12:41:36] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:41:36] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:41:36] [EdgeKind] INFO - findLayoutHillClimb: State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1720b61], CUR_AREA=0} [09.07.2009 12:41:36] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:41:36] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:41:36] [EdgeKind] INFO - findLayoutHillClimb: State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@4ea92d], CUR_AREA=0} [09.07.2009 12:41:36] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:41:36] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:41:36] [EdgeKind] INFO - findLayoutHillClimb: State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1db183], CUR_AREA=0} [09.07.2009 12:41:36] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:41:36] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:41:36] [EdgeKind] INFO - findLayoutHillClimb: State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@63592], CUR_AREA=0} [09.07.2009 12:41:36] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:41:36] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:41:36] [EdgeKind] INFO - findLayoutHillClimb: State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@188c609], CUR_AREA=0} [09.07.2009 12:41:36] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:41:36] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:41:36] [EdgeKind] INFO - findLayoutHillClimb: State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@5daeb2], CUR_AREA=0} [09.07.2009 12:41:36] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:41:36] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:41:36] [PageLogic] DEBUG - insertFrame: targetBounds= null [09.07.2009 12:41:36] [PageLogic] DEBUG - insertFrame: location= ImmPoint(x=75.0000, y=75.0000) [09.07.2009 12:41:36] [PageLogic] DEBUG - insertFrame: tf.contentLocation().get()=ImmPoint(x=75.0000, y=75.0000) [09.07.2009 12:41:36] [PageLogic] DEBUG - insertFrame: found duplicate [09.07.2009 12:41:36] [PageLogic] DEBUG - insertFrame: location= ImmPoint(x=125.000, y=125.000) [09.07.2009 12:41:36] [PageLogic] DEBUG - insertFrame: tf.contentLocation().get()=ImmPoint(x=75.0000, y=75.0000) [09.07.2009 12:41:36] [PageLogic] DEBUG - insertFrame: tf.contentLocation().get()=ImmPoint(x=125.000, y=125.000) [09.07.2009 12:41:36] [PageLogic] DEBUG - insertFrame: found duplicate [09.07.2009 12:41:36] [PageLogic] DEBUG - insertFrame: location= ImmPoint(x=175.000, y=175.000) [09.07.2009 12:41:36] [PageLogic] DEBUG - insertFrame: tf.contentLocation().get()=ImmPoint(x=75.0000, y=75.0000) [09.07.2009 12:41:36] [PageLogic] DEBUG - insertFrame: tf.contentLocation().get()=ImmPoint(x=125.000, y=125.000) [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.Frame$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:36] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:36] [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! [09.07.2009 12:41:36] [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! [09.07.2009 12:41:36] [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! [09.07.2009 12:41:36] [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! [09.07.2009 12:41:36] [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! [09.07.2009 12:41:36] [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! [09.07.2009 12:41:36] [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! [09.07.2009 12:41:36] [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! [09.07.2009 12:41:36] [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! [09.07.2009 12:41:36] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@cf9e79, null, null], target=[org.sophie2.base.model.book.Frame@1c47481], cause=null} [09.07.2009 12:41:36] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e98791 [09.07.2009 12:41:36] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@cf9e79, null, null], target=[org.sophie2.base.model.book.Frame@1c47481], cause=null} [09.07.2009 12:41:36] [FrameContentView$1manipulationViews] DEBUG - initOwnAnnotation: transforming-list@manipulationViews@class org.sophie2.main.app.commons.content.UndefinedContentView[] [09.07.2009 12:41:36] [EdgeKind] INFO - findLayoutHillClimb: State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@293932], CUR_AREA=0} [09.07.2009 12:41:36] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:41:36] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:41:36] [EdgeKind] INFO - findLayoutHillClimb: State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@7d47c0], CUR_AREA=0} [09.07.2009 12:41:36] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:41:36] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:41:36] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@cf9e79, null, null], target=[org.sophie2.base.model.book.Frame@1c47481], cause=null} [09.07.2009 12:41:36] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e98791 [09.07.2009 12:41:36] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@cf9e79, null, null], target=[org.sophie2.base.model.book.Frame@1c47481], cause=null} [09.07.2009 12:41:37] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:37] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:37] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:37] [EdgeKind] INFO - findLayoutHillClimb: State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1793dc2], CUR_AREA=0} [09.07.2009 12:41:37] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:41:37] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:41:37] [EdgeKind] INFO - findLayoutHillClimb: State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@431719], CUR_AREA=0} [09.07.2009 12:41:37] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:41:37] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:41:37] [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! [09.07.2009 12:41:37] [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! [09.07.2009 12:41:37] [DefaultSceneElement$1elementSync] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.scene.impl.DefaultSceneElement$1elementSync.setup4(java.lang.Object) because of model@class org.sophie2.main.func.text.content.view.HotTextContentView value not initialized! [09.07.2009 12:41:37] [FrameContentView$1manipulationViews] DEBUG - initOwnAnnotation: transforming-list@manipulationViews@class org.sophie2.main.func.text.content.view.HotTextContentView[] [09.07.2009 12:41:37] [EdgeKind] INFO - findLayoutHillClimb: State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@9f684f], CUR_AREA=0} [09.07.2009 12:41:37] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:41:37] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:41:37] [EdgeKind] INFO - findLayoutHillClimb: State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@158abe5], CUR_AREA=0} [09.07.2009 12:41:37] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:41:37] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:41:37] [EdgeKind] INFO - findLayoutHillClimb: State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@158abe5], CUR_AREA=0} [09.07.2009 12:41:37] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:41:37] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:41:37] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-67.0000, -40.0000, 747.000, 560.000) [09.07.2009 12:41:37] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-82.0000, -82.0000, 762.000, 602.000) [09.07.2009 12:41:37] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-85.0000, -85.0000, 765.000, 605.000) [09.07.2009 12:41:37] [EdgeKind] INFO - findLayoutHillClimb: State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@f390f2], CUR_AREA=0} [09.07.2009 12:41:37] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:41:37] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:41:37] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-82.0000, -82.0000, 762.000, 602.000) [09.07.2009 12:41:37] [SimpleSceneVisual$1swingComponent] DEBUG - view rect: ImmRect(-40.0000, -40.0000, 720.000, 560.000) [09.07.2009 12:41:37] [EdgeKind] INFO - findLayoutHillClimb: State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1b1317c], CUR_AREA=0} [09.07.2009 12:41:37] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:41:37] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:41:37] [EdgeKind] INFO - findLayoutHillClimb: State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@f8e32d], CUR_AREA=0} [09.07.2009 12:41:37] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:41:37] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:41:37] [EdgeKind] INFO - findLayoutHillClimb: State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1c761bc], CUR_AREA=0} [09.07.2009 12:41:37] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:41:37] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:41:37] [EdgeKind] INFO - findLayoutHillClimb: State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@14e5445], CUR_AREA=0} [09.07.2009 12:41:37] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:41:37] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:41:37] [EdgeKind] INFO - findLayoutHillClimb: State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@117a0ad], CUR_AREA=0} [09.07.2009 12:41:37] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:41:37] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:41:37] [EdgeKind] INFO - findLayoutHillClimb: State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@af5ffc], CUR_AREA=0} [09.07.2009 12:41:37] [EdgeKind] DEBUG - Next edge: OPEN_TEXT [09.07.2009 12:41:37] [EdgeKind] DEBUG - Next edge: CLOSE_TEXT [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.layout.mydoggy.MDEngine(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.app.AppMainWindow(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.app.LeftFlap(title=Left, toolTip=Instruments related to navigation.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.left.books.BooksTab(title=Books, toolTip=Instruments for books.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.left.books.OpenBooksPalette(title=Open Books, toolTip=List of open books) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.embedded.view.EmbeddedBooksPalette(title=Embedded Books, toolTip=List of currently embedded books.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.left.pages.PagesTab(title=Pages, toolTip=Instruments for pages) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.left.tools.ToolsTab(title=Tools, toolTip=Book related instruments) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.left.tools.SearchPalette(title=Search, toolTip=Allows searching in the text content of the book.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.config.ConfigTab(title=Config, toolTip=Instruments for application configuration.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.config.PluginsPalette(title=Plugins, toolTip=List of available application plugins.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.config.PluginAboutPalette(title=Plugin Information, toolTip=Displays information about the currently registered plugin.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.servers.ServersTab(title=Servers, toolTip=Server related things.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.servers.ConnectionsPalette(title=Connections, toolTip=Server connections.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.servers.ServerResourcesPalette(title=Server Resources, toolTip=Server resources.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.left.timelines.TimelinesTab(title=Timelines, toolTip=Instruments for timelines.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.app.AppDocumentsDesktop(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.BookDesktopWindow(title=New Book A, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.scene.simple.SimpleSceneVisual(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHaloMenu(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHaloButton(title=null, toolTip=Choose font) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud(title=null, toolTip=Choose font family name, size and style) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextFontFamily(title=Font name, toolTip=Choose font name) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextFontSize(title=Font size, toolTip=Choose font size) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextItalicStyle(title=Italic:, toolTip=Set on/off italic) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextBoldStyle(title=Bold: , toolTip=Set on/off bold.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextUnderlineStyle(title=Underline: , toolTip=Set on/off underline) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextStrikethroughStyle(title=Strikethrough: , toolTip=Set on/off strikethrough) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextForegroundColor(title=Characters Color :, toolTip=Choose character color) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.ColorPickerHud(title=null, toolTip=Pick a color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker(title=null, toolTip=Pick a color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue(title=RGB value:, toolTip=The hexidecimal value of the color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex(title=G hex:, toolTip=The green component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec(title=B dec:, toolTip=The blue component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex(title=B hex:, toolTip=The blue component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex(title=R hex:, toolTip=The red component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex(title=A hex:, toolTip=The alpha component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec(title=R dec:, toolTip=The red component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec(title=G dec:, toolTip=The green component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec(title=A dec:, toolTip=The alpha component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextBackgroundColor(title=Characters Background Color :, toolTip=Choose character background color) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.ColorPickerHud(title=null, toolTip=Pick a color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker(title=null, toolTip=Pick a color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue(title=RGB value:, toolTip=The hexidecimal value of the color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex(title=G hex:, toolTip=The green component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec(title=B dec:, toolTip=The blue component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex(title=B hex:, toolTip=The blue component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex(title=R hex:, toolTip=The red component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex(title=A hex:, toolTip=The alpha component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec(title=R dec:, toolTip=The red component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec(title=G dec:, toolTip=The green component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec(title=A dec:, toolTip=The alpha component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton(title=null, toolTip=Drag to move) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton(title=null, toolTip=Click to delete the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton(title=null, toolTip=Rotate the frame counter-clockwise) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton(title=null, toolTip=Change the rotation point and rotation angle.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud(title=null, toolTip=Edit the rotation properties of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle(title=angle:, toolTip=Increase/Decrease Rotation Angle.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton(title=null, toolTip=Rotate the frame clockwise) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.MainHaloMenu(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.browser.view.BrowserHaloButton(title=null, toolTip=Enter new URL.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.browser.view.BrowserPropertiesHud(title=null, toolTip=browser) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.browser.view.BrowserPropertiesHud$AddressBar(title=URL:, toolTip=Enter new URL) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton(title=null, toolTip=Change the border and background.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud(title=null, toolTip=Edit the border and background of a frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop(title=Top border size:, toolTip=Change the top size of the border.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight(title=Right border size:, toolTip=Change the right size of the border.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom(title=Bottom border size:, toolTip=Change the bottom size of the border.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft(title=Left border size:, toolTip=Change the left size of the border.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField(title=Border color:, toolTip=Change the color of the border) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.ColorPickerHud(title=null, toolTip=Pick a color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker(title=null, toolTip=Pick a color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue(title=RGB value:, toolTip=The hexidecimal value of the color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex(title=G hex:, toolTip=The green component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec(title=B dec:, toolTip=The blue component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex(title=B hex:, toolTip=The blue component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex(title=R hex:, toolTip=The red component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex(title=A hex:, toolTip=The alpha component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec(title=R dec:, toolTip=The red component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec(title=G dec:, toolTip=The green component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec(title=A dec:, toolTip=The alpha component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate(title=Border template: , toolTip=Use the border from the template.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked(title=Lock the border: , toolTip=Prevent the border from any changes.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundColorField(title=color:, toolTip=Change the color of the background) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.ColorPickerHud(title=null, toolTip=Pick a color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker(title=null, toolTip=Pick a color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue(title=RGB value:, toolTip=The hexidecimal value of the color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex(title=G hex:, toolTip=The green component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec(title=B dec:, toolTip=The blue component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex(title=B hex:, toolTip=The blue component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex(title=R hex:, toolTip=The red component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex(title=A hex:, toolTip=The alpha component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec(title=R dec:, toolTip=The red component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec(title=G dec:, toolTip=The green component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec(title=A dec:, toolTip=The alpha component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundGradientField(title=gradient:, toolTip=Change the gradient of the background) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundImageField(title=image:, toolTip=Change the image of the background) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundPatternField(title=pattern:, toolTip=Change the pattern of the background) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate(title=Background template: , toolTip=Use the background from the template.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked(title=Lock the background: , toolTip=Prevent the background from any changes.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck(title=Frame visible: , toolTip=toggle the initial visibility of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton(title=null, toolTip=Edit frame size and position settings.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud(title=null, toolTip=Edit the size and position properties of a page.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth(title=Width:, toolTip=Change the width of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight(title=Height:, toolTip=Change the height of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate(title=Size template: , toolTip=Use the size from the template.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked(title=Lock the size: , toolTip=Prevent the size from any changes.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition(title=X:, toolTip=Change the X position of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition(title=Y:, toolTip=Change the Y position of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate(title=Location template: , toolTip=Use the location from the template.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked(title=Lock the location: , toolTip=Prevent the location from any changes.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameInsetsHaloButton(title=null, toolTip=Edit frame margin and padding settings.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud(title=null, toolTip=Edit the padding/margin properties of a frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop(title=Top padding:, toolTip=Change the top padding of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight(title=Right padding:, toolTip=Change the right padding of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom(title=Bottom padding:, toolTip=Change the bottom padding of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft(title=Left padding:, toolTip=Change the left padding of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate(title=Padding template: , toolTip=Use the padding from the template.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked(title=Lock the padding: , toolTip=Prevent the padding from any changes.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop(title=Top margin:, toolTip=Change the top margin of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight(title=Right margin:, toolTip=Change the right margin of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom(title=Bottom margin:, toolTip=Change the bottom margin of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft(title=Left margin:, toolTip=Change the left margin of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate(title=Margin template: , toolTip=Use the margin from the template.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked(title=Lock the margin: , toolTip=Prevent the margin from any changes.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton(title=null, toolTip=Increase the z-order of this frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton(title=null, toolTip=Decrease the z-order of this frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton(title=null, toolTip=Use the content from the template.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton(title=null, toolTip=Show the frames from the template.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.AddTemplateHaloButton(title=null, toolTip=Add the object as a template.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton(title=null, toolTip=Align the selected page elements.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsHud(title=null, toolTip=Align the selected page elements.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsBottom(title=Align bottom, toolTip=Click to align selected elements' bottom sides.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsHorizontally(title=Align horizontally, toolTip=Click to align selected elements' horizontally.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsVertically(title=Align vertically, toolTip=Click to align selected elements' vertically.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsLeft(title=Align left, toolTip=Click to align selected elements' left sides.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsRight(title=Align right, toolTip=Click to align selected elements' right sides.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsTop(title=Align top, toolTip=Click to align selected elements' top sides.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.EnterGroupButton(title=null, toolTip=Click to enter the selected group.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.ExitGroupButton(title=null, toolTip=Click to exit the current group.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.GroupPageElementsButton(title=null, toolTip=Click to group the selected page elements.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.UngroupPageElementsButton(title=null, toolTip=Click to ungroup the selected page elements.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHaloButton(title=null, toolTip=Manage links.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud(title=null, toolTip=Manage links.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$CurrentRule(title=Rule:, toolTip=Select a rule) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AddRule(title=null, toolTip=Add new rule) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$RemoveRule(title=null, toolTip=Remove the selected rule) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AvailableTriggers(title=Trigger:, toolTip=Select a trigger for this rule) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AvailableActions(title=Action:, toolTip=Select action for this rule) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$ConfigPanel(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages(title=Go to page:, toolTip=Go To Page) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.resize.PageResizeHaloButton(title=null, toolTip=Drag to resize the page) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyMoveHaloButton(title=null, toolTip=Drag to move) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyRemoveHaloButton(title=null, toolTip=Click to remove the sticky) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainMenu(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainHaloButton(title=Chain Text Frame, toolTip=Choose next text frame to be chained) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainHud(title=Chain Text Frame, toolTip=Choose next text frame to be chained) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainHud$TextChainComboBox(title=Select Text Frame, toolTip=Choose next text frame to be chained) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextUnchainNextHaloButton(title=Unchain next frame, toolTip=Unchain next frame) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainTopMenu(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextUnchainPrevHalo(title=null, toolTip=Unchaing previous frame) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.BookDocumentWindow(title=New Book A, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.frame.FrameView(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.content.view.HotTextContentView(title=HotTextContentView, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.frame.FrameView(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.content.view.HotTextContentView(title=HotTextContentView, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.frame.FrameView(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.content.view.HotTextContentView(title=HotTextContentView, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.scene.simple.SimpleSceneVisual(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHaloMenu(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHaloButton(title=null, toolTip=Choose font) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud(title=null, toolTip=Choose font family name, size and style) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextFontFamily(title=Font name, toolTip=Choose font name) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextFontSize(title=Font size, toolTip=Choose font size) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextItalicStyle(title=Italic:, toolTip=Set on/off italic) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextBoldStyle(title=Bold: , toolTip=Set on/off bold.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextUnderlineStyle(title=Underline: , toolTip=Set on/off underline) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextStrikethroughStyle(title=Strikethrough: , toolTip=Set on/off strikethrough) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextForegroundColor(title=Characters Color :, toolTip=Choose character color) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.ColorPickerHud(title=null, toolTip=Pick a color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker(title=null, toolTip=Pick a color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue(title=RGB value:, toolTip=The hexidecimal value of the color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex(title=G hex:, toolTip=The green component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec(title=B dec:, toolTip=The blue component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex(title=B hex:, toolTip=The blue component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex(title=R hex:, toolTip=The red component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex(title=A hex:, toolTip=The alpha component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec(title=R dec:, toolTip=The red component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec(title=G dec:, toolTip=The green component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec(title=A dec:, toolTip=The alpha component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextBackgroundColor(title=Characters Background Color :, toolTip=Choose character background color) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.ColorPickerHud(title=null, toolTip=Pick a color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker(title=null, toolTip=Pick a color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue(title=RGB value:, toolTip=The hexidecimal value of the color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex(title=G hex:, toolTip=The green component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec(title=B dec:, toolTip=The blue component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex(title=B hex:, toolTip=The blue component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex(title=R hex:, toolTip=The red component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex(title=A hex:, toolTip=The alpha component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec(title=R dec:, toolTip=The red component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec(title=G dec:, toolTip=The green component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec(title=A dec:, toolTip=The alpha component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton(title=null, toolTip=Drag to move) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton(title=null, toolTip=Click to delete the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton(title=null, toolTip=Rotate the frame counter-clockwise) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton(title=null, toolTip=Change the rotation point and rotation angle.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud(title=null, toolTip=Edit the rotation properties of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle(title=angle:, toolTip=Increase/Decrease Rotation Angle.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton(title=null, toolTip=Rotate the frame clockwise) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.MainHaloMenu(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.browser.view.BrowserHaloButton(title=null, toolTip=Enter new URL.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.browser.view.BrowserPropertiesHud(title=null, toolTip=browser) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.browser.view.BrowserPropertiesHud$AddressBar(title=URL:, toolTip=Enter new URL) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton(title=null, toolTip=Change the border and background.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud(title=null, toolTip=Edit the border and background of a frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop(title=Top border size:, toolTip=Change the top size of the border.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight(title=Right border size:, toolTip=Change the right size of the border.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom(title=Bottom border size:, toolTip=Change the bottom size of the border.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft(title=Left border size:, toolTip=Change the left size of the border.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField(title=Border color:, toolTip=Change the color of the border) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.ColorPickerHud(title=null, toolTip=Pick a color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker(title=null, toolTip=Pick a color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue(title=RGB value:, toolTip=The hexidecimal value of the color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex(title=G hex:, toolTip=The green component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec(title=B dec:, toolTip=The blue component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex(title=B hex:, toolTip=The blue component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex(title=R hex:, toolTip=The red component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex(title=A hex:, toolTip=The alpha component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec(title=R dec:, toolTip=The red component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec(title=G dec:, toolTip=The green component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec(title=A dec:, toolTip=The alpha component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate(title=Border template: , toolTip=Use the border from the template.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked(title=Lock the border: , toolTip=Prevent the border from any changes.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundColorField(title=color:, toolTip=Change the color of the background) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.ColorPickerHud(title=null, toolTip=Pick a color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker(title=null, toolTip=Pick a color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue(title=RGB value:, toolTip=The hexidecimal value of the color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex(title=G hex:, toolTip=The green component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec(title=B dec:, toolTip=The blue component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex(title=B hex:, toolTip=The blue component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex(title=R hex:, toolTip=The red component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex(title=A hex:, toolTip=The alpha component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec(title=R dec:, toolTip=The red component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec(title=G dec:, toolTip=The green component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec(title=A dec:, toolTip=The alpha component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundGradientField(title=gradient:, toolTip=Change the gradient of the background) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundImageField(title=image:, toolTip=Change the image of the background) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundPatternField(title=pattern:, toolTip=Change the pattern of the background) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate(title=Background template: , toolTip=Use the background from the template.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked(title=Lock the background: , toolTip=Prevent the background from any changes.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck(title=Frame visible: , toolTip=toggle the initial visibility of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton(title=null, toolTip=Edit frame size and position settings.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud(title=null, toolTip=Edit the size and position properties of a page.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth(title=Width:, toolTip=Change the width of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight(title=Height:, toolTip=Change the height of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate(title=Size template: , toolTip=Use the size from the template.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked(title=Lock the size: , toolTip=Prevent the size from any changes.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition(title=X:, toolTip=Change the X position of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition(title=Y:, toolTip=Change the Y position of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate(title=Location template: , toolTip=Use the location from the template.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked(title=Lock the location: , toolTip=Prevent the location from any changes.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameInsetsHaloButton(title=null, toolTip=Edit frame margin and padding settings.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud(title=null, toolTip=Edit the padding/margin properties of a frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop(title=Top padding:, toolTip=Change the top padding of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight(title=Right padding:, toolTip=Change the right padding of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom(title=Bottom padding:, toolTip=Change the bottom padding of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft(title=Left padding:, toolTip=Change the left padding of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate(title=Padding template: , toolTip=Use the padding from the template.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked(title=Lock the padding: , toolTip=Prevent the padding from any changes.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop(title=Top margin:, toolTip=Change the top margin of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight(title=Right margin:, toolTip=Change the right margin of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom(title=Bottom margin:, toolTip=Change the bottom margin of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft(title=Left margin:, toolTip=Change the left margin of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate(title=Margin template: , toolTip=Use the margin from the template.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked(title=Lock the margin: , toolTip=Prevent the margin from any changes.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton(title=null, toolTip=Increase the z-order of this frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton(title=null, toolTip=Decrease the z-order of this frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton(title=null, toolTip=Use the content from the template.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton(title=null, toolTip=Show the frames from the template.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.AddTemplateHaloButton(title=null, toolTip=Add the object as a template.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton(title=null, toolTip=Align the selected page elements.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsHud(title=null, toolTip=Align the selected page elements.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsBottom(title=Align bottom, toolTip=Click to align selected elements' bottom sides.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsHorizontally(title=Align horizontally, toolTip=Click to align selected elements' horizontally.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsVertically(title=Align vertically, toolTip=Click to align selected elements' vertically.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsLeft(title=Align left, toolTip=Click to align selected elements' left sides.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsRight(title=Align right, toolTip=Click to align selected elements' right sides.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsTop(title=Align top, toolTip=Click to align selected elements' top sides.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.EnterGroupButton(title=null, toolTip=Click to enter the selected group.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.ExitGroupButton(title=null, toolTip=Click to exit the current group.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.GroupPageElementsButton(title=null, toolTip=Click to group the selected page elements.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.UngroupPageElementsButton(title=null, toolTip=Click to ungroup the selected page elements.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHaloButton(title=null, toolTip=Manage links.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud(title=null, toolTip=Manage links.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$CurrentRule(title=Rule:, toolTip=Select a rule) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AddRule(title=null, toolTip=Add new rule) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$RemoveRule(title=null, toolTip=Remove the selected rule) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AvailableTriggers(title=Trigger:, toolTip=Select a trigger for this rule) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AvailableActions(title=Action:, toolTip=Select action for this rule) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$ConfigPanel(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages(title=Go to page:, toolTip=Go To Page) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.resize.PageResizeHaloButton(title=null, toolTip=Drag to resize the page) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyMoveHaloButton(title=null, toolTip=Drag to move) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyRemoveHaloButton(title=null, toolTip=Click to remove the sticky) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainMenu(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainHaloButton(title=Chain Text Frame, toolTip=Choose next text frame to be chained) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainHud(title=Chain Text Frame, toolTip=Choose next text frame to be chained) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainHud$TextChainComboBox(title=Select Text Frame, toolTip=Choose next text frame to be chained) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextUnchainNextHaloButton(title=Unchain next frame, toolTip=Unchain next frame) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainTopMenu(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextUnchainPrevHalo(title=null, toolTip=Unchaing previous frame) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.page.areas.ReaderPageWorkArea(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.scene.simple.SimpleSceneVisual(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHaloMenu(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHaloButton(title=null, toolTip=Choose font) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud(title=null, toolTip=Choose font family name, size and style) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextFontFamily(title=Font name, toolTip=Choose font name) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextFontSize(title=Font size, toolTip=Choose font size) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextItalicStyle(title=Italic:, toolTip=Set on/off italic) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextBoldStyle(title=Bold: , toolTip=Set on/off bold.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextUnderlineStyle(title=Underline: , toolTip=Set on/off underline) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextStrikethroughStyle(title=Strikethrough: , toolTip=Set on/off strikethrough) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextForegroundColor(title=Characters Color :, toolTip=Choose character color) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.ColorPickerHud(title=null, toolTip=Pick a color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker(title=null, toolTip=Pick a color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue(title=RGB value:, toolTip=The hexidecimal value of the color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex(title=G hex:, toolTip=The green component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec(title=B dec:, toolTip=The blue component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex(title=B hex:, toolTip=The blue component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex(title=R hex:, toolTip=The red component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex(title=A hex:, toolTip=The alpha component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec(title=R dec:, toolTip=The red component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec(title=G dec:, toolTip=The green component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec(title=A dec:, toolTip=The alpha component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.styling.TextFontHud$TextBackgroundColor(title=Characters Background Color :, toolTip=Choose character background color) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.ColorPickerHud(title=null, toolTip=Pick a color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker(title=null, toolTip=Pick a color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue(title=RGB value:, toolTip=The hexidecimal value of the color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex(title=G hex:, toolTip=The green component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec(title=B dec:, toolTip=The blue component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex(title=B hex:, toolTip=The blue component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex(title=R hex:, toolTip=The red component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex(title=A hex:, toolTip=The alpha component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec(title=R dec:, toolTip=The red component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec(title=G dec:, toolTip=The green component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec(title=A dec:, toolTip=The alpha component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameMoveHaloMenu(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameMoveHaloButton(title=null, toolTip=Drag to move) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.move.FrameRemoveHaloButton(title=null, toolTip=Click to delete the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateHaloMenu(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateLeftHaloButton(title=null, toolTip=Rotate the frame counter-clockwise) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHaloButton(title=null, toolTip=Change the rotation point and rotation angle.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud(title=null, toolTip=Edit the rotation properties of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationAngle(title=angle:, toolTip=Increase/Decrease Rotation Angle.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotationPropertiesHud$RotationCenter(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.rotate.FrameRotateRightHaloButton(title=null, toolTip=Rotate the frame clockwise) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.MainHaloMenu(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.browser.view.BrowserHaloButton(title=null, toolTip=Enter new URL.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.browser.view.BrowserPropertiesHud(title=null, toolTip=browser) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.browser.view.BrowserPropertiesHud$AddressBar(title=URL:, toolTip=Enter new URL) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.BackgroundAndBorderHaloButton(title=null, toolTip=Change the border and background.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud(title=null, toolTip=Edit the border and background of a frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsTop(title=Top border size:, toolTip=Change the top size of the border.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsRight(title=Right border size:, toolTip=Change the right size of the border.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsBottom(title=Bottom border size:, toolTip=Change the bottom size of the border.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderInsetsLeft(title=Left border size:, toolTip=Change the left size of the border.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderColorField(title=Border color:, toolTip=Change the color of the border) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.ColorPickerHud(title=null, toolTip=Pick a color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker(title=null, toolTip=Pick a color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue(title=RGB value:, toolTip=The hexidecimal value of the color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex(title=G hex:, toolTip=The green component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec(title=B dec:, toolTip=The blue component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex(title=B hex:, toolTip=The blue component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex(title=R hex:, toolTip=The red component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex(title=A hex:, toolTip=The alpha component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec(title=R dec:, toolTip=The red component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec(title=G dec:, toolTip=The green component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec(title=A dec:, toolTip=The alpha component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderUseTemplate(title=Border template: , toolTip=Use the border from the template.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BorderLocked(title=Lock the border: , toolTip=Prevent the border from any changes.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundPanel(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundColorField(title=color:, toolTip=Change the color of the background) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.ColorPickerHud(title=null, toolTip=Pick a color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker(title=null, toolTip=Pick a color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RGBValue(title=RGB value:, toolTip=The hexidecimal value of the color.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueHex(title=G hex:, toolTip=The green component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueDec(title=B dec:, toolTip=The blue component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$BlueValueHex(title=B hex:, toolTip=The blue component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueHex(title=R hex:, toolTip=The red component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueHex(title=A hex:, toolTip=The alpha component in hexadecimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$RedValueDec(title=R dec:, toolTip=The red component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$GreenValueDec(title=G dec:, toolTip=The green component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.color.ColorPicker$AlphaValueDec(title=A dec:, toolTip=The alpha component in decimal.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundGradientField(title=gradient:, toolTip=Change the gradient of the background) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundImageField(title=image:, toolTip=Change the image of the background) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundPatternField(title=pattern:, toolTip=Change the pattern of the background) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundUseTemplate(title=Background template: , toolTip=Use the background from the template.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$BackgroundLocked(title=Lock the background: , toolTip=Prevent the background from any changes.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.BackgroundAndBorderHud$FrameVisibleCheck(title=Frame visible: , toolTip=toggle the initial visibility of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameSizeAndPositionHaloButton(title=null, toolTip=Edit frame size and position settings.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud(title=null, toolTip=Edit the size and position properties of a page.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameWidth(title=Width:, toolTip=Change the width of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameHeight(title=Height:, toolTip=Change the height of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeUseTemplate(title=Size template: , toolTip=Use the size from the template.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameSizeLocked(title=Lock the size: , toolTip=Prevent the size from any changes.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameXPosition(title=X:, toolTip=Change the X position of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameYPosition(title=Y:, toolTip=Change the Y position of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationUseTemplate(title=Location template: , toolTip=Use the location from the template.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.SizeAndPositionHud$FrameLocationLocked(title=Lock the location: , toolTip=Prevent the location from any changes.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameInsetsHaloButton(title=null, toolTip=Edit frame margin and padding settings.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud(title=null, toolTip=Edit the padding/margin properties of a frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingTop(title=Top padding:, toolTip=Change the top padding of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingRight(title=Right padding:, toolTip=Change the right padding of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingBottom(title=Bottom padding:, toolTip=Change the bottom padding of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLeft(title=Left padding:, toolTip=Change the left padding of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingUseTemplate(title=Padding template: , toolTip=Use the padding from the template.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FramePaddingLocked(title=Lock the padding: , toolTip=Prevent the padding from any changes.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginTop(title=Top margin:, toolTip=Change the top margin of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginRight(title=Right margin:, toolTip=Change the right margin of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginBottom(title=Bottom margin:, toolTip=Change the bottom margin of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLeft(title=Left margin:, toolTip=Change the left margin of the frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginUseTemplate(title=Margin template: , toolTip=Use the margin from the template.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.huds.InsetsHud$FrameMarginLocked(title=Lock the margin: , toolTip=Prevent the margin from any changes.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameZOrderUpHaloButton(title=null, toolTip=Increase the z-order of this frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameZOrderDownHaloButton(title=null, toolTip=Decrease the z-order of this frame.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.frame.FrameContentUseTemplateHaloButton(title=null, toolTip=Use the content from the template.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.PageFramesUseTemplateHaloButton(title=null, toolTip=Show the frames from the template.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.shared.AddTemplateHaloButton(title=null, toolTip=Add the object as a template.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.buttons.huds.AlignElementsHaloButton(title=null, toolTip=Align the selected page elements.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsHud(title=null, toolTip=Align the selected page elements.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsBottom(title=Align bottom, toolTip=Click to align selected elements' bottom sides.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsHorizontally(title=Align horizontally, toolTip=Click to align selected elements' horizontally.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsVertically(title=Align vertically, toolTip=Click to align selected elements' vertically.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsLeft(title=Align left, toolTip=Click to align selected elements' left sides.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsRight(title=Align right, toolTip=Click to align selected elements' right sides.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.align.AlignElementsTop(title=Align top, toolTip=Click to align selected elements' top sides.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.EnterGroupButton(title=null, toolTip=Click to enter the selected group.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.ExitGroupButton(title=null, toolTip=Click to exit the current group.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.GroupPageElementsButton(title=null, toolTip=Click to group the selected page elements.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.grouping.UngroupPageElementsButton(title=null, toolTip=Click to ungroup the selected page elements.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHaloButton(title=null, toolTip=Manage links.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud(title=null, toolTip=Manage links.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$CurrentRule(title=Rule:, toolTip=Select a rule) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AddRule(title=null, toolTip=Add new rule) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$RemoveRule(title=null, toolTip=Remove the selected rule) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AvailableTriggers(title=Trigger:, toolTip=Select a trigger for this rule) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$AvailableActions(title=Action:, toolTip=Select action for this rule) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.LinksHud$ConfigPanel(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.HideFrameConfigurationPanel(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ToggleFrameConfigurationPanel(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector(title=Select frame:, toolTip=Show frame) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.links.actions.navigation.GoToPageConfigurationPanel$AvailablePages(title=Go to page:, toolTip=Go To Page) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.resize.PageResizeHaloMenu(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.halos.page.resize.PageResizeHaloButton(title=null, toolTip=Drag to resize the page) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyHaloMenu(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyMoveHaloButton(title=null, toolTip=Drag to move) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.halos.StickyRemoveHaloButton(title=null, toolTip=Click to remove the sticky) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainMenu(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainHaloButton(title=Chain Text Frame, toolTip=Choose next text frame to be chained) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainHud(title=Chain Text Frame, toolTip=Choose next text frame to be chained) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainHud$TextChainComboBox(title=Select Text Frame, toolTip=Choose next text frame to be chained) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextUnchainNextHaloButton(title=Unchain next frame, toolTip=Unchain next frame) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextChainTopMenu(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.text.chaining.TextUnchainPrevHalo(title=null, toolTip=Unchaing previous frame) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.BookBottomPanel(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.panels.ZoomPercentagePanel(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.panels.NavigationPanel(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.panels.QuickSearchPanel(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.panels.ShowFramesCheckBoxPanel(title=outline frames, toolTip=Toggle outline frame bounds mode.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.book.panels.PreviewModeButton(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.app.AppTabBar(title=TabBar, toolTip=Open Books) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.AppTabBarMenu(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.tabbar.MinimizeAllItem(title=MinimizeAll, toolTip=Click here to hide all windows and show the desktop.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.tabbar.RestoreAllItem(title=RestoreAll, toolTip=Click here to show all windows that are minimized.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.AppMenuBar(title=null, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.FileMenu(title=File, toolTip=File menu) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.NewBookItem(title=New Book, toolTip=Create a new book.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.OpenBookItem(title=Open Book, toolTip=Open an existing book.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.SaveBookItem(title=Save, toolTip=Save the current book to a file.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.SaveBookAsItem(title=Save As, toolTip=Save the current book to another file.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.SaveBookAsTemplateItem(title=Save As Template, toolTip=Save the current book as a template.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.BookPropertiesItem(title=Book Properties, toolTip=Show the properties of the current book.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.print.view.PrintItem(title=Print..., toolTip=Print current book) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.ExportSubMenu(title=Export as, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.print.pdf.export.ExportToPDFItem(title=PDF, toolTip=Exports current book to pdf file) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.html.ExportAsHtmlItem(title=HTML, toolTip=Export current book in html file.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.print.view.PrintToFileItem(title=Print To File..., toolTip=Print current book to file) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.CloseBookItem(title=Close, toolTip=Close the current book.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.file.ExitItem(title=Quit Sophie 2, toolTip=Close Sophie 2.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.edit.EditMenu(title=Edit, toolTip=Edit menu) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.edit.UndoItem(title=Can't undo!, toolTip=Revert the last change made.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.edit.RedoItem(title=Can't redo!, toolTip=Restore the last reverted change.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.edit.SetBookTitleItem(title=Set Title, toolTip=Set the title of the current book.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.edit.SetPageSizeItem(title=Set Page Dimensions, toolTip=Change the page width and height of the current book.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.edit.ShowConnectionsItem(title=Show frame connections, toolTip=Toggle the display of text frame chain connections.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.insert.InsertMenu(title=Insert, toolTip=Insert menu) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.insert.InsertTextItem(title=Text, toolTip=Add a text frame to the current page.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.image.view.InsertImageItem(title=Image, toolTip=Add an image frame to the current page.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.media.view.InsertAudioItem(title=Audio, toolTip=Add an audio frame to the current page.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.media.view.InsertVideoItem(title=Video..., toolTip=Add a video frame to the current page.) [09.07.2009 12:41:37] [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.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.embedded.view.InsertBookItem(title=Book, toolTip=Embed a book in the current page.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.pdf.view.InsertPDFItem(title=Pdf, toolTip=Add a PDF frame to the current page.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.browser.view.InsertBrowserItem(title=Browser, toolTip=Add a browser frame to the current page.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.view.ViewMenu(title=View, toolTip=View Menu) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.view.NormalModeItem(title=Normal mode, toolTip=Switch to normal screen mode) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.view.FullScreenItem(title=Full Screen Mode, toolTip=Switch to full screen mode) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.skins.SkinsMenu(title=Skins, toolTip=Change the skin of Sophie.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.skins.DefaultSkinItem(title=Default skin, toolTip=Click to switch to default skin.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.skin.alternative.AlternativeSkinItem(title=Alternative skin, toolTip=Click to switch to alternative skin.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.window.WindowMenu(title=Window, toolTip=Window menu) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.window.CascadeItem(title=Cascade, toolTip=Cascade the open documents.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.window.TileItem(title=Tile, toolTip=Tile the open documents.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.window.DocumentItem(title=+New Book A, toolTip=null) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.help.HelpMenu(title=Help, toolTip=Help menu) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.help.menuitems.HelpContentsItem(title=Help Contents, toolTip=Displays the main help index) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.help.menuitems.BugReportItem(title=Send an Error Report..., toolTip=Report a bug in Sophie.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.help.menuitems.AboutItem(title=About, toolTip=Displays version information, license used, etc.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.menus.help.InspectorMenuItem(title=Inspector, toolTip=Start the inspector in the current work area.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.commons.app.RightFlap(title=Right, toolTip=Instruments related to resources.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.resources.view.ResourcesTab(title=Resources, toolTip=Contains information about resources.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.resources.view.AllResourcesPalette(title=Resources, toolTip=All of the resources in the current book.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.resources.view.ResourceDetailsPalette(title=Detail View, toolTip=Detail View) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.resources.view.ChangesTab(title=Changes, toolTip=Contains information about changes.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.func.resources.view.AllChangesPalette(title=Changes, toolTip=All changes done to the selected resource.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.right.library.LibraryTab(title=Library, toolTip=Provides book and frame components) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.right.library.BookTemplatesPalette(title=Book Templates, toolTip=Templates for new books.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.right.library.PageTemplatesPalette(title=Page Templates Palette, toolTip=Templates for new Pages) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.right.library.FrameTemplatesPalette(title=Frame Templates Palette, toolTip=Templates for new Frames) [09.07.2009 12:41:37] [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) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.tab.AllAnnotationsPalette(title=All annotations, toolTip=Load/save annotations, manage annotations from different users) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.tab.BookExtrasPalette(title=Book extras, toolTip=Manage book extras - show/hide, export/import, etc.) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.extra.func.annotations.view.tab.StickiesPalette(title=Stickies, toolTip=Add new sticky, show or hide stickies) [09.07.2009 12:41:37] [FakeAuthorMain] DEBUG - org.sophie2.main.app.layout.right.styles.StylesTab(title=Styles, toolTip=Style related palettes.) [09.07.2009 12:41:37] [FakeAuthorMain] INFO - Sophie startup finished in: 36.61 sec. [09.07.2009 12:41:38] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=8716 [09.07.2009 12:41:38] [SimpleSceneVisual] DEBUG - paintComponent: [09.07.2009 12:41:38] [HotTextLayout] DEBUG - draw: Path length = 2 [09.07.2009 12:41:38] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@14e5445], CUR_AREA=0} -> State{LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@14e5445], CUR_AREA=0}) [09.07.2009 12:41:38] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@14e5445], CUR_AREA=0} -> State{LAST_EDGE=CLOSE_TEXT, RANGE=TextRange(0, 0), SCOPE=FINAL, AREAS=[org.sophie2.base.commons.util.position.ImmArea@14e5445], CUR_AREA=0}) [09.07.2009 12:41:38] [HotTextLayout] DEBUG - draw: Path length = 2 [09.07.2009 12:41:38] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@af5ffc], CUR_AREA=0} -> State{LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@af5ffc], CUR_AREA=0}) [09.07.2009 12:41:38] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@af5ffc], CUR_AREA=0} -> State{LAST_EDGE=CLOSE_TEXT, RANGE=TextRange(0, 0), SCOPE=FINAL, AREAS=[org.sophie2.base.commons.util.position.ImmArea@af5ffc], CUR_AREA=0}) [09.07.2009 12:41:39] [HotTextLayout] DEBUG - draw: Path length = 2 [09.07.2009 12:41:39] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:0.00000, State{RANGE=TextRange(0, 0), SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@117a0ad], CUR_AREA=0} -> State{LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@117a0ad], CUR_AREA=0}) [09.07.2009 12:41:39] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:3.40282e+38, State{LAST_EDGE=OPEN_TEXT, RANGE=TextRange(0, 0), SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@117a0ad], CUR_AREA=0} -> State{LAST_EDGE=CLOSE_TEXT, RANGE=TextRange(0, 0), SCOPE=FINAL, AREAS=[org.sophie2.base.commons.util.position.ImmArea@117a0ad], CUR_AREA=0}) [09.07.2009 12:41:39] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=498 [09.07.2009 12:41:39] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1a76e2e, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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]]} [09.07.2009 12:41:39] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:39] [LogicR3] INFO - Processing event: EventR3{id=RESIZE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@17500c0, 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@a6002c,flags=9,maximumSize=,minimumSize=,preferredSize=]} [09.07.2009 12:41:39] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@6c8d81 [09.07.2009 12:41:49] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1a76e2e, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=541.000, y=682.000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(541,682),absolute(825,841),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:49] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:49] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1a76e2e, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=679.000, y=392.000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(679,392),absolute(963,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]]} [09.07.2009 12:41:49] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:49] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1a76e2e, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=679.000, y=392.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(679,392),absolute(963,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]]} [09.07.2009 12:41:49] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@544ff1, org.sophie2.main.scene.simple.SimpleSceneVisual@1a76e2e, null], target=[ModifierSet[], ImmPoint(x=639.000, y=352.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1a76e2e, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=679.000, y=392.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(679,392),absolute(963,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]]}} [09.07.2009 12:41:49] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:49] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@544ff1, org.sophie2.main.scene.simple.SimpleSceneVisual@1a76e2e, null], target=[ModifierSet[], ImmPoint(x=639.000, y=352.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1a76e2e, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=679.000, y=392.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(679,392),absolute(963,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]]}} [09.07.2009 12:41:49] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:49] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:49] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1a76e2e, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=679.000, y=392.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(679,392),absolute(963,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]]} [09.07.2009 12:41:49] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@1a76e2e, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=726.000, y=115.000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(726,115),absolute(1010,274),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:49] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=CLOSE, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@17500c0, null, null], target=[], cause=null} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@6ef157, null, null], target=[org.sophie2.base.model.book.Frame@725fab], cause=null} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e98791 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@6ef157, null, null], target=[org.sophie2.base.model.book.Frame@725fab], cause=null} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=PAGE_HIDDEN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@17500c0, null, null], target=[org.sophie2.base.model.book.Page@976eda], cause=null} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e267c7 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=PAGE_HIDDEN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@17500c0, null, null], target=[org.sophie2.base.model.book.Page@976eda], cause=null} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=PAGE_SHOWN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@17500c0, null, null], target=[org.sophie2.base.model.book.Page@976eda], cause=null} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1eaaab [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=PAGE_SHOWN, context=[org.sophie2.main.app.commons.book.BookDocumentWindow@17500c0, null, null], target=[org.sophie2.base.model.book.Page@976eda], cause=null} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@cf9e79, null, null], target=[org.sophie2.base.model.book.Frame@1c47481], cause=null} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e98791 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@cf9e79, null, null], target=[org.sophie2.base.model.book.Frame@1c47481], cause=null} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@8b739c, null, null], target=[org.sophie2.base.model.book.Frame@1da39a0], cause=null} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e98791 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@8b739c, null, null], target=[org.sophie2.base.model.book.Frame@1da39a0], cause=null} [09.07.2009 12:41:51] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@1682b70 [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,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=14.0000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(705,14),absolute(983,145),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]]} [09.07.2009 12:41:51] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:51] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=36430 [09.07.2009 12:41:51] [SimpleSceneVisual] DEBUG - paintComponent: [09.07.2009 12:41:51] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=1 [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=703.000, y=14.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(703,14),absolute(981,145),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=663.000, y=-26.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=703.000, y=14.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(703,14),absolute(981,145),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=663.000, y=-26.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=703.000, y=14.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(703,14),absolute(981,145),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=703.000, y=14.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(703,14),absolute(981,145),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=697.000, y=14.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(697,14),absolute(975,145),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=657.000, y=-26.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=697.000, y=14.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(697,14),absolute(975,145),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=657.000, y=-26.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=697.000, y=14.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(697,14),absolute(975,145),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=697.000, y=14.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(697,14),absolute(975,145),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=688.000, y=15.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(688,15),absolute(966,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]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=648.000, y=-25.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=688.000, y=15.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(688,15),absolute(966,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]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=648.000, y=-25.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=688.000, y=15.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(688,15),absolute(966,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]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=688.000, y=15.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(688,15),absolute(966,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]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=677.000, y=17.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(677,17),absolute(955,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]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=637.000, y=-23.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=677.000, y=17.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(677,17),absolute(955,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]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=637.000, y=-23.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=677.000, y=17.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(677,17),absolute(955,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]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=677.000, y=17.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(677,17),absolute(955,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]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=662.000, y=19.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(662,19),absolute(940,150),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=622.000, y=-21.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=662.000, y=19.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(662,19),absolute(940,150),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=622.000, y=-21.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=662.000, y=19.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(662,19),absolute(940,150),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=662.000, y=19.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(662,19),absolute(940,150),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=635.000, y=24.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(635,24),absolute(913,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]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=595.000, y=-16.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=635.000, y=24.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(635,24),absolute(913,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]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=595.000, y=-16.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=635.000, y=24.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(635,24),absolute(913,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]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=635.000, y=24.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(635,24),absolute(913,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]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=35.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(584,35),absolute(862,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]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=544.000, y=-5.00000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=35.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(584,35),absolute(862,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]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=544.000, y=-5.00000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=35.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(584,35),absolute(862,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]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=35.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(584,35),absolute(862,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]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=537.000, y=52.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(537,52),absolute(815,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]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=497.000, y=12.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=537.000, y=52.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(537,52),absolute(815,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]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=497.000, y=12.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=537.000, y=52.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(537,52),absolute(815,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]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=537.000, y=52.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(537,52),absolute(815,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]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=468.000, y=82.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(468,82),absolute(746,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]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=428.000, y=42.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=468.000, y=82.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(468,82),absolute(746,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]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=428.000, y=42.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=468.000, y=82.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(468,82),absolute(746,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]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=468.000, y=82.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(468,82),absolute(746,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]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=104.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(426,104),absolute(704,235),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=386.000, y=64.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=104.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(426,104),absolute(704,235),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=386.000, y=64.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=104.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(426,104),absolute(704,235),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=104.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(426,104),absolute(704,235),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=396.000, y=119.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(396,119),absolute(674,250),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=356.000, y=79.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=396.000, y=119.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(396,119),absolute(674,250),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=356.000, y=79.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=396.000, y=119.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(396,119),absolute(674,250),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=396.000, y=119.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(396,119),absolute(674,250),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=374.000, y=130.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(374,130),absolute(652,261),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=334.000, y=90.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=374.000, y=130.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(374,130),absolute(652,261),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=334.000, y=90.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=374.000, y=130.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(374,130),absolute(652,261),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=374.000, y=130.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(374,130),absolute(652,261),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=137.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(360,137),absolute(638,268),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=320.000, y=97.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=137.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(360,137),absolute(638,268),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=320.000, y=97.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=137.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(360,137),absolute(638,268),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=137.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(360,137),absolute(638,268),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=352.000, y=140.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(352,140),absolute(630,271),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=312.000, y=100.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=352.000, y=140.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(352,140),absolute(630,271),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=312.000, y=100.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=352.000, y=140.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(352,140),absolute(630,271),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=352.000, y=140.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(352,140),absolute(630,271),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=350.000, y=141.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(350,141),absolute(628,272),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=310.000, y=101.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=350.000, y=141.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(350,141),absolute(628,272),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=310.000, y=101.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=350.000, y=141.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(350,141),absolute(628,272),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=350.000, y=141.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(350,141),absolute(628,272),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=352.000, y=146.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(352,146),absolute(630,277),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=312.000, y=106.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=352.000, y=146.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(352,146),absolute(630,277),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=312.000, y=106.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=352.000, y=146.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(352,146),absolute(630,277),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=352.000, y=146.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(352,146),absolute(630,277),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=358.000, y=158.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(358,158),absolute(636,289),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=318.000, y=118.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=358.000, y=158.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(358,158),absolute(636,289),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=318.000, y=118.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=358.000, y=158.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(358,158),absolute(636,289),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=358.000, y=158.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(358,158),absolute(636,289),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=368.000, y=175.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(368,175),absolute(646,306),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=328.000, y=135.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=368.000, y=175.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(368,175),absolute(646,306),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=328.000, y=135.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=368.000, y=175.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(368,175),absolute(646,306),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=368.000, y=175.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(368,175),absolute(646,306),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=198.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(380,198),absolute(658,329),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=340.000, y=158.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=198.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(380,198),absolute(658,329),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=340.000, y=158.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=198.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(380,198),absolute(658,329),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=198.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(380,198),absolute(658,329),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=399.000, y=242.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(399,242),absolute(677,373),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=359.000, y=202.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=399.000, y=242.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(399,242),absolute(677,373),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=359.000, y=202.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=399.000, y=242.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(399,242),absolute(677,373),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=399.000, y=242.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(399,242),absolute(677,373),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=420.000, y=295.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(420,295),absolute(698,426),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:51] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=380.000, y=255.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=420.000, y=295.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(420,295),absolute(698,426),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=380.000, y=255.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=420.000, y=295.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(420,295),absolute(698,426),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:51] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:51] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=420.000, y=295.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(420,295),absolute(698,426),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:52] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=343.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(441,343),absolute(719,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]]} [09.07.2009 12:41:52] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=401.000, y=303.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=343.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(441,343),absolute(719,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]]}} [09.07.2009 12:41:52] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:52] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=401.000, y=303.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=343.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(441,343),absolute(719,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]]}} [09.07.2009 12:41:52] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:52] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:52] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=343.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(441,343),absolute(719,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]]} [09.07.2009 12:41:52] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=452.000, y=370.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(452,370),absolute(730,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]]} [09.07.2009 12:41:52] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=412.000, y=330.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=452.000, y=370.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(452,370),absolute(730,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]]}} [09.07.2009 12:41:52] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:52] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=412.000, y=330.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=452.000, y=370.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(452,370),absolute(730,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]]}} [09.07.2009 12:41:52] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:52] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:52] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=452.000, y=370.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(452,370),absolute(730,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]]} [09.07.2009 12:41:52] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=455.000, y=391.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(455,391),absolute(733,522),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:52] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=415.000, y=351.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=455.000, y=391.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(455,391),absolute(733,522),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:52] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:52] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=415.000, y=351.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=455.000, y=391.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(455,391),absolute(733,522),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:52] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:52] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:52] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=455.000, y=391.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(455,391),absolute(733,522),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:52] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=389.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(457,389),absolute(735,520),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:52] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=417.000, y=349.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=389.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(457,389),absolute(735,520),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:52] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:52] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=417.000, y=349.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=389.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(457,389),absolute(735,520),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:52] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:52] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:52] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=389.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(457,389),absolute(735,520),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:52] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=470.000, y=381.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(470,381),absolute(748,512),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:52] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=430.000, y=341.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=470.000, y=381.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(470,381),absolute(748,512),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:52] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:52] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=430.000, y=341.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=470.000, y=381.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(470,381),absolute(748,512),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:52] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:52] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:52] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=470.000, y=381.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(470,381),absolute(748,512),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:52] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=373.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(492,373),absolute(770,504),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:52] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=452.000, y=333.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=373.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(492,373),absolute(770,504),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:52] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:52] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=452.000, y=333.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=373.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(492,373),absolute(770,504),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:52] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:52] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:52] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=373.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(492,373),absolute(770,504),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:52] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=536.000, y=359.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(536,359),absolute(814,490),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:52] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=496.000, y=319.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=536.000, y=359.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(536,359),absolute(814,490),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:52] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:52] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=496.000, y=319.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=536.000, y=359.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(536,359),absolute(814,490),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:52] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:52] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:52] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=536.000, y=359.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(536,359),absolute(814,490),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:52] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=626.000, y=330.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(626,330),absolute(904,461),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:52] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=586.000, y=290.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=626.000, y=330.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(626,330),absolute(904,461),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:52] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:52] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=586.000, y=290.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=626.000, y=330.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(626,330),absolute(904,461),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:52] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:52] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:52] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=626.000, y=330.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(626,330),absolute(904,461),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:52] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=749.000, y=297.000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(749,297),absolute(1027,428),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:52] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=661.000, y=241.000)], cause=java.awt.event.MouseEvent[MOUSE_ENTERED,(661,241),absolute(939,372),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=661.000, y=241.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(661,241),absolute(939,372),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=621.000, y=201.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=661.000, y=241.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(661,241),absolute(939,372),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=621.000, y=201.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=661.000, y=241.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(661,241),absolute(939,372),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=661.000, y=241.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(661,241),absolute(939,372),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=612.000, y=222.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(612,222),absolute(890,353),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=572.000, y=182.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=612.000, y=222.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(612,222),absolute(890,353),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=572.000, y=182.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=612.000, y=222.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(612,222),absolute(890,353),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=612.000, y=222.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(612,222),absolute(890,353),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=577.000, y=204.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(577,204),absolute(855,335),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=537.000, y=164.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=577.000, y=204.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(577,204),absolute(855,335),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=537.000, y=164.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=577.000, y=204.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(577,204),absolute(855,335),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=577.000, y=204.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(577,204),absolute(855,335),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=185.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(552,185),absolute(830,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=512.000, y=145.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=185.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(552,185),absolute(830,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=512.000, y=145.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=185.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(552,185),absolute(830,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=185.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(552,185),absolute(830,316),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=535.000, y=172.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(535,172),absolute(813,303),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=495.000, y=132.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=535.000, y=172.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(535,172),absolute(813,303),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=495.000, y=132.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=535.000, y=172.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(535,172),absolute(813,303),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=535.000, y=172.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(535,172),absolute(813,303),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=525.000, y=162.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(525,162),absolute(803,293),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=485.000, y=122.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=525.000, y=162.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(525,162),absolute(803,293),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=485.000, y=122.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=525.000, y=162.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(525,162),absolute(803,293),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=525.000, y=162.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(525,162),absolute(803,293),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=155.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(519,155),absolute(797,286),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=479.000, y=115.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=155.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(519,155),absolute(797,286),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=479.000, y=115.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=155.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(519,155),absolute(797,286),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=155.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(519,155),absolute(797,286),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=516.000, y=147.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(516,147),absolute(794,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]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=476.000, y=107.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=516.000, y=147.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(516,147),absolute(794,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]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=476.000, y=107.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=516.000, y=147.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(516,147),absolute(794,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]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=516.000, y=147.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(516,147),absolute(794,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]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=146.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(510,146),absolute(788,277),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=470.000, y=106.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=146.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(510,146),absolute(788,277),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=470.000, y=106.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=146.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(510,146),absolute(788,277),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=146.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(510,146),absolute(788,277),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=494.000, y=140.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(494,140),absolute(772,271),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=454.000, y=100.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=494.000, y=140.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(494,140),absolute(772,271),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=454.000, y=100.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=494.000, y=140.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(494,140),absolute(772,271),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=494.000, y=140.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(494,140),absolute(772,271),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=469.000, y=129.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(469,129),absolute(747,260),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=429.000, y=89.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=469.000, y=129.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(469,129),absolute(747,260),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=429.000, y=89.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=469.000, y=129.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(469,129),absolute(747,260),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=469.000, y=129.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(469,129),absolute(747,260),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=435.000, y=112.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(435,112),absolute(713,243),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=395.000, y=72.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=435.000, y=112.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(435,112),absolute(713,243),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=395.000, y=72.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=435.000, y=112.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(435,112),absolute(713,243),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=435.000, y=112.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(435,112),absolute(713,243),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=379.000, y=88.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(379,88),absolute(657,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]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=339.000, y=48.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=379.000, y=88.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(379,88),absolute(657,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]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=339.000, y=48.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=379.000, y=88.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(379,88),absolute(657,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]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=379.000, y=88.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(379,88),absolute(657,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]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=302.000, y=60.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(302,60),absolute(580,191),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=262.000, y=20.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=302.000, y=60.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(302,60),absolute(580,191),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=262.000, y=20.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=302.000, y=60.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(302,60),absolute(580,191),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=302.000, y=60.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(302,60),absolute(580,191),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=205.000, y=28.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(205,28),absolute(483,159),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=165.000, y=-12.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=205.000, y=28.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(205,28),absolute(483,159),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=165.000, y=-12.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=205.000, y=28.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(205,28),absolute(483,159),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=205.000, y=28.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(205,28),absolute(483,159),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=14.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,14),absolute(419,145),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=101.000, y=-26.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=14.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,14),absolute(419,145),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=101.000, y=-26.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=14.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,14),absolute(419,145),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=141.000, y=14.0000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,14),absolute(419,145),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=85.0000, y=3.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(85,3),absolute(363,134),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=45.0000, y=-37.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=85.0000, y=3.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(85,3),absolute(363,134),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@80cf99, org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null], target=[ModifierSet[], ImmPoint(x=45.0000, y=-37.0000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=85.0000, y=3.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(85,3),absolute(363,134),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:53] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab441 [09.07.2009 12:41:53] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=85.0000, y=3.00000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(85,3),absolute(363,134),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} [09.07.2009 12:41:53] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@48e2c5, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=-3.00000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(43,-3),absolute(321,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]]} [09.07.2009 12:41:53] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@134711b [09.07.2009 12:41:56] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 100.00 [09.07.2009 12:41:59] [LogicR3] INFO - Processing event: EventR3{id=ADD_BROWSER_FRAME, context=[org.sophie2.extra.func.browser.view.InsertBrowserItem@a8272d, null, null], target=[], cause=null} [09.07.2009 12:41:59] [BrowserLogic$1] DEBUG - insertFrame: location= ImmPoint(x=75.0000, y=75.0000) [09.07.2009 12:41:59] [BrowserLogic$1] DEBUG - insertFrame: targetBounds= ImmRect(75.0000, 75.0000, 280.000, 210.000) [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.Frame$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BorderStyle$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.BackgroundStyle$1templateSupport$1[] [09.07.2009 12:41:59] [TemplateSupport$1fields] DEBUG - initOwnAnnotation: composing-list@fields@class org.sophie2.base.model.book.ShadowStyle$1templateSupport$1[] [09.07.2009 12:41:59] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:59] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:59] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel [09.07.2009 12:41:59] [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! [09.07.2009 12:41:59] [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! [09.07.2009 12:41:59] [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! [09.07.2009 12:41:59] [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! [09.07.2009 12:41:59] [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! [09.07.2009 12:41:59] [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! [09.07.2009 12:41:59] [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! [09.07.2009 12:41:59] [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! [09.07.2009 12:41:59] [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! [09.07.2009 12:41:59] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@1b13b4a, null, null], target=[org.sophie2.base.model.book.Frame@11596d4], cause=null} [09.07.2009 12:41:59] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e98791 [09.07.2009 12:41:59] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@1b13b4a, null, null], target=[org.sophie2.base.model.book.Frame@11596d4], cause=null} [09.07.2009 12:41:59] [FrameContentView$1manipulationViews] DEBUG - initOwnAnnotation: transforming-list@manipulationViews@class org.sophie2.main.app.commons.content.UndefinedContentView[] [09.07.2009 12:41:59] [LogicR3] INFO - Processing event: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@1b13b4a, null, null], target=[org.sophie2.base.model.book.Frame@11596d4], cause=null} [09.07.2009 12:41:59] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1e98791 [09.07.2009 12:41:59] [LogicR3] INFO - No operation to handle: EventR3{id=FRAME_SHOWN, context=[org.sophie2.main.app.commons.frame.FrameView@1b13b4a, null, null], target=[org.sophie2.base.model.book.Frame@11596d4], cause=null} [09.07.2009 12:42:00] [SophieExceptionHandler] ERROR - no swt-gtk-3550 or swt-gtk in swt.library.path, java.library.path or the jar file java.lang.UnsatisfiedLinkError: no swt-gtk-3550 or swt-gtk in swt.library.path, java.library.path or the jar file at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source) at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source) at org.eclipse.swt.internal.C.(Unknown Source) at org.eclipse.swt.internal.Converter.wcsToMbcs(Unknown Source) at org.eclipse.swt.internal.Converter.wcsToMbcs(Unknown Source) at org.eclipse.swt.widgets.Display.(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:169) at org.eclipse.swt.graphics.Device.(Unknown Source) at chrriis.dj.nativeswing.swtimpl.NativeInterface$InProcess.initialize(NativeInterface.java:364) at chrriis.dj.nativeswing.swtimpl.NativeInterface$InProcess.access$1(NativeInterface.java:363) at chrriis.dj.nativeswing.swtimpl.NativeInterface.initialize(NativeInterface.java:169) at chrriis.dj.nativeswing.swtimpl.NativeInterface.open(NativeInterface.java:182) at org.sophie2.extra.func.browser.view.BrowserContentView.(BrowserContentView.java:36) at org.sophie2.extra.func.browser.view.BrowserContentViewProvider.getFrameContentView(BrowserContentViewProvider.java:24) at org.sophie2.extra.func.browser.view.BrowserContentViewProvider.getFrameContentView(BrowserContentViewProvider.java:1) at org.sophie2.main.app.commons.content.FrameContentViewFactory.createContentView(FrameContentViewFactory.java:42) at org.sophie2.main.app.commons.frame.FrameView$1contentView.compute(FrameView.java:101) at org.sophie2.main.app.commons.frame.FrameView$1contentView.compute(FrameView.java:1) at org.sophie2.core.prolib.impl.AutoProperty$Updater.update(AutoProperty.java:47) at org.sophie2.core.prolib.impl.AutoTracker.doUpdate(AutoTracker.java:65) at org.sophie2.core.prolib.impl.AutoTracker$1.changed(AutoTracker.java:31) at org.sophie2.core.prolib.BasePro.fireChanged(BasePro.java:132) at org.sophie2.core.prolib.BasePro$BaseProChange.fire(BasePro.java:188) at org.sophie2.core.prolib.events.ProChange.execute(ProChange.java:44) at org.sophie2.core.prolib.BasePro$BaseProChange.execute(BasePro.java:205) at org.sophie2.base.model.resources.history.ResourceChangeManager.register(ResourceChangeManager.java:335) at org.sophie2.core.prolib.events.ProChange.register(ProChange.java:38) at org.sophie2.core.prolib.BasePro$BaseProChange.register(BasePro.java:198) at org.sophie2.core.prolib.impl.ObjectProperty$ValueChange.register(ObjectProperty.java:252) at org.sophie2.core.prolib.impl.AutoProperty.setValue(AutoProperty.java:212) at org.sophie2.core.prolib.impl.AutoProperty.access$1(AutoProperty.java:209) at org.sophie2.core.prolib.impl.AutoProperty$Updater.wasUpdated(AutoProperty.java:62) at org.sophie2.core.prolib.impl.AutoTracker.doUpdate(AutoTracker.java:90) at org.sophie2.core.prolib.impl.AutoTracker$1.changed(AutoTracker.java:31) at org.sophie2.core.prolib.BasePro.fireChanged(BasePro.java:132) at org.sophie2.core.prolib.BasePro$BaseProChange.fire(BasePro.java:188) at org.sophie2.core.prolib.events.ProChange.execute(ProChange.java:44) at org.sophie2.core.prolib.BasePro$BaseProChange.execute(BasePro.java:205) at org.sophie2.core.prolib.util.DefaultChangeManager.register(DefaultChangeManager.java:35) at org.sophie2.core.prolib.events.ProChange.register(ProChange.java:38) at org.sophie2.core.prolib.BasePro$BaseProChange.register(BasePro.java:198) at org.sophie2.core.prolib.impl.ObjectProperty$ValueChange.register(ObjectProperty.java:252) at org.sophie2.core.prolib.impl.AutoProperty.setValue(AutoProperty.java:212) at org.sophie2.core.prolib.impl.AutoProperty.access$1(AutoProperty.java:209) at org.sophie2.core.prolib.impl.AutoProperty$Updater.wasUpdated(AutoProperty.java:62) at org.sophie2.core.prolib.impl.AutoTracker.doUpdate(AutoTracker.java:90) at org.sophie2.core.prolib.impl.AutoTracker$1.changed(AutoTracker.java:31) at org.sophie2.core.prolib.BasePro.fireChanged(BasePro.java:132) at org.sophie2.core.prolib.BasePro$BaseProChange.fire(BasePro.java:188) at org.sophie2.core.prolib.events.ProChange.execute(ProChange.java:44) at org.sophie2.core.prolib.BasePro$BaseProChange.execute(BasePro.java:205) at org.sophie2.core.prolib.util.DefaultChangeManager.register(DefaultChangeManager.java:35) at org.sophie2.core.prolib.events.ProChange.register(ProChange.java:38) at org.sophie2.core.prolib.BasePro$BaseProChange.register(BasePro.java:198) at org.sophie2.core.prolib.impl.ObjectProperty$ValueChange.register(ObjectProperty.java:252) at org.sophie2.core.prolib.impl.ValueProperty.set(ValueProperty.java:146) at org.sophie2.base.model.book.template.TemplateSupport.setFieldValue(TemplateSupport.java:290) at org.sophie2.base.model.book.Frame$1content.doSet(Frame.java:253) at org.sophie2.base.model.book.Frame$1content.doSet(Frame.java:1) at org.sophie2.core.prolib.impl.AutoProperty$1.execute(AutoProperty.java:101) at org.sophie2.base.model.resources.history.ResourceChangeManager.register(ResourceChangeManager.java:344) at org.sophie2.core.prolib.impl.AutoProperty.set(AutoProperty.java:121) at org.sophie2.extra.func.browser.view.logic.BrowserLogic$1.insertFrame(BrowserLogic.java:102) at org.sophie2.extra.func.browser.view.logic.BrowserLogic$1.handle(BrowserLogic.java:55) at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:43) at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:38) at org.sophie2.extra.func.browser.view.InsertBrowserItem.clicked(InsertBrowserItem.java:34) 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) [09.07.2009 12:42:00] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=9384 [09.07.2009 12:42:00] [SimpleSceneVisual] DEBUG - paintComponent: ---------------------------------------- sun.awt.xembedserver=true 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 jna.force_hw_popups=false 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.app.halos/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.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.server.persistence/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.main.func.image/target/classes:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.main.func.resources/target/classes:/Users/dan/.m2/repository/org/apache/derby/derby/10.4.2.0/derby-10.4.2.0.jar:/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.extra.func.browser/target/classes:/Users/dan/.m2/repository/djnativeswing/djnativeswing/0.9.8/djnativeswing-0.9.8.jar:/Users/dan/.m2/repository/djnativeswing/djnativeswing-swt/0.9.8/djnativeswing-swt-0.9.8.jar:/Users/dan/.m2/repository/djnativeswing/jna/3.0.7/jna-3.0.7.jar:/Users/dan/.m2/repository/djnativeswing/jna_WindowUtils/0.9.8/jna_WindowUtils-0.9.8.jar:/Users/dan/.m2/repository/djnativeproject/mozillainterfaces/1.8.1.3/mozillainterfaces-1.8.1.3.jar:/Users/dan/.m2/repository/swt/swt-gtk/3.5/swt-gtk-3.5-x86.jar:/Users/dan/sophie2/trunk/sophie2-platform/modules/org.sophie2.extra.func.print/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. sun.awt.disableMixing=true file.separator=/ java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi nativeswing.integration.useDefaultClipping=false sun.io.unicode.encoding=UnicodeBig sun.cpu.endian=little sun.awt.noerasebackground=true sun.cpu.isalist= ---------------------------------------- dbvisel@gmail.com ----------------------------------------