Class JPopupMenuHpr


  • public class JPopupMenuHpr
    extends RJHelper
    A helper class to add Ribs bindings to JPopupMenu.
    • Constructor Detail

      • JPopupMenuHpr

        public JPopupMenuHpr()
    • Method Detail

      • getComponentCount

        public int getComponentCount​(javax.swing.JComponent aComponent)
        Returns the Ribs-relevant child component count.
        Overrides:
        getComponentCount in class RJHelper
      • getComponent

        public javax.swing.JComponent getComponent​(javax.swing.JComponent aComponent,
                                                   int anIndex)
        Returns the Ribs-relevant child component at the given index.
        Overrides:
        getComponent in class RJHelper