1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. #BlueJ package file
  2. dependency1.from=MainApplication
  3. dependency1.to=Console
  4. dependency1.type=UsesDependency
  5. editor.fx.0.height=0
  6. editor.fx.0.width=0
  7. editor.fx.0.x=0
  8. editor.fx.0.y=0
  9. objectbench.height=201
  10. objectbench.width=595
  11. package.divider.horizontal=0.6
  12. package.divider.vertical=0.6804915514592934
  13. package.editor.height=436
  14. package.editor.width=493
  15. package.editor.x=89
  16. package.editor.y=38
  17. package.frame.height=709
  18. package.frame.width=619
  19. package.numDependencies=1
  20. package.numTargets=5
  21. package.showExtends=true
  22. package.showUses=true
  23. project.charset=UTF-8
  24. readme.height=58
  25. readme.name=@README
  26. readme.width=47
  27. readme.x=10
  28. readme.y=10
  29. target1.association=calculatorTest
  30. target1.height=50
  31. target1.name=Calculator
  32. target1.showInterface=false
  33. target1.type=ClassTarget
  34. target1.width=130
  35. target1.x=70
  36. target1.y=10
  37. target2.height=50
  38. target2.name=Console
  39. target2.showInterface=false
  40. target2.type=ClassTarget
  41. target2.width=80
  42. target2.x=80
  43. target2.y=200
  44. target3.height=50
  45. target3.name=Operations
  46. target3.showInterface=false
  47. target3.type=ClassTarget
  48. target3.width=90
  49. target3.x=10
  50. target3.y=130
  51. target4.height=50
  52. target4.name=calculatorTest
  53. target4.showInterface=false
  54. target4.type=UnitTestTargetJunit4
  55. target4.width=130
  56. target4.x=100
  57. target4.y=-20
  58. target5.height=50
  59. target5.name=MainApplication
  60. target5.showInterface=false
  61. target5.type=ClassTarget
  62. target5.width=120
  63. target5.x=70
  64. target5.y=70