123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113 |
- #BlueJ package file
- dependency1.from=CalculatorTest
- dependency1.to=Calculator
- dependency1.type=UsesDependency
- dependency2.from=TrigFunctionsTest
- dependency2.to=TrigFunctions
- dependency2.type=UsesDependency
- dependency3.from=MainApplication
- dependency3.to=Calculator
- dependency3.type=UsesDependency
- dependency4.from=MainApplication
- dependency4.to=TrigFunctions
- dependency4.type=UsesDependency
- dependency5.from=MainApplication
- dependency5.to=Bonus
- dependency5.type=UsesDependency
- dependency6.from=MainApplication
- dependency6.to=Console
- dependency6.type=UsesDependency
- dependency7.from=BonusTest
- dependency7.to=Bonus
- dependency7.type=UsesDependency
- editor.fx.0.height=709
- editor.fx.0.width=1280
- editor.fx.0.x=0
- editor.fx.0.y=23
- objectbench.height=92
- objectbench.width=691
- package.divider.horizontal=0.5996563573883161
- package.divider.vertical=0.847926267281106
- package.editor.height=545
- package.editor.width=1058
- package.editor.x=10
- package.editor.y=23
- package.frame.height=709
- package.frame.width=1184
- package.numDependencies=7
- package.numTargets=9
- 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=CalculatorTest
- target1.showInterface=false
- target1.type=UnitTestTargetJunit4
- target1.width=110
- target1.x=290
- target1.y=70
- target2.height=50
- target2.name=BonusTest
- target2.showInterface=false
- target2.type=UnitTestTargetJunit4
- target2.width=80
- target2.x=570
- target2.y=10
- target3.association=CalculatorTest
- target3.height=50
- target3.name=Calculator
- target3.showInterface=false
- target3.type=ClassTarget
- target3.width=110
- target3.x=260
- target3.y=100
- target4.association=ConsoleTest
- target4.height=50
- target4.name=Console
- target4.showInterface=false
- target4.type=ClassTarget
- target4.width=80
- target4.x=150
- target4.y=210
- target5.association=BonusTest
- target5.height=50
- target5.name=Bonus
- target5.showInterface=false
- target5.type=ClassTarget
- target5.width=80
- target5.x=540
- target5.y=40
- target6.height=50
- target6.name=TrigFunctions
- target6.showInterface=false
- target6.type=ClassTarget
- target6.width=110
- target6.x=70
- target6.y=10
- target7.height=50
- target7.name=ConsoleTest
- target7.showInterface=false
- target7.type=UnitTestTargetJunit4
- target7.width=80
- target7.x=180
- target7.y=180
- target8.height=50
- target8.name=TrigFunctionsTest
- target8.showInterface=false
- target8.type=UnitTestTargetJunit4
- target8.width=140
- target8.x=70
- target8.y=70
- target9.height=50
- target9.name=MainApplication
- target9.showInterface=false
- target9.type=ClassTarget
- target9.width=120
- target9.x=10
- target9.y=130
|