package.bluej 1.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. #BlueJ package file
  2. dependency1.from=MainApplication
  3. dependency1.to=Pet
  4. dependency1.type=UsesDependency
  5. dependency2.from=MainApplication
  6. dependency2.to=Cat
  7. dependency2.type=UsesDependency
  8. dependency3.from=MainApplication
  9. dependency3.to=Dog
  10. dependency3.type=UsesDependency
  11. dependency4.from=MainApplication
  12. dependency4.to=Rock
  13. dependency4.type=UsesDependency
  14. editor.fx.0.height=722
  15. editor.fx.0.width=803
  16. editor.fx.0.x=87
  17. editor.fx.0.y=125
  18. objectbench.height=101
  19. objectbench.width=461
  20. package.divider.horizontal=0.6
  21. package.divider.vertical=0.8007380073800738
  22. package.editor.height=427
  23. package.editor.width=674
  24. package.editor.x=16
  25. package.editor.y=75
  26. package.frame.height=600
  27. package.frame.width=800
  28. package.numDependencies=4
  29. package.numTargets=6
  30. package.showExtends=true
  31. package.showUses=true
  32. project.charset=UTF-8
  33. readme.height=58
  34. readme.name=@README
  35. readme.width=47
  36. readme.x=10
  37. readme.y=10
  38. target1.height=50
  39. target1.name=Rock
  40. target1.showInterface=false
  41. target1.type=ClassTarget
  42. target1.width=80
  43. target1.x=120
  44. target1.y=290
  45. target2.height=50
  46. target2.name=MainApplicationTest
  47. target2.showInterface=false
  48. target2.type=UnitTestTargetJunit4
  49. target2.width=120
  50. target2.x=100
  51. target2.y=40
  52. target3.height=50
  53. target3.name=Cat
  54. target3.showInterface=false
  55. target3.type=ClassTarget
  56. target3.width=80
  57. target3.x=490
  58. target3.y=310
  59. target4.height=50
  60. target4.name=Dog
  61. target4.showInterface=false
  62. target4.type=ClassTarget
  63. target4.width=80
  64. target4.x=310
  65. target4.y=330
  66. target5.height=50
  67. target5.name=Pet
  68. target5.showInterface=false
  69. target5.type=ClassTarget
  70. target5.width=80
  71. target5.x=280
  72. target5.y=200
  73. target6.association=MainApplicationTest
  74. target6.height=50
  75. target6.name=MainApplication
  76. target6.showInterface=false
  77. target6.type=ClassTarget
  78. target6.width=120
  79. target6.x=70
  80. target6.y=70