1 | java.lang.ArrayIndexOutOfBoundsException: -2 |
---|
2 | at java.util.ArrayList.get(Unknown Source) |
---|
3 | at org.sophie2.core.prolib.list.BaseProList$CacheList.get(BaseProList.java:194) |
---|
4 | at org.sophie2.core.prolib.list.BaseProList.get(BaseProList.java:748) |
---|
5 | at org.sophie2.core.prolib.impl.ListProperty.get(ListProperty.java:173) |
---|
6 | at org.sophie2.base.model.text.naive.NaiveHotText$NaiveNavigator.getUnit(NaiveHotText.java:298) |
---|
7 | at org.sophie2.base.model.text.naive.NaiveHotText$NaiveNavigator.advance(NaiveHotText.java:250) |
---|
8 | at org.sophie2.main.func.text.logic.HotTextPlaceLogic$2.getNewCaretPos(HotTextPlaceLogic.java:140) |
---|
9 | at org.sophie2.main.func.text.logic.HotTextPlaceLogic$2.handlePlaceArgument(HotTextPlaceLogic.java:171) |
---|
10 | at org.sophie2.main.func.text.logic.HotTextPlaceLogic.handle(HotTextPlaceLogic.java:187) |
---|
11 | at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:43) |
---|
12 | at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:38) |
---|
13 | at org.sophie2.base.visual.interaction.InteractionMap.handleEvent(InteractionMap.java:59) |
---|
14 | at org.sophie2.base.visual.interaction.InteractionLogic$1.handle(InteractionLogic.java:33) |
---|
15 | at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:43) |
---|
16 | at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:38) |
---|
17 | at org.sophie2.base.scene.events.SceneInteractionLogic$1.handle(SceneInteractionLogic.java:173) |
---|
18 | at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:43) |
---|
19 | at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:38) |
---|
20 | at org.sophie2.base.visual.interaction.SwingEventAdapter.forward(SwingEventAdapter.java:46) |
---|
21 | at org.sophie2.base.visual.interaction.SwingEventAdapter$Handler.keyPressed(SwingEventAdapter.java:102) |
---|
22 | at java.awt.Component.processKeyEvent(Unknown Source) |
---|
23 | at javax.swing.JComponent.processKeyEvent(Unknown Source) |
---|
24 | at java.awt.Component.processEvent(Unknown Source) |
---|
25 | at java.awt.Container.processEvent(Unknown Source) |
---|
26 | at java.awt.Component.dispatchEventImpl(Unknown Source) |
---|
27 | at java.awt.Container.dispatchEventImpl(Unknown Source) |
---|
28 | at java.awt.Component.dispatchEvent(Unknown Source) |
---|
29 | at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) |
---|
30 | at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) |
---|
31 | at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) |
---|
32 | at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) |
---|
33 | at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) |
---|
34 | at java.awt.Component.dispatchEventImpl(Unknown Source) |
---|
35 | at java.awt.Container.dispatchEventImpl(Unknown Source) |
---|
36 | at java.awt.Window.dispatchEventImpl(Unknown Source) |
---|
37 | at java.awt.Component.dispatchEvent(Unknown Source) |
---|
38 | at java.awt.EventQueue.dispatchEvent(Unknown Source) |
---|
39 | at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) |
---|
40 | at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) |
---|
41 | at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) |
---|
42 | at java.awt.EventDispatchThread.pumpEvents(Unknown Source) |
---|
43 | at java.awt.EventDispatchThread.pumpEvents(Unknown Source) |
---|
44 | at java.awt.EventDispatchThread.run(Unknown Source) |
---|
45 | |
---|
46 | |
---|
47 | ---------------------------------------- |
---|
48 | |
---|
49 | 2009-06-04T11:55:56+0300 |
---|
50 | |
---|
51 | ---------------------------------------- |
---|
52 | |
---|
53 | sophie2-author.log |
---|
54 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
55 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
56 | [04.06.2009 11:55:55] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced |
---|
57 | [04.06.2009 11:55:55] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 |
---|
58 | [04.06.2009 11:55:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@93a3c9 |
---|
59 | [04.06.2009 11:55:55] [LogicR3] INFO - No operation to handle: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
60 | [04.06.2009 11:55:55] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
61 | [04.06.2009 11:55:55] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
62 | [04.06.2009 11:55:55] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=40 |
---|
63 | [04.06.2009 11:55:55] [SimpleSceneVisual] DEBUG - paintComponent: |
---|
64 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@636a1c |
---|
65 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_TEXT}) |
---|
66 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 0), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_PART}) |
---|
67 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(0, 0), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_PART}) |
---|
68 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_TEXT}) |
---|
69 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@67f99c |
---|
70 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_TEXT}) |
---|
71 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 6), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_PART}) |
---|
72 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{SCOPE=IN_PART, RANGE=TextRange(0, 6), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_LINE, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE}) |
---|
73 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{SCOPE=IN_LINE, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT}) |
---|
74 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
75 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
76 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
77 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
78 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(5, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=5, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
79 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(5, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=5, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=6, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
80 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=6, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SCOPE=IN_LINE, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_ATOM_COUNT=6, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT}) |
---|
81 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{SCOPE=IN_LINE, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_ATOM_COUNT=6, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT} -> State{SCOPE=IN_PART, RANGE=TextRange(6, 6), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_LINE}) |
---|
82 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(6, 6), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_LINE} -> State{SCOPE=IN_TEXT, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_PART}) |
---|
83 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_TEXT}) |
---|
84 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@183486 |
---|
85 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_TEXT}) |
---|
86 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 4), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_PART}) |
---|
87 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{SCOPE=IN_PART, RANGE=TextRange(0, 4), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_LINE, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE}) |
---|
88 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{SCOPE=IN_LINE, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT}) |
---|
89 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
90 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
91 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
92 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
93 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SCOPE=IN_LINE, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_ATOM_COUNT=4, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT}) |
---|
94 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{SCOPE=IN_LINE, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_ATOM_COUNT=4, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT} -> State{SCOPE=IN_PART, RANGE=TextRange(4, 4), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_LINE}) |
---|
95 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(4, 4), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_LINE} -> State{SCOPE=IN_TEXT, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_PART}) |
---|
96 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_TEXT}) |
---|
97 | [04.06.2009 11:55:55] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=6 |
---|
98 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
99 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
100 | [04.06.2009 11:55:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
101 | [04.06.2009 11:55:55] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
102 | [04.06.2009 11:55:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
103 | [04.06.2009 11:55:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
104 | [04.06.2009 11:55:55] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
105 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
106 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
107 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
108 | [04.06.2009 11:55:55] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced |
---|
109 | [04.06.2009 11:55:55] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 |
---|
110 | [04.06.2009 11:55:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@93a3c9 |
---|
111 | [04.06.2009 11:55:55] [LogicR3] INFO - No operation to handle: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
112 | [04.06.2009 11:55:55] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
113 | [04.06.2009 11:55:55] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
114 | [04.06.2009 11:55:55] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=28 |
---|
115 | [04.06.2009 11:55:55] [SimpleSceneVisual] DEBUG - paintComponent: |
---|
116 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@636a1c |
---|
117 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_TEXT}) |
---|
118 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 0), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_PART}) |
---|
119 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(0, 0), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_PART}) |
---|
120 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_TEXT}) |
---|
121 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@67f99c |
---|
122 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_TEXT}) |
---|
123 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 6), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_PART}) |
---|
124 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{SCOPE=IN_PART, RANGE=TextRange(0, 6), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_LINE, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE}) |
---|
125 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{SCOPE=IN_LINE, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT}) |
---|
126 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
127 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
128 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
129 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
130 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(5, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=5, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
131 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(5, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=5, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=6, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
132 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=6, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SCOPE=IN_LINE, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_ATOM_COUNT=6, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT}) |
---|
133 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{SCOPE=IN_LINE, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_ATOM_COUNT=6, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT} -> State{SCOPE=IN_PART, RANGE=TextRange(6, 6), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_LINE}) |
---|
134 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(6, 6), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_LINE} -> State{SCOPE=IN_TEXT, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_PART}) |
---|
135 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_TEXT}) |
---|
136 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@183486 |
---|
137 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_TEXT}) |
---|
138 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 4), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_PART}) |
---|
139 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{SCOPE=IN_PART, RANGE=TextRange(0, 4), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_LINE, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE}) |
---|
140 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{SCOPE=IN_LINE, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT}) |
---|
141 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
142 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
143 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
144 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
145 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SCOPE=IN_LINE, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_ATOM_COUNT=4, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT}) |
---|
146 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{SCOPE=IN_LINE, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_ATOM_COUNT=4, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT} -> State{SCOPE=IN_PART, RANGE=TextRange(4, 4), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_LINE}) |
---|
147 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(4, 4), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_LINE} -> State{SCOPE=IN_TEXT, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_PART}) |
---|
148 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_TEXT}) |
---|
149 | [04.06.2009 11:55:55] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=9 |
---|
150 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
151 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
152 | [04.06.2009 11:55:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
153 | [04.06.2009 11:55:55] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
154 | [04.06.2009 11:55:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
155 | [04.06.2009 11:55:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
156 | [04.06.2009 11:55:55] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
157 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
158 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
159 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
160 | [04.06.2009 11:55:55] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced |
---|
161 | [04.06.2009 11:55:55] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 |
---|
162 | [04.06.2009 11:55:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@93a3c9 |
---|
163 | [04.06.2009 11:55:55] [LogicR3] INFO - No operation to handle: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
164 | [04.06.2009 11:55:55] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
165 | [04.06.2009 11:55:55] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
166 | [04.06.2009 11:55:55] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=35 |
---|
167 | [04.06.2009 11:55:55] [SimpleSceneVisual] DEBUG - paintComponent: |
---|
168 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@636a1c |
---|
169 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_TEXT}) |
---|
170 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 0), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_PART}) |
---|
171 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(0, 0), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_PART}) |
---|
172 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_TEXT}) |
---|
173 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@67f99c |
---|
174 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_TEXT}) |
---|
175 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 6), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_PART}) |
---|
176 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{SCOPE=IN_PART, RANGE=TextRange(0, 6), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_LINE, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE}) |
---|
177 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{SCOPE=IN_LINE, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT}) |
---|
178 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
179 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
180 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
181 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
182 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(5, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=5, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
183 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(5, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=5, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=6, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
184 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=6, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SCOPE=IN_LINE, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_ATOM_COUNT=6, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT}) |
---|
185 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{SCOPE=IN_LINE, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_ATOM_COUNT=6, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT} -> State{SCOPE=IN_PART, RANGE=TextRange(6, 6), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_LINE}) |
---|
186 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(6, 6), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_LINE} -> State{SCOPE=IN_TEXT, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_PART}) |
---|
187 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_TEXT}) |
---|
188 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@183486 |
---|
189 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_TEXT}) |
---|
190 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 4), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_PART}) |
---|
191 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{SCOPE=IN_PART, RANGE=TextRange(0, 4), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_LINE, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE}) |
---|
192 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{SCOPE=IN_LINE, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT}) |
---|
193 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
194 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
195 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
196 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
197 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SCOPE=IN_LINE, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_ATOM_COUNT=4, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT}) |
---|
198 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{SCOPE=IN_LINE, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_ATOM_COUNT=4, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT} -> State{SCOPE=IN_PART, RANGE=TextRange(4, 4), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_LINE}) |
---|
199 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(4, 4), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_LINE} -> State{SCOPE=IN_TEXT, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_PART}) |
---|
200 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_TEXT}) |
---|
201 | [04.06.2009 11:55:55] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=7 |
---|
202 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
203 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
204 | [04.06.2009 11:55:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
205 | [04.06.2009 11:55:55] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
206 | [04.06.2009 11:55:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
207 | [04.06.2009 11:55:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
208 | [04.06.2009 11:55:55] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
209 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
210 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
211 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
212 | [04.06.2009 11:55:55] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced |
---|
213 | [04.06.2009 11:55:55] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 |
---|
214 | [04.06.2009 11:55:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@93a3c9 |
---|
215 | [04.06.2009 11:55:55] [LogicR3] INFO - No operation to handle: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
216 | [04.06.2009 11:55:55] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
217 | [04.06.2009 11:55:55] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
218 | [04.06.2009 11:55:55] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=33 |
---|
219 | [04.06.2009 11:55:55] [SimpleSceneVisual] DEBUG - paintComponent: |
---|
220 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@636a1c |
---|
221 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_TEXT}) |
---|
222 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 0), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_PART}) |
---|
223 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(0, 0), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_PART}) |
---|
224 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_TEXT}) |
---|
225 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@67f99c |
---|
226 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_TEXT}) |
---|
227 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 6), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_PART}) |
---|
228 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{SCOPE=IN_PART, RANGE=TextRange(0, 6), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_LINE, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE}) |
---|
229 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{SCOPE=IN_LINE, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT}) |
---|
230 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
231 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
232 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
233 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
234 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(5, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=5, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
235 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(5, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=5, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=6, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
236 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=6, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SCOPE=IN_LINE, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_ATOM_COUNT=6, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT}) |
---|
237 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{SCOPE=IN_LINE, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_ATOM_COUNT=6, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT} -> State{SCOPE=IN_PART, RANGE=TextRange(6, 6), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_LINE}) |
---|
238 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(6, 6), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_LINE} -> State{SCOPE=IN_TEXT, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_PART}) |
---|
239 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_TEXT}) |
---|
240 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@183486 |
---|
241 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_TEXT}) |
---|
242 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 4), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_PART}) |
---|
243 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{SCOPE=IN_PART, RANGE=TextRange(0, 4), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_LINE, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE}) |
---|
244 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{SCOPE=IN_LINE, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT}) |
---|
245 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
246 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
247 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
248 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
249 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SCOPE=IN_LINE, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_ATOM_COUNT=4, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT}) |
---|
250 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{SCOPE=IN_LINE, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_ATOM_COUNT=4, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT} -> State{SCOPE=IN_PART, RANGE=TextRange(4, 4), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_LINE}) |
---|
251 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(4, 4), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_LINE} -> State{SCOPE=IN_TEXT, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_PART}) |
---|
252 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_TEXT}) |
---|
253 | [04.06.2009 11:55:55] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=9 |
---|
254 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
255 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
256 | [04.06.2009 11:55:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
257 | [04.06.2009 11:55:55] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
258 | [04.06.2009 11:55:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
259 | [04.06.2009 11:55:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
260 | [04.06.2009 11:55:55] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
261 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
262 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
263 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
264 | [04.06.2009 11:55:55] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced |
---|
265 | [04.06.2009 11:55:55] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 |
---|
266 | [04.06.2009 11:55:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@93a3c9 |
---|
267 | [04.06.2009 11:55:55] [LogicR3] INFO - No operation to handle: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
268 | [04.06.2009 11:55:55] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
269 | [04.06.2009 11:55:55] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
270 | [04.06.2009 11:55:55] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=33 |
---|
271 | [04.06.2009 11:55:55] [SimpleSceneVisual] DEBUG - paintComponent: |
---|
272 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@636a1c |
---|
273 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_TEXT}) |
---|
274 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 0), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_PART}) |
---|
275 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(0, 0), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_PART}) |
---|
276 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_TEXT}) |
---|
277 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@67f99c |
---|
278 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_TEXT}) |
---|
279 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 6), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_PART}) |
---|
280 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{SCOPE=IN_PART, RANGE=TextRange(0, 6), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_LINE, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE}) |
---|
281 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{SCOPE=IN_LINE, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT}) |
---|
282 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
283 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
284 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
285 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
286 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(5, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=5, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
287 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(5, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=5, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=6, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
288 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=6, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SCOPE=IN_LINE, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_ATOM_COUNT=6, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT}) |
---|
289 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{SCOPE=IN_LINE, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_ATOM_COUNT=6, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT} -> State{SCOPE=IN_PART, RANGE=TextRange(6, 6), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_LINE}) |
---|
290 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(6, 6), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_LINE} -> State{SCOPE=IN_TEXT, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_PART}) |
---|
291 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_TEXT}) |
---|
292 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@183486 |
---|
293 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_TEXT}) |
---|
294 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 4), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_PART}) |
---|
295 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{SCOPE=IN_PART, RANGE=TextRange(0, 4), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_LINE, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE}) |
---|
296 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{SCOPE=IN_LINE, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT}) |
---|
297 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
298 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
299 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
300 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
301 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SCOPE=IN_LINE, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_ATOM_COUNT=4, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT}) |
---|
302 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{SCOPE=IN_LINE, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_ATOM_COUNT=4, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT} -> State{SCOPE=IN_PART, RANGE=TextRange(4, 4), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_LINE}) |
---|
303 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(4, 4), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_LINE} -> State{SCOPE=IN_TEXT, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_PART}) |
---|
304 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_TEXT}) |
---|
305 | [04.06.2009 11:55:55] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=10 |
---|
306 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
307 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
308 | [04.06.2009 11:55:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
309 | [04.06.2009 11:55:55] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
310 | [04.06.2009 11:55:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
311 | [04.06.2009 11:55:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
312 | [04.06.2009 11:55:55] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
313 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
314 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
315 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
316 | [04.06.2009 11:55:55] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced |
---|
317 | [04.06.2009 11:55:55] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 |
---|
318 | [04.06.2009 11:55:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@93a3c9 |
---|
319 | [04.06.2009 11:55:55] [LogicR3] INFO - No operation to handle: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
320 | [04.06.2009 11:55:55] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
321 | [04.06.2009 11:55:55] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
322 | [04.06.2009 11:55:55] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=38 |
---|
323 | [04.06.2009 11:55:55] [SimpleSceneVisual] DEBUG - paintComponent: |
---|
324 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@636a1c |
---|
325 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_TEXT}) |
---|
326 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 0), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_PART}) |
---|
327 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(0, 0), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_PART}) |
---|
328 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_TEXT}) |
---|
329 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@67f99c |
---|
330 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_TEXT}) |
---|
331 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 6), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_PART}) |
---|
332 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{SCOPE=IN_PART, RANGE=TextRange(0, 6), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_LINE, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE}) |
---|
333 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{SCOPE=IN_LINE, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT}) |
---|
334 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
335 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
336 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
337 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
338 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(5, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=5, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
339 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(5, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=5, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=6, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
340 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=6, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SCOPE=IN_LINE, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_ATOM_COUNT=6, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT}) |
---|
341 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{SCOPE=IN_LINE, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_ATOM_COUNT=6, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT} -> State{SCOPE=IN_PART, RANGE=TextRange(6, 6), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_LINE}) |
---|
342 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(6, 6), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_LINE} -> State{SCOPE=IN_TEXT, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_PART}) |
---|
343 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_TEXT}) |
---|
344 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@183486 |
---|
345 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_TEXT}) |
---|
346 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 4), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_PART}) |
---|
347 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{SCOPE=IN_PART, RANGE=TextRange(0, 4), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_LINE, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE}) |
---|
348 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{SCOPE=IN_LINE, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT}) |
---|
349 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
350 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
351 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
352 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
353 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SCOPE=IN_LINE, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_ATOM_COUNT=4, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT}) |
---|
354 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{SCOPE=IN_LINE, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_ATOM_COUNT=4, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT} -> State{SCOPE=IN_PART, RANGE=TextRange(4, 4), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_LINE}) |
---|
355 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(4, 4), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_LINE} -> State{SCOPE=IN_TEXT, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_PART}) |
---|
356 | [04.06.2009 11:55:55] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_TEXT}) |
---|
357 | [04.06.2009 11:55:55] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=6 |
---|
358 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
359 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
360 | [04.06.2009 11:55:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
361 | [04.06.2009 11:55:55] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
362 | [04.06.2009 11:55:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
363 | [04.06.2009 11:55:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
364 | [04.06.2009 11:55:55] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
365 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
366 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
367 | [04.06.2009 11:55:55] [LogicR3] INFO - Processing event: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
368 | [04.06.2009 11:55:55] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced |
---|
369 | [04.06.2009 11:55:55] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 |
---|
370 | [04.06.2009 11:55:55] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@93a3c9 |
---|
371 | [04.06.2009 11:55:55] [LogicR3] INFO - No operation to handle: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
372 | [04.06.2009 11:55:55] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
373 | [04.06.2009 11:55:55] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
374 | [04.06.2009 11:55:56] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=34 |
---|
375 | [04.06.2009 11:55:56] [SimpleSceneVisual] DEBUG - paintComponent: |
---|
376 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@636a1c |
---|
377 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_TEXT}) |
---|
378 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 0), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_PART}) |
---|
379 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(0, 0), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_PART}) |
---|
380 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_TEXT}) |
---|
381 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@67f99c |
---|
382 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_TEXT}) |
---|
383 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 6), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_PART}) |
---|
384 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{SCOPE=IN_PART, RANGE=TextRange(0, 6), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_LINE, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE}) |
---|
385 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{SCOPE=IN_LINE, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT}) |
---|
386 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
387 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
388 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
389 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
390 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(5, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=5, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
391 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(5, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=5, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=6, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
392 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=6, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SCOPE=IN_LINE, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_ATOM_COUNT=6, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT}) |
---|
393 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{SCOPE=IN_LINE, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_ATOM_COUNT=6, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT} -> State{SCOPE=IN_PART, RANGE=TextRange(6, 6), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_LINE}) |
---|
394 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(6, 6), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_LINE} -> State{SCOPE=IN_TEXT, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_PART}) |
---|
395 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_TEXT}) |
---|
396 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@183486 |
---|
397 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_TEXT}) |
---|
398 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 4), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_PART}) |
---|
399 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{SCOPE=IN_PART, RANGE=TextRange(0, 4), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_LINE, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE}) |
---|
400 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{SCOPE=IN_LINE, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT}) |
---|
401 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
402 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
403 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
404 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
405 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SCOPE=IN_LINE, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_ATOM_COUNT=4, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT}) |
---|
406 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{SCOPE=IN_LINE, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_ATOM_COUNT=4, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT} -> State{SCOPE=IN_PART, RANGE=TextRange(4, 4), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_LINE}) |
---|
407 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(4, 4), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_LINE} -> State{SCOPE=IN_TEXT, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_PART}) |
---|
408 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_TEXT}) |
---|
409 | [04.06.2009 11:55:56] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=8 |
---|
410 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
411 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
412 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
413 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
414 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
415 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
416 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
417 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
418 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
419 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
420 | [04.06.2009 11:55:56] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced |
---|
421 | [04.06.2009 11:55:56] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 |
---|
422 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@93a3c9 |
---|
423 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
424 | [04.06.2009 11:55:56] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
425 | [04.06.2009 11:55:56] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
426 | [04.06.2009 11:55:56] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=34 |
---|
427 | [04.06.2009 11:55:56] [SimpleSceneVisual] DEBUG - paintComponent: |
---|
428 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@636a1c |
---|
429 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_TEXT}) |
---|
430 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 0), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_PART}) |
---|
431 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(0, 0), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_PART}) |
---|
432 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_TEXT}) |
---|
433 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@67f99c |
---|
434 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_TEXT}) |
---|
435 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 6), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_PART}) |
---|
436 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{SCOPE=IN_PART, RANGE=TextRange(0, 6), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_LINE, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE}) |
---|
437 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{SCOPE=IN_LINE, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT}) |
---|
438 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
439 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
440 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
441 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
442 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(5, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=5, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
443 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(5, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=5, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=6, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
444 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=6, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SCOPE=IN_LINE, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_ATOM_COUNT=6, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT}) |
---|
445 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{SCOPE=IN_LINE, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_ATOM_COUNT=6, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT} -> State{SCOPE=IN_PART, RANGE=TextRange(6, 6), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_LINE}) |
---|
446 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(6, 6), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_LINE} -> State{SCOPE=IN_TEXT, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_PART}) |
---|
447 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_TEXT}) |
---|
448 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@183486 |
---|
449 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_TEXT}) |
---|
450 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 4), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_PART}) |
---|
451 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{SCOPE=IN_PART, RANGE=TextRange(0, 4), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_LINE, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE}) |
---|
452 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{SCOPE=IN_LINE, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT}) |
---|
453 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
454 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
455 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
456 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
457 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SCOPE=IN_LINE, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_ATOM_COUNT=4, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT}) |
---|
458 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{SCOPE=IN_LINE, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_ATOM_COUNT=4, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT} -> State{SCOPE=IN_PART, RANGE=TextRange(4, 4), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_LINE}) |
---|
459 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(4, 4), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_LINE} -> State{SCOPE=IN_TEXT, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_PART}) |
---|
460 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_TEXT}) |
---|
461 | [04.06.2009 11:55:56] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=7 |
---|
462 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
463 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
464 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
465 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
466 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
467 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
468 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
469 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
470 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
471 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
472 | [04.06.2009 11:55:56] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced |
---|
473 | [04.06.2009 11:55:56] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 |
---|
474 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@93a3c9 |
---|
475 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
476 | [04.06.2009 11:55:56] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
477 | [04.06.2009 11:55:56] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
478 | [04.06.2009 11:55:56] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=33 |
---|
479 | [04.06.2009 11:55:56] [SimpleSceneVisual] DEBUG - paintComponent: |
---|
480 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@636a1c |
---|
481 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_TEXT}) |
---|
482 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 0), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_PART}) |
---|
483 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(0, 0), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_PART}) |
---|
484 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_TEXT}) |
---|
485 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@67f99c |
---|
486 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_TEXT}) |
---|
487 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 6), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_PART}) |
---|
488 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{SCOPE=IN_PART, RANGE=TextRange(0, 6), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_LINE, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE}) |
---|
489 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{SCOPE=IN_LINE, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT}) |
---|
490 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
491 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
492 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
493 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
494 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(5, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=5, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
495 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(5, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=5, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=6, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
496 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=6, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SCOPE=IN_LINE, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_ATOM_COUNT=6, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT}) |
---|
497 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{SCOPE=IN_LINE, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_ATOM_COUNT=6, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT} -> State{SCOPE=IN_PART, RANGE=TextRange(6, 6), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_LINE}) |
---|
498 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(6, 6), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_LINE} -> State{SCOPE=IN_TEXT, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_PART}) |
---|
499 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_TEXT}) |
---|
500 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@183486 |
---|
501 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_TEXT}) |
---|
502 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 4), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_PART}) |
---|
503 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{SCOPE=IN_PART, RANGE=TextRange(0, 4), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_LINE, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE}) |
---|
504 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{SCOPE=IN_LINE, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT}) |
---|
505 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
506 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
507 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
508 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
509 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SCOPE=IN_LINE, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_ATOM_COUNT=4, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT}) |
---|
510 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{SCOPE=IN_LINE, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_ATOM_COUNT=4, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT} -> State{SCOPE=IN_PART, RANGE=TextRange(4, 4), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_LINE}) |
---|
511 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(4, 4), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_LINE} -> State{SCOPE=IN_TEXT, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_PART}) |
---|
512 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_TEXT}) |
---|
513 | [04.06.2009 11:55:56] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=8 |
---|
514 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
515 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
516 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
517 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
518 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
519 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
520 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
521 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
522 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
523 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
524 | [04.06.2009 11:55:56] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced |
---|
525 | [04.06.2009 11:55:56] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 |
---|
526 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@93a3c9 |
---|
527 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
528 | [04.06.2009 11:55:56] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
529 | [04.06.2009 11:55:56] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
530 | [04.06.2009 11:55:56] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=36 |
---|
531 | [04.06.2009 11:55:56] [SimpleSceneVisual] DEBUG - paintComponent: |
---|
532 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@636a1c |
---|
533 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_TEXT}) |
---|
534 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 0), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_PART}) |
---|
535 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(0, 0), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_PART}) |
---|
536 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_TEXT}) |
---|
537 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@67f99c |
---|
538 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_TEXT}) |
---|
539 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 6), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_PART}) |
---|
540 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{SCOPE=IN_PART, RANGE=TextRange(0, 6), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_LINE, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE}) |
---|
541 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{SCOPE=IN_LINE, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT}) |
---|
542 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
543 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
544 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
545 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
546 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(5, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=5, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
547 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(5, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=5, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=6, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
548 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=6, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SCOPE=IN_LINE, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_ATOM_COUNT=6, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT}) |
---|
549 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{SCOPE=IN_LINE, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_ATOM_COUNT=6, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT} -> State{SCOPE=IN_PART, RANGE=TextRange(6, 6), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_LINE}) |
---|
550 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(6, 6), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_LINE} -> State{SCOPE=IN_TEXT, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_PART}) |
---|
551 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_TEXT}) |
---|
552 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@183486 |
---|
553 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_TEXT}) |
---|
554 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 4), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_PART}) |
---|
555 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{SCOPE=IN_PART, RANGE=TextRange(0, 4), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_LINE, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE}) |
---|
556 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{SCOPE=IN_LINE, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT}) |
---|
557 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
558 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
559 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
560 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
561 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SCOPE=IN_LINE, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_ATOM_COUNT=4, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT}) |
---|
562 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{SCOPE=IN_LINE, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_ATOM_COUNT=4, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT} -> State{SCOPE=IN_PART, RANGE=TextRange(4, 4), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_LINE}) |
---|
563 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(4, 4), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_LINE} -> State{SCOPE=IN_TEXT, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_PART}) |
---|
564 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_TEXT}) |
---|
565 | [04.06.2009 11:55:56] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=8 |
---|
566 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
567 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
568 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
569 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
570 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
571 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
572 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
573 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
574 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
575 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
576 | [04.06.2009 11:55:56] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced |
---|
577 | [04.06.2009 11:55:56] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 |
---|
578 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@93a3c9 |
---|
579 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
580 | [04.06.2009 11:55:56] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
581 | [04.06.2009 11:55:56] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
582 | [04.06.2009 11:55:56] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=35 |
---|
583 | [04.06.2009 11:55:56] [SimpleSceneVisual] DEBUG - paintComponent: |
---|
584 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@636a1c |
---|
585 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_TEXT}) |
---|
586 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 0), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_PART}) |
---|
587 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(0, 0), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_PART}) |
---|
588 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_TEXT}) |
---|
589 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@67f99c |
---|
590 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_TEXT}) |
---|
591 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 6), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_PART}) |
---|
592 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{SCOPE=IN_PART, RANGE=TextRange(0, 6), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_LINE, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE}) |
---|
593 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{SCOPE=IN_LINE, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT}) |
---|
594 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
595 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
596 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
597 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
598 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(5, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=5, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
599 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(5, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=5, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=6, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
600 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=6, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SCOPE=IN_LINE, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_ATOM_COUNT=6, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT}) |
---|
601 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{SCOPE=IN_LINE, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_ATOM_COUNT=6, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT} -> State{SCOPE=IN_PART, RANGE=TextRange(6, 6), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_LINE}) |
---|
602 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(6, 6), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_LINE} -> State{SCOPE=IN_TEXT, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_PART}) |
---|
603 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_TEXT}) |
---|
604 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@183486 |
---|
605 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_TEXT}) |
---|
606 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 4), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_PART}) |
---|
607 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{SCOPE=IN_PART, RANGE=TextRange(0, 4), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_LINE, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE}) |
---|
608 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{SCOPE=IN_LINE, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT}) |
---|
609 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
610 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
611 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
612 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
613 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SCOPE=IN_LINE, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_ATOM_COUNT=4, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT}) |
---|
614 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{SCOPE=IN_LINE, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_ATOM_COUNT=4, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT} -> State{SCOPE=IN_PART, RANGE=TextRange(4, 4), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_LINE}) |
---|
615 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(4, 4), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_LINE} -> State{SCOPE=IN_TEXT, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_PART}) |
---|
616 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_TEXT}) |
---|
617 | [04.06.2009 11:55:56] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=7 |
---|
618 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
619 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
620 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
621 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
622 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
623 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
624 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
625 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
626 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
627 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
628 | [04.06.2009 11:55:56] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced |
---|
629 | [04.06.2009 11:55:56] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 |
---|
630 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@93a3c9 |
---|
631 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
632 | [04.06.2009 11:55:56] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
633 | [04.06.2009 11:55:56] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
634 | [04.06.2009 11:55:56] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=37 |
---|
635 | [04.06.2009 11:55:56] [SimpleSceneVisual] DEBUG - paintComponent: |
---|
636 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@636a1c |
---|
637 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_TEXT}) |
---|
638 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 0), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_PART}) |
---|
639 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(0, 0), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_PART}) |
---|
640 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_TEXT}) |
---|
641 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@67f99c |
---|
642 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_TEXT}) |
---|
643 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 6), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_PART}) |
---|
644 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{SCOPE=IN_PART, RANGE=TextRange(0, 6), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_LINE, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE}) |
---|
645 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{SCOPE=IN_LINE, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT}) |
---|
646 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
647 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
648 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
649 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
650 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(5, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=5, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
651 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(5, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=5, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=6, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
652 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=6, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SCOPE=IN_LINE, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_ATOM_COUNT=6, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT}) |
---|
653 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{SCOPE=IN_LINE, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_ATOM_COUNT=6, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT} -> State{SCOPE=IN_PART, RANGE=TextRange(6, 6), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_LINE}) |
---|
654 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(6, 6), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_LINE} -> State{SCOPE=IN_TEXT, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_PART}) |
---|
655 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_TEXT}) |
---|
656 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@183486 |
---|
657 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_TEXT}) |
---|
658 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 4), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_PART}) |
---|
659 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{SCOPE=IN_PART, RANGE=TextRange(0, 4), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_LINE, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE}) |
---|
660 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{SCOPE=IN_LINE, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT}) |
---|
661 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
662 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
663 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
664 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
665 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SCOPE=IN_LINE, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_ATOM_COUNT=4, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT}) |
---|
666 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{SCOPE=IN_LINE, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_ATOM_COUNT=4, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT} -> State{SCOPE=IN_PART, RANGE=TextRange(4, 4), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_LINE}) |
---|
667 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(4, 4), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_LINE} -> State{SCOPE=IN_TEXT, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_PART}) |
---|
668 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_TEXT}) |
---|
669 | [04.06.2009 11:55:56] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=5 |
---|
670 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
671 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
672 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
673 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], RIGHT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
674 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
675 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
676 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], RIGHT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=39,keyText=Right,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=39,primaryLevelUnicode=0,scancode=77] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
677 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
678 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], LEFT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
679 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[LEFT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], LEFT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
680 | [04.06.2009 11:55:56] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel Monospaced |
---|
681 | [04.06.2009 11:55:56] [BoundComboBox$1dataInputControl] INFO - syncViewFromModel 12.0 |
---|
682 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@93a3c9 |
---|
683 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[LEFT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], LEFT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
684 | [04.06.2009 11:55:56] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
685 | [04.06.2009 11:55:56] [LogicR3] DEBUG - handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
686 | [04.06.2009 11:55:56] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=139 |
---|
687 | [04.06.2009 11:55:56] [SimpleSceneVisual] DEBUG - paintComponent: |
---|
688 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@636a1c |
---|
689 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_TEXT}) |
---|
690 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 0), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_PART}) |
---|
691 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(0, 0), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_PART}) |
---|
692 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_TEXT}) |
---|
693 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@67f99c |
---|
694 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_TEXT}) |
---|
695 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 6), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_PART}) |
---|
696 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{SCOPE=IN_PART, RANGE=TextRange(0, 6), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_LINE, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE}) |
---|
697 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{SCOPE=IN_LINE, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT}) |
---|
698 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
699 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
700 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
701 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
702 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(5, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=5, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
703 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(5, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=5, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=6, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
704 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=6, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SCOPE=IN_LINE, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_ATOM_COUNT=6, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT}) |
---|
705 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{SCOPE=IN_LINE, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_ATOM_COUNT=6, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT} -> State{SCOPE=IN_PART, RANGE=TextRange(6, 6), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_LINE}) |
---|
706 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(6, 6), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_LINE} -> State{SCOPE=IN_TEXT, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_PART}) |
---|
707 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_TEXT}) |
---|
708 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@183486 |
---|
709 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_TEXT}) |
---|
710 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 4), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_PART}) |
---|
711 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{SCOPE=IN_PART, RANGE=TextRange(0, 4), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_LINE, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE}) |
---|
712 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{SCOPE=IN_LINE, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT}) |
---|
713 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
714 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
715 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
716 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
717 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SCOPE=IN_LINE, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_ATOM_COUNT=4, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT}) |
---|
718 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{SCOPE=IN_LINE, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_ATOM_COUNT=4, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT} -> State{SCOPE=IN_PART, RANGE=TextRange(4, 4), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_LINE}) |
---|
719 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(4, 4), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_LINE} -> State{SCOPE=IN_TEXT, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_PART}) |
---|
720 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_TEXT}) |
---|
721 | [04.06.2009 11:55:56] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=5 |
---|
722 | [04.06.2009 11:55:56] [SimpleSceneVisual] DEBUG - paintComponent: from the last paint time=7 |
---|
723 | [04.06.2009 11:55:56] [SimpleSceneVisual] DEBUG - paintComponent: |
---|
724 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@636a1c |
---|
725 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_TEXT}) |
---|
726 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 0), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_PART}) |
---|
727 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(0, 0), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_PART}) |
---|
728 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(0, 0), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=0.00000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1275c97], LAST_EDGE=CLOSE_TEXT}) |
---|
729 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@67f99c |
---|
730 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_TEXT}) |
---|
731 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 6), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 6), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_PART}) |
---|
732 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{SCOPE=IN_PART, RANGE=TextRange(0, 6), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_LINE, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE}) |
---|
733 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{SCOPE=IN_LINE, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT}) |
---|
734 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 6), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
735 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
736 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
737 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
738 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(5, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=5, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
739 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=50.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(5, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=5, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=6, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
740 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=6, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SCOPE=IN_LINE, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_ATOM_COUNT=6, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT}) |
---|
741 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{SCOPE=IN_LINE, RANGE=TextRange(6, 6), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=60.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LINE_ATOM_COUNT=6, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT} -> State{SCOPE=IN_PART, RANGE=TextRange(6, 6), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_LINE}) |
---|
742 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(6, 6), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_LINE} -> State{SCOPE=IN_TEXT, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_PART}) |
---|
743 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(6, 6), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@199f75c], LAST_EDGE=CLOSE_TEXT}) |
---|
744 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: path = org.sophie2.base.model.text.layout.Path$ListPath@183486 |
---|
745 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_TEXT:1.00000, State{SCOPE=TOP, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35]} -> State{SCOPE=IN_TEXT, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_TEXT}) |
---|
746 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_PART:1.00000, State{SCOPE=IN_TEXT, RANGE=TextRange(0, 4), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_TEXT} -> State{SCOPE=IN_PART, RANGE=TextRange(0, 4), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_PART}) |
---|
747 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_LINE:1.20000, State{SCOPE=IN_PART, RANGE=TextRange(0, 4), BASE_POINT=ImmPoint(x=0.00000, y=0.00000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=OPEN_PART} -> State{SCOPE=IN_LINE, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE}) |
---|
748 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(OPEN_SEGMENT:2.00000, State{SCOPE=IN_LINE, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, LINE_ATOM_COUNT=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=OPEN_LINE} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT}) |
---|
749 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=0.00000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(0, 4), LINE_MAX_DESCENT=0.0, LINE_ATOM_COUNT=0, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=OPEN_SEGMENT} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
750 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=10.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(1, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=1, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
751 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=20.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(2, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=2, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
752 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(ATOM:1.00000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=30.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(3, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=3, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM}) |
---|
753 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_SEGMENT:10.0000, State{SEGMENT_LEFT_GAP=0.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_AVAILABLE_ASCENT=20.0, SCOPE=IN_SEGMENT, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, LINE_ATOM_COUNT=4, SEGMENT_TRACKING_EXTRA=0.0, SEGMENT_WHITE_EXTRA=0.0, LAST_EDGE=ATOM} -> State{SCOPE=IN_LINE, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_ATOM_COUNT=4, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT}) |
---|
754 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_LINE:30.0000, State{SCOPE=IN_LINE, RANGE=TextRange(4, 4), LINE_MAX_DESCENT=5.0, BASE_POINT=ImmPoint(x=40.0000, y=20.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LINE_ATOM_COUNT=4, LINE_AVAILABLE_ASCENT=20.0, LAST_EDGE=CLOSE_SEGMENT} -> State{SCOPE=IN_PART, RANGE=TextRange(4, 4), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_LINE}) |
---|
755 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_PART:40.0000, State{SCOPE=IN_PART, RANGE=TextRange(4, 4), BASE_POINT=ImmPoint(x=0.00000, y=25.0000), CUR_AREA=0, AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_LINE} -> State{SCOPE=IN_TEXT, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_PART}) |
---|
756 | [04.06.2009 11:55:56] [HotTextLayout] DEBUG - draw: Edge(CLOSE_TEXT:50.0000, State{SCOPE=IN_TEXT, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_PART} -> State{SCOPE=FINAL, RANGE=TextRange(4, 4), CUR_AREA=1, BASE_POINT=ImmPoint(x=0.00000, y=25.0000), AREAS=[org.sophie2.base.commons.util.position.ImmArea@1d15d35], LAST_EDGE=CLOSE_TEXT}) |
---|
757 | [04.06.2009 11:55:56] [SimpleSceneVisual] DEBUG - paintComponent: total paint time=7 |
---|
758 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
759 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], LEFT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
760 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
761 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], LEFT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
762 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
763 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
764 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
765 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
766 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], LEFT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
767 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[LEFT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], LEFT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
768 | [04.06.2009 11:55:56] [SophieExceptionHandler] ERROR - -2 |
---|
769 | java.lang.ArrayIndexOutOfBoundsException: -2 |
---|
770 | at java.util.ArrayList.get(Unknown Source) |
---|
771 | at org.sophie2.core.prolib.list.BaseProList$CacheList.get(BaseProList.java:194) |
---|
772 | at org.sophie2.core.prolib.list.BaseProList.get(BaseProList.java:748) |
---|
773 | at org.sophie2.core.prolib.impl.ListProperty.get(ListProperty.java:173) |
---|
774 | at org.sophie2.base.model.text.naive.NaiveHotText$NaiveNavigator.getUnit(NaiveHotText.java:298) |
---|
775 | at org.sophie2.base.model.text.naive.NaiveHotText$NaiveNavigator.advance(NaiveHotText.java:250) |
---|
776 | at org.sophie2.main.func.text.logic.HotTextPlaceLogic$2.getNewCaretPos(HotTextPlaceLogic.java:140) |
---|
777 | at org.sophie2.main.func.text.logic.HotTextPlaceLogic$2.handlePlaceArgument(HotTextPlaceLogic.java:171) |
---|
778 | at org.sophie2.main.func.text.logic.HotTextPlaceLogic.handle(HotTextPlaceLogic.java:187) |
---|
779 | at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:43) |
---|
780 | at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:38) |
---|
781 | at org.sophie2.base.visual.interaction.InteractionMap.handleEvent(InteractionMap.java:59) |
---|
782 | at org.sophie2.base.visual.interaction.InteractionLogic$1.handle(InteractionLogic.java:33) |
---|
783 | at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:43) |
---|
784 | at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:38) |
---|
785 | at org.sophie2.base.scene.events.SceneInteractionLogic$1.handle(SceneInteractionLogic.java:173) |
---|
786 | at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:43) |
---|
787 | at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:38) |
---|
788 | at org.sophie2.base.visual.interaction.SwingEventAdapter.forward(SwingEventAdapter.java:46) |
---|
789 | at org.sophie2.base.visual.interaction.SwingEventAdapter$Handler.keyPressed(SwingEventAdapter.java:102) |
---|
790 | at java.awt.Component.processKeyEvent(Unknown Source) |
---|
791 | at javax.swing.JComponent.processKeyEvent(Unknown Source) |
---|
792 | at java.awt.Component.processEvent(Unknown Source) |
---|
793 | at java.awt.Container.processEvent(Unknown Source) |
---|
794 | at java.awt.Component.dispatchEventImpl(Unknown Source) |
---|
795 | at java.awt.Container.dispatchEventImpl(Unknown Source) |
---|
796 | at java.awt.Component.dispatchEvent(Unknown Source) |
---|
797 | at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) |
---|
798 | at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) |
---|
799 | at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) |
---|
800 | at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) |
---|
801 | at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) |
---|
802 | at java.awt.Component.dispatchEventImpl(Unknown Source) |
---|
803 | at java.awt.Container.dispatchEventImpl(Unknown Source) |
---|
804 | at java.awt.Window.dispatchEventImpl(Unknown Source) |
---|
805 | at java.awt.Component.dispatchEvent(Unknown Source) |
---|
806 | at java.awt.EventQueue.dispatchEvent(Unknown Source) |
---|
807 | at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) |
---|
808 | at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) |
---|
809 | at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) |
---|
810 | at java.awt.EventDispatchThread.pumpEvents(Unknown Source) |
---|
811 | at java.awt.EventDispatchThread.pumpEvents(Unknown Source) |
---|
812 | at java.awt.EventDispatchThread.run(Unknown Source) |
---|
813 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
814 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], LEFT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
815 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
816 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], LEFT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
817 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
818 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
819 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
820 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
821 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], LEFT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
822 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[LEFT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], LEFT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
823 | [04.06.2009 11:55:56] [SophieExceptionHandler] ERROR - -2 |
---|
824 | java.lang.ArrayIndexOutOfBoundsException: -2 |
---|
825 | at java.util.ArrayList.get(Unknown Source) |
---|
826 | at org.sophie2.core.prolib.list.BaseProList$CacheList.get(BaseProList.java:194) |
---|
827 | at org.sophie2.core.prolib.list.BaseProList.get(BaseProList.java:748) |
---|
828 | at org.sophie2.core.prolib.impl.ListProperty.get(ListProperty.java:173) |
---|
829 | at org.sophie2.base.model.text.naive.NaiveHotText$NaiveNavigator.getUnit(NaiveHotText.java:298) |
---|
830 | at org.sophie2.base.model.text.naive.NaiveHotText$NaiveNavigator.advance(NaiveHotText.java:250) |
---|
831 | at org.sophie2.main.func.text.logic.HotTextPlaceLogic$2.getNewCaretPos(HotTextPlaceLogic.java:140) |
---|
832 | at org.sophie2.main.func.text.logic.HotTextPlaceLogic$2.handlePlaceArgument(HotTextPlaceLogic.java:171) |
---|
833 | at org.sophie2.main.func.text.logic.HotTextPlaceLogic.handle(HotTextPlaceLogic.java:187) |
---|
834 | at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:43) |
---|
835 | at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:38) |
---|
836 | at org.sophie2.base.visual.interaction.InteractionMap.handleEvent(InteractionMap.java:59) |
---|
837 | at org.sophie2.base.visual.interaction.InteractionLogic$1.handle(InteractionLogic.java:33) |
---|
838 | at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:43) |
---|
839 | at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:38) |
---|
840 | at org.sophie2.base.scene.events.SceneInteractionLogic$1.handle(SceneInteractionLogic.java:173) |
---|
841 | at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:43) |
---|
842 | at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:38) |
---|
843 | at org.sophie2.base.visual.interaction.SwingEventAdapter.forward(SwingEventAdapter.java:46) |
---|
844 | at org.sophie2.base.visual.interaction.SwingEventAdapter$Handler.keyPressed(SwingEventAdapter.java:102) |
---|
845 | at java.awt.Component.processKeyEvent(Unknown Source) |
---|
846 | at javax.swing.JComponent.processKeyEvent(Unknown Source) |
---|
847 | at java.awt.Component.processEvent(Unknown Source) |
---|
848 | at java.awt.Container.processEvent(Unknown Source) |
---|
849 | at java.awt.Component.dispatchEventImpl(Unknown Source) |
---|
850 | at java.awt.Container.dispatchEventImpl(Unknown Source) |
---|
851 | at java.awt.Component.dispatchEvent(Unknown Source) |
---|
852 | at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) |
---|
853 | at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) |
---|
854 | at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) |
---|
855 | at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) |
---|
856 | at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) |
---|
857 | at java.awt.Component.dispatchEventImpl(Unknown Source) |
---|
858 | at java.awt.Container.dispatchEventImpl(Unknown Source) |
---|
859 | at java.awt.Window.dispatchEventImpl(Unknown Source) |
---|
860 | at java.awt.Component.dispatchEvent(Unknown Source) |
---|
861 | at java.awt.EventQueue.dispatchEvent(Unknown Source) |
---|
862 | at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) |
---|
863 | at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) |
---|
864 | at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) |
---|
865 | at java.awt.EventDispatchThread.pumpEvents(Unknown Source) |
---|
866 | at java.awt.EventDispatchThread.pumpEvents(Unknown Source) |
---|
867 | at java.awt.EventDispatchThread.run(Unknown Source) |
---|
868 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
869 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], LEFT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
870 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
871 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], LEFT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
872 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
873 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
874 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
875 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
876 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], LEFT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
877 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[LEFT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], LEFT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
878 | [04.06.2009 11:55:56] [SophieExceptionHandler] ERROR - -2 |
---|
879 | java.lang.ArrayIndexOutOfBoundsException: -2 |
---|
880 | at java.util.ArrayList.get(Unknown Source) |
---|
881 | at org.sophie2.core.prolib.list.BaseProList$CacheList.get(BaseProList.java:194) |
---|
882 | at org.sophie2.core.prolib.list.BaseProList.get(BaseProList.java:748) |
---|
883 | at org.sophie2.core.prolib.impl.ListProperty.get(ListProperty.java:173) |
---|
884 | at org.sophie2.base.model.text.naive.NaiveHotText$NaiveNavigator.getUnit(NaiveHotText.java:298) |
---|
885 | at org.sophie2.base.model.text.naive.NaiveHotText$NaiveNavigator.advance(NaiveHotText.java:250) |
---|
886 | at org.sophie2.main.func.text.logic.HotTextPlaceLogic$2.getNewCaretPos(HotTextPlaceLogic.java:140) |
---|
887 | at org.sophie2.main.func.text.logic.HotTextPlaceLogic$2.handlePlaceArgument(HotTextPlaceLogic.java:171) |
---|
888 | at org.sophie2.main.func.text.logic.HotTextPlaceLogic.handle(HotTextPlaceLogic.java:187) |
---|
889 | at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:43) |
---|
890 | at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:38) |
---|
891 | at org.sophie2.base.visual.interaction.InteractionMap.handleEvent(InteractionMap.java:59) |
---|
892 | at org.sophie2.base.visual.interaction.InteractionLogic$1.handle(InteractionLogic.java:33) |
---|
893 | at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:43) |
---|
894 | at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:38) |
---|
895 | at org.sophie2.base.scene.events.SceneInteractionLogic$1.handle(SceneInteractionLogic.java:173) |
---|
896 | at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:43) |
---|
897 | at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:38) |
---|
898 | at org.sophie2.base.visual.interaction.SwingEventAdapter.forward(SwingEventAdapter.java:46) |
---|
899 | at org.sophie2.base.visual.interaction.SwingEventAdapter$Handler.keyPressed(SwingEventAdapter.java:102) |
---|
900 | at java.awt.Component.processKeyEvent(Unknown Source) |
---|
901 | at javax.swing.JComponent.processKeyEvent(Unknown Source) |
---|
902 | at java.awt.Component.processEvent(Unknown Source) |
---|
903 | at java.awt.Container.processEvent(Unknown Source) |
---|
904 | at java.awt.Component.dispatchEventImpl(Unknown Source) |
---|
905 | at java.awt.Container.dispatchEventImpl(Unknown Source) |
---|
906 | at java.awt.Component.dispatchEvent(Unknown Source) |
---|
907 | at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) |
---|
908 | at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) |
---|
909 | at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) |
---|
910 | at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) |
---|
911 | at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) |
---|
912 | at java.awt.Component.dispatchEventImpl(Unknown Source) |
---|
913 | at java.awt.Container.dispatchEventImpl(Unknown Source) |
---|
914 | at java.awt.Window.dispatchEventImpl(Unknown Source) |
---|
915 | at java.awt.Component.dispatchEvent(Unknown Source) |
---|
916 | at java.awt.EventQueue.dispatchEvent(Unknown Source) |
---|
917 | at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) |
---|
918 | at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) |
---|
919 | at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) |
---|
920 | at java.awt.EventDispatchThread.pumpEvents(Unknown Source) |
---|
921 | at java.awt.EventDispatchThread.pumpEvents(Unknown Source) |
---|
922 | at java.awt.EventDispatchThread.run(Unknown Source) |
---|
923 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
924 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], LEFT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
925 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
926 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], LEFT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
927 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
928 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
929 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
930 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
931 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], LEFT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
932 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[LEFT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], LEFT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
933 | [04.06.2009 11:55:56] [SophieExceptionHandler] ERROR - -2 |
---|
934 | java.lang.ArrayIndexOutOfBoundsException: -2 |
---|
935 | at java.util.ArrayList.get(Unknown Source) |
---|
936 | at org.sophie2.core.prolib.list.BaseProList$CacheList.get(BaseProList.java:194) |
---|
937 | at org.sophie2.core.prolib.list.BaseProList.get(BaseProList.java:748) |
---|
938 | at org.sophie2.core.prolib.impl.ListProperty.get(ListProperty.java:173) |
---|
939 | at org.sophie2.base.model.text.naive.NaiveHotText$NaiveNavigator.getUnit(NaiveHotText.java:298) |
---|
940 | at org.sophie2.base.model.text.naive.NaiveHotText$NaiveNavigator.advance(NaiveHotText.java:250) |
---|
941 | at org.sophie2.main.func.text.logic.HotTextPlaceLogic$2.getNewCaretPos(HotTextPlaceLogic.java:140) |
---|
942 | at org.sophie2.main.func.text.logic.HotTextPlaceLogic$2.handlePlaceArgument(HotTextPlaceLogic.java:171) |
---|
943 | at org.sophie2.main.func.text.logic.HotTextPlaceLogic.handle(HotTextPlaceLogic.java:187) |
---|
944 | at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:43) |
---|
945 | at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:38) |
---|
946 | at org.sophie2.base.visual.interaction.InteractionMap.handleEvent(InteractionMap.java:59) |
---|
947 | at org.sophie2.base.visual.interaction.InteractionLogic$1.handle(InteractionLogic.java:33) |
---|
948 | at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:43) |
---|
949 | at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:38) |
---|
950 | at org.sophie2.base.scene.events.SceneInteractionLogic$1.handle(SceneInteractionLogic.java:173) |
---|
951 | at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:43) |
---|
952 | at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:38) |
---|
953 | at org.sophie2.base.visual.interaction.SwingEventAdapter.forward(SwingEventAdapter.java:46) |
---|
954 | at org.sophie2.base.visual.interaction.SwingEventAdapter$Handler.keyPressed(SwingEventAdapter.java:102) |
---|
955 | at java.awt.Component.processKeyEvent(Unknown Source) |
---|
956 | at javax.swing.JComponent.processKeyEvent(Unknown Source) |
---|
957 | at java.awt.Component.processEvent(Unknown Source) |
---|
958 | at java.awt.Container.processEvent(Unknown Source) |
---|
959 | at java.awt.Component.dispatchEventImpl(Unknown Source) |
---|
960 | at java.awt.Container.dispatchEventImpl(Unknown Source) |
---|
961 | at java.awt.Component.dispatchEvent(Unknown Source) |
---|
962 | at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) |
---|
963 | at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) |
---|
964 | at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) |
---|
965 | at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) |
---|
966 | at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) |
---|
967 | at java.awt.Component.dispatchEventImpl(Unknown Source) |
---|
968 | at java.awt.Container.dispatchEventImpl(Unknown Source) |
---|
969 | at java.awt.Window.dispatchEventImpl(Unknown Source) |
---|
970 | at java.awt.Component.dispatchEvent(Unknown Source) |
---|
971 | at java.awt.EventQueue.dispatchEvent(Unknown Source) |
---|
972 | at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) |
---|
973 | at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) |
---|
974 | at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) |
---|
975 | at java.awt.EventDispatchThread.pumpEvents(Unknown Source) |
---|
976 | at java.awt.EventDispatchThread.pumpEvents(Unknown Source) |
---|
977 | at java.awt.EventDispatchThread.run(Unknown Source) |
---|
978 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
979 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], LEFT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
980 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
981 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], LEFT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
982 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
983 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
984 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
985 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
986 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], LEFT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
987 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=GO, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[LEFT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], LEFT], cause=EventR3{id=KEY_PRESSED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_PRESSED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}}} |
---|
988 | [04.06.2009 11:55:56] [SophieExceptionHandler] ERROR - -2 |
---|
989 | java.lang.ArrayIndexOutOfBoundsException: -2 |
---|
990 | at java.util.ArrayList.get(Unknown Source) |
---|
991 | at org.sophie2.core.prolib.list.BaseProList$CacheList.get(BaseProList.java:194) |
---|
992 | at org.sophie2.core.prolib.list.BaseProList.get(BaseProList.java:748) |
---|
993 | at org.sophie2.core.prolib.impl.ListProperty.get(ListProperty.java:173) |
---|
994 | at org.sophie2.base.model.text.naive.NaiveHotText$NaiveNavigator.getUnit(NaiveHotText.java:298) |
---|
995 | at org.sophie2.base.model.text.naive.NaiveHotText$NaiveNavigator.advance(NaiveHotText.java:250) |
---|
996 | at org.sophie2.main.func.text.logic.HotTextPlaceLogic$2.getNewCaretPos(HotTextPlaceLogic.java:140) |
---|
997 | at org.sophie2.main.func.text.logic.HotTextPlaceLogic$2.handlePlaceArgument(HotTextPlaceLogic.java:171) |
---|
998 | at org.sophie2.main.func.text.logic.HotTextPlaceLogic.handle(HotTextPlaceLogic.java:187) |
---|
999 | at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:43) |
---|
1000 | at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:38) |
---|
1001 | at org.sophie2.base.visual.interaction.InteractionMap.handleEvent(InteractionMap.java:59) |
---|
1002 | at org.sophie2.base.visual.interaction.InteractionLogic$1.handle(InteractionLogic.java:33) |
---|
1003 | at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:43) |
---|
1004 | at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:38) |
---|
1005 | at org.sophie2.base.scene.events.SceneInteractionLogic$1.handle(SceneInteractionLogic.java:173) |
---|
1006 | at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:43) |
---|
1007 | at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:38) |
---|
1008 | at org.sophie2.base.visual.interaction.SwingEventAdapter.forward(SwingEventAdapter.java:46) |
---|
1009 | at org.sophie2.base.visual.interaction.SwingEventAdapter$Handler.keyPressed(SwingEventAdapter.java:102) |
---|
1010 | at java.awt.Component.processKeyEvent(Unknown Source) |
---|
1011 | at javax.swing.JComponent.processKeyEvent(Unknown Source) |
---|
1012 | at java.awt.Component.processEvent(Unknown Source) |
---|
1013 | at java.awt.Container.processEvent(Unknown Source) |
---|
1014 | at java.awt.Component.dispatchEventImpl(Unknown Source) |
---|
1015 | at java.awt.Container.dispatchEventImpl(Unknown Source) |
---|
1016 | at java.awt.Component.dispatchEvent(Unknown Source) |
---|
1017 | at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) |
---|
1018 | at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) |
---|
1019 | at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) |
---|
1020 | at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) |
---|
1021 | at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) |
---|
1022 | at java.awt.Component.dispatchEventImpl(Unknown Source) |
---|
1023 | at java.awt.Container.dispatchEventImpl(Unknown Source) |
---|
1024 | at java.awt.Window.dispatchEventImpl(Unknown Source) |
---|
1025 | at java.awt.Component.dispatchEvent(Unknown Source) |
---|
1026 | at java.awt.EventQueue.dispatchEvent(Unknown Source) |
---|
1027 | at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) |
---|
1028 | at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) |
---|
1029 | at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) |
---|
1030 | at java.awt.EventDispatchThread.pumpEvents(Unknown Source) |
---|
1031 | at java.awt.EventDispatchThread.pumpEvents(Unknown Source) |
---|
1032 | at java.awt.EventDispatchThread.run(Unknown Source) |
---|
1033 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
1034 | [04.06.2009 11:55:56] [LogicR3] INFO - Processing event: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], LEFT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
1035 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
1036 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.func.text.content.view.HotTextContentView@1043156, org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, org.sophie2.main.func.text.content.view.HotTextContentView$HotTextSceneElementImpl@13ac45e], target=[ModifierSet[], LEFT], cause=EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]}} |
---|
1037 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@3bee12 |
---|
1038 | [04.06.2009 11:55:56] [LogicR3] DEBUG - NOT handled by org.sophie2.core.mvc.SimpleOperation@14f0c82 |
---|
1039 | [04.06.2009 11:55:56] [LogicR3] INFO - No operation to handle: EventR3{id=KEY_RELEASED, context=[org.sophie2.main.scene.simple.SimpleSceneVisual@2bf4a9, null, org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]], target=[ModifierSet[], LEFT], cause=java.awt.event.KeyEvent[KEY_RELEASED,keyCode=37,keyText=Left,keyChar=Undefined keyChar,keyLocation=KEY_LOCATION_STANDARD,rawCode=37,primaryLevelUnicode=0,scancode=75] on org.sophie2.main.scene.simple.SimpleSceneVisual$ScenePanel[,0,0,720x560,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=720,height=560]]} |
---|
1040 | |
---|
1041 | |
---|
1042 | ---------------------------------------- |
---|
1043 | |
---|
1044 | java.runtime.name=Java(TM) SE Runtime Environment |
---|
1045 | sun.boot.library.path=C:\Program Files\Java\jre6\bin |
---|
1046 | java.vm.version=11.3-b02 |
---|
1047 | java.vm.vendor=Sun Microsystems Inc. |
---|
1048 | java.vendor.url=http://java.sun.com/ |
---|
1049 | path.separator=; |
---|
1050 | java.vm.name=Java HotSpot(TM) Client VM |
---|
1051 | file.encoding.pkg=sun.io |
---|
1052 | sun.java.launcher=SUN_STANDARD |
---|
1053 | user.country=BG |
---|
1054 | sun.os.patch.level=Service Pack 1 |
---|
1055 | java.vm.specification.name=Java Virtual Machine Specification |
---|
1056 | user.dir=C:\Users\meddle\dev\java\workspace-trunk\sophie2-platform\modules\org.sophie2.author\target\classes |
---|
1057 | edition=author |
---|
1058 | java.runtime.version=1.6.0_13-b03 |
---|
1059 | java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment |
---|
1060 | java.endorsed.dirs=C:\Program Files\Java\jre6\lib\endorsed |
---|
1061 | os.arch=x86 |
---|
1062 | java.io.tmpdir=C:\Users\meddle\AppData\Local\Temp\7\ |
---|
1063 | line.separator= |
---|
1064 | |
---|
1065 | java.vm.specification.vendor=Sun Microsystems Inc. |
---|
1066 | user.variant= |
---|
1067 | os.name=Windows Server 2008 |
---|
1068 | sun.jnu.encoding=Cp1251 |
---|
1069 | 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 |
---|
1070 | java.specification.name=Java Platform API Specification |
---|
1071 | java.class.version=50.0 |
---|
1072 | sun.management.compiler=HotSpot Client Compiler |
---|
1073 | os.version=6.0 |
---|
1074 | user.home=C:\Users\meddle |
---|
1075 | user.timezone=Europe/Helsinki |
---|
1076 | java.awt.printerjob=sun.awt.windows.WPrinterJob |
---|
1077 | file.encoding=Cp1251 |
---|
1078 | java.specification.version=1.6 |
---|
1079 | 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 |
---|
1080 | user.name=meddle |
---|
1081 | java.vm.specification.version=1.0 |
---|
1082 | java.home=C:\Program Files\Java\jre6 |
---|
1083 | sun.arch.data.model=32 |
---|
1084 | user.language=bg |
---|
1085 | java.specification.vendor=Sun Microsystems Inc. |
---|
1086 | awt.toolkit=sun.awt.windows.WToolkit |
---|
1087 | java.vm.info=mixed mode |
---|
1088 | java.version=1.6.0_13 |
---|
1089 | java.ext.dirs=C:\Program Files\Java\jre6\lib\ext;C:\Users\meddle\WINDOWS\Sun\Java\lib\ext |
---|
1090 | 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 |
---|
1091 | java.vendor=Sun Microsystems Inc. |
---|
1092 | file.separator=\ |
---|
1093 | java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi |
---|
1094 | sun.io.unicode.encoding=UnicodeLittle |
---|
1095 | sun.cpu.endian=little |
---|
1096 | sun.desktop=windows |
---|
1097 | sun.cpu.isalist=pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 |
---|
1098 | |
---|
1099 | |
---|
1100 | ---------------------------------------- |
---|
1101 | |
---|
1102 | meddle@sophie2.org |
---|
1103 | |
---|
1104 | ---------------------------------------- |
---|
1105 | |
---|
1106 | |
---|
1107 | |
---|