I thought I'd show how to build a simple WebPart with a EditorPart attached. And for the demo's sake, not make it overly complicated. So let's build a WebPart which displays some text, and have a custom editor to change that text. In this post I'll run...