forked from IF-LK-2020/tiefensuche
Initial commit
This commit is contained in:
59
package.bluej
Normal file
59
package.bluej
Normal file
@@ -0,0 +1,59 @@
|
||||
#BlueJ package file
|
||||
dependency1.from=BinarySearchTree
|
||||
dependency1.to=ComparableContent
|
||||
dependency1.type=UsesDependency
|
||||
dependency2.from=Racingsimulator
|
||||
dependency2.to=Athlete
|
||||
dependency2.type=UsesDependency
|
||||
editor.fx.0.height=738
|
||||
editor.fx.0.width=816
|
||||
editor.fx.0.x=466
|
||||
editor.fx.0.y=146
|
||||
objectbench.height=100
|
||||
objectbench.width=1256
|
||||
package.divider.horizontal=0.6
|
||||
package.divider.vertical=0.881243063263041
|
||||
package.editor.height=787
|
||||
package.editor.width=1145
|
||||
package.editor.x=0
|
||||
package.editor.y=0
|
||||
package.frame.height=1000
|
||||
package.frame.width=1296
|
||||
package.numDependencies=2
|
||||
package.numTargets=4
|
||||
package.showExtends=true
|
||||
package.showUses=true
|
||||
project.charset=UTF-8
|
||||
readme.height=58
|
||||
readme.name=@README
|
||||
readme.width=47
|
||||
readme.x=10
|
||||
readme.y=10
|
||||
target1.height=50
|
||||
target1.name=Racingsimulator
|
||||
target1.showInterface=false
|
||||
target1.type=ClassTarget
|
||||
target1.width=130
|
||||
target1.x=450
|
||||
target1.y=472
|
||||
target2.height=50
|
||||
target2.name=ComparableContent
|
||||
target2.showInterface=false
|
||||
target2.type=InterfaceTarget
|
||||
target2.width=250
|
||||
target2.x=160
|
||||
target2.y=270
|
||||
target3.height=50
|
||||
target3.name=Athlete
|
||||
target3.showInterface=false
|
||||
target3.type=ClassTarget
|
||||
target3.width=90
|
||||
target3.x=280
|
||||
target3.y=550
|
||||
target4.height=50
|
||||
target4.name=BinarySearchTree
|
||||
target4.showInterface=false
|
||||
target4.type=ClassTarget
|
||||
target4.width=230
|
||||
target4.x=370
|
||||
target4.y=90
|
||||
Reference in New Issue
Block a user