|
@@ -1,27 +1,27 @@
|
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
|
11
|
editor.fx.0.height=722
|
12
|
|
-editor.fx.0.width=800
|
13
|
|
-editor.fx.0.x=537
|
|
12
|
+editor.fx.0.width=897
|
|
13
|
+editor.fx.0.x=471
|
14
|
14
|
editor.fx.0.y=28
|
15
|
|
-objectbench.height=164
|
16
|
|
-objectbench.width=484
|
|
15
|
+objectbench.height=165
|
|
16
|
+objectbench.width=426
|
17
|
17
|
package.divider.horizontal=0.6
|
18
|
|
-package.divider.vertical=0.7560627674750356
|
19
|
|
-package.editor.height=523
|
20
|
|
-package.editor.width=382
|
21
|
|
-package.editor.x=20
|
22
|
|
-package.editor.y=57
|
|
18
|
+package.divider.vertical=0.7546362339514978
|
|
19
|
+package.editor.height=522
|
|
20
|
+package.editor.width=324
|
|
21
|
+package.editor.x=62
|
|
22
|
+package.editor.y=86
|
23
|
23
|
package.frame.height=759
|
24
|
|
-package.frame.width=508
|
|
24
|
+package.frame.width=450
|
25
|
25
|
package.numDependencies=3
|
26
|
26
|
package.numTargets=6
|
27
|
27
|
package.showExtends=true
|
|
@@ -37,8 +37,8 @@ target1.name=TableUtilitiesTest
|
37
|
37
|
target1.showInterface=false
|
38
|
38
|
target1.type=UnitTestTargetJunit4
|
39
|
39
|
target1.width=110
|
40
|
|
-target1.x=100
|
41
|
|
-target1.y=270
|
|
40
|
+target1.x=130
|
|
41
|
+target1.y=310
|
42
|
42
|
target2.height=50
|
43
|
43
|
target2.name=TriangleUtilitiesTest
|
44
|
44
|
target2.showInterface=false
|
|
@@ -52,8 +52,8 @@ target3.name=TableUtilities
|
52
|
52
|
target3.showInterface=false
|
53
|
53
|
target3.type=ClassTarget
|
54
|
54
|
target3.width=110
|
55
|
|
-target3.x=70
|
56
|
|
-target3.y=300
|
|
55
|
+target3.x=100
|
|
56
|
+target3.y=340
|
57
|
57
|
target4.association=NumberUtilitiesTest
|
58
|
58
|
target4.height=50
|
59
|
59
|
target4.name=NumberUtilities
|