|
|||||||||
| Home >> All >> [ IM overview ] | PREV NEXT | ||||||||
Uses of Class
IM.IMMenuItem
| Uses of IMMenuItem in IM |
| Fields in IM declared as IMMenuItem | |
private IMMenuItem |
IMMenuItem.parent
Keeps reference to parent item |
private IMMenuItem |
IM.IMactiveMenu
|
private IMMenuItem |
IM.IMmainMenu
|
| Methods in IM that return IMMenuItem | |
IMMenuItem |
IMMenuItem.getParent()
Do nothing |
IMMenuItem |
IMMenuItem.subItem(int index)
Do nothing |
IMMenuItem |
IMMenuItem.addItem(java.lang.String itemName,
java.util.Vector commandVector)
Adds new inferior item to selected item |
| Constructors in IM with parameters of type IMMenuItem | |
IMMenuItem(IMMenuItem parent,
java.lang.String name,
java.util.Vector commandVector)
Class constructor, which sets child item for new item and commands. |
|
|
|||||||||
| Home >> All >> [ IM overview ] | PREV NEXT | ||||||||