btnType, TYPE_BUTTON, TYPE_CHECKBOX, TYPE_MENU, TYPE_RADIO, TYPE_SEPARATOR
applet, htmlName, itemListener, selected
actionCommand, actionListener, autoScrolls
enabled, height, id, minHeight, minWidth, mouseListener, name, parent, renderHeight, renderWidth, text, width
Constructor and Description |
---|
JMenu() |
Modifier and Type | Method and Description |
---|---|
Component |
getItem(int i) |
int |
getItemCount() |
java.lang.Object |
getPopupMenu() |
java.lang.String |
toHTML() |
getHtmlDisabled
add, addItemListener, getIcon, getMenuHTML, getTopPopupMenu, htmlMenuOpener, init, insert, isSelected, setIcon, setSelected
addActionListener, getActionCommand, setActionCommand, setAutoscrolls
add, addComponent, getComponent, getComponentCount, getComponents, getSubcomponentHeight, getSubcomponentWidth, insertComponent, remove, removeAll
addMouseListener, getCSSstyle, getHeight, getName, getParent, getText, getWidth, isEnabled, isVisible, newID, repaint, setBackground, setEnabled, setMinimumSize, setName, setParent, setPreferredSize, setText, setVisible
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addActionListener, addMouseListener, getActionCommand, getComponent, getComponentCount, getComponents, getName, getParent, getText, isEnabled, remove, removeAll, setActionCommand, setAutoscrolls, setEnabled, setName, setText
public int getItemCount()
public Component getItem(int i)
public java.lang.Object getPopupMenu()
getPopupMenu
in interface SC
getPopupMenu
in class AbstractButton