|
@@ -0,0 +1,79 @@
|
|
1
|
+#BlueJ package file
|
|
2
|
+dependency1.from=TableUtilitiesTest
|
|
3
|
+dependency1.to=TableUtilities
|
|
4
|
+dependency1.type=UsesDependency
|
|
5
|
+dependency2.from=NumberUtilitiesTest
|
|
6
|
+dependency2.to=NumberUtilities
|
|
7
|
+dependency2.type=UsesDependency
|
|
8
|
+dependency3.from=TriangleUtilitiesTest
|
|
9
|
+dependency3.to=TriangleUtilities
|
|
10
|
+dependency3.type=UsesDependency
|
|
11
|
+editor.fx.0.height=722
|
|
12
|
+editor.fx.0.width=800
|
|
13
|
+editor.fx.0.x=640
|
|
14
|
+editor.fx.0.y=23
|
|
15
|
+objectbench.height=164
|
|
16
|
+objectbench.width=595
|
|
17
|
+package.divider.horizontal=0.6
|
|
18
|
+package.divider.vertical=0.7560627674750356
|
|
19
|
+package.editor.height=523
|
|
20
|
+package.editor.width=493
|
|
21
|
+package.editor.x=20
|
|
22
|
+package.editor.y=57
|
|
23
|
+package.frame.height=759
|
|
24
|
+package.frame.width=619
|
|
25
|
+package.numDependencies=3
|
|
26
|
+package.numTargets=6
|
|
27
|
+package.showExtends=true
|
|
28
|
+package.showUses=true
|
|
29
|
+project.charset=UTF-8
|
|
30
|
+readme.height=58
|
|
31
|
+readme.name=@README
|
|
32
|
+readme.width=47
|
|
33
|
+readme.x=10
|
|
34
|
+readme.y=10
|
|
35
|
+target1.height=50
|
|
36
|
+target1.name=TableUtilitiesTest
|
|
37
|
+target1.showInterface=false
|
|
38
|
+target1.type=UnitTestTargetJunit4
|
|
39
|
+target1.width=110
|
|
40
|
+target1.x=100
|
|
41
|
+target1.y=270
|
|
42
|
+target2.height=50
|
|
43
|
+target2.name=TriangleUtilitiesTest
|
|
44
|
+target2.showInterface=false
|
|
45
|
+target2.type=UnitTestTargetJunit4
|
|
46
|
+target2.width=120
|
|
47
|
+target2.x=100
|
|
48
|
+target2.y=160
|
|
49
|
+target3.association=TableUtilitiesTest
|
|
50
|
+target3.height=50
|
|
51
|
+target3.name=TableUtilities
|
|
52
|
+target3.showInterface=false
|
|
53
|
+target3.type=ClassTarget
|
|
54
|
+target3.width=110
|
|
55
|
+target3.x=70
|
|
56
|
+target3.y=300
|
|
57
|
+target4.association=NumberUtilitiesTest
|
|
58
|
+target4.height=50
|
|
59
|
+target4.name=NumberUtilities
|
|
60
|
+target4.showInterface=false
|
|
61
|
+target4.type=ClassTarget
|
|
62
|
+target4.width=120
|
|
63
|
+target4.x=80
|
|
64
|
+target4.y=70
|
|
65
|
+target5.association=TriangleUtilitiesTest
|
|
66
|
+target5.height=50
|
|
67
|
+target5.name=TriangleUtilities
|
|
68
|
+target5.showInterface=false
|
|
69
|
+target5.type=ClassTarget
|
|
70
|
+target5.width=120
|
|
71
|
+target5.x=70
|
|
72
|
+target5.y=190
|
|
73
|
+target6.height=50
|
|
74
|
+target6.name=NumberUtilitiesTest
|
|
75
|
+target6.showInterface=false
|
|
76
|
+target6.type=UnitTestTargetJunit4
|
|
77
|
+target6.width=120
|
|
78
|
+target6.x=110
|
|
79
|
+target6.y=40
|