12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- #BlueJ package file
- editor.fx.0.height=722
- editor.fx.0.width=800
- editor.fx.0.x=480
- editor.fx.0.y=23
- objectbench.height=205
- objectbench.width=352
- package.divider.horizontal=0.5993322203672788
- package.divider.vertical=0.6849925705794948
- package.editor.height=454
- package.editor.width=493
- package.editor.x=35
- package.editor.y=23
- package.frame.height=731
- package.frame.width=619
- package.numDependencies=0
- package.numTargets=5
- package.showExtends=true
- package.showUses=true
- project.charset=UTF-8
- readme.height=58
- readme.name=@README
- readme.width=47
- readme.x=10
- readme.y=10
- target1.height=50
- target1.name=Calculator
- target1.showInterface=false
- target1.type=ClassTarget
- target1.width=90
- target1.x=340
- target1.y=170
- target2.height=50
- target2.name=Console
- target2.showInterface=false
- target2.type=ClassTarget
- target2.width=80
- target2.x=80
- target2.y=200
- target3.height=50
- target3.name=BasicCalculations
- target3.showInterface=false
- target3.type=ClassTarget
- target3.width=130
- target3.x=210
- target3.y=90
- target4.height=50
- target4.name=Operations
- target4.showInterface=false
- target4.type=ClassTarget
- target4.width=90
- target4.x=330
- target4.y=10
- target5.height=50
- target5.name=MainApplication
- target5.showInterface=false
- target5.type=ClassTarget
- target5.width=120
- target5.x=70
- target5.y=70
|