editMenu.clear - Clear the selected item.editMenu.copy - Copy the selected item to the clipboard.editMenu.cut - Cut the selected item to the clipboard.editMenu.getFont - Get the font of the selection.editMenu.getFontSize - Get the font size of the selection.editMenu.paste - Paste the current contents of the clipboard.editMenu.plainText - Set the style of the selection to plain text.editMenu.selectAll - Select everything in the target window.editMenu.setBold - Set the style of the selection to bold.editMenu.setFont - Set the font of the selection.editMenu.setFontSize - Set the font size of the selection.editMenu.setItalic - Set the style of the selection to italic.editMenu.setOutline - Set the style of the selection to outline.editMenu.setShadow - Set the style of the selection to shadow.editMenu.setUnderline - Set the style of the selection to underline.editMenu.undo - Undo the previous action.