Does anybody know some well-written sample projects showing how to achieve MVP architecture in Scala+Swing?
I found only this topics about MVP in Scala + Swing:
This is a small bit of example of controllers in Scala, but might not be exactly what you're looking for:
https://github.com/lrytz/pacman/tree/master/src/main/scala/epfl/pacman