com.apple.spell.ui.JTxtCmpontDrvr mySpellchecker = new com.apple.spell.ui.JTxtCmpontDrvr(); mySpellchecker.checkSpelling(frame.getJTextArea());
return "Check Spelling...";