forked from IF-LK-2020/wordle
80 lines
1.7 KiB
Plaintext
Executable File
80 lines
1.7 KiB
Plaintext
Executable File
#BlueJ package file
|
|
dependency1.from=DatabaseConnector
|
|
dependency1.to=QueryResult
|
|
dependency1.type=UsesDependency
|
|
dependency2.from=DatabaseConnector
|
|
dependency2.to=Queue
|
|
dependency2.type=UsesDependency
|
|
dependency3.from=Server
|
|
dependency3.to=List
|
|
dependency3.type=UsesDependency
|
|
dependency4.from=WordleServer
|
|
dependency4.to=DatabaseConnector
|
|
dependency4.type=UsesDependency
|
|
editor.fx.0.height=0
|
|
editor.fx.0.width=0
|
|
editor.fx.0.x=0
|
|
editor.fx.0.y=0
|
|
objectbench.height=132
|
|
objectbench.width=656
|
|
package.divider.horizontal=0.6
|
|
package.divider.vertical=0.8320288982540638
|
|
package.editor.height=671
|
|
package.editor.width=546
|
|
package.editor.x=419
|
|
package.editor.y=46
|
|
package.frame.height=927
|
|
package.frame.width=693
|
|
package.numDependencies=4
|
|
package.numTargets=6
|
|
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=DatabaseConnector
|
|
target1.showInterface=false
|
|
target1.type=ClassTarget
|
|
target1.width=150
|
|
target1.x=770
|
|
target1.y=330
|
|
target2.height=70
|
|
target2.name=QueryResult
|
|
target2.showInterface=false
|
|
target2.type=ClassTarget
|
|
target2.width=120
|
|
target2.x=990
|
|
target2.y=420
|
|
target3.height=70
|
|
target3.name=Server
|
|
target3.showInterface=false
|
|
target3.type=AbstractTarget
|
|
target3.width=120
|
|
target3.x=520
|
|
target3.y=390
|
|
target4.height=70
|
|
target4.name=WordleServer
|
|
target4.showInterface=false
|
|
target4.type=ClassTarget
|
|
target4.width=120
|
|
target4.x=670
|
|
target4.y=550
|
|
target5.height=70
|
|
target5.name=List
|
|
target5.showInterface=false
|
|
target5.type=ClassTarget
|
|
target5.width=150
|
|
target5.x=290
|
|
target5.y=540
|
|
target6.height=70
|
|
target6.name=Queue
|
|
target6.showInterface=false
|
|
target6.type=ClassTarget
|
|
target6.width=160
|
|
target6.x=1000
|
|
target6.y=520
|