|
@@ -2,22 +2,25 @@
|
2
|
2
|
dependency1.from=MainApplication
|
3
|
3
|
dependency1.to=Console
|
4
|
4
|
dependency1.type=UsesDependency
|
5
|
|
-editor.fx.0.height=0
|
6
|
|
-editor.fx.0.width=0
|
|
5
|
+dependency2.from=UpdateDisplay
|
|
6
|
+dependency2.to=SwitchModes
|
|
7
|
+dependency2.type=UsesDependency
|
|
8
|
+editor.fx.0.height=977
|
|
9
|
+editor.fx.0.width=1920
|
7
|
10
|
editor.fx.0.x=0
|
8
|
|
-editor.fx.0.y=0
|
|
11
|
+editor.fx.0.y=23
|
9
|
12
|
objectbench.height=101
|
10
|
|
-objectbench.width=595
|
|
13
|
+objectbench.width=1896
|
11
|
14
|
package.divider.horizontal=0.6
|
12
|
|
-package.divider.vertical=0.8358662613981763
|
13
|
|
-package.editor.height=543
|
14
|
|
-package.editor.width=493
|
15
|
|
-package.editor.x=35
|
|
15
|
+package.divider.vertical=0.8824809575625681
|
|
16
|
+package.editor.height=804
|
|
17
|
+package.editor.width=1794
|
|
18
|
+package.editor.x=0
|
16
|
19
|
package.editor.y=23
|
17
|
|
-package.frame.height=716
|
18
|
|
-package.frame.width=619
|
19
|
|
-package.numDependencies=1
|
20
|
|
-package.numTargets=4
|
|
20
|
+package.frame.height=977
|
|
21
|
+package.frame.width=1920
|
|
22
|
+package.numDependencies=2
|
|
23
|
+package.numTargets=6
|
21
|
24
|
package.showExtends=true
|
22
|
25
|
package.showUses=true
|
23
|
26
|
project.charset=UTF-8
|
|
@@ -27,30 +30,44 @@ readme.width=47
|
27
|
30
|
readme.x=10
|
28
|
31
|
readme.y=10
|
29
|
32
|
target1.height=50
|
30
|
|
-target1.name=Memory
|
|
33
|
+target1.name=UpdateDisplay
|
31
|
34
|
target1.showInterface=false
|
32
|
35
|
target1.type=ClassTarget
|
33
|
|
-target1.width=80
|
34
|
|
-target1.x=190
|
35
|
|
-target1.y=10
|
|
36
|
+target1.width=120
|
|
37
|
+target1.x=130
|
|
38
|
+target1.y=130
|
36
|
39
|
target2.height=50
|
37
|
|
-target2.name=Console
|
|
40
|
+target2.name=Memory
|
38
|
41
|
target2.showInterface=false
|
39
|
42
|
target2.type=ClassTarget
|
40
|
43
|
target2.width=80
|
41
|
|
-target2.x=80
|
42
|
|
-target2.y=200
|
|
44
|
+target2.x=190
|
|
45
|
+target2.y=10
|
43
|
46
|
target3.height=50
|
44
|
|
-target3.name=SciCalculator
|
|
47
|
+target3.name=Console
|
45
|
48
|
target3.showInterface=false
|
46
|
49
|
target3.type=ClassTarget
|
47
|
|
-target3.width=110
|
48
|
|
-target3.x=70
|
49
|
|
-target3.y=10
|
|
50
|
+target3.width=80
|
|
51
|
+target3.x=80
|
|
52
|
+target3.y=200
|
50
|
53
|
target4.height=50
|
51
|
|
-target4.name=MainApplication
|
|
54
|
+target4.name=SwitchModes
|
52
|
55
|
target4.showInterface=false
|
53
|
56
|
target4.type=ClassTarget
|
54
|
|
-target4.width=120
|
55
|
|
-target4.x=70
|
56
|
|
-target4.y=70
|
|
57
|
+target4.width=110
|
|
58
|
+target4.x=10
|
|
59
|
+target4.y=130
|
|
60
|
+target5.height=50
|
|
61
|
+target5.name=SciCalculator
|
|
62
|
+target5.showInterface=false
|
|
63
|
+target5.type=ClassTarget
|
|
64
|
+target5.width=110
|
|
65
|
+target5.x=70
|
|
66
|
+target5.y=10
|
|
67
|
+target6.height=50
|
|
68
|
+target6.name=MainApplication
|
|
69
|
+target6.showInterface=false
|
|
70
|
+target6.type=ClassTarget
|
|
71
|
+target6.width=120
|
|
72
|
+target6.x=70
|
|
73
|
+target6.y=70
|