Bingo. Yes, it was a compile time error telling me I needed a FileNotFound try/catch block. (Forgive me, I'm just returning from a long vacation in Rubyland and my Java chops have atrophied.)
And I also just found this tutorial:
which explained how to pass a reference to PApplet in order to get access to all Processing goodness in pure Java objects. That will go into the next rev. (Perhaps there's a little tutorial to write about how to mix .pde and .java code, though I'm not volunteering until (a) I have my current deadline behind me and (b) I understand Processing a little bit better.)
Thanks!
- ff