123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. #BlueJ package file
  2. dependency1.from=NumberUtilitiesTest
  3. dependency1.to=NumberUtilities
  4. dependency1.type=UsesDependency
  5. dependency2.from=TableUtilitiesTest
  6. dependency2.to=TableUtilities
  7. dependency2.type=UsesDependency
  8. dependency3.from=TriangleUtilitiesTest
  9. dependency3.to=TriangleUtilities
  10. dependency3.type=UsesDependency
  11. editor.fx.0.height=1057
  12. editor.fx.0.width=1920
  13. editor.fx.0.x=-240
  14. editor.fx.0.y=-1057
  15. editor.fx.1.height=709
  16. editor.fx.1.width=800
  17. editor.fx.1.x=240
  18. editor.fx.1.y=23
  19. objectbench.height=163
  20. objectbench.width=813
  21. package.divider.horizontal=0.6507936507936508
  22. package.divider.vertical=0.738863287250384
  23. package.editor.height=474
  24. package.editor.width=1154
  25. package.editor.x=0
  26. package.editor.y=23
  27. package.frame.height=709
  28. package.frame.width=1280
  29. package.numDependencies=3
  30. package.numTargets=6
  31. package.showExtends=true
  32. package.showUses=true
  33. project.charset=UTF-8
  34. readme.height=58
  35. readme.name=@README
  36. readme.width=47
  37. readme.x=10
  38. readme.y=10
  39. target1.height=50
  40. target1.name=TableUtilitiesTest
  41. target1.showInterface=false
  42. target1.type=UnitTestTargetJunit4
  43. target1.width=110
  44. target1.x=100
  45. target1.y=270
  46. target2.height=50
  47. target2.name=TriangleUtilitiesTest
  48. target2.showInterface=false
  49. target2.type=UnitTestTargetJunit4
  50. target2.width=120
  51. target2.x=100
  52. target2.y=160
  53. target3.association=TableUtilitiesTest
  54. target3.height=50
  55. target3.name=TableUtilities
  56. target3.showInterface=false
  57. target3.type=ClassTarget
  58. target3.width=110
  59. target3.x=70
  60. target3.y=300
  61. target4.association=NumberUtilitiesTest
  62. target4.height=50
  63. target4.name=NumberUtilities
  64. target4.showInterface=false
  65. target4.type=ClassTarget
  66. target4.width=120
  67. target4.x=80
  68. target4.y=70
  69. target5.height=50
  70. target5.name=NumberUtilitiesTest
  71. target5.showInterface=false
  72. target5.type=UnitTestTargetJunit4
  73. target5.width=150
  74. target5.x=110
  75. target5.y=40
  76. target6.association=TriangleUtilitiesTest
  77. target6.height=50
  78. target6.name=TriangleUtilities
  79. target6.showInterface=false
  80. target6.type=ClassTarget
  81. target6.width=120
  82. target6.x=70
  83. target6.y=190