1 | java.lang.IllegalArgumentException: Position not in the text! |
---|
2 | at org.sophie2.base.model.text.naive.NaiveHotText$NaiveNavigator.getIndex(NaiveHotText.java:291) |
---|
3 | at org.sophie2.base.model.text.naive.NaiveHotText.getCurrentIndex(NaiveHotText.java:153) |
---|
4 | at org.sophie2.base.model.text.naive.NaiveHotText.getUnits(NaiveHotText.java:159) |
---|
5 | at org.sophie2.base.model.text.naive.NaiveHotText$NaiveStyler.getEffectiveStyle(NaiveHotText.java:437) |
---|
6 | at org.sophie2.main.func.text.utils.TextStyleUtils.getValue(TextStyleUtils.java:51) |
---|
7 | at org.sophie2.main.func.text.halos.TextStyleBoundCheckBox.computeModelData(TextStyleBoundCheckBox.java:46) |
---|
8 | at org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle.computeModelData(TextFontHud.java:251) |
---|
9 | at org.sophie2.main.func.text.halos.TextStyleBoundCheckBox.computeModelData(TextStyleBoundCheckBox.java:1) |
---|
10 | at org.sophie2.base.bound.BaseBoundControl$1modelData.compute(BaseBoundControl.java:337) |
---|
11 | at org.sophie2.core.prolib.impl.AutoProperty$Updater.update(AutoProperty.java:47) |
---|
12 | at org.sophie2.core.prolib.impl.AutoTracker.doUpdate(AutoTracker.java:65) |
---|
13 | at org.sophie2.core.prolib.impl.AutoTracker$1.changed(AutoTracker.java:31) |
---|
14 | at org.sophie2.core.prolib.BasePro.fireChanged(BasePro.java:131) |
---|
15 | at org.sophie2.core.prolib.BasePro$BaseProChange.fire(BasePro.java:187) |
---|
16 | at org.sophie2.core.prolib.list.BaseProList$BaseProListChange.fire(BaseProList.java:552) |
---|
17 | at org.sophie2.core.prolib.events.ProChange.execute(ProChange.java:74) |
---|
18 | at org.sophie2.core.prolib.BasePro$BaseProChange.execute(BasePro.java:204) |
---|
19 | at org.sophie2.core.prolib.util.DefaultChangeManager.register(DefaultChangeManager.java:35) |
---|
20 | at org.sophie2.core.prolib.events.ProChange.register(ProChange.java:55) |
---|
21 | at org.sophie2.core.prolib.BasePro$BaseProChange.register(BasePro.java:197) |
---|
22 | at org.sophie2.core.prolib.list.BaseProList$CacheList.remove(BaseProList.java:242) |
---|
23 | at java.util.AbstractList$Itr.remove(Unknown Source) |
---|
24 | at java.util.AbstractList.removeRange(Unknown Source) |
---|
25 | at java.util.SubList.removeRange(Unknown Source) |
---|
26 | at java.util.AbstractList.clear(Unknown Source) |
---|
27 | at org.sophie2.base.model.text.naive.NaiveHotText.replaceText(NaiveHotText.java:224) |
---|
28 | at org.sophie2.base.model.text.naive.NaiveHotText$NaiveStyler.applyEndStyle(NaiveHotText.java:423) |
---|
29 | at org.sophie2.base.model.text.naive.NaiveHotText$NaiveStyler.applyNewStyle(NaiveHotText.java:431) |
---|
30 | at org.sophie2.base.model.text.naive.NaiveHotText$NaiveStyler.addStyle(NaiveHotText.java:472) |
---|
31 | at org.sophie2.main.func.text.utils.TextStyleUtils.addStyle(TextStyleUtils.java:67) |
---|
32 | at org.sophie2.main.func.text.halos.TextFontHud$TextFontSize.submitData(TextFontHud.java:192) |
---|
33 | at org.sophie2.main.func.text.halos.TextFontHud$TextFontSize.submitData(TextFontHud.java:1) |
---|
34 | at org.sophie2.base.bound.BaseBoundControl.syncInputToModel(BaseBoundControl.java:290) |
---|
35 | at org.sophie2.base.bound.BoundComboBox$1dataInputControl$1.itemStateChanged(BoundComboBox.java:114) |
---|
36 | at javax.swing.JComboBox.fireItemStateChanged(Unknown Source) |
---|
37 | at javax.swing.JComboBox.selectedItemChanged(Unknown Source) |
---|
38 | at javax.swing.JComboBox.contentsChanged(Unknown Source) |
---|
39 | at javax.swing.AbstractListModel.fireContentsChanged(Unknown Source) |
---|
40 | at javax.swing.DefaultComboBoxModel.setSelectedItem(Unknown Source) |
---|
41 | at javax.swing.JComboBox.setSelectedItem(Unknown Source) |
---|
42 | at javax.swing.JComboBox.setSelectedIndex(Unknown Source) |
---|
43 | at javax.swing.plaf.basic.BasicComboPopup$Handler.mouseReleased(Unknown Source) |
---|
44 | at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) |
---|
45 | at java.awt.Component.processMouseEvent(Unknown Source) |
---|
46 | at javax.swing.JComponent.processMouseEvent(Unknown Source) |
---|
47 | at javax.swing.plaf.basic.BasicComboPopup$1.processMouseEvent(Unknown Source) |
---|
48 | at java.awt.Component.processEvent(Unknown Source) |
---|
49 | at java.awt.Container.processEvent(Unknown Source) |
---|
50 | at java.awt.Component.dispatchEventImpl(Unknown Source) |
---|
51 | at java.awt.Container.dispatchEventImpl(Unknown Source) |
---|
52 | at java.awt.Component.dispatchEvent(Unknown Source) |
---|
53 | at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) |
---|
54 | at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) |
---|
55 | at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) |
---|
56 | at java.awt.Container.dispatchEventImpl(Unknown Source) |
---|
57 | at java.awt.Window.dispatchEventImpl(Unknown Source) |
---|
58 | at java.awt.Component.dispatchEvent(Unknown Source) |
---|
59 | at java.awt.EventQueue.dispatchEvent(Unknown Source) |
---|
60 | at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) |
---|
61 | at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) |
---|
62 | at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) |
---|
63 | at java.awt.EventDispatchThread.pumpEvents(Unknown Source) |
---|
64 | at java.awt.EventDispatchThread.pumpEvents(Unknown Source) |
---|
65 | at java.awt.EventDispatchThread.run(Unknown Source) |
---|
66 | |
---|
67 | |
---|
68 | ---------------------------------------- |
---|
69 | |
---|
70 | 2009-06-04T11:46:14+0300 |
---|
71 | |
---|
72 | ---------------------------------------- |
---|
73 | |
---|
74 | sophie2-author.log |
---|
75 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=262.000, y=267.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=177.000, y=182.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(177,182),absolute(465,345),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
76 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
77 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1fabff3 |
---|
78 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=262.000, y=267.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=177.000, y=182.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(177,182),absolute(465,345),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
79 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=262.000, y=267.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=177.000, y=182.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(177,182),absolute(465,345),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
80 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
81 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=262.000, y=267.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=177.000, y=182.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(177,182),absolute(465,345),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
82 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=137.000, y=142.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=177.000, y=182.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(177,182),absolute(465,345),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
83 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
84 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=137.000, y=142.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=177.000, y=182.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(177,182),absolute(465,345),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
85 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab3cba |
---|
86 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
87 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=177.000, y=182.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(177,182),absolute(465,345),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
88 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=173.000, y=181.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(173,181),absolute(461,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]]} |
---|
89 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=258.000, y=266.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=173.000, y=181.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(173,181),absolute(461,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]]}} |
---|
90 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
91 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=258.000, y=266.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=173.000, y=181.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(173,181),absolute(461,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]]}} |
---|
92 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=258.000, y=266.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=173.000, y=181.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(173,181),absolute(461,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]]}} |
---|
93 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
94 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=258.000, y=266.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=173.000, y=181.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(173,181),absolute(461,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]]}} |
---|
95 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=258.000, y=266.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=173.000, y=181.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(173,181),absolute(461,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]]}} |
---|
96 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
97 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=258.000, y=266.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=173.000, y=181.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(173,181),absolute(461,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]]}} |
---|
98 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=258.000, y=266.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=173.000, y=181.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(173,181),absolute(461,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]]}} |
---|
99 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
100 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@fc73af |
---|
101 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=258.000, y=266.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=173.000, y=181.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(173,181),absolute(461,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]]}} |
---|
102 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=258.000, y=266.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=173.000, y=181.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(173,181),absolute(461,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]]}} |
---|
103 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
104 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1fabff3 |
---|
105 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=258.000, y=266.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=173.000, y=181.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(173,181),absolute(461,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]]}} |
---|
106 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=258.000, y=266.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=173.000, y=181.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(173,181),absolute(461,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]]}} |
---|
107 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
108 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=258.000, y=266.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=173.000, y=181.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(173,181),absolute(461,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]]}} |
---|
109 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=133.000, y=141.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=173.000, y=181.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(173,181),absolute(461,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]]}} |
---|
110 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
111 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=133.000, y=141.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=173.000, y=181.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(173,181),absolute(461,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]]}} |
---|
112 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab3cba |
---|
113 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
114 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=173.000, y=181.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(173,181),absolute(461,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]]} |
---|
115 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=172.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(172,179),absolute(460,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
116 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=257.000, y=264.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=172.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(172,179),absolute(460,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
117 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
118 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=257.000, y=264.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=172.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(172,179),absolute(460,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
119 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=257.000, y=264.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=172.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(172,179),absolute(460,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
120 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
121 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=257.000, y=264.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=172.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(172,179),absolute(460,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
122 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=257.000, y=264.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=172.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(172,179),absolute(460,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
123 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
124 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=257.000, y=264.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=172.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(172,179),absolute(460,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
125 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=257.000, y=264.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=172.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(172,179),absolute(460,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
126 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
127 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@fc73af |
---|
128 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=257.000, y=264.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=172.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(172,179),absolute(460,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
129 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=257.000, y=264.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=172.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(172,179),absolute(460,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
130 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
131 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1fabff3 |
---|
132 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=257.000, y=264.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=172.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(172,179),absolute(460,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
133 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=257.000, y=264.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=172.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(172,179),absolute(460,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
134 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
135 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=257.000, y=264.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=172.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(172,179),absolute(460,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
136 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=132.000, y=139.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=172.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(172,179),absolute(460,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
137 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
138 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=132.000, y=139.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=172.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(172,179),absolute(460,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
139 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab3cba |
---|
140 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
141 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=172.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(172,179),absolute(460,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
142 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,179),absolute(458,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
143 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=255.000, y=264.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,179),absolute(458,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
144 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
145 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=255.000, y=264.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,179),absolute(458,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
146 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=255.000, y=264.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,179),absolute(458,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
147 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
148 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=255.000, y=264.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,179),absolute(458,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
149 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=255.000, y=264.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,179),absolute(458,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
150 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
151 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=255.000, y=264.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,179),absolute(458,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
152 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=255.000, y=264.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,179),absolute(458,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
153 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
154 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@fc73af |
---|
155 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=255.000, y=264.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,179),absolute(458,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
156 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=255.000, y=264.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,179),absolute(458,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
157 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
158 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1fabff3 |
---|
159 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=255.000, y=264.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,179),absolute(458,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
160 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=255.000, y=264.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,179),absolute(458,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
161 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
162 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=255.000, y=264.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,179),absolute(458,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
163 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=130.000, y=139.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,179),absolute(458,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
164 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
165 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=130.000, y=139.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,179),absolute(458,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
166 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab3cba |
---|
167 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
168 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=179.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,179),absolute(458,342),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
169 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,177),absolute(458,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
170 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=255.000, y=262.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,177),absolute(458,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
171 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
172 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=255.000, y=262.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,177),absolute(458,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
173 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=255.000, y=262.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,177),absolute(458,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
174 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
175 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=255.000, y=262.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,177),absolute(458,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
176 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=255.000, y=262.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,177),absolute(458,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
177 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
178 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=255.000, y=262.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,177),absolute(458,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
179 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=255.000, y=262.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,177),absolute(458,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
180 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
181 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@fc73af |
---|
182 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=255.000, y=262.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,177),absolute(458,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
183 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=255.000, y=262.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,177),absolute(458,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
184 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
185 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1fabff3 |
---|
186 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=255.000, y=262.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,177),absolute(458,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
187 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=255.000, y=262.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,177),absolute(458,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
188 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
189 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=255.000, y=262.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,177),absolute(458,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
190 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=130.000, y=137.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,177),absolute(458,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
191 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
192 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=130.000, y=137.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,177),absolute(458,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
193 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab3cba |
---|
194 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
195 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=170.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(170,177),absolute(458,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
196 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=168.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(168,177),absolute(456,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
197 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=253.000, y=262.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=168.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(168,177),absolute(456,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
198 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
199 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=253.000, y=262.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=168.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(168,177),absolute(456,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
200 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=253.000, y=262.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=168.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(168,177),absolute(456,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
201 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
202 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=253.000, y=262.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=168.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(168,177),absolute(456,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
203 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=253.000, y=262.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=168.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(168,177),absolute(456,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
204 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
205 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=253.000, y=262.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=168.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(168,177),absolute(456,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
206 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=253.000, y=262.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=168.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(168,177),absolute(456,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
207 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
208 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@fc73af |
---|
209 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=253.000, y=262.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=168.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(168,177),absolute(456,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
210 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=253.000, y=262.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=168.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(168,177),absolute(456,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
211 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
212 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1fabff3 |
---|
213 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=253.000, y=262.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=168.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(168,177),absolute(456,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
214 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=253.000, y=262.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=168.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(168,177),absolute(456,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
215 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
216 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=253.000, y=262.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=168.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(168,177),absolute(456,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
217 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=128.000, y=137.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=168.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(168,177),absolute(456,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
218 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
219 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=128.000, y=137.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=168.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(168,177),absolute(456,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
220 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab3cba |
---|
221 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
222 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=168.000, y=177.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(168,177),absolute(456,340),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
223 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=167.000, y=175.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(167,175),absolute(455,338),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
224 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=252.000, y=260.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=167.000, y=175.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(167,175),absolute(455,338),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
225 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
226 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=252.000, y=260.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=167.000, y=175.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(167,175),absolute(455,338),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
227 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=252.000, y=260.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=167.000, y=175.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(167,175),absolute(455,338),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
228 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
229 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=252.000, y=260.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=167.000, y=175.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(167,175),absolute(455,338),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
230 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=252.000, y=260.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=167.000, y=175.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(167,175),absolute(455,338),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
231 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
232 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=252.000, y=260.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=167.000, y=175.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(167,175),absolute(455,338),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
233 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=252.000, y=260.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=167.000, y=175.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(167,175),absolute(455,338),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
234 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
235 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@fc73af |
---|
236 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=252.000, y=260.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=167.000, y=175.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(167,175),absolute(455,338),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
237 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=252.000, y=260.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=167.000, y=175.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(167,175),absolute(455,338),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
238 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
239 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1fabff3 |
---|
240 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=252.000, y=260.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=167.000, y=175.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(167,175),absolute(455,338),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
241 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=252.000, y=260.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=167.000, y=175.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(167,175),absolute(455,338),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
242 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
243 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=252.000, y=260.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=167.000, y=175.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(167,175),absolute(455,338),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
244 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=127.000, y=135.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=167.000, y=175.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(167,175),absolute(455,338),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
245 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
246 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=127.000, y=135.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=167.000, y=175.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(167,175),absolute(455,338),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
247 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab3cba |
---|
248 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
249 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=167.000, y=175.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(167,175),absolute(455,338),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
250 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=165.000, y=174.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(165,174),absolute(453,337),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
251 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=250.000, y=259.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=165.000, y=174.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(165,174),absolute(453,337),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
252 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
253 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=250.000, y=259.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=165.000, y=174.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(165,174),absolute(453,337),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
254 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=250.000, y=259.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=165.000, y=174.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(165,174),absolute(453,337),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
255 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
256 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=250.000, y=259.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=165.000, y=174.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(165,174),absolute(453,337),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
257 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=250.000, y=259.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=165.000, y=174.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(165,174),absolute(453,337),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
258 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
259 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@e97fcb, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=250.000, y=259.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=165.000, y=174.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(165,174),absolute(453,337),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
260 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=250.000, y=259.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=165.000, y=174.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(165,174),absolute(453,337),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
261 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
262 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@fc73af |
---|
263 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@158eb6f], target=[ModifierSet[], ImmPoint(x=250.000, y=259.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=165.000, y=174.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(165,174),absolute(453,337),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
264 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=250.000, y=259.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=165.000, y=174.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(165,174),absolute(453,337),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
265 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
266 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1fabff3 |
---|
267 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=250.000, y=259.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=165.000, y=174.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(165,174),absolute(453,337),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
268 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=250.000, y=259.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=165.000, y=174.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(165,174),absolute(453,337),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
269 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
270 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=250.000, y=259.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=165.000, y=174.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(165,174),absolute(453,337),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
271 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=125.000, y=134.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=165.000, y=174.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(165,174),absolute(453,337),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
272 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
273 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=125.000, y=134.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=165.000, y=174.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(165,174),absolute(453,337),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
274 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab3cba |
---|
275 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
276 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=165.000, y=174.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(165,174),absolute(453,337),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
277 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=160.000, y=169.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(160,169),absolute(448,332),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
278 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=245.000, y=254.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=160.000, y=169.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(160,169),absolute(448,332),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
279 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
280 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=245.000, y=254.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=160.000, y=169.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(160,169),absolute(448,332),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
281 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=120.000, y=129.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=160.000, y=169.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(160,169),absolute(448,332),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
282 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
283 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=120.000, y=129.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=160.000, y=169.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(160,169),absolute(448,332),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
284 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab3cba |
---|
285 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
286 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=160.000, y=169.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(160,169),absolute(448,332),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
287 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=159.000, y=167.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(159,167),absolute(447,330),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
288 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=244.000, y=252.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=159.000, y=167.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(159,167),absolute(447,330),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
289 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
290 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=244.000, y=252.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=159.000, y=167.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(159,167),absolute(447,330),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
291 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=119.000, y=127.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=159.000, y=167.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(159,167),absolute(447,330),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
292 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
293 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=119.000, y=127.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=159.000, y=167.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(159,167),absolute(447,330),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
294 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab3cba |
---|
295 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
296 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=159.000, y=167.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(159,167),absolute(447,330),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
297 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=157.000, y=167.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(157,167),absolute(445,330),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
298 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=242.000, y=252.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=157.000, y=167.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(157,167),absolute(445,330),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
299 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
300 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=242.000, y=252.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=157.000, y=167.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(157,167),absolute(445,330),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
301 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=117.000, y=127.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=157.000, y=167.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(157,167),absolute(445,330),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
302 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
303 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=117.000, y=127.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=157.000, y=167.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(157,167),absolute(445,330),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
304 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab3cba |
---|
305 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
306 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=157.000, y=167.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(157,167),absolute(445,330),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
307 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=156.000, y=165.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(156,165),absolute(444,328),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
308 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=241.000, y=250.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=156.000, y=165.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(156,165),absolute(444,328),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
309 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
310 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=241.000, y=250.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=156.000, y=165.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(156,165),absolute(444,328),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
311 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=116.000, y=125.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=156.000, y=165.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(156,165),absolute(444,328),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
312 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
313 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=116.000, y=125.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=156.000, y=165.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(156,165),absolute(444,328),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
314 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab3cba |
---|
315 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
316 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=156.000, y=165.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(156,165),absolute(444,328),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
317 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=154.000, y=164.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(154,164),absolute(442,327),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
318 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=239.000, y=249.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=154.000, y=164.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(154,164),absolute(442,327),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
319 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
320 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=239.000, y=249.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=154.000, y=164.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(154,164),absolute(442,327),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
321 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=114.000, y=124.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=154.000, y=164.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(154,164),absolute(442,327),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
322 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
323 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=114.000, y=124.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=154.000, y=164.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(154,164),absolute(442,327),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
324 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab3cba |
---|
325 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
326 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=154.000, y=164.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(154,164),absolute(442,327),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
327 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=152.000, y=163.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(152,163),absolute(440,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]]} |
---|
328 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=237.000, y=248.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=152.000, y=163.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(152,163),absolute(440,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]]}} |
---|
329 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
330 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=237.000, y=248.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=152.000, y=163.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(152,163),absolute(440,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]]}} |
---|
331 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=112.000, y=123.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=152.000, y=163.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(152,163),absolute(440,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]]}} |
---|
332 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
333 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=112.000, y=123.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=152.000, y=163.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(152,163),absolute(440,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]]}} |
---|
334 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab3cba |
---|
335 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
336 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=152.000, y=163.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(152,163),absolute(440,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]]} |
---|
337 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=150.000, y=162.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(150,162),absolute(438,325),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
338 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=235.000, y=247.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=150.000, y=162.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(150,162),absolute(438,325),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
339 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
340 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=235.000, y=247.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=150.000, y=162.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(150,162),absolute(438,325),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
341 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=110.000, y=122.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=150.000, y=162.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(150,162),absolute(438,325),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
342 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
343 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=110.000, y=122.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=150.000, y=162.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(150,162),absolute(438,325),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
344 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab3cba |
---|
345 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
346 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=150.000, y=162.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(150,162),absolute(438,325),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
347 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=149.000, y=160.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(149,160),absolute(437,323),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
348 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=234.000, y=245.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=149.000, y=160.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(149,160),absolute(437,323),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
349 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
350 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=234.000, y=245.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=149.000, y=160.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(149,160),absolute(437,323),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
351 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=109.000, y=120.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=149.000, y=160.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(149,160),absolute(437,323),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
352 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
353 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=109.000, y=120.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=149.000, y=160.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(149,160),absolute(437,323),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
354 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab3cba |
---|
355 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
356 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=149.000, y=160.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(149,160),absolute(437,323),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
357 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=147.000, y=159.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(147,159),absolute(435,322),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
358 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=232.000, y=244.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=147.000, y=159.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(147,159),absolute(435,322),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
359 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
360 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=232.000, y=244.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=147.000, y=159.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(147,159),absolute(435,322),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
361 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=107.000, y=119.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=147.000, y=159.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(147,159),absolute(435,322),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
362 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
363 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=107.000, y=119.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=147.000, y=159.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(147,159),absolute(435,322),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
364 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab3cba |
---|
365 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
366 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], ImmPoint(x=147.000, y=159.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(147,159),absolute(435,322),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
367 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=158.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,158),absolute(433,321),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
368 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=230.000, y=243.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=158.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,158),absolute(433,321),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
369 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
370 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@8bb75f, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=230.000, y=243.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=158.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,158),absolute(433,321),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
371 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=105.000, y=118.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=158.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,158),absolute(433,321),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
372 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
373 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=105.000, y=118.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=158.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,158),absolute(433,321),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
374 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab3cba |
---|
375 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
376 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=158.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(145,158),absolute(433,321),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
377 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,156),absolute(432,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
378 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@150229, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=179.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,156),absolute(432,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
379 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
380 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@150229, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@16b97be], target=[ModifierSet[], ImmPoint(x=179.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,156),absolute(432,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
381 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@150229, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9759b6], target=[ModifierSet[], ImmPoint(x=179.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,156),absolute(432,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
382 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
383 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@150229, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9759b6], target=[ModifierSet[], ImmPoint(x=179.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,156),absolute(432,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
384 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@150229, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9759b6], target=[ModifierSet[], ImmPoint(x=179.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,156),absolute(432,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
385 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
386 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@150229, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9759b6], target=[ModifierSet[], ImmPoint(x=179.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,156),absolute(432,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
387 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1158384, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9759b6], target=[ModifierSet[], ImmPoint(x=179.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,156),absolute(432,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
388 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
389 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@fc73af |
---|
390 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1158384, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9759b6], target=[ModifierSet[], ImmPoint(x=179.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,156),absolute(432,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
391 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1158384, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1d153e5], target=[ModifierSet[], ImmPoint(x=179.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,156),absolute(432,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
392 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
393 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1fabff3 |
---|
394 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1158384, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1d153e5], target=[ModifierSet[], ImmPoint(x=179.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,156),absolute(432,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
395 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1158384, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1d153e5], target=[ModifierSet[], ImmPoint(x=179.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,156),absolute(432,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
396 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
397 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1158384, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1d153e5], target=[ModifierSet[], ImmPoint(x=179.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,156),absolute(432,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
398 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=104.000, y=116.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,156),absolute(432,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
399 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
400 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=104.000, y=116.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,156),absolute(432,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
401 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab3cba |
---|
402 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
403 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(144,156),absolute(432,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
404 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,156),absolute(430,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
405 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@150229, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1d153e5], target=[ModifierSet[], ImmPoint(x=177.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,156),absolute(430,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
406 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
407 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@150229, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1d153e5], target=[ModifierSet[], ImmPoint(x=177.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,156),absolute(430,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
408 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@150229, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9759b6], target=[ModifierSet[], ImmPoint(x=177.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,156),absolute(430,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
409 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
410 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@150229, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9759b6], target=[ModifierSet[], ImmPoint(x=177.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,156),absolute(430,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
411 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@150229, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9759b6], target=[ModifierSet[], ImmPoint(x=177.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,156),absolute(430,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
412 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
413 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@150229, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9759b6], target=[ModifierSet[], ImmPoint(x=177.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,156),absolute(430,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
414 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1158384, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9759b6], target=[ModifierSet[], ImmPoint(x=177.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,156),absolute(430,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
415 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
416 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@fc73af |
---|
417 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1158384, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9759b6], target=[ModifierSet[], ImmPoint(x=177.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,156),absolute(430,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
418 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1158384, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1d153e5], target=[ModifierSet[], ImmPoint(x=177.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,156),absolute(430,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
419 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
420 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1fabff3 |
---|
421 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1158384, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1d153e5], target=[ModifierSet[], ImmPoint(x=177.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,156),absolute(430,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
422 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1158384, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1d153e5], target=[ModifierSet[], ImmPoint(x=177.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,156),absolute(430,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
423 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
424 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1158384, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1d153e5], target=[ModifierSet[], ImmPoint(x=177.000, y=191.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,156),absolute(430,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
425 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=102.000, y=116.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,156),absolute(430,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
426 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
427 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=102.000, y=116.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,156),absolute(430,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
428 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab3cba |
---|
429 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
430 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=156.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(142,156),absolute(430,319),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
431 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,154),absolute(429,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
432 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@150229, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1d153e5], target=[ModifierSet[], ImmPoint(x=176.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,154),absolute(429,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
433 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
434 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@150229, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1d153e5], target=[ModifierSet[], ImmPoint(x=176.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,154),absolute(429,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
435 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@150229, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9759b6], target=[ModifierSet[], ImmPoint(x=176.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,154),absolute(429,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
436 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
437 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@150229, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9759b6], target=[ModifierSet[], ImmPoint(x=176.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,154),absolute(429,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
438 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@150229, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9759b6], target=[ModifierSet[], ImmPoint(x=176.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,154),absolute(429,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
439 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
440 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@150229, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9759b6], target=[ModifierSet[], ImmPoint(x=176.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,154),absolute(429,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
441 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1158384, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9759b6], target=[ModifierSet[], ImmPoint(x=176.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,154),absolute(429,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
442 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
443 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@fc73af |
---|
444 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1158384, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9759b6], target=[ModifierSet[], ImmPoint(x=176.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,154),absolute(429,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
445 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1158384, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1d153e5], target=[ModifierSet[], ImmPoint(x=176.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,154),absolute(429,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
446 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
447 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1fabff3 |
---|
448 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1158384, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1d153e5], target=[ModifierSet[], ImmPoint(x=176.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,154),absolute(429,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
449 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1158384, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1d153e5], target=[ModifierSet[], ImmPoint(x=176.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,154),absolute(429,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
450 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
451 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1158384, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1d153e5], target=[ModifierSet[], ImmPoint(x=176.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,154),absolute(429,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
452 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=101.000, y=114.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,154),absolute(429,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
453 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
454 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=101.000, y=114.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,154),absolute(429,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
455 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab3cba |
---|
456 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
457 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(141,154),absolute(429,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
458 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,154),absolute(427,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
459 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@150229, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1d153e5], target=[ModifierSet[], ImmPoint(x=174.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,154),absolute(427,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
460 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
461 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@150229, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1d153e5], target=[ModifierSet[], ImmPoint(x=174.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,154),absolute(427,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
462 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@150229, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9759b6], target=[ModifierSet[], ImmPoint(x=174.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,154),absolute(427,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
463 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
464 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@150229, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9759b6], target=[ModifierSet[], ImmPoint(x=174.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,154),absolute(427,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
465 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@150229, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9759b6], target=[ModifierSet[], ImmPoint(x=174.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,154),absolute(427,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
466 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
467 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@150229, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9759b6], target=[ModifierSet[], ImmPoint(x=174.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,154),absolute(427,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
468 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1158384, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9759b6], target=[ModifierSet[], ImmPoint(x=174.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,154),absolute(427,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
469 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
470 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@fc73af |
---|
471 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1158384, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@9759b6], target=[ModifierSet[], ImmPoint(x=174.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,154),absolute(427,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
472 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1158384, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1d153e5], target=[ModifierSet[], ImmPoint(x=174.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,154),absolute(427,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
473 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
474 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@1fabff3 |
---|
475 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_ENTERED, context=[org.sophie2.main.app.commons.frame.FrameView@1158384, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1d153e5], target=[ModifierSet[], ImmPoint(x=174.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,154),absolute(427,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
476 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1158384, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1d153e5], target=[ModifierSet[], ImmPoint(x=174.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,154),absolute(427,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
477 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
478 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.frame.FrameView@1158384, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1d153e5], target=[ModifierSet[], ImmPoint(x=174.000, y=189.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,154),absolute(427,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
479 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=99.0000, y=114.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,154),absolute(427,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
480 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
481 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.app.commons.page.areas.AuthorPageWorkArea@bd94c6, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null], target=[ModifierSet[], ImmPoint(x=99.0000, y=114.000)], cause=EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,154),absolute(427,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
482 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@ab3cba |
---|
483 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
484 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_MOVED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,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=154.000)], cause=java.awt.event.MouseEvent[MOUSE_MOVED,(139,154),absolute(427,317),button=0,clickCount=0] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
485 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,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=152.000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(138,152),absolute(426,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]]} |
---|
486 | [04.06.2009 11:46:11] [LogicR3] INFO - Processing event: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1158384, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1d153e5], target=[ModifierSet[], ImmPoint(x=138.000, y=152.000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(138,152),absolute(426,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]]} |
---|
487 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@182f011 |
---|
488 | [04.06.2009 11:46:11] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@fc73af |
---|
489 | [04.06.2009 11:46:11] [LogicR3] INFO - No operation to handle: EventR3{id=MOUSE_EXITED, context=[org.sophie2.main.app.commons.frame.FrameView@1158384, org.sophie2.main.scene.simple.SimpleSceneVisual@19ca1ae, org.sophie2.main.app.commons.frame.FrameView$1sceneElement$1@1d153e5], target=[ModifierSet[], ImmPoint(x=138.000, y=152.000)], cause=java.awt.event.MouseEvent[MOUSE_EXITED,(138,152),absolute(426,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]]} |
---|
490 | [04.06.2009 11:46:11] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@ab3cba |
---|
491 | [04.06.2009 11:46:12] [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]] |
---|
492 | [04.06.2009 11:46:12] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=839 |
---|
493 | [04.06.2009 11:46:12] [SimpleSceneVisual] DEBUG - paintComponent: |
---|
494 | [04.06.2009 11:46:12] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@148ce5 |
---|
495 | [04.06.2009 11:46:12] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{RANGE=TextRange(0, 0), CUR_AREA=0, SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@77c504]} -> State{RANGE=TextRange(0, 0), CUR_AREA=0, SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@77c504], LAST_EDGE=OPEN_TEXT}) |
---|
496 | [04.06.2009 11:46:12] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{RANGE=TextRange(0, 0), CUR_AREA=0, SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@77c504], LAST_EDGE=OPEN_TEXT} -> State{RANGE=TextRange(0, 0), CUR_AREA=0, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), SCOPE=IN_PART, AREAS=[org.sophie2.base.commons.util.position.ImmArea@77c504], LAST_EDGE=OPEN_PART}) |
---|
497 | [04.06.2009 11:46:12] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{RANGE=TextRange(0, 0), CUR_AREA=0, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), SCOPE=IN_PART, AREAS=[org.sophie2.base.commons.util.position.ImmArea@77c504], LAST_EDGE=OPEN_PART} -> State{RANGE=TextRange(0, 0), CUR_AREA=1, SCOPE=IN_TEXT, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@77c504], LAST_EDGE=CLOSE_PART}) |
---|
498 | [04.06.2009 11:46:12] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{RANGE=TextRange(0, 0), CUR_AREA=1, SCOPE=IN_TEXT, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@77c504], LAST_EDGE=CLOSE_PART} -> State{RANGE=TextRange(0, 0), CUR_AREA=1, SCOPE=FINAL, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@77c504], LAST_EDGE=CLOSE_TEXT}) |
---|
499 | [04.06.2009 11:46:12] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@d71aab |
---|
500 | [04.06.2009 11:46:12] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{RANGE=TextRange(0, 0), CUR_AREA=0, SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@89a879]} -> State{RANGE=TextRange(0, 0), CUR_AREA=0, SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@89a879], LAST_EDGE=OPEN_TEXT}) |
---|
501 | [04.06.2009 11:46:12] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{RANGE=TextRange(0, 0), CUR_AREA=0, SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@89a879], LAST_EDGE=OPEN_TEXT} -> State{RANGE=TextRange(0, 0), CUR_AREA=0, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), SCOPE=IN_PART, AREAS=[org.sophie2.base.commons.util.position.ImmArea@89a879], LAST_EDGE=OPEN_PART}) |
---|
502 | [04.06.2009 11:46:12] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{RANGE=TextRange(0, 0), CUR_AREA=0, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), SCOPE=IN_PART, AREAS=[org.sophie2.base.commons.util.position.ImmArea@89a879], LAST_EDGE=OPEN_PART} -> State{RANGE=TextRange(0, 0), CUR_AREA=1, SCOPE=IN_TEXT, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@89a879], LAST_EDGE=CLOSE_PART}) |
---|
503 | [04.06.2009 11:46:12] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{RANGE=TextRange(0, 0), CUR_AREA=1, SCOPE=IN_TEXT, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@89a879], LAST_EDGE=CLOSE_PART} -> State{RANGE=TextRange(0, 0), CUR_AREA=1, SCOPE=FINAL, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@89a879], LAST_EDGE=CLOSE_TEXT}) |
---|
504 | [04.06.2009 11:46:12] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@1ebee19 |
---|
505 | [04.06.2009 11:46:12] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{RANGE=TextRange(0, 5), CUR_AREA=0, SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa]} -> State{RANGE=TextRange(0, 5), CUR_AREA=0, SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LAST_EDGE=OPEN_TEXT}) |
---|
506 | [04.06.2009 11:46:12] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{RANGE=TextRange(0, 5), CUR_AREA=0, SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LAST_EDGE=OPEN_TEXT} -> State{RANGE=TextRange(0, 5), CUR_AREA=0, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), SCOPE=IN_PART, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LAST_EDGE=OPEN_PART}) |
---|
507 | [04.06.2009 11:46:12] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{RANGE=TextRange(0, 5), CUR_AREA=0, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), SCOPE=IN_PART, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LAST_EDGE=OPEN_PART} -> State{RANGE=TextRange(0, 5), CUR_AREA=0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), SCOPE=IN_LINE, LINE_AVAILABLE_ASCENT=20.0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LAST_EDGE=OPEN_LINE, LINE_MAX_DESCENT=0.0}) |
---|
508 | [04.06.2009 11:46:12] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{RANGE=TextRange(0, 5), CUR_AREA=0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), SCOPE=IN_LINE, LINE_AVAILABLE_ASCENT=20.0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LAST_EDGE=OPEN_LINE, LINE_MAX_DESCENT=0.0} -> State{RANGE=TextRange(0, 5), BASE_POINT=ImmPoint(x=0.00000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LINE_MAX_DESCENT=0.0}) |
---|
509 | [04.06.2009 11:46:12] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{RANGE=TextRange(0, 5), BASE_POINT=ImmPoint(x=0.00000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LINE_MAX_DESCENT=0.0} -> State{RANGE=TextRange(1, 5), BASE_POINT=ImmPoint(x=10.0000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=1, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LINE_MAX_DESCENT=5.0}) |
---|
510 | [04.06.2009 11:46:12] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{RANGE=TextRange(1, 5), BASE_POINT=ImmPoint(x=10.0000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=1, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LINE_MAX_DESCENT=5.0} -> State{RANGE=TextRange(2, 5), BASE_POINT=ImmPoint(x=20.0000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=2, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LINE_MAX_DESCENT=5.0}) |
---|
511 | [04.06.2009 11:46:12] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{RANGE=TextRange(2, 5), BASE_POINT=ImmPoint(x=20.0000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=2, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LINE_MAX_DESCENT=5.0} -> State{RANGE=TextRange(3, 5), BASE_POINT=ImmPoint(x=30.0000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=3, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LINE_MAX_DESCENT=5.0}) |
---|
512 | [04.06.2009 11:46:12] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{RANGE=TextRange(3, 5), BASE_POINT=ImmPoint(x=30.0000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=3, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LINE_MAX_DESCENT=5.0} -> State{RANGE=TextRange(4, 5), BASE_POINT=ImmPoint(x=40.0000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=4, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LINE_MAX_DESCENT=5.0}) |
---|
513 | [04.06.2009 11:46:12] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{RANGE=TextRange(4, 5), BASE_POINT=ImmPoint(x=40.0000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=4, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LINE_MAX_DESCENT=5.0} -> State{RANGE=TextRange(5, 5), BASE_POINT=ImmPoint(x=50.0000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=5, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LINE_MAX_DESCENT=5.0}) |
---|
514 | [04.06.2009 11:46:12] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{RANGE=TextRange(5, 5), BASE_POINT=ImmPoint(x=50.0000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=5, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LINE_MAX_DESCENT=5.0} -> State{RANGE=TextRange(5, 5), CUR_AREA=0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), SCOPE=IN_LINE, LINE_AVAILABLE_ASCENT=20.0, LINE_ATOM_COUNT=5, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LAST_EDGE=CLOSE_SEGMENT, LINE_MAX_DESCENT=5.0}) |
---|
515 | [04.06.2009 11:46:12] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{RANGE=TextRange(5, 5), CUR_AREA=0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), SCOPE=IN_LINE, LINE_AVAILABLE_ASCENT=20.0, LINE_ATOM_COUNT=5, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LAST_EDGE=CLOSE_SEGMENT, LINE_MAX_DESCENT=5.0} -> State{RANGE=TextRange(5, 5), CUR_AREA=0, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), SCOPE=IN_PART, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LAST_EDGE=CLOSE_LINE}) |
---|
516 | [04.06.2009 11:46:12] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{RANGE=TextRange(5, 5), CUR_AREA=0, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), SCOPE=IN_PART, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LAST_EDGE=CLOSE_LINE} -> State{RANGE=TextRange(5, 5), CUR_AREA=1, SCOPE=IN_TEXT, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LAST_EDGE=CLOSE_PART}) |
---|
517 | [04.06.2009 11:46:12] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{RANGE=TextRange(5, 5), CUR_AREA=1, SCOPE=IN_TEXT, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LAST_EDGE=CLOSE_PART} -> State{RANGE=TextRange(5, 5), CUR_AREA=1, SCOPE=FINAL, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LAST_EDGE=CLOSE_TEXT}) |
---|
518 | [04.06.2009 11:46:12] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=6 |
---|
519 | [04.06.2009 11:46:13] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=1061 |
---|
520 | [04.06.2009 11:46:13] [SimpleSceneVisual] DEBUG - paintComponent: |
---|
521 | [04.06.2009 11:46:13] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@148ce5 |
---|
522 | [04.06.2009 11:46:13] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{RANGE=TextRange(0, 0), CUR_AREA=0, SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@77c504]} -> State{RANGE=TextRange(0, 0), CUR_AREA=0, SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@77c504], LAST_EDGE=OPEN_TEXT}) |
---|
523 | [04.06.2009 11:46:13] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{RANGE=TextRange(0, 0), CUR_AREA=0, SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@77c504], LAST_EDGE=OPEN_TEXT} -> State{RANGE=TextRange(0, 0), CUR_AREA=0, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), SCOPE=IN_PART, AREAS=[org.sophie2.base.commons.util.position.ImmArea@77c504], LAST_EDGE=OPEN_PART}) |
---|
524 | [04.06.2009 11:46:13] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{RANGE=TextRange(0, 0), CUR_AREA=0, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), SCOPE=IN_PART, AREAS=[org.sophie2.base.commons.util.position.ImmArea@77c504], LAST_EDGE=OPEN_PART} -> State{RANGE=TextRange(0, 0), CUR_AREA=1, SCOPE=IN_TEXT, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@77c504], LAST_EDGE=CLOSE_PART}) |
---|
525 | [04.06.2009 11:46:13] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{RANGE=TextRange(0, 0), CUR_AREA=1, SCOPE=IN_TEXT, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@77c504], LAST_EDGE=CLOSE_PART} -> State{RANGE=TextRange(0, 0), CUR_AREA=1, SCOPE=FINAL, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@77c504], LAST_EDGE=CLOSE_TEXT}) |
---|
526 | [04.06.2009 11:46:13] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@d71aab |
---|
527 | [04.06.2009 11:46:13] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{RANGE=TextRange(0, 0), CUR_AREA=0, SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@89a879]} -> State{RANGE=TextRange(0, 0), CUR_AREA=0, SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@89a879], LAST_EDGE=OPEN_TEXT}) |
---|
528 | [04.06.2009 11:46:13] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{RANGE=TextRange(0, 0), CUR_AREA=0, SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@89a879], LAST_EDGE=OPEN_TEXT} -> State{RANGE=TextRange(0, 0), CUR_AREA=0, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), SCOPE=IN_PART, AREAS=[org.sophie2.base.commons.util.position.ImmArea@89a879], LAST_EDGE=OPEN_PART}) |
---|
529 | [04.06.2009 11:46:13] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{RANGE=TextRange(0, 0), CUR_AREA=0, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), SCOPE=IN_PART, AREAS=[org.sophie2.base.commons.util.position.ImmArea@89a879], LAST_EDGE=OPEN_PART} -> State{RANGE=TextRange(0, 0), CUR_AREA=1, SCOPE=IN_TEXT, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@89a879], LAST_EDGE=CLOSE_PART}) |
---|
530 | [04.06.2009 11:46:13] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{RANGE=TextRange(0, 0), CUR_AREA=1, SCOPE=IN_TEXT, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@89a879], LAST_EDGE=CLOSE_PART} -> State{RANGE=TextRange(0, 0), CUR_AREA=1, SCOPE=FINAL, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@89a879], LAST_EDGE=CLOSE_TEXT}) |
---|
531 | [04.06.2009 11:46:13] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@1ebee19 |
---|
532 | [04.06.2009 11:46:13] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{RANGE=TextRange(0, 5), CUR_AREA=0, SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa]} -> State{RANGE=TextRange(0, 5), CUR_AREA=0, SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LAST_EDGE=OPEN_TEXT}) |
---|
533 | [04.06.2009 11:46:13] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{RANGE=TextRange(0, 5), CUR_AREA=0, SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LAST_EDGE=OPEN_TEXT} -> State{RANGE=TextRange(0, 5), CUR_AREA=0, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), SCOPE=IN_PART, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LAST_EDGE=OPEN_PART}) |
---|
534 | [04.06.2009 11:46:13] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{RANGE=TextRange(0, 5), CUR_AREA=0, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), SCOPE=IN_PART, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LAST_EDGE=OPEN_PART} -> State{RANGE=TextRange(0, 5), CUR_AREA=0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), SCOPE=IN_LINE, LINE_AVAILABLE_ASCENT=20.0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LAST_EDGE=OPEN_LINE, LINE_MAX_DESCENT=0.0}) |
---|
535 | [04.06.2009 11:46:13] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{RANGE=TextRange(0, 5), CUR_AREA=0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), SCOPE=IN_LINE, LINE_AVAILABLE_ASCENT=20.0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LAST_EDGE=OPEN_LINE, LINE_MAX_DESCENT=0.0} -> State{RANGE=TextRange(0, 5), BASE_POINT=ImmPoint(x=0.00000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LINE_MAX_DESCENT=0.0}) |
---|
536 | [04.06.2009 11:46:13] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{RANGE=TextRange(0, 5), BASE_POINT=ImmPoint(x=0.00000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LINE_MAX_DESCENT=0.0} -> State{RANGE=TextRange(1, 5), BASE_POINT=ImmPoint(x=10.0000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=1, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LINE_MAX_DESCENT=5.0}) |
---|
537 | [04.06.2009 11:46:13] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{RANGE=TextRange(1, 5), BASE_POINT=ImmPoint(x=10.0000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=1, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LINE_MAX_DESCENT=5.0} -> State{RANGE=TextRange(2, 5), BASE_POINT=ImmPoint(x=20.0000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=2, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LINE_MAX_DESCENT=5.0}) |
---|
538 | [04.06.2009 11:46:13] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{RANGE=TextRange(2, 5), BASE_POINT=ImmPoint(x=20.0000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=2, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LINE_MAX_DESCENT=5.0} -> State{RANGE=TextRange(3, 5), BASE_POINT=ImmPoint(x=30.0000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=3, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LINE_MAX_DESCENT=5.0}) |
---|
539 | [04.06.2009 11:46:13] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{RANGE=TextRange(3, 5), BASE_POINT=ImmPoint(x=30.0000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=3, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LINE_MAX_DESCENT=5.0} -> State{RANGE=TextRange(4, 5), BASE_POINT=ImmPoint(x=40.0000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=4, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LINE_MAX_DESCENT=5.0}) |
---|
540 | [04.06.2009 11:46:13] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{RANGE=TextRange(4, 5), BASE_POINT=ImmPoint(x=40.0000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=4, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LINE_MAX_DESCENT=5.0} -> State{RANGE=TextRange(5, 5), BASE_POINT=ImmPoint(x=50.0000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=5, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LINE_MAX_DESCENT=5.0}) |
---|
541 | [04.06.2009 11:46:13] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{RANGE=TextRange(5, 5), BASE_POINT=ImmPoint(x=50.0000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=5, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LINE_MAX_DESCENT=5.0} -> State{RANGE=TextRange(5, 5), CUR_AREA=0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), SCOPE=IN_LINE, LINE_AVAILABLE_ASCENT=20.0, LINE_ATOM_COUNT=5, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LAST_EDGE=CLOSE_SEGMENT, LINE_MAX_DESCENT=5.0}) |
---|
542 | [04.06.2009 11:46:13] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{RANGE=TextRange(5, 5), CUR_AREA=0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), SCOPE=IN_LINE, LINE_AVAILABLE_ASCENT=20.0, LINE_ATOM_COUNT=5, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LAST_EDGE=CLOSE_SEGMENT, LINE_MAX_DESCENT=5.0} -> State{RANGE=TextRange(5, 5), CUR_AREA=0, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), SCOPE=IN_PART, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LAST_EDGE=CLOSE_LINE}) |
---|
543 | [04.06.2009 11:46:13] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{RANGE=TextRange(5, 5), CUR_AREA=0, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), SCOPE=IN_PART, AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LAST_EDGE=CLOSE_LINE} -> State{RANGE=TextRange(5, 5), CUR_AREA=1, SCOPE=IN_TEXT, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LAST_EDGE=CLOSE_PART}) |
---|
544 | [04.06.2009 11:46:13] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{RANGE=TextRange(5, 5), CUR_AREA=1, SCOPE=IN_TEXT, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LAST_EDGE=CLOSE_PART} -> State{RANGE=TextRange(5, 5), CUR_AREA=1, SCOPE=FINAL, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@6f3fa], LAST_EDGE=CLOSE_TEXT}) |
---|
545 | [04.06.2009 11:46:13] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=6 |
---|
546 | [04.06.2009 11:46:14] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced |
---|
547 | [04.06.2009 11:46:14] [EdgeKind] DEBUG - findLayoutHillClimb: State{RANGE=TextRange(0, 4), CUR_AREA=0, SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@eb04b6]} |
---|
548 | [04.06.2009 11:46:14] [EdgeKind] DEBUG - v=State{RANGE=TextRange(0, 4), CUR_AREA=0, SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@eb04b6]} |
---|
549 | [04.06.2009 11:46:14] [EdgeKind] DEBUG - v=State{RANGE=TextRange(0, 4), CUR_AREA=0, SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@eb04b6], LAST_EDGE=OPEN_TEXT} |
---|
550 | [04.06.2009 11:46:14] [EdgeKind] DEBUG - v=State{RANGE=TextRange(0, 4), CUR_AREA=0, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), SCOPE=IN_PART, AREAS=[org.sophie2.base.commons.util.position.ImmArea@eb04b6], LAST_EDGE=OPEN_PART} |
---|
551 | [04.06.2009 11:46:14] [EdgeKind] DEBUG - v=State{RANGE=TextRange(0, 4), CUR_AREA=0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), SCOPE=IN_LINE, LINE_AVAILABLE_ASCENT=20.0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@eb04b6], LAST_EDGE=OPEN_LINE, LINE_MAX_DESCENT=0.0} |
---|
552 | [04.06.2009 11:46:14] [EdgeKind] DEBUG - v=State{RANGE=TextRange(0, 4), BASE_POINT=ImmPoint(x=0.00000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@eb04b6], LINE_MAX_DESCENT=0.0} |
---|
553 | [04.06.2009 11:46:14] [EdgeKind] DEBUG - v=State{RANGE=TextRange(1, 4), BASE_POINT=ImmPoint(x=10.0000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=1, AREAS=[org.sophie2.base.commons.util.position.ImmArea@eb04b6], LINE_MAX_DESCENT=5.0} |
---|
554 | [04.06.2009 11:46:14] [EdgeKind] DEBUG - v=State{RANGE=TextRange(2, 4), BASE_POINT=ImmPoint(x=20.0000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=2, AREAS=[org.sophie2.base.commons.util.position.ImmArea@eb04b6], LINE_MAX_DESCENT=5.0} |
---|
555 | [04.06.2009 11:46:14] [EdgeKind] DEBUG - v=State{RANGE=TextRange(3, 4), BASE_POINT=ImmPoint(x=30.0000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=3, AREAS=[org.sophie2.base.commons.util.position.ImmArea@eb04b6], LINE_MAX_DESCENT=5.0} |
---|
556 | [04.06.2009 11:46:14] [EdgeKind] DEBUG - v=State{RANGE=TextRange(4, 4), BASE_POINT=ImmPoint(x=40.0000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=4, AREAS=[org.sophie2.base.commons.util.position.ImmArea@eb04b6], LINE_MAX_DESCENT=5.0} |
---|
557 | [04.06.2009 11:46:14] [EdgeKind] DEBUG - v=State{RANGE=TextRange(4, 4), CUR_AREA=0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), SCOPE=IN_LINE, LINE_AVAILABLE_ASCENT=20.0, LINE_ATOM_COUNT=4, AREAS=[org.sophie2.base.commons.util.position.ImmArea@eb04b6], LAST_EDGE=CLOSE_SEGMENT, LINE_MAX_DESCENT=5.0} |
---|
558 | [04.06.2009 11:46:14] [EdgeKind] DEBUG - v=State{RANGE=TextRange(4, 4), CUR_AREA=0, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), SCOPE=IN_PART, AREAS=[org.sophie2.base.commons.util.position.ImmArea@eb04b6], LAST_EDGE=CLOSE_LINE} |
---|
559 | [04.06.2009 11:46:14] [EdgeKind] DEBUG - v=State{RANGE=TextRange(4, 4), CUR_AREA=1, SCOPE=IN_TEXT, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@eb04b6], LAST_EDGE=CLOSE_PART} |
---|
560 | [04.06.2009 11:46:14] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced |
---|
561 | [04.06.2009 11:46:14] [EdgeKind] DEBUG - findLayoutHillClimb: State{RANGE=TextRange(0, 5), CUR_AREA=0, SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@148d205]} |
---|
562 | [04.06.2009 11:46:14] [EdgeKind] DEBUG - v=State{RANGE=TextRange(0, 5), CUR_AREA=0, SCOPE=TOP, AREAS=[org.sophie2.base.commons.util.position.ImmArea@148d205]} |
---|
563 | [04.06.2009 11:46:14] [EdgeKind] DEBUG - v=State{RANGE=TextRange(0, 5), CUR_AREA=0, SCOPE=IN_TEXT, AREAS=[org.sophie2.base.commons.util.position.ImmArea@148d205], LAST_EDGE=OPEN_TEXT} |
---|
564 | [04.06.2009 11:46:14] [EdgeKind] DEBUG - v=State{RANGE=TextRange(0, 5), CUR_AREA=0, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), SCOPE=IN_PART, AREAS=[org.sophie2.base.commons.util.position.ImmArea@148d205], LAST_EDGE=OPEN_PART} |
---|
565 | [04.06.2009 11:46:14] [EdgeKind] DEBUG - v=State{RANGE=TextRange(0, 5), CUR_AREA=0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), SCOPE=IN_LINE, LINE_AVAILABLE_ASCENT=20.0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@148d205], LAST_EDGE=OPEN_LINE, LINE_MAX_DESCENT=0.0} |
---|
566 | [04.06.2009 11:46:14] [EdgeKind] DEBUG - v=State{RANGE=TextRange(0, 5), BASE_POINT=ImmPoint(x=0.00000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@148d205], LINE_MAX_DESCENT=0.0} |
---|
567 | [04.06.2009 11:46:14] [EdgeKind] DEBUG - v=State{RANGE=TextRange(1, 5), BASE_POINT=ImmPoint(x=8.00000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=1, AREAS=[org.sophie2.base.commons.util.position.ImmArea@148d205], LINE_MAX_DESCENT=4.0} |
---|
568 | [04.06.2009 11:46:14] [EdgeKind] DEBUG - v=State{RANGE=TextRange(2, 5), BASE_POINT=ImmPoint(x=16.0000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=2, AREAS=[org.sophie2.base.commons.util.position.ImmArea@148d205], LINE_MAX_DESCENT=4.0} |
---|
569 | [04.06.2009 11:46:14] [EdgeKind] DEBUG - v=State{RANGE=TextRange(3, 5), BASE_POINT=ImmPoint(x=24.0000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=3, AREAS=[org.sophie2.base.commons.util.position.ImmArea@148d205], LINE_MAX_DESCENT=4.0} |
---|
570 | [04.06.2009 11:46:14] [EdgeKind] DEBUG - v=State{RANGE=TextRange(4, 5), BASE_POINT=ImmPoint(x=32.0000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=4, AREAS=[org.sophie2.base.commons.util.position.ImmArea@148d205], LINE_MAX_DESCENT=4.0} |
---|
571 | [04.06.2009 11:46:14] [EdgeKind] DEBUG - v=State{RANGE=TextRange(5, 5), BASE_POINT=ImmPoint(x=40.0000, y=20.0000), SCOPE=IN_SEGMENT, LINE_AVAILABLE_ASCENT=20.0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM, CUR_AREA=0, SEGMENT_LEFT_GAP=0.0, LINE_ATOM_COUNT=5, AREAS=[org.sophie2.base.commons.util.position.ImmArea@148d205], LINE_MAX_DESCENT=4.0} |
---|
572 | [04.06.2009 11:46:14] [EdgeKind] DEBUG - v=State{RANGE=TextRange(5, 5), CUR_AREA=0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), SCOPE=IN_LINE, LINE_AVAILABLE_ASCENT=20.0, LINE_ATOM_COUNT=5, AREAS=[org.sophie2.base.commons.util.position.ImmArea@148d205], LAST_EDGE=CLOSE_SEGMENT, LINE_MAX_DESCENT=4.0} |
---|
573 | [04.06.2009 11:46:14] [EdgeKind] DEBUG - v=State{RANGE=TextRange(5, 5), CUR_AREA=0, BASE_POINT=ImmPoint(x=0.00000, y=24.0000), SCOPE=IN_PART, AREAS=[org.sophie2.base.commons.util.position.ImmArea@148d205], LAST_EDGE=CLOSE_LINE} |
---|
574 | [04.06.2009 11:46:14] [EdgeKind] DEBUG - v=State{RANGE=TextRange(5, 5), CUR_AREA=1, SCOPE=IN_TEXT, BASE_POINT=ImmPoint(x=0.00000, y=24.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@148d205], LAST_EDGE=CLOSE_PART} |
---|
575 | [04.06.2009 11:46:14] [BoundCheckBox$1dataInputControl] DEBUG - ResourceProperty.setuper() deinitializing protected void org.sophie2.base.bound.BoundCheckBox$1dataInputControl.setup(java.lang.Object) because of modelData@class org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle value not initialized! |
---|
576 | [04.06.2009 11:46:14] [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.text.halos.TextFontHud$TextUnderlineStyle value not initialized! |
---|
577 | [04.06.2009 11:46:14] [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.text.halos.TextFontHud$TextUnderlineStyle value not initialized! |
---|
578 | [04.06.2009 11:46:14] [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.func.text.halos.TextFontHud value not initialized! |
---|
579 | [04.06.2009 11:46:14] [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]] |
---|
580 | [04.06.2009 11:46:14] [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.func.text.halos.TextFontHaloMenu value not initialized! |
---|
581 | [04.06.2009 11:46:14] [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! |
---|
582 | [04.06.2009 11:46:14] [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! |
---|
583 | [04.06.2009 11:46:14] [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]] |
---|
584 | [04.06.2009 11:46:14] [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.func.text.halos.TextFontHaloMenu value not initialized! |
---|
585 | [04.06.2009 11:46:14] [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]] |
---|
586 | [04.06.2009 11:46:14] [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.func.text.halos.TextFontHaloMenu value not initialized! |
---|
587 | [04.06.2009 11:46:14] [SophieExceptionHandler] ERROR - Position not in the text! |
---|
588 | java.lang.IllegalArgumentException: Position not in the text! |
---|
589 | at org.sophie2.base.model.text.naive.NaiveHotText$NaiveNavigator.getIndex(NaiveHotText.java:291) |
---|
590 | at org.sophie2.base.model.text.naive.NaiveHotText.getCurrentIndex(NaiveHotText.java:153) |
---|
591 | at org.sophie2.base.model.text.naive.NaiveHotText.getUnits(NaiveHotText.java:159) |
---|
592 | at org.sophie2.base.model.text.naive.NaiveHotText$NaiveStyler.getEffectiveStyle(NaiveHotText.java:437) |
---|
593 | at org.sophie2.main.func.text.utils.TextStyleUtils.getValue(TextStyleUtils.java:51) |
---|
594 | at org.sophie2.main.func.text.halos.TextStyleBoundCheckBox.computeModelData(TextStyleBoundCheckBox.java:46) |
---|
595 | at org.sophie2.main.func.text.halos.TextFontHud$TextUnderlineStyle.computeModelData(TextFontHud.java:251) |
---|
596 | at org.sophie2.main.func.text.halos.TextStyleBoundCheckBox.computeModelData(TextStyleBoundCheckBox.java:1) |
---|
597 | at org.sophie2.base.bound.BaseBoundControl$1modelData.compute(BaseBoundControl.java:337) |
---|
598 | at org.sophie2.core.prolib.impl.AutoProperty$Updater.update(AutoProperty.java:47) |
---|
599 | at org.sophie2.core.prolib.impl.AutoTracker.doUpdate(AutoTracker.java:65) |
---|
600 | at org.sophie2.core.prolib.impl.AutoTracker$1.changed(AutoTracker.java:31) |
---|
601 | at org.sophie2.core.prolib.BasePro.fireChanged(BasePro.java:131) |
---|
602 | at org.sophie2.core.prolib.BasePro$BaseProChange.fire(BasePro.java:187) |
---|
603 | at org.sophie2.core.prolib.list.BaseProList$BaseProListChange.fire(BaseProList.java:552) |
---|
604 | at org.sophie2.core.prolib.events.ProChange.execute(ProChange.java:74) |
---|
605 | at org.sophie2.core.prolib.BasePro$BaseProChange.execute(BasePro.java:204) |
---|
606 | at org.sophie2.core.prolib.util.DefaultChangeManager.register(DefaultChangeManager.java:35) |
---|
607 | at org.sophie2.core.prolib.events.ProChange.register(ProChange.java:55) |
---|
608 | at org.sophie2.core.prolib.BasePro$BaseProChange.register(BasePro.java:197) |
---|
609 | at org.sophie2.core.prolib.list.BaseProList$CacheList.remove(BaseProList.java:242) |
---|
610 | at java.util.AbstractList$Itr.remove(Unknown Source) |
---|
611 | at java.util.AbstractList.removeRange(Unknown Source) |
---|
612 | at java.util.SubList.removeRange(Unknown Source) |
---|
613 | at java.util.AbstractList.clear(Unknown Source) |
---|
614 | at org.sophie2.base.model.text.naive.NaiveHotText.replaceText(NaiveHotText.java:224) |
---|
615 | at org.sophie2.base.model.text.naive.NaiveHotText$NaiveStyler.applyEndStyle(NaiveHotText.java:423) |
---|
616 | at org.sophie2.base.model.text.naive.NaiveHotText$NaiveStyler.applyNewStyle(NaiveHotText.java:431) |
---|
617 | at org.sophie2.base.model.text.naive.NaiveHotText$NaiveStyler.addStyle(NaiveHotText.java:472) |
---|
618 | at org.sophie2.main.func.text.utils.TextStyleUtils.addStyle(TextStyleUtils.java:67) |
---|
619 | at org.sophie2.main.func.text.halos.TextFontHud$TextFontSize.submitData(TextFontHud.java:192) |
---|
620 | at org.sophie2.main.func.text.halos.TextFontHud$TextFontSize.submitData(TextFontHud.java:1) |
---|
621 | at org.sophie2.base.bound.BaseBoundControl.syncInputToModel(BaseBoundControl.java:290) |
---|
622 | at org.sophie2.base.bound.BoundComboBox$1dataInputControl$1.itemStateChanged(BoundComboBox.java:114) |
---|
623 | at javax.swing.JComboBox.fireItemStateChanged(Unknown Source) |
---|
624 | at javax.swing.JComboBox.selectedItemChanged(Unknown Source) |
---|
625 | at javax.swing.JComboBox.contentsChanged(Unknown Source) |
---|
626 | at javax.swing.AbstractListModel.fireContentsChanged(Unknown Source) |
---|
627 | at javax.swing.DefaultComboBoxModel.setSelectedItem(Unknown Source) |
---|
628 | at javax.swing.JComboBox.setSelectedItem(Unknown Source) |
---|
629 | at javax.swing.JComboBox.setSelectedIndex(Unknown Source) |
---|
630 | at javax.swing.plaf.basic.BasicComboPopup$Handler.mouseReleased(Unknown Source) |
---|
631 | at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) |
---|
632 | at java.awt.Component.processMouseEvent(Unknown Source) |
---|
633 | at javax.swing.JComponent.processMouseEvent(Unknown Source) |
---|
634 | at javax.swing.plaf.basic.BasicComboPopup$1.processMouseEvent(Unknown Source) |
---|
635 | at java.awt.Component.processEvent(Unknown Source) |
---|
636 | at java.awt.Container.processEvent(Unknown Source) |
---|
637 | at java.awt.Component.dispatchEventImpl(Unknown Source) |
---|
638 | at java.awt.Container.dispatchEventImpl(Unknown Source) |
---|
639 | at java.awt.Component.dispatchEvent(Unknown Source) |
---|
640 | at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) |
---|
641 | at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) |
---|
642 | at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) |
---|
643 | at java.awt.Container.dispatchEventImpl(Unknown Source) |
---|
644 | at java.awt.Window.dispatchEventImpl(Unknown Source) |
---|
645 | at java.awt.Component.dispatchEvent(Unknown Source) |
---|
646 | at java.awt.EventQueue.dispatchEvent(Unknown Source) |
---|
647 | at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) |
---|
648 | at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) |
---|
649 | at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) |
---|
650 | at java.awt.EventDispatchThread.pumpEvents(Unknown Source) |
---|
651 | at java.awt.EventDispatchThread.pumpEvents(Unknown Source) |
---|
652 | at java.awt.EventDispatchThread.run(Unknown Source) |
---|
653 | |
---|
654 | |
---|
655 | ---------------------------------------- |
---|
656 | |
---|
657 | java.runtime.name=Java(TM) SE Runtime Environment |
---|
658 | sun.boot.library.path=C:\Program Files\Java\jre6\bin |
---|
659 | java.vm.version=11.3-b02 |
---|
660 | java.vm.vendor=Sun Microsystems Inc. |
---|
661 | java.vendor.url=http://java.sun.com/ |
---|
662 | path.separator=; |
---|
663 | java.vm.name=Java HotSpot(TM) Client VM |
---|
664 | file.encoding.pkg=sun.io |
---|
665 | sun.java.launcher=SUN_STANDARD |
---|
666 | user.country=BG |
---|
667 | sun.os.patch.level=Service Pack 1 |
---|
668 | java.vm.specification.name=Java Virtual Machine Specification |
---|
669 | user.dir=C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.author\target\classes |
---|
670 | edition=author |
---|
671 | java.runtime.version=1.6.0_13-b03 |
---|
672 | java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment |
---|
673 | java.endorsed.dirs=C:\Program Files\Java\jre6\lib\endorsed |
---|
674 | os.arch=x86 |
---|
675 | java.io.tmpdir=C:\Users\meddle\AppData\Local\Temp\7\ |
---|
676 | line.separator= |
---|
677 | |
---|
678 | java.vm.specification.vendor=Sun Microsystems Inc. |
---|
679 | user.variant= |
---|
680 | os.name=Windows Server 2008 |
---|
681 | sun.jnu.encoding=Cp1251 |
---|
682 | java.library.path=C:\Program Files\Java\jre6\bin;.;C:\Users\meddle\WINDOWS\Sun\Java\bin;C:\Windows\system32;C:\Users\meddle\WINDOWS;C:/Program Files/Java/jre6/bin/client;C:/Program Files/Java/jre6/bin;C:\Program Files\PHP\;C:\Perl\site\bin;C:\Perl\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\TortoiseSVN\bin;C:\Program Files\MySQL\MySQL Server 5.0\bin;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Subversion\bin;C:\ant\bin;C:\Program Files\Subversion\bin;C:\Program Files\Java\jdk1.6.0_10;C:\Users\meddle\dev\java\apache-maven-2.0.9\bin;C:\Program Files\ImageMagick-6.3.9-Q16 |
---|
683 | java.specification.name=Java Platform API Specification |
---|
684 | java.class.version=50.0 |
---|
685 | sun.management.compiler=HotSpot Client Compiler |
---|
686 | os.version=6.0 |
---|
687 | user.home=C:\Users\meddle |
---|
688 | user.timezone=Europe/Helsinki |
---|
689 | java.awt.printerjob=sun.awt.windows.WPrinterJob |
---|
690 | file.encoding=Cp1251 |
---|
691 | java.specification.version=1.6 |
---|
692 | java.class.path=C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.author\target\classes;C:\Users\meddle\.m2\repository\org\apache\felix\org.apache.felix.main\1.0.4\org.apache.felix.main-1.0.4.jar;C:\Users\meddle\.m2\repository\org\apache\felix\org.apache.felix.framework\1.0.4\org.apache.felix.framework-1.0.4.jar;C:\Users\meddle\.m2\repository\org\apache\felix\org.apache.felix.shell\1.0.1\org.apache.felix.shell-1.0.1.jar;C:\Users\meddle\.m2\repository\org\apache\felix\org.apache.felix.shell.tui\1.0.1\org.apache.felix.shell.tui-1.0.1.jar;C:\Users\meddle\.m2\repository\org\apache\felix\org.apache.felix.bundlerepository\1.0.3\org.apache.felix.bundlerepository-1.0.3.jar;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.main.app.layout\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.core.modularity\target\classes;C:\Users\meddle\.m2\repository\org\osgi\osgi_R4_core\1.0\osgi_R4_core-1.0.jar;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.core\target\classes;C:\Users\meddle\.m2\repository\junit\junit\4.4\junit-4.4.jar;C:\Users\meddle\.m2\repository\org\swinglabs\swingx\0.9.2\swingx-0.9.2.jar;C:\Users\meddle\.m2\repository\com\jhlabs\filters\2.0.235\filters-2.0.235.jar;C:\Users\meddle\.m2\repository\org\swinglabs\swing-worker\1.1\swing-worker-1.1.jar;C:\Users\meddle\.m2\repository\com\vlsolutions\vldocking\2.1.4\vldocking-2.1.4.jar;C:\Users\meddle\.m2\repository\net\sf\mydoggy\mydoggy-api\1.4.2\mydoggy-api-1.4.2.jar;C:\Users\meddle\.m2\repository\net\sf\mydoggy\mydoggy-plaf\1.4.2\mydoggy-plaf-1.4.2.jar;C:\Users\meddle\.m2\repository\xerces\xercesImpl\2.8.0\xercesImpl-2.8.0.jar;C:\Users\meddle\.m2\repository\xml-apis\xml-apis\1.3.03\xml-apis-1.3.03.jar;C:\Users\meddle\.m2\repository\tablelayout\TableLayout\20050920\TableLayout-20050920.jar;C:\Users\meddle\.m2\repository\cglib\cglib-nodep\2.1_3\cglib-nodep-2.1_3.jar;C:\Users\meddle\.m2\repository\log4j\log4j\1.2.14\log4j-1.2.14.jar;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.base.skins\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.base.commons\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.core.mvc\target\classes;C:\Users\meddle\.m2\repository\batik\batik-awt-util\1.6-1\batik-awt-util-1.6-1.jar;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.base.layout\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.base.menus\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.base.visual\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.main.app.commons\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.main.func.file\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.base.dialogs\target\classes;C:\Users\meddle\.m2\repository\org\osgi\osgi_R4_compendium\1.0\osgi_R4_compendium-1.0.jar;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.main.dialogs.input\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.base.bound\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.base.halos\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.base.scene\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.base.model.text\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.base.dnd\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.base.model.book\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.base.model.resources\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.base.persistence\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.base.media\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.main.app.model\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.main.scene.simple\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.main.app.reader\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.main.func.text\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.main.layout.mydoggy\target\classes;C:\Users\meddle\.m2\repository\net\sf\mydoggy\mydoggy-res\1.4.2\mydoggy-res-1.4.2.jar;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.main.layout.vldocking\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.main.func.config\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.main.app.halos\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.main.func.help\target\classes;C:\Users\meddle\.m2\repository\javax\help\javahelp\2.0.02\javahelp-2.0.02.jar;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.main.app.menus\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.main.media.fobs\target\classes;C:\Users\meddle\.m2\repository\javax\media\jmf\2.1.1e\jmf-2.1.1e.jar;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.main.func.media\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.main.func.servers\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.base.connectivity\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.server.persistence\target\classes;C:\Users\meddle\.m2\repository\org\apache\derby\derby\10.4.2.0\derby-10.4.2.0.jar;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.extra.func.pdf\target\classes;C:\Users\meddle\.m2\repository\net\dev\java\pdf-renderer\2.0\pdf-renderer-2.0.jar;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.main.func.resources\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.extra.func.print\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.main.func.image\target\classes;C:\Users\meddle\.m2\repository\com\lowagie\itext\1.3.1\itext-1.3.1.jar;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.main.func.links\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.system\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.extra.func.annotations\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.extra.func.embedded\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.main.ws_connector\target\classes;C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.main.skin.alternative\target\classes |
---|
693 | user.name=meddle |
---|
694 | java.vm.specification.version=1.0 |
---|
695 | java.home=C:\Program Files\Java\jre6 |
---|
696 | sun.arch.data.model=32 |
---|
697 | user.language=bg |
---|
698 | java.specification.vendor=Sun Microsystems Inc. |
---|
699 | awt.toolkit=sun.awt.windows.WToolkit |
---|
700 | java.vm.info=mixed mode |
---|
701 | java.version=1.6.0_13 |
---|
702 | java.ext.dirs=C:\Program Files\Java\jre6\lib\ext;C:\Users\meddle\WINDOWS\Sun\Java\lib\ext |
---|
703 | sun.boot.class.path=C:\Program Files\Java\jre6\lib\resources.jar;C:\Program Files\Java\jre6\lib\rt.jar;C:\Program Files\Java\jre6\lib\sunrsasign.jar;C:\Program Files\Java\jre6\lib\jsse.jar;C:\Program Files\Java\jre6\lib\jce.jar;C:\Program Files\Java\jre6\lib\charsets.jar;C:\Program Files\Java\jre6\classes |
---|
704 | java.vendor=Sun Microsystems Inc. |
---|
705 | file.separator=\ |
---|
706 | java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi |
---|
707 | sun.io.unicode.encoding=UnicodeLittle |
---|
708 | sun.cpu.endian=little |
---|
709 | sun.desktop=windows |
---|
710 | sun.cpu.isalist=pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 |
---|
711 | |
---|
712 | |
---|
713 | ---------------------------------------- |
---|
714 | |
---|
715 | meddle@sophie2.org |
---|
716 | |
---|
717 | ---------------------------------------- |
---|
718 | |
---|
719 | |
---|
720 | |
---|