|
@@ -1,32 +1,32 @@
|
1
|
1
|
#BlueJ package file
|
2
|
|
-dependency1.from=LargestIntegerTest
|
3
|
|
-dependency1.to=LargestInteger
|
|
2
|
+dependency1.from=NormalizeAngleTest
|
|
3
|
+dependency1.to=NormalizeAngle
|
4
|
4
|
dependency1.type=UsesDependency
|
5
|
|
-dependency2.from=NormalizeAngleTest
|
6
|
|
-dependency2.to=NormalizeAngle
|
|
5
|
+dependency2.from=IntegerPrinterTest
|
|
6
|
+dependency2.to=IntegerPrinter
|
7
|
7
|
dependency2.type=UsesDependency
|
8
|
|
-dependency3.from=FactorialTest
|
9
|
|
-dependency3.to=Factorial
|
|
8
|
+dependency3.from=LargestIntegerTest
|
|
9
|
+dependency3.to=LargestInteger
|
10
|
10
|
dependency3.type=UsesDependency
|
11
|
|
-dependency4.from=IntegerPrinterTest
|
12
|
|
-dependency4.to=IntegerPrinter
|
|
11
|
+dependency4.from=FactorialTest
|
|
12
|
+dependency4.to=Factorial
|
13
|
13
|
dependency4.type=UsesDependency
|
14
|
|
-editor.fx.0.height=0
|
15
|
|
-editor.fx.0.width=0
|
16
|
|
-editor.fx.0.x=0
|
17
|
|
-editor.fx.0.y=0
|
18
|
|
-objectbench.height=101
|
19
|
|
-objectbench.width=1070
|
20
|
|
-package.divider.horizontal=0.6
|
21
|
|
-package.divider.vertical=0.837593984962406
|
22
|
|
-package.editor.height=550
|
23
|
|
-package.editor.width=968
|
24
|
|
-package.editor.x=59
|
25
|
|
-package.editor.y=82
|
26
|
|
-package.frame.height=723
|
27
|
|
-package.frame.width=1094
|
|
14
|
+editor.fx.0.height=709
|
|
15
|
+editor.fx.0.width=979
|
|
16
|
+editor.fx.0.x=212
|
|
17
|
+editor.fx.0.y=23
|
|
18
|
+objectbench.height=98
|
|
19
|
+objectbench.width=406
|
|
20
|
+package.divider.horizontal=0.6002906976744186
|
|
21
|
+package.divider.vertical=0.8387096774193549
|
|
22
|
+package.editor.height=539
|
|
23
|
+package.editor.width=582
|
|
24
|
+package.editor.x=58
|
|
25
|
+package.editor.y=23
|
|
26
|
+package.frame.height=709
|
|
27
|
+package.frame.width=708
|
28
|
28
|
package.numDependencies=4
|
29
|
|
-package.numTargets=10
|
|
29
|
+package.numTargets=9
|
30
|
30
|
package.showExtends=true
|
31
|
31
|
package.showUses=true
|
32
|
32
|
project.charset=UTF-8
|
|
@@ -42,13 +42,6 @@ target1.type=ClassTarget
|
42
|
42
|
target1.width=80
|
43
|
43
|
target1.x=160
|
44
|
44
|
target1.y=10
|
45
|
|
-target10.height=50
|
46
|
|
-target10.name=IntegerPrinterTest
|
47
|
|
-target10.showInterface=false
|
48
|
|
-target10.type=UnitTestTargetJunit4
|
49
|
|
-target10.width=140
|
50
|
|
-target10.x=10
|
51
|
|
-target10.y=370
|
52
|
45
|
target2.height=50
|
53
|
46
|
target2.name=NormalizeAngle
|
54
|
47
|
target2.showInterface=false
|
|
@@ -68,15 +61,15 @@ target4.name=ShortCalculator
|
68
|
61
|
target4.showInterface=false
|
69
|
62
|
target4.type=ClassTarget
|
70
|
63
|
target4.width=120
|
71
|
|
-target4.x=130
|
72
|
|
-target4.y=130
|
|
64
|
+target4.x=250
|
|
65
|
+target4.y=110
|
73
|
66
|
target5.height=50
|
74
|
67
|
target5.name=LargestInteger
|
75
|
68
|
target5.showInterface=false
|
76
|
69
|
target5.type=ClassTarget
|
77
|
70
|
target5.width=120
|
78
|
|
-target5.x=10
|
79
|
|
-target5.y=190
|
|
71
|
+target5.x=230
|
|
72
|
+target5.y=370
|
80
|
73
|
target6.height=50
|
81
|
74
|
target6.name=LargestIntegerTest
|
82
|
75
|
target6.showInterface=false
|
|
@@ -85,23 +78,23 @@ target6.width=140
|
85
|
78
|
target6.x=250
|
86
|
79
|
target6.y=190
|
87
|
80
|
target7.height=50
|
88
|
|
-target7.name=ShortCalculatorTest
|
|
81
|
+target7.name=NormalizeAngleTest
|
89
|
82
|
target7.showInterface=false
|
90
|
|
-target7.type=ClassTarget
|
|
83
|
+target7.type=UnitTestTargetJunit4
|
91
|
84
|
target7.width=150
|
92
|
85
|
target7.x=10
|
93
|
|
-target7.y=250
|
|
86
|
+target7.y=310
|
94
|
87
|
target8.height=50
|
95
|
|
-target8.name=NormalizeAngleTest
|
|
88
|
+target8.name=FactorialTest
|
96
|
89
|
target8.showInterface=false
|
97
|
90
|
target8.type=UnitTestTargetJunit4
|
98
|
|
-target8.width=150
|
99
|
|
-target8.x=10
|
100
|
|
-target8.y=310
|
|
91
|
+target8.width=110
|
|
92
|
+target8.x=410
|
|
93
|
+target8.y=260
|
101
|
94
|
target9.height=50
|
102
|
|
-target9.name=FactorialTest
|
|
95
|
+target9.name=IntegerPrinterTest
|
103
|
96
|
target9.showInterface=false
|
104
|
97
|
target9.type=UnitTestTargetJunit4
|
105
|
|
-target9.width=110
|
106
|
|
-target9.x=410
|
107
|
|
-target9.y=260
|
|
98
|
+target9.width=140
|
|
99
|
+target9.x=40
|
|
100
|
+target9.y=400
|