Generated by
JDiff

Class javax.swing.JMenu

Added Constructors
JMenu(Action) Constructs a menu whose properties are taken from the Action supplied.
 

Added Methods
Component add(Component, int) Adds the specified component to this container at the given position.
JMenuItem createActionComponent(Action) Factory method which creates the JMenuItem for Actions added to the JMenu.
Point getPopupMenuOrigin() Computes the origin for the JMenu's popup menu.