nl.coderight.jazz.view
Class MenuBar
java.lang.Object
nl.coderight.jazz.view.MenuBar
public class MenuBar
- extends Object
Implementation of JMenuBar
.
- See Also:
View.setMenuBar(MenuBar)
,
JMenuBar
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MenuBar
public MenuBar(View view)
getComponent
public JMenuBar getComponent()
addMenu
public void addMenu(Menu menu)
setHelpMenu
public void setHelpMenu(Menu menu)
Copyright 2010 CodeRight, All rights reserved.