52 lines
1.1 KiB
Plaintext
52 lines
1.1 KiB
Plaintext
#BlueJ package file
|
|
dependency1.from=Zoo
|
|
dependency1.to=Animal
|
|
dependency1.type=UsesDependency
|
|
dependency2.from=ZooApp
|
|
dependency2.to=Zoo
|
|
dependency2.type=UsesDependency
|
|
objectbench.height=76
|
|
objectbench.width=1900
|
|
package.editor.height=874
|
|
package.editor.width=1774
|
|
package.editor.x=0
|
|
package.editor.y=31
|
|
package.numDependencies=2
|
|
package.numTargets=3
|
|
package.showExtends=true
|
|
package.showUses=true
|
|
project.charset=UTF-8
|
|
target1.editor.height=728
|
|
target1.editor.width=900
|
|
target1.editor.x=423
|
|
target1.editor.y=237
|
|
target1.height=50
|
|
target1.name=ZooApp
|
|
target1.showInterface=false
|
|
target1.type=ClassTarget
|
|
target1.typeParameters=
|
|
target1.width=80
|
|
target1.x=260
|
|
target1.y=60
|
|
target2.height=50
|
|
target2.name=Animal
|
|
target2.showInterface=false
|
|
target2.type=ClassTarget
|
|
target2.typeParameters=
|
|
target2.width=80
|
|
target2.x=100
|
|
target2.y=60
|
|
target3.editor.height=700
|
|
target3.editor.width=900
|
|
target3.editor.x=16
|
|
target3.editor.y=254
|
|
target3.height=50
|
|
target3.name=Zoo
|
|
target3.naviview.expanded=true
|
|
target3.showInterface=false
|
|
target3.type=ClassTarget
|
|
target3.typeParameters=
|
|
target3.width=80
|
|
target3.x=180
|
|
target3.y=10
|