102 lines
2.1 KiB
Plaintext
102 lines
2.1 KiB
Plaintext
#BlueJ package file
|
|
dependency1.from=LinkedList
|
|
dependency1.to=Node
|
|
dependency1.type=UsesDependency
|
|
dependency2.from=List
|
|
dependency2.to=Node
|
|
dependency2.type=UsesDependency
|
|
dependency3.from=Queue
|
|
dependency3.to=Node
|
|
dependency3.type=UsesDependency
|
|
dependency4.from=Stack
|
|
dependency4.to=Node
|
|
dependency4.type=UsesDependency
|
|
dependency5.from=Set
|
|
dependency5.to=Node
|
|
dependency5.type=UsesDependency
|
|
dependency6.from=test
|
|
dependency6.to=LinkedList
|
|
dependency6.type=UsesDependency
|
|
dependency7.from=test
|
|
dependency7.to=Node
|
|
dependency7.type=UsesDependency
|
|
dependency8.from=test
|
|
dependency8.to=List
|
|
dependency8.type=UsesDependency
|
|
dependency9.from=test
|
|
dependency9.to=Set
|
|
dependency9.type=UsesDependency
|
|
editor.fx.0.height=919
|
|
editor.fx.0.width=2238
|
|
editor.fx.0.x=2
|
|
editor.fx.0.y=145
|
|
objectbench.height=100
|
|
objectbench.width=776
|
|
package.divider.horizontal=0.6
|
|
package.divider.vertical=0.8003731343283582
|
|
package.editor.height=422
|
|
package.editor.width=661
|
|
package.editor.x=303
|
|
package.editor.y=271
|
|
package.frame.height=600
|
|
package.frame.width=800
|
|
package.numDependencies=9
|
|
package.numTargets=7
|
|
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=Set
|
|
target1.showInterface=false
|
|
target1.type=ClassTarget
|
|
target1.width=120
|
|
target1.x=10
|
|
target1.y=250
|
|
target2.height=70
|
|
target2.name=test
|
|
target2.showInterface=false
|
|
target2.type=ClassTarget
|
|
target2.width=120
|
|
target2.x=380
|
|
target2.y=110
|
|
target3.height=70
|
|
target3.name=Node
|
|
target3.showInterface=false
|
|
target3.type=ClassTarget
|
|
target3.width=120
|
|
target3.x=70
|
|
target3.y=10
|
|
target4.height=70
|
|
target4.name=List
|
|
target4.showInterface=false
|
|
target4.type=ClassTarget
|
|
target4.width=120
|
|
target4.x=140
|
|
target4.y=90
|
|
target5.height=70
|
|
target5.name=Queue
|
|
target5.showInterface=false
|
|
target5.type=ClassTarget
|
|
target5.width=120
|
|
target5.x=10
|
|
target5.y=170
|
|
target6.height=70
|
|
target6.name=LinkedList
|
|
target6.showInterface=false
|
|
target6.type=ClassTarget
|
|
target6.width=120
|
|
target6.x=10
|
|
target6.y=90
|
|
target7.height=70
|
|
target7.name=Stack
|
|
target7.showInterface=false
|
|
target7.type=ClassTarget
|
|
target7.width=120
|
|
target7.x=140
|
|
target7.y=170
|