final class LensMenuBarDelegate extends java.lang.Object implements MenuBarDelegate
Constructor and Description |
---|
LensMenuBarDelegate() |
Modifier and Type | Method and Description |
---|---|
boolean |
createMenuBar() |
long |
getNativeMenu() |
boolean |
insert(MenuDelegate menu,
int pos) |
boolean |
remove(MenuDelegate menu,
int pos) |
public boolean createMenuBar()
createMenuBar
in interface MenuBarDelegate
public boolean insert(MenuDelegate menu, int pos)
insert
in interface MenuBarDelegate
public boolean remove(MenuDelegate menu, int pos)
remove
in interface MenuBarDelegate
public long getNativeMenu()
getNativeMenu
in interface MenuBarDelegate