|
|
@@ -1,26 +1,26 @@
|
|
1
|
1
|
#BlueJ package file
|
|
2
|
|
-dependency1.from=NumberUtilitiesTest
|
|
3
|
|
-dependency1.to=NumberUtilities
|
|
|
2
|
+dependency1.from=TableUtilitiesTest
|
|
|
3
|
+dependency1.to=TableUtilities
|
|
4
|
4
|
dependency1.type=UsesDependency
|
|
5
|
5
|
dependency2.from=TriangleUtilitiesTest
|
|
6
|
6
|
dependency2.to=TriangleUtilities
|
|
7
|
7
|
dependency2.type=UsesDependency
|
|
8
|
|
-dependency3.from=TableUtilitiesTest
|
|
9
|
|
-dependency3.to=TableUtilities
|
|
|
8
|
+dependency3.from=NumberUtilitiesTest
|
|
|
9
|
+dependency3.to=NumberUtilities
|
|
10
|
10
|
dependency3.type=UsesDependency
|
|
11
|
|
-editor.fx.0.height=722
|
|
12
|
|
-editor.fx.0.width=800
|
|
13
|
|
-editor.fx.0.x=537
|
|
14
|
|
-editor.fx.0.y=28
|
|
15
|
|
-objectbench.height=164
|
|
|
11
|
+editor.fx.0.height=0
|
|
|
12
|
+editor.fx.0.width=0
|
|
|
13
|
+editor.fx.0.x=0
|
|
|
14
|
+editor.fx.0.y=0
|
|
|
15
|
+objectbench.height=156
|
|
16
|
16
|
objectbench.width=484
|
|
17
|
17
|
package.divider.horizontal=0.6
|
|
18
|
|
-package.divider.vertical=0.7560627674750356
|
|
19
|
|
-package.editor.height=523
|
|
|
18
|
+package.divider.vertical=0.7552552552552553
|
|
|
19
|
+package.editor.height=496
|
|
20
|
20
|
package.editor.width=382
|
|
21
|
|
-package.editor.x=20
|
|
22
|
|
-package.editor.y=57
|
|
23
|
|
-package.frame.height=759
|
|
|
21
|
+package.editor.x=30
|
|
|
22
|
+package.editor.y=23
|
|
|
23
|
+package.frame.height=724
|
|
24
|
24
|
package.frame.width=508
|
|
25
|
25
|
package.numDependencies=3
|
|
26
|
26
|
package.numTargets=6
|
|
|
@@ -43,7 +43,7 @@ target2.height=50
|
|
43
|
43
|
target2.name=TriangleUtilitiesTest
|
|
44
|
44
|
target2.showInterface=false
|
|
45
|
45
|
target2.type=UnitTestTargetJunit4
|
|
46
|
|
-target2.width=120
|
|
|
46
|
+target2.width=130
|
|
47
|
47
|
target2.x=100
|
|
48
|
48
|
target2.y=160
|
|
49
|
49
|
target3.association=TableUtilitiesTest
|
|
|
@@ -59,14 +59,14 @@ target4.height=50
|
|
59
|
59
|
target4.name=NumberUtilities
|
|
60
|
60
|
target4.showInterface=false
|
|
61
|
61
|
target4.type=ClassTarget
|
|
62
|
|
-target4.width=120
|
|
|
62
|
+target4.width=130
|
|
63
|
63
|
target4.x=80
|
|
64
|
64
|
target4.y=70
|
|
65
|
65
|
target5.height=50
|
|
66
|
66
|
target5.name=NumberUtilitiesTest
|
|
67
|
67
|
target5.showInterface=false
|
|
68
|
68
|
target5.type=UnitTestTargetJunit4
|
|
69
|
|
-target5.width=120
|
|
|
69
|
+target5.width=130
|
|
70
|
70
|
target5.x=110
|
|
71
|
71
|
target5.y=40
|
|
72
|
72
|
target6.association=TriangleUtilitiesTest
|
|
|
@@ -74,6 +74,6 @@ target6.height=50
|
|
74
|
74
|
target6.name=TriangleUtilities
|
|
75
|
75
|
target6.showInterface=false
|
|
76
|
76
|
target6.type=ClassTarget
|
|
77
|
|
-target6.width=120
|
|
|
77
|
+target6.width=130
|
|
78
|
78
|
target6.x=70
|
|
79
|
79
|
target6.y=190
|