package.bluej 2.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. #BlueJ package file
  2. dependency1.from=CalculatorTest
  3. dependency1.to=Calculator
  4. dependency1.type=UsesDependency
  5. dependency2.from=TrigFunctionsTest
  6. dependency2.to=TrigFunctions
  7. dependency2.type=UsesDependency
  8. dependency3.from=MainApplication
  9. dependency3.to=Calculator
  10. dependency3.type=UsesDependency
  11. dependency4.from=MainApplication
  12. dependency4.to=TrigFunctions
  13. dependency4.type=UsesDependency
  14. dependency5.from=MainApplication
  15. dependency5.to=Bonus
  16. dependency5.type=UsesDependency
  17. dependency6.from=MainApplication
  18. dependency6.to=Console
  19. dependency6.type=UsesDependency
  20. dependency7.from=BonusTest
  21. dependency7.to=Bonus
  22. dependency7.type=UsesDependency
  23. editor.fx.0.height=709
  24. editor.fx.0.width=1280
  25. editor.fx.0.x=0
  26. editor.fx.0.y=23
  27. objectbench.height=92
  28. objectbench.width=691
  29. package.divider.horizontal=0.5996563573883161
  30. package.divider.vertical=0.847926267281106
  31. package.editor.height=545
  32. package.editor.width=1058
  33. package.editor.x=10
  34. package.editor.y=23
  35. package.frame.height=709
  36. package.frame.width=1184
  37. package.numDependencies=7
  38. package.numTargets=9
  39. package.showExtends=true
  40. package.showUses=true
  41. project.charset=UTF-8
  42. readme.height=58
  43. readme.name=@README
  44. readme.width=47
  45. readme.x=10
  46. readme.y=10
  47. target1.height=50
  48. target1.name=CalculatorTest
  49. target1.showInterface=false
  50. target1.type=UnitTestTargetJunit4
  51. target1.width=110
  52. target1.x=290
  53. target1.y=70
  54. target2.height=50
  55. target2.name=BonusTest
  56. target2.showInterface=false
  57. target2.type=UnitTestTargetJunit4
  58. target2.width=80
  59. target2.x=570
  60. target2.y=10
  61. target3.association=CalculatorTest
  62. target3.height=50
  63. target3.name=Calculator
  64. target3.showInterface=false
  65. target3.type=ClassTarget
  66. target3.width=110
  67. target3.x=260
  68. target3.y=100
  69. target4.association=ConsoleTest
  70. target4.height=50
  71. target4.name=Console
  72. target4.showInterface=false
  73. target4.type=ClassTarget
  74. target4.width=80
  75. target4.x=150
  76. target4.y=210
  77. target5.association=BonusTest
  78. target5.height=50
  79. target5.name=Bonus
  80. target5.showInterface=false
  81. target5.type=ClassTarget
  82. target5.width=80
  83. target5.x=540
  84. target5.y=40
  85. target6.height=50
  86. target6.name=TrigFunctions
  87. target6.showInterface=false
  88. target6.type=ClassTarget
  89. target6.width=110
  90. target6.x=70
  91. target6.y=10
  92. target7.height=50
  93. target7.name=ConsoleTest
  94. target7.showInterface=false
  95. target7.type=UnitTestTargetJunit4
  96. target7.width=80
  97. target7.x=180
  98. target7.y=180
  99. target8.height=50
  100. target8.name=TrigFunctionsTest
  101. target8.showInterface=false
  102. target8.type=UnitTestTargetJunit4
  103. target8.width=140
  104. target8.x=70
  105. target8.y=70
  106. target9.height=50
  107. target9.name=MainApplication
  108. target9.showInterface=false
  109. target9.type=ClassTarget
  110. target9.width=120
  111. target9.x=10
  112. target9.y=130