author: frd author: To change this generated comment edit the template variable "typecomment": author: Window>Preferences>Java>Templates. To enable and disable the creation of type author: comments go to Window>Preferences>Java>Code Generation.
Constructor Summary
public
CMenu(String str, String id) Creates a menu item with the specified text.
Creates a menu item with the specified text.
If the textcontains &, the next character is used as mnemonic. If not, no
mnemonic is set.
Parameters: str - Menu text