Property String | Object Type |
MenuBar.actionMap | ActionMap |
MenuBar.background | Color |
MenuBar.border | Border |
MenuBar.borderColor | Color |
MenuBar.darkShadow | Color |
MenuBar.font | Font |
MenuBar.foreground | Color |
MenuBar.gradient | List |
MenuBar.highlight | Color |
MenuBar.shadow | Color |
MenuBar.windowBindings | Object[ ] |
MenuBarUI | String |
14.22.JMenuBar | ||||
14.22.1. | Creating JMenuBar Components | |||
14.22.2. | Adding Menus to and Removing Menus From Menu Bars | |||
14.22.3. | Menu Accelerator | |||
14.22.4. | Vertical menu bar | |||
14.22.5. | Shows how to right-align a menu in the menu bar, using a glue component | |||
14.22.6. | Customize menu layout by changing the menu bar to use a top-to-bottom box layout, and the popup menu to use a left-to-right box layout | |||
14.22.7. | Customizing JMenuBar Look and Feel |