JSenseMenu(String s, boolean b, IDE_MainFrameProvider mainFrameProvider) Creates a new JMenu with the supplied string as its text
and specified as a tear-off menu or not.
Method Summary
public boolean
getIsParentFrameOnTop() Additional checks, which actually only are needed,
if the button is inside an JInternalFrame.
Creates a new JMenu with the supplied string as its text
and specified as a tear-off menu or not.
Parameters: s - The text for the menu label Parameters: b - can the menu be torn off (not yet implemented)