| |
|
| java.lang.Object sun.awt.gtk.GMenuBarPeer
GMenuBarPeer | public GMenuBarPeer(MenuBar target)(Code) | | Creates a new GMenuBarPeer.
|
addMenu | public void addMenu(Menu m)(Code) | | This method does not need to do anything because the menuitem peer will add itself to a
GMenuContainer when it is created.
|
create | native protected void create()(Code) | | |
delMenu | public void delMenu(int index)(Code) | | |
dispose | native public void dispose()(Code) | | |
|
|
|