package.bluej 3.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  1. #BlueJ package file
  2. dependency1.from=MemoryTest
  3. dependency1.to=Memory
  4. dependency1.type=UsesDependency
  5. dependency10.from=opSwitch
  6. dependency10.to=advOp
  7. dependency10.type=UsesDependency
  8. dependency11.from=opSwitch
  9. dependency11.to=Trigonometry
  10. dependency11.type=UsesDependency
  11. dependency12.from=Trigonometry
  12. dependency12.to=Console
  13. dependency12.type=UsesDependency
  14. dependency13.from=MainApplication
  15. dependency13.to=Console
  16. dependency13.type=UsesDependency
  17. dependency2.from=simpleOpTest
  18. dependency2.to=simpleOp
  19. dependency2.type=UsesDependency
  20. dependency3.from=simpleOp
  21. dependency3.to=Console
  22. dependency3.type=UsesDependency
  23. dependency4.from=advOp
  24. dependency4.to=Console
  25. dependency4.type=UsesDependency
  26. dependency5.from=Memory
  27. dependency5.to=Console
  28. dependency5.type=UsesDependency
  29. dependency6.from=Console
  30. dependency6.to=opSwitch
  31. dependency6.type=UsesDependency
  32. dependency7.from=opSwitch
  33. dependency7.to=Console
  34. dependency7.type=UsesDependency
  35. dependency8.from=opSwitch
  36. dependency8.to=simpleOp
  37. dependency8.type=UsesDependency
  38. dependency9.from=opSwitch
  39. dependency9.to=Memory
  40. dependency9.type=UsesDependency
  41. editor.fx.0.height=0
  42. editor.fx.0.width=0
  43. editor.fx.0.x=0
  44. editor.fx.0.y=0
  45. objectbench.height=199
  46. objectbench.width=1180
  47. package.divider.horizontal=0.6
  48. package.divider.vertical=0.6845329249617151
  49. package.editor.height=440
  50. package.editor.width=1078
  51. package.editor.x=16
  52. package.editor.y=23
  53. package.frame.height=711
  54. package.frame.width=1204
  55. package.numDependencies=13
  56. package.numTargets=10
  57. package.showExtends=true
  58. package.showUses=true
  59. project.charset=UTF-8
  60. readme.height=58
  61. readme.name=@README
  62. readme.width=47
  63. readme.x=10
  64. readme.y=10
  65. target1.height=50
  66. target1.name=MemoryTest
  67. target1.showInterface=false
  68. target1.type=UnitTestTargetJunit4
  69. target1.width=100
  70. target1.x=90
  71. target1.y=0
  72. target10.height=50
  73. target10.name=MainApplication
  74. target10.showInterface=false
  75. target10.type=ClassTarget
  76. target10.width=120
  77. target10.x=210
  78. target10.y=10
  79. target2.height=50
  80. target2.name=simpleOpTest
  81. target2.showInterface=false
  82. target2.type=UnitTestTargetJunit4
  83. target2.width=110
  84. target2.x=160
  85. target2.y=310
  86. target3.height=50
  87. target3.name=simpleOp
  88. target3.showInterface=false
  89. target3.type=ClassTarget
  90. target3.width=80
  91. target3.x=220
  92. target3.y=170
  93. target4.height=50
  94. target4.name=advOp
  95. target4.showInterface=false
  96. target4.type=ClassTarget
  97. target4.width=80
  98. target4.x=350
  99. target4.y=170
  100. target5.height=50
  101. target5.name=opSwitchTest
  102. target5.showInterface=false
  103. target5.type=UnitTestTargetJunit4
  104. target5.width=110
  105. target5.x=120
  106. target5.y=370
  107. target6.height=50
  108. target6.name=Memory
  109. target6.showInterface=false
  110. target6.type=ClassTarget
  111. target6.width=80
  112. target6.x=70
  113. target6.y=10
  114. target7.height=50
  115. target7.name=Console
  116. target7.showInterface=false
  117. target7.type=ClassTarget
  118. target7.width=80
  119. target7.x=100
  120. target7.y=110
  121. target8.height=50
  122. target8.name=opSwitch
  123. target8.showInterface=false
  124. target8.type=ClassTarget
  125. target8.width=80
  126. target8.x=30
  127. target8.y=170
  128. target9.height=50
  129. target9.name=Trigonometry
  130. target9.showInterface=false
  131. target9.type=ClassTarget
  132. target9.width=110
  133. target9.x=40
  134. target9.y=280