Easiest way to Launch an Email via Java Plugin

I need to launch an email window within lotus notes populating the "to: " line from a java plugin. What is the easiest way to do this? Should I use something in the java api or does the notes api contain a more elegant and efficient way to do it?