JMenu, JMenuBar and related classes |
Other Swing Changes |
JMenu getPopupMenuOrigin method now protected
BasicMenuItemUI installComponents, uninstallComponents methods now protected
- protected void installComponents(JMenuItem menuItem)
- protected void uninstallComponents(JMenuItem menuItem)
Added isPopupTrigger Method to JPopupMenu
And similarly to javax.swing.plaf.PopupMenuUI:
Copyright © 1999 Sun Microsystems, Inc. All Rights Reserved. Please send comments to: swing-feedback@java.sun.com. This is not a subscription list. |
Java Software |