1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- #BlueJ package file
- dependency1.from=ConsoleTest
- dependency1.to=Console
- dependency1.type=UsesDependency
- dependency2.from=MainApplication
- dependency2.to=Console
- dependency2.type=UsesDependency
- dependency3.from=Console
- dependency3.to=opSwitch
- dependency3.type=UsesDependency
- dependency4.from=opSwitch
- dependency4.to=Console
- dependency4.type=UsesDependency
- dependency5.from=opSwitch
- dependency5.to=simpleOp
- dependency5.type=UsesDependency
- editor.fx.0.height=711
- editor.fx.0.width=811
- editor.fx.0.x=585
- editor.fx.0.y=114
- objectbench.height=199
- objectbench.width=444
- package.divider.horizontal=0.6
- package.divider.vertical=0.6845329249617151
- package.editor.height=440
- package.editor.width=342
- package.editor.x=35
- package.editor.y=81
- package.frame.height=711
- package.frame.width=468
- package.numDependencies=5
- 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.height=50
- target1.name=simpleOp
- target1.showInterface=false
- target1.type=ClassTarget
- target1.width=80
- target1.x=130
- target1.y=220
- target2.height=50
- target2.name=opSwitch
- target2.showInterface=false
- target2.type=ClassTarget
- target2.width=80
- target2.x=40
- target2.y=160
- target3.association=ConsoleTest
- target3.height=50
- target3.name=Console
- target3.showInterface=false
- target3.type=ClassTarget
- target3.width=80
- target3.x=130
- target3.y=100
- target4.height=50
- target4.name=ConsoleTest
- target4.showInterface=false
- target4.type=UnitTestTargetJunit4
- target4.width=80
- target4.x=160
- target4.y=70
- target5.height=40
- target5.name=MainApplication
- target5.showInterface=false
- target5.type=ClassTarget
- target5.width=60
- target5.x=80
- target5.y=30
|