package.bluej 2.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. #BlueJ package file
  2. dependency1.from=Zoo
  3. dependency1.to=Pet
  4. dependency1.type=UsesDependency
  5. dependency2.from=MainApplication
  6. dependency2.to=Console
  7. dependency2.type=UsesDependency
  8. dependency3.from=MainApplication
  9. dependency3.to=Zoo
  10. dependency3.type=UsesDependency
  11. dependency4.from=MainApplication
  12. dependency4.to=Pet
  13. dependency4.type=UsesDependency
  14. dependency5.from=MainApplication
  15. dependency5.to=Dog
  16. dependency5.type=UsesDependency
  17. dependency6.from=MainApplication
  18. dependency6.to=Cat
  19. dependency6.type=UsesDependency
  20. dependency7.from=MainApplication
  21. dependency7.to=Fish
  22. dependency7.type=UsesDependency
  23. editor.fx.0.height=722
  24. editor.fx.0.width=1096
  25. editor.fx.0.x=66
  26. editor.fx.0.y=39
  27. objectbench.height=101
  28. objectbench.width=776
  29. package.divider.horizontal=0.6
  30. package.divider.vertical=0.8007380073800738
  31. package.editor.height=427
  32. package.editor.width=674
  33. package.editor.x=116
  34. package.editor.y=143
  35. package.frame.height=600
  36. package.frame.width=800
  37. package.numDependencies=7
  38. package.numTargets=8
  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=MainApplicationTest
  49. target1.showInterface=false
  50. target1.type=ClassTarget
  51. target1.width=150
  52. target1.x=400
  53. target1.y=0
  54. target2.height=50
  55. target2.name=Cat
  56. target2.showInterface=false
  57. target2.type=ClassTarget
  58. target2.width=80
  59. target2.x=120
  60. target2.y=270
  61. target3.height=50
  62. target3.name=Console
  63. target3.showInterface=false
  64. target3.type=ClassTarget
  65. target3.width=80
  66. target3.x=290
  67. target3.y=130
  68. target4.height=50
  69. target4.name=Fish
  70. target4.showInterface=false
  71. target4.type=ClassTarget
  72. target4.width=80
  73. target4.x=220
  74. target4.y=270
  75. target5.height=50
  76. target5.name=Zoo
  77. target5.showInterface=false
  78. target5.type=ClassTarget
  79. target5.width=80
  80. target5.x=120
  81. target5.y=80
  82. target6.height=50
  83. target6.name=Dog
  84. target6.showInterface=false
  85. target6.type=ClassTarget
  86. target6.width=80
  87. target6.x=20
  88. target6.y=270
  89. target7.height=50
  90. target7.name=Pet
  91. target7.showInterface=false
  92. target7.type=AbstractTarget
  93. target7.width=80
  94. target7.x=120
  95. target7.y=170
  96. target8.height=50
  97. target8.name=MainApplication
  98. target8.showInterface=false
  99. target8.type=ClassTarget
  100. target8.width=120
  101. target8.x=360
  102. target8.y=20