123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135 |
- #BlueJ package file
- dependency1.from=MemoryTest
- dependency1.to=Memory
- dependency1.type=UsesDependency
- dependency10.from=opSwitch
- dependency10.to=advOp
- dependency10.type=UsesDependency
- dependency11.from=opSwitch
- dependency11.to=Trigonometry
- dependency11.type=UsesDependency
- dependency12.from=Trigonometry
- dependency12.to=Console
- dependency12.type=UsesDependency
- dependency13.from=MainApplication
- dependency13.to=Console
- dependency13.type=UsesDependency
- dependency2.from=simpleOpTest
- dependency2.to=simpleOp
- dependency2.type=UsesDependency
- dependency3.from=simpleOp
- dependency3.to=Console
- dependency3.type=UsesDependency
- dependency4.from=advOp
- dependency4.to=Console
- dependency4.type=UsesDependency
- dependency5.from=Memory
- dependency5.to=Console
- dependency5.type=UsesDependency
- dependency6.from=Console
- dependency6.to=opSwitch
- dependency6.type=UsesDependency
- dependency7.from=opSwitch
- dependency7.to=Console
- dependency7.type=UsesDependency
- dependency8.from=opSwitch
- dependency8.to=simpleOp
- dependency8.type=UsesDependency
- dependency9.from=opSwitch
- dependency9.to=Memory
- dependency9.type=UsesDependency
- editor.fx.0.height=0
- editor.fx.0.width=0
- editor.fx.0.x=0
- editor.fx.0.y=0
- objectbench.height=199
- objectbench.width=1180
- package.divider.horizontal=0.6
- package.divider.vertical=0.6845329249617151
- package.editor.height=440
- package.editor.width=1078
- package.editor.x=16
- package.editor.y=23
- package.frame.height=711
- package.frame.width=1204
- package.numDependencies=13
- package.numTargets=10
- 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=MemoryTest
- target1.showInterface=false
- target1.type=UnitTestTargetJunit4
- target1.width=100
- target1.x=90
- target1.y=0
- target10.height=50
- target10.name=MainApplication
- target10.showInterface=false
- target10.type=ClassTarget
- target10.width=120
- target10.x=210
- target10.y=10
- target2.height=50
- target2.name=simpleOpTest
- target2.showInterface=false
- target2.type=UnitTestTargetJunit4
- target2.width=110
- target2.x=160
- target2.y=310
- target3.height=50
- target3.name=simpleOp
- target3.showInterface=false
- target3.type=ClassTarget
- target3.width=80
- target3.x=220
- target3.y=170
- target4.height=50
- target4.name=advOp
- target4.showInterface=false
- target4.type=ClassTarget
- target4.width=80
- target4.x=350
- target4.y=170
- target5.height=50
- target5.name=opSwitchTest
- target5.showInterface=false
- target5.type=UnitTestTargetJunit4
- target5.width=110
- target5.x=120
- target5.y=370
- target6.height=50
- target6.name=Memory
- target6.showInterface=false
- target6.type=ClassTarget
- target6.width=80
- target6.x=70
- target6.y=10
- target7.height=50
- target7.name=Console
- target7.showInterface=false
- target7.type=ClassTarget
- target7.width=80
- target7.x=100
- target7.y=110
- target8.height=50
- target8.name=opSwitch
- target8.showInterface=false
- target8.type=ClassTarget
- target8.width=80
- target8.x=30
- target8.y=170
- target9.height=50
- target9.name=Trigonometry
- target9.showInterface=false
- target9.type=ClassTarget
- target9.width=110
- target9.x=40
- target9.y=280
|