Class AquaJidePopupMenuUI


  • public class AquaJidePopupMenuUI
    extends javax.swing.plaf.PopupMenuUI
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static javax.swing.plaf.ComponentUI createUI​(javax.swing.JComponent c)  
      javax.swing.Popup getPopup​(javax.swing.JPopupMenu popupMenu, int x, int y)  
      • Methods inherited from class javax.swing.plaf.PopupMenuUI

        isPopupTrigger
      • Methods inherited from class javax.swing.plaf.ComponentUI

        contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AquaJidePopupMenuUI

        public AquaJidePopupMenuUI()
    • Method Detail

      • createUI

        public static javax.swing.plaf.ComponentUI createUI​(javax.swing.JComponent c)
      • getPopup

        public javax.swing.Popup getPopup​(javax.swing.JPopupMenu popupMenu,
                                          int x,
                                          int y)
        Overrides:
        getPopup in class javax.swing.plaf.PopupMenuUI