package.bluej 1.7KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. #BlueJ package file
  2. dependency1.from=ConsoleTest
  3. dependency1.to=Console
  4. dependency1.type=UsesDependency
  5. dependency2.from=MainApplication
  6. dependency2.to=Console
  7. dependency2.type=UsesDependency
  8. dependency3.from=Console
  9. dependency3.to=opSwitch
  10. dependency3.type=UsesDependency
  11. dependency4.from=opSwitch
  12. dependency4.to=Console
  13. dependency4.type=UsesDependency
  14. dependency5.from=opSwitch
  15. dependency5.to=simpleOp
  16. dependency5.type=UsesDependency
  17. editor.fx.0.height=711
  18. editor.fx.0.width=811
  19. editor.fx.0.x=585
  20. editor.fx.0.y=114
  21. objectbench.height=199
  22. objectbench.width=444
  23. package.divider.horizontal=0.6
  24. package.divider.vertical=0.6845329249617151
  25. package.editor.height=440
  26. package.editor.width=342
  27. package.editor.x=35
  28. package.editor.y=81
  29. package.frame.height=711
  30. package.frame.width=468
  31. package.numDependencies=5
  32. package.numTargets=5
  33. package.showExtends=true
  34. package.showUses=true
  35. project.charset=UTF-8
  36. readme.height=58
  37. readme.name=@README
  38. readme.width=47
  39. readme.x=10
  40. readme.y=10
  41. target1.height=50
  42. target1.name=simpleOp
  43. target1.showInterface=false
  44. target1.type=ClassTarget
  45. target1.width=80
  46. target1.x=130
  47. target1.y=220
  48. target2.height=50
  49. target2.name=opSwitch
  50. target2.showInterface=false
  51. target2.type=ClassTarget
  52. target2.width=80
  53. target2.x=40
  54. target2.y=160
  55. target3.association=ConsoleTest
  56. target3.height=50
  57. target3.name=Console
  58. target3.showInterface=false
  59. target3.type=ClassTarget
  60. target3.width=80
  61. target3.x=130
  62. target3.y=100
  63. target4.height=50
  64. target4.name=ConsoleTest
  65. target4.showInterface=false
  66. target4.type=UnitTestTargetJunit4
  67. target4.width=80
  68. target4.x=160
  69. target4.y=70
  70. target5.height=40
  71. target5.name=MainApplication
  72. target5.showInterface=false
  73. target5.type=ClassTarget
  74. target5.width=60
  75. target5.x=80
  76. target5.y=30