TOC PREV NEXT INDEX



MenuBar (JMenuBar)


A MenuBar is used to hold a series of menus that the user can navigate with the mouse or keyboard. It is the component that must be added to a Frame in order to build menus. In the case of a Swing application, though, it can also be added to any empty space. The user can optionally specify margins around the menubar, and indicate that a border should be painted.


Data Representations, Inc.
http://www.datarepresentations.com
support@datarepresentations.com
sales@datarepresentations.com
TOC PREV NEXT INDEX