|
@@ -1,20 +1,50 @@
|
1
|
1
|
#BlueJ package file
|
2
|
|
-editor.fx.0.height=722
|
|
2
|
+dependency1.from=DogTest
|
|
3
|
+dependency1.to=Pet
|
|
4
|
+dependency1.type=UsesDependency
|
|
5
|
+dependency10.from=MainApplication
|
|
6
|
+dependency10.to=Fish
|
|
7
|
+dependency10.type=UsesDependency
|
|
8
|
+dependency2.from=DogTest
|
|
9
|
+dependency2.to=Dog
|
|
10
|
+dependency2.type=UsesDependency
|
|
11
|
+dependency3.from=FishTest
|
|
12
|
+dependency3.to=Pet
|
|
13
|
+dependency3.type=UsesDependency
|
|
14
|
+dependency4.from=FishTest
|
|
15
|
+dependency4.to=Fish
|
|
16
|
+dependency4.type=UsesDependency
|
|
17
|
+dependency5.from=CatTest
|
|
18
|
+dependency5.to=Pet
|
|
19
|
+dependency5.type=UsesDependency
|
|
20
|
+dependency6.from=CatTest
|
|
21
|
+dependency6.to=Cat
|
|
22
|
+dependency6.type=UsesDependency
|
|
23
|
+dependency7.from=MainApplication
|
|
24
|
+dependency7.to=Pet
|
|
25
|
+dependency7.type=UsesDependency
|
|
26
|
+dependency8.from=MainApplication
|
|
27
|
+dependency8.to=Cat
|
|
28
|
+dependency8.type=UsesDependency
|
|
29
|
+dependency9.from=MainApplication
|
|
30
|
+dependency9.to=Dog
|
|
31
|
+dependency9.type=UsesDependency
|
|
32
|
+editor.fx.0.height=716
|
3
|
33
|
editor.fx.0.width=800
|
4
|
|
-editor.fx.0.x=560
|
5
|
|
-editor.fx.0.y=117
|
6
|
|
-objectbench.height=101
|
7
|
|
-objectbench.width=461
|
|
34
|
+editor.fx.0.x=290
|
|
35
|
+editor.fx.0.y=23
|
|
36
|
+objectbench.height=165
|
|
37
|
+objectbench.width=776
|
8
|
38
|
package.divider.horizontal=0.6
|
9
|
|
-package.divider.vertical=0.8007380073800738
|
10
|
|
-package.editor.height=427
|
11
|
|
-package.editor.width=674
|
|
39
|
+package.divider.vertical=0.6826568265682657
|
|
40
|
+package.editor.height=363
|
|
41
|
+package.editor.width=675
|
12
|
42
|
package.editor.x=141
|
13
|
|
-package.editor.y=59
|
|
43
|
+package.editor.y=100
|
14
|
44
|
package.frame.height=600
|
15
|
45
|
package.frame.width=800
|
16
|
|
-package.numDependencies=0
|
17
|
|
-package.numTargets=0
|
|
46
|
+package.numDependencies=10
|
|
47
|
+package.numTargets=9
|
18
|
48
|
package.showExtends=true
|
19
|
49
|
package.showUses=true
|
20
|
50
|
project.charset=UTF-8
|
|
@@ -23,3 +53,69 @@ readme.name=@README
|
23
|
53
|
readme.width=47
|
24
|
54
|
readme.x=10
|
25
|
55
|
readme.y=10
|
|
56
|
+target1.height=50
|
|
57
|
+target1.name=MainApplicationTest
|
|
58
|
+target1.showInterface=false
|
|
59
|
+target1.type=ClassTarget
|
|
60
|
+target1.width=160
|
|
61
|
+target1.x=130
|
|
62
|
+target1.y=10
|
|
63
|
+target2.height=50
|
|
64
|
+target2.name=FishTest
|
|
65
|
+target2.showInterface=false
|
|
66
|
+target2.type=UnitTestTargetJunit4
|
|
67
|
+target2.width=80
|
|
68
|
+target2.x=390
|
|
69
|
+target2.y=170
|
|
70
|
+target3.association=CatTest
|
|
71
|
+target3.height=50
|
|
72
|
+target3.name=Cat
|
|
73
|
+target3.showInterface=false
|
|
74
|
+target3.type=ClassTarget
|
|
75
|
+target3.width=80
|
|
76
|
+target3.x=230
|
|
77
|
+target3.y=290
|
|
78
|
+target4.association=FishTest
|
|
79
|
+target4.height=50
|
|
80
|
+target4.name=Fish
|
|
81
|
+target4.showInterface=false
|
|
82
|
+target4.type=ClassTarget
|
|
83
|
+target4.width=80
|
|
84
|
+target4.x=360
|
|
85
|
+target4.y=200
|
|
86
|
+target5.height=50
|
|
87
|
+target5.name=CatTest
|
|
88
|
+target5.showInterface=false
|
|
89
|
+target5.type=ClassTarget
|
|
90
|
+target5.width=80
|
|
91
|
+target5.x=260
|
|
92
|
+target5.y=260
|
|
93
|
+target6.height=50
|
|
94
|
+target6.name=DogTest
|
|
95
|
+target6.showInterface=false
|
|
96
|
+target6.type=UnitTestTargetJunit4
|
|
97
|
+target6.width=80
|
|
98
|
+target6.x=340
|
|
99
|
+target6.y=80
|
|
100
|
+target7.association=DogTest
|
|
101
|
+target7.height=50
|
|
102
|
+target7.name=Dog
|
|
103
|
+target7.showInterface=false
|
|
104
|
+target7.type=ClassTarget
|
|
105
|
+target7.width=80
|
|
106
|
+target7.x=310
|
|
107
|
+target7.y=110
|
|
108
|
+target8.height=50
|
|
109
|
+target8.name=Pet
|
|
110
|
+target8.showInterface=false
|
|
111
|
+target8.type=ClassTarget
|
|
112
|
+target8.width=80
|
|
113
|
+target8.x=192
|
|
114
|
+target8.y=191
|
|
115
|
+target9.height=50
|
|
116
|
+target9.name=MainApplication
|
|
117
|
+target9.showInterface=false
|
|
118
|
+target9.type=ClassTarget
|
|
119
|
+target9.width=130
|
|
120
|
+target9.x=70
|
|
121
|
+target9.y=70
|