| Package | Description |
|---|---|
| com.codename1.ui |
Main widget package containing the component/container "composite" similar
both in terminology and design to Swing/AWT.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SideMenuBar
Deprecated.
this class is still used internally but code should be migrated to use the
Toolbar |
| Modifier and Type | Method and Description |
|---|---|
MenuBar |
Toolbar.getMenuBar()
Returns the associated SideMenuBar object of this Toolbar.
|
MenuBar |
Form.getMenuBar()
Returns the associated Menu Bar object
|
| Modifier and Type | Method and Description |
|---|---|
void |
Form.setMenuBar(MenuBar menuBar)
Sets the associated MenuBar Object.
|
Copyright © 2021. All rights reserved.