Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ getMenuBar
Method
getMenuBar
CodenameOne/src/com/codename1/ui/Form.java:4705–4707 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4703
///
4704
/// the associated Menu Bar object
4705
public
MenuBar getMenuBar() {
4706
return
menuBar;
4707
}
4708
4709
/// Sets the associated MenuBar Object.
4710
///
Callers
15
setVisible
Method · 0.95
isDragRegion
Method · 0.95
getDragRegionStatus
Method · 0.95
fireFocusGained
Method · 0.95
fireFocusLost
Method · 0.95
showSidemenu
Method · 0.95
isNativeTitle
Method · 0.95
showPopupDialog
Method · 0.45
fireClicked
Method · 0.45
setToolBar
Method · 0.45
setToolbar
Method · 0.45
addSelectCommand
Method · 0.45
Calls
no outgoing calls
Tested by
2
showSidemenu
Method · 0.76
testSideMenuCloseNPE
Method · 0.36