package.bluej 2.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. #BlueJ package file
  2. dependency1.from=ConsoleTest
  3. dependency1.to=Console
  4. dependency1.type=UsesDependency
  5. dependency2.from=Console
  6. dependency2.to=simpleOp
  7. dependency2.type=UsesDependency
  8. dependency3.from=Console
  9. dependency3.to=opSwitch
  10. dependency3.type=UsesDependency
  11. dependency4.from=MainApplication
  12. dependency4.to=simpleOp
  13. dependency4.type=UsesDependency
  14. dependency5.from=MainApplication
  15. dependency5.to=Console
  16. dependency5.type=UsesDependency
  17. dependency6.from=opSwitch
  18. dependency6.to=simpleOp
  19. dependency6.type=UsesDependency
  20. dependency7.from=opSwitch
  21. dependency7.to=Console
  22. dependency7.type=UsesDependency
  23. editor.fx.0.height=711
  24. editor.fx.0.width=802
  25. editor.fx.0.x=475
  26. editor.fx.0.y=24
  27. objectbench.height=199
  28. objectbench.width=444
  29. package.divider.horizontal=0.6
  30. package.divider.vertical=0.6845329249617151
  31. package.editor.height=424
  32. package.editor.width=342
  33. package.editor.x=0
  34. package.editor.y=23
  35. package.frame.height=711
  36. package.frame.width=468
  37. package.numDependencies=7
  38. package.numTargets=6
  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=simpleOp
  49. target1.showInterface=false
  50. target1.type=ClassTarget
  51. target1.width=80
  52. target1.x=170
  53. target1.y=210
  54. target2.association=ConsoleTest
  55. target2.height=50
  56. target2.name=Console
  57. target2.showInterface=false
  58. target2.type=ClassTarget
  59. target2.width=80
  60. target2.x=100
  61. target2.y=110
  62. target3.height=50
  63. target3.name=opSwitch
  64. target3.showInterface=false
  65. target3.type=ClassTarget
  66. target3.width=80
  67. target3.x=30
  68. target3.y=170
  69. target4.height=50
  70. target4.name=Trigonometry
  71. target4.showInterface=false
  72. target4.type=ClassTarget
  73. target4.width=110
  74. target4.x=40
  75. target4.y=280
  76. target5.height=50
  77. target5.name=ConsoleTest
  78. target5.showInterface=false
  79. target5.type=UnitTestTargetJunit4
  80. target5.width=80
  81. target5.x=130
  82. target5.y=80
  83. target6.height=50
  84. target6.name=MainApplication
  85. target6.showInterface=false
  86. target6.type=ClassTarget
  87. target6.width=120
  88. target6.x=210
  89. target6.y=10