1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- #BlueJ package file
- dependency1.from=MainApplication
- dependency1.to=Console
- dependency1.type=UsesDependency
- dependency2.from=MainApplication
- dependency2.to=Operations
- dependency2.type=UsesDependency
- dependency3.from=Operations
- dependency3.to=scienticFunctions
- dependency3.type=UsesDependency
- editor.fx.0.height=717
- editor.fx.0.width=800
- editor.fx.0.x=480
- editor.fx.0.y=23
- objectbench.height=200
- objectbench.width=518
- package.divider.horizontal=0.5639097744360902
- package.divider.vertical=0.6854103343465046
- package.editor.height=444
- package.editor.width=825
- package.editor.x=35
- package.editor.y=23
- package.frame.height=716
- package.frame.width=951
- package.numDependencies=3
- package.numTargets=6
- 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=Console
- target1.showInterface=false
- target1.type=ClassTarget
- target1.width=80
- target1.x=80
- target1.y=200
- target2.height=50
- target2.name=scienticFunctions
- target2.showInterface=false
- target2.type=ClassTarget
- target2.width=130
- target2.x=240
- target2.y=290
- target3.height=50
- target3.name=calculatorCoreFunctions
- target3.showInterface=false
- target3.type=ClassTarget
- target3.width=180
- target3.x=30
- target3.y=290
- target4.height=50
- target4.name=bonusFunctions
- target4.showInterface=false
- target4.type=ClassTarget
- target4.width=120
- target4.x=380
- target4.y=290
- target5.height=50
- target5.name=Operations
- target5.showInterface=false
- target5.type=ClassTarget
- target5.width=90
- target5.x=180
- target5.y=370
- target6.height=50
- target6.name=MainApplication
- target6.showInterface=false
- target6.type=ClassTarget
- target6.width=120
- target6.x=70
- target6.y=70
|