forked from IF-LK-2020/mymail
79 lines
1.6 KiB
Plaintext
79 lines
1.6 KiB
Plaintext
#BlueJ package file
|
|
dependency1.from=MyMail
|
|
dependency1.to=Connection
|
|
dependency1.type=UsesDependency
|
|
dependency2.from=MyMail
|
|
dependency2.to=MyMailGUI
|
|
dependency2.type=UsesDependency
|
|
dependency3.from=MyMail
|
|
dependency3.to=Mail
|
|
dependency3.type=UsesDependency
|
|
dependency4.from=MyMailGUI
|
|
dependency4.to=MyMail
|
|
dependency4.type=UsesDependency
|
|
dependency5.from=MyMailGUI
|
|
dependency5.to=Mail
|
|
dependency5.type=UsesDependency
|
|
dependency6.from=MyMailGUI
|
|
dependency6.to=List
|
|
dependency6.type=UsesDependency
|
|
editor.fx.0.height=0
|
|
editor.fx.0.width=0
|
|
editor.fx.0.x=0
|
|
editor.fx.0.y=0
|
|
objectbench.height=93
|
|
objectbench.width=760
|
|
package.divider.horizontal=0.6
|
|
package.divider.vertical=0.8
|
|
package.editor.height=393
|
|
package.editor.width=649
|
|
package.editor.x=40
|
|
package.editor.y=172
|
|
package.frame.height=600
|
|
package.frame.width=800
|
|
package.numDependencies=6
|
|
package.numTargets=5
|
|
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=MyMail
|
|
target1.showInterface=false
|
|
target1.type=ClassTarget
|
|
target1.width=80
|
|
target1.x=140
|
|
target1.y=10
|
|
target2.height=50
|
|
target2.name=Mail
|
|
target2.showInterface=false
|
|
target2.type=ClassTarget
|
|
target2.width=80
|
|
target2.x=70
|
|
target2.y=70
|
|
target3.height=50
|
|
target3.name=Connection
|
|
target3.showInterface=false
|
|
target3.type=ClassTarget
|
|
target3.width=100
|
|
target3.x=350
|
|
target3.y=40
|
|
target4.height=50
|
|
target4.name=List
|
|
target4.showInterface=false
|
|
target4.type=ClassTarget
|
|
target4.width=150
|
|
target4.x=10
|
|
target4.y=130
|
|
target5.height=50
|
|
target5.name=MyMailGUI
|
|
target5.showInterface=false
|
|
target5.type=ClassTarget
|
|
target5.width=90
|
|
target5.x=160
|
|
target5.y=70
|