Uses of Class javax.swing.plaf.PopupMenuUI

Uses in package javax.swing.plaf.multi

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).

Uses in package javax.swing

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.

Uses in package javax.swing.plaf.basic

Classes derived from javax.swing.plaf.PopupMenuUI

class
UI Delegate for JPopupMenu