56 lines
1.2 KiB
Plaintext
56 lines
1.2 KiB
Plaintext
#BlueJ package file
|
|
dependency1.from=Datenbank
|
|
dependency1.to=Student
|
|
dependency1.type=UsesDependency
|
|
dependency2.from=StudentTest
|
|
dependency2.to=Datenbank
|
|
dependency2.type=UsesDependency
|
|
dependency3.from=StudentTest
|
|
dependency3.to=Student
|
|
dependency3.type=UsesDependency
|
|
editor.fx.0.height=728
|
|
editor.fx.0.width=800
|
|
editor.fx.0.x=1016
|
|
editor.fx.0.y=184
|
|
objectbench.height=66
|
|
objectbench.width=776
|
|
package.divider.horizontal=0.6
|
|
package.divider.vertical=0.8528225806451613
|
|
package.editor.height=416
|
|
package.editor.width=661
|
|
package.editor.x=40
|
|
package.editor.y=85
|
|
package.frame.height=560
|
|
package.frame.width=800
|
|
package.numDependencies=3
|
|
package.numTargets=3
|
|
package.showExtends=true
|
|
package.showUses=true
|
|
project.charset=UTF-8
|
|
readme.height=60
|
|
readme.name=@README
|
|
readme.width=48
|
|
readme.x=10
|
|
readme.y=10
|
|
target1.height=70
|
|
target1.name=StudentTest
|
|
target1.showInterface=false
|
|
target1.type=ClassTarget
|
|
target1.width=120
|
|
target1.x=120
|
|
target1.y=160
|
|
target2.height=70
|
|
target2.name=Datenbank
|
|
target2.showInterface=false
|
|
target2.type=ClassTarget
|
|
target2.width=120
|
|
target2.x=270
|
|
target2.y=30
|
|
target3.height=70
|
|
target3.name=Student
|
|
target3.showInterface=false
|
|
target3.type=ClassTarget
|
|
target3.width=120
|
|
target3.x=70
|
|
target3.y=10
|