Class TagExpressionEditor.UdtParamMenu

  • All Implemented Interfaces:
    com.jidesoft.swing.JideMenu.PopupMenuCustomizer, java.awt.event.ActionListener, java.util.EventListener
    Enclosing class:
    TagExpressionEditor

    protected class TagExpressionEditor.UdtParamMenu
    extends java.lang.Object
    implements com.jidesoft.swing.JideMenu.PopupMenuCustomizer, java.awt.event.ActionListener
    • Method Detail

      • customize

        public void customize​(javax.swing.JPopupMenu menu)
        Specified by:
        customize in interface com.jidesoft.swing.JideMenu.PopupMenuCustomizer
      • actionPerformed

        public void actionPerformed​(java.awt.event.ActionEvent e)
        Specified by:
        actionPerformed in interface java.awt.event.ActionListener