public interface MenuBarDelegate
Modifier and Type | Method and Description |
---|---|
boolean |
createMenuBar() |
long |
getNativeMenu() |
boolean |
insert(MenuDelegate menu,
int pos) |
boolean |
remove(MenuDelegate menu,
int pos) |
boolean createMenuBar()
boolean insert(MenuDelegate menu, int pos)
boolean remove(MenuDelegate menu, int pos)
long getNativeMenu()
Copyright © 2020. All rights reserved.