Component | +--Menupublic abstract class Menu
Topic under construction.
Fields
Name | Description |
---|---|
CHANGE_ITEMS | Topic under construction. |
CHANGE_MDI | Topic under construction. |
CHANGE_MERGE | Topic under construction. |
CHANGE_VISIBLE | Topic under construction. |
FIND_HANDLE | Topic under construction. |
FIND_SHORTCUT | Topic under construction. |
Constructors
Name | Description |
---|---|
mergeMenu(Menu menuSrc, boolean first) | Topic under construction. |
Methods
Name | Description |
---|---|
add(MenuItem item) | Topic under construction. |
clear() | Topic under construction. |
dispose() | Topic under construction. |
findMenuItem(int type, int value) | Topic under construction. |
getHandle() | Topic under construction. |
getMainMenu() | Topic under construction. |
getMDIListItem() | Topic under construction. |
getMenuItem(int index) | Topic under construction. |
getMenuItemCount() | Topic under construction. |
getMenuItems() | Topic under construction. |
getParent() | Topic under construction. |
insert(int index, MenuItem item) | Topic under construction. |
processCmdKey(MSG msg, int keyData) | Topic under construction. |
remove(int index) | Topic under construction. |
remove(MenuItem item) | Topic under construction. |
setMenuItems(MenuItem[] value) | Topic under construction. |
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.