1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192 |
- #BlueJ package file
- dependency1.from=MainApplication
- dependency1.to=Console
- dependency1.type=UsesDependency
- dependency2.from=PetTest
- dependency2.to=Pet
- dependency2.type=UsesDependency
- dependency3.from=PetTest
- dependency3.to=Cat
- dependency3.type=UsesDependency
- editor.fx.0.height=712
- editor.fx.0.width=775
- editor.fx.0.x=0
- editor.fx.0.y=22
- objectbench.height=118
- objectbench.width=751
- package.divider.horizontal=0.6
- package.divider.vertical=0.8076923076923077
- package.editor.height=502
- package.editor.width=649
- package.editor.x=0
- package.editor.y=22
- package.frame.height=708
- package.frame.width=775
- package.numDependencies=3
- package.numTargets=8
- 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=MainApplicationTest
- target1.showInterface=false
- target1.type=ClassTarget
- target1.width=150
- target1.x=190
- target1.y=0
- target2.height=50
- target2.name=Cat
- target2.showInterface=false
- target2.type=ClassTarget
- target2.width=80
- target2.x=680
- target2.y=160
- target3.height=50
- target3.name=PetTest
- target3.showInterface=false
- target3.type=UnitTestTargetJunit4
- target3.width=80
- target3.x=100
- target3.y=130
- target4.height=50
- target4.name=Console
- target4.showInterface=false
- target4.type=ClassTarget
- target4.width=80
- target4.x=162
- target4.y=321
- target5.height=50
- target5.name=BabyDucks
- target5.showInterface=false
- target5.type=ClassTarget
- target5.width=90
- target5.x=390
- target5.y=270
- target6.height=50
- target6.name=Dog
- target6.showInterface=false
- target6.type=ClassTarget
- target6.width=80
- target6.x=260
- target6.y=60
- target7.association=PetTest
- target7.height=50
- target7.name=Pet
- target7.showInterface=false
- target7.type=ClassTarget
- target7.width=80
- target7.x=70
- target7.y=160
- target8.height=50
- target8.name=MainApplication
- target8.showInterface=false
- target8.type=ClassTarget
- target8.width=120
- target8.x=60
- target8.y=0
|