1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- #BlueJ package file
- dependency1.from=MainApplication
- dependency1.to=Console
- dependency1.type=UsesDependency
- editor.fx.0.height=0
- editor.fx.0.width=0
- editor.fx.0.x=0
- editor.fx.0.y=0
- objectbench.height=201
- objectbench.width=595
- package.divider.horizontal=0.6
- package.divider.vertical=0.6804915514592934
- package.editor.height=436
- package.editor.width=493
- package.editor.x=89
- package.editor.y=38
- package.frame.height=709
- package.frame.width=619
- package.numDependencies=1
- 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.association=calculatorTest
- target1.height=50
- target1.name=Calculator
- target1.showInterface=false
- target1.type=ClassTarget
- target1.width=130
- target1.x=70
- target1.y=10
- 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=Operations
- target3.showInterface=false
- target3.type=ClassTarget
- target3.width=90
- target3.x=10
- target3.y=130
- target4.height=50
- target4.name=calculatorTest
- target4.showInterface=false
- target4.type=UnitTestTargetJunit4
- target4.width=130
- target4.x=100
- target4.y=-20
- target5.height=50
- target5.name=MainApplication
- target5.showInterface=false
- target5.type=ClassTarget
- target5.width=120
- target5.x=70
- target5.y=70
|