Notes 8.x plugin development

Hello!

I’m developing plug-in for Lotus Notes 8 ( Mail ).

I don’t have a lot of experience about plug-in development. So i have a few questions.

  1. Which is the best book for learning plugin development for Lotus Notes 8.x ?? Note: i have already wrote some plugins for Eclipse.

  2. I want to extend Lotus Notes class which is rendering mail document context ( body ). I want to rendering document text (body) on my own way. With some words underlined etc… So i just want to rendering mail context on different way when plug-in is installed. Is this even possible?

Thank you very much for any answers.