Uses of Class javax.swing.plaf.PopupMenuUI

Uses in package javax.swing.plaf.basic

Classes derived from javax.swing.plaf.PopupMenuUI

class
UI Delegate for JPopupMenu

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.