package.bluej 1.2KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. #BlueJ package file
  2. editor.fx.0.height=722
  3. editor.fx.0.width=800
  4. editor.fx.0.x=480
  5. editor.fx.0.y=23
  6. objectbench.height=205
  7. objectbench.width=352
  8. package.divider.horizontal=0.5993322203672788
  9. package.divider.vertical=0.6849925705794948
  10. package.editor.height=454
  11. package.editor.width=493
  12. package.editor.x=35
  13. package.editor.y=23
  14. package.frame.height=731
  15. package.frame.width=619
  16. package.numDependencies=0
  17. package.numTargets=5
  18. package.showExtends=true
  19. package.showUses=true
  20. project.charset=UTF-8
  21. readme.height=58
  22. readme.name=@README
  23. readme.width=47
  24. readme.x=10
  25. readme.y=10
  26. target1.height=50
  27. target1.name=Calculator
  28. target1.showInterface=false
  29. target1.type=ClassTarget
  30. target1.width=90
  31. target1.x=340
  32. target1.y=170
  33. target2.height=50
  34. target2.name=Console
  35. target2.showInterface=false
  36. target2.type=ClassTarget
  37. target2.width=80
  38. target2.x=80
  39. target2.y=200
  40. target3.height=50
  41. target3.name=BasicCalculations
  42. target3.showInterface=false
  43. target3.type=ClassTarget
  44. target3.width=130
  45. target3.x=210
  46. target3.y=90
  47. target4.height=50
  48. target4.name=Operations
  49. target4.showInterface=false
  50. target4.type=ClassTarget
  51. target4.width=90
  52. target4.x=330
  53. target4.y=10
  54. target5.height=50
  55. target5.name=MainApplication
  56. target5.showInterface=false
  57. target5.type=ClassTarget
  58. target5.width=120
  59. target5.x=70
  60. target5.y=70