java.awt
Interface MenuContainer
All Known Implementing Classes: AbstractButton , AbstractColorChooserPanel , Applet , BasicArrowButton , BasicComboBoxRenderer , BasicComboBoxRenderer.UIResource , BasicComboPopup , BasicInternalFrameTitlePane , BasicInternalFrameTitlePane.SystemMenuBar , BasicSplitPaneDivider , BasicToolBarUI.DragWindow , Box , Box.Filler , Button , Canvas , CellRendererPane , Checkbox , Choice , Component , Container , DefaultListCellRenderer , DefaultListCellRenderer.UIResource , DefaultTableCellRenderer , DefaultTableCellRenderer.UIResource , DefaultTreeCellEditor.DefaultTextField , DefaultTreeCellEditor.EditorContainer , DefaultTreeCellRenderer , Dialog , FileDialog , Frame , JApplet , JButton , JCheckBox , JCheckBoxMenuItem , JColorChooser , JComboBox , JComponent , JDesktopPane , JDialog , JEditorPane , JFileChooser , JFormattedTextField , JFrame , JInternalFrame , JInternalFrame.JDesktopIcon , JLabel , JLayeredPane , JList , JMenu , JMenuBar , JMenuItem , JOptionPane , JPanel , JPasswordField , JPopupMenu , JPopupMenu.Separator , JProgressBar , JRadioButton , JRadioButtonMenuItem , JRootPane , JScrollBar , JScrollPane , JScrollPane.ScrollBar , JSeparator , JSlider , JSpinner , JSpinner.DateEditor , JSpinner.DefaultEditor , JSpinner.ListEditor , JSpinner.NumberEditor , JSplitPane , JTabbedPane , JTable , JTableHeader , JTextArea , JTextComponent , JTextField , JTextPane , JToggleButton , JToolBar , JToolBar.Separator , JToolTip , JTree , JViewport , JWindow , Label , List , Menu , MenuBar , MetalComboBoxButton , MetalComboBoxUI.MetalComboPopup , MetalFileChooserUI.FileRenderer , MetalFileChooserUI.FilterComboBoxRenderer , MetalInternalFrameTitlePane , MetalScrollButton , Panel , PopupMenu , Scrollbar , ScrollPane , TextArea , TextComponent , TextField , Window
public interface MenuContainer
The super class of all menu related containers.
getFont
Font getFont ()
remove
void remove (MenuComponent comp)
postEvent
@Deprecated
boolean postEvent (Event evt)
Deprecated. As of JDK version 1.1
replaced by dispatchEvent(AWTEvent).
Submit a bug or feature For further API reference and developer documentation, see Java SE Developer Documentation . That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. Copyright © 1993, 2015, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms . Also see the documentation redistribution policy .
Scripting on this page tracks web page traffic, but does not change the content in any way.