|
@@ -1,18 +1,18 @@
|
1
|
1
|
#BlueJ package file
|
2
|
|
-editor.fx.0.height=0
|
3
|
|
-editor.fx.0.width=0
|
4
|
|
-editor.fx.0.x=0
|
5
|
|
-editor.fx.0.y=0
|
6
|
|
-objectbench.height=101
|
7
|
|
-objectbench.width=776
|
8
|
|
-package.divider.horizontal=0.6
|
9
|
|
-package.divider.vertical=0.8007380073800738
|
10
|
|
-package.editor.height=427
|
11
|
|
-package.editor.width=674
|
12
|
|
-package.editor.x=181
|
13
|
|
-package.editor.y=109
|
14
|
|
-package.frame.height=600
|
15
|
|
-package.frame.width=800
|
|
2
|
+editor.fx.0.height=709
|
|
3
|
+editor.fx.0.width=1280
|
|
4
|
+editor.fx.0.x=-140
|
|
5
|
+editor.fx.0.y=-889
|
|
6
|
+objectbench.height=164
|
|
7
|
+objectbench.width=1021
|
|
8
|
+package.divider.horizontal=0.5410526315789473
|
|
9
|
+package.divider.vertical=0.8288288288288288
|
|
10
|
+package.editor.height=821
|
|
11
|
+package.editor.width=1794
|
|
12
|
+package.editor.x=-306
|
|
13
|
+package.editor.y=-1057
|
|
14
|
+package.frame.height=1057
|
|
15
|
+package.frame.width=1920
|
16
|
16
|
package.numDependencies=0
|
17
|
17
|
package.numTargets=1
|
18
|
18
|
package.showExtends=true
|
|
@@ -28,5 +28,5 @@ target1.name=Main
|
28
|
28
|
target1.showInterface=false
|
29
|
29
|
target1.type=ClassTarget
|
30
|
30
|
target1.width=80
|
31
|
|
-target1.x=70
|
32
|
|
-target1.y=10
|
|
31
|
+target1.x=100
|
|
32
|
+target1.y=100
|