Package rma.swing

Class WindowMenu

All Implemented Interfaces:
ImageObserver, ItemSelectable, MenuContainer, Serializable, Accessible, MenuElement, SwingConstants

public class WindowMenu extends JMenu
Menu component that handles the functionality expected of a standard "Windows" menu for MDI applications.
See Also:
  • Constructor Details