123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 |
- #BlueJ package file
- dependency1.from=ConsoleTest
- dependency1.to=Console
- dependency1.type=UsesDependency
- dependency2.from=Console
- dependency2.to=simpleOp
- dependency2.type=UsesDependency
- dependency3.from=Console
- dependency3.to=opSwitch
- dependency3.type=UsesDependency
- dependency4.from=MainApplication
- dependency4.to=simpleOp
- dependency4.type=UsesDependency
- dependency5.from=MainApplication
- dependency5.to=Console
- dependency5.type=UsesDependency
- dependency6.from=opSwitch
- dependency6.to=simpleOp
- dependency6.type=UsesDependency
- dependency7.from=opSwitch
- dependency7.to=Console
- dependency7.type=UsesDependency
- editor.fx.0.height=711
- editor.fx.0.width=802
- editor.fx.0.x=475
- editor.fx.0.y=24
- objectbench.height=199
- objectbench.width=444
- package.divider.horizontal=0.6
- package.divider.vertical=0.6845329249617151
- package.editor.height=424
- package.editor.width=342
- package.editor.x=0
- package.editor.y=23
- package.frame.height=711
- package.frame.width=468
- package.numDependencies=7
- 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=simpleOp
- target1.showInterface=false
- target1.type=ClassTarget
- target1.width=80
- target1.x=170
- target1.y=210
- target2.association=ConsoleTest
- target2.height=50
- target2.name=Console
- target2.showInterface=false
- target2.type=ClassTarget
- target2.width=80
- target2.x=100
- target2.y=110
- target3.height=50
- target3.name=opSwitch
- target3.showInterface=false
- target3.type=ClassTarget
- target3.width=80
- target3.x=30
- target3.y=170
- target4.height=50
- target4.name=Trigonometry
- target4.showInterface=false
- target4.type=ClassTarget
- target4.width=110
- target4.x=40
- target4.y=280
- target5.height=50
- target5.name=ConsoleTest
- target5.showInterface=false
- target5.type=UnitTestTargetJunit4
- target5.width=80
- target5.x=130
- target5.y=80
- target6.height=50
- target6.name=MainApplication
- target6.showInterface=false
- target6.type=ClassTarget
- target6.width=120
- target6.x=210
- target6.y=10
|