Frames | No Frames |
Methods with parameter type java.awt.MenuItem | |
MenuItemPeer |
Methods with parameter type java.awt.MenuItem | |
MenuItemPeer |
Methods with parameter type java.awt.MenuItem | |
MenuItemPeer |
Constructors with parameter type java.awt.MenuItem | |
Creates a new instance of SwingMenuItemPeer .
|
Methods with parameter type java.awt.MenuItem | |
void | Adds a menu item to this menu.
|
MenuItemPeer | Creates a SwingMenuItemPeer.
|
Constructors with parameter type java.awt.MenuItem | |
Methods with parameter type java.awt.MenuItem | |
void | |
MenuItemPeer |
Methods with parameter type java.awt.MenuItem | |
void |
Constructors with parameter type java.awt.MenuItem | |
Creates a new GtkMenuItemPeer associated with the given MenuItem.
|
Methods with parameter type java.awt.MenuItem | |
void | |
MenuItemPeer |
Classes derived from java.awt.MenuItem | |
class | This class implements a menu item that has a checkbox on it indicating
the selected state of some option.
|
class | This class represents a pull down or tear off menu in Java's AWT.
|
class | This class implement an AWT popup menu widget
|
Methods with parameter type java.awt.MenuItem | |
MenuItem | Adds the specified item to this menu. |
MenuItemPeer | Creates a peer object for the specified MenuItem .
|
void | Inserts the specified menu item into this menu at the specified index. |
Methods with return type java.awt.MenuItem | |
MenuItem | Adds the specified item to this menu. |
MenuItem | Returns the item at the specified index.
|
MenuItem | Returns the menu item for the specified shortcut, or null
if no such item exists.
|