-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.bluej
43 lines (43 loc) · 899 Bytes
/
package.bluej
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
#BlueJ package file
editor.fx.0.height=900
editor.fx.0.width=1440
editor.fx.0.x=0
editor.fx.0.y=0
objectbench.height=100
objectbench.width=776
package.divider.horizontal=0.6
package.divider.vertical=0.8003731343283582
package.editor.height=422
package.editor.width=685
package.editor.x=71
package.editor.y=25
package.frame.height=600
package.frame.width=800
package.numDependencies=0
package.numTargets=3
package.showExtends=true
package.showUses=true
project.charset=UTF-8
readme.height=60
readme.name=@README
readme.width=49
readme.x=10
readme.y=10
target1.height=82
target1.name=bubbleSort
target1.type=PackageTarget
target1.width=120
target1.x=225
target1.y=179
target2.height=82
target2.name=exchangeSort
target2.type=PackageTarget
target2.width=120
target2.x=410
target2.y=60
target3.height=82
target3.name=selectionSort
target3.type=PackageTarget
target3.width=120
target3.x=140
target3.y=50