Frames | No Frames |
Classes derived from javax.swing.plaf.PopupMenuUI | |
class | UI Delegate for JPopupMenu
|
Classes derived from javax.swing.plaf.PopupMenuUI | |
class | A UI delegate that that coordinates multiple PopupMenuUI
instances, one from the primary look and feel, and one or more from the
auxiliary look and feel(s).
|
Methods with parameter type javax.swing.plaf.PopupMenuUI | |
void | Set the "UI" property of the menu item, which is a look and feel class
responsible for handling popupMenu's input events and painting it.
|
Methods with return type javax.swing.plaf.PopupMenuUI | |
PopupMenuUI | This method returns the UI used to display the JPopupMenu.
|