Bug 55172

Summary: Provide plugins a way to add Top Menu and menu items
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 2.9   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Philippe Mouawad 2013-07-01 11:59:57 UTC
It would be useful to allow plugin providers to add MenuItems to JMeter main frame.
Comment 1 Philippe Mouawad 2013-07-01 12:06:51 UTC
Date: Mon Jul  1 12:06:02 2013
New Revision: 1498398

URL: http://svn.apache.org/r1498398
Log:
Bug 55172 - Provide plugins a way to add Top Menu and menu items
Bugzilla Id: 55172

Added:
    jmeter/trunk/src/core/org/apache/jmeter/gui/plugin/
    jmeter/trunk/src/core/org/apache/jmeter/gui/plugin/MenuCreator.java   (with props)
Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/ActionRouter.java
    jmeter/trunk/src/core/org/apache/jmeter/gui/util/JMeterMenuBar.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 Philippe Mouawad 2013-07-01 15:03:43 UTC
Date: Mon Jul  1 14:59:46 2013
New Revision: 1498500

URL: http://svn.apache.org/r1498500
Log:
Bug 55172 - Provide plugins a way to add Top Menu and menu items
Fixed EOL
Bugzilla Id: 55172

Date: Mon Jul  1 15:02:21 2013
New Revision: 1498502

URL: http://svn.apache.org/r1498502
Log:
Bug 55172 - Provide plugins a way to add Top Menu and menu items
Made method private as per sebb comment
Bugzilla Id: 55172

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/util/JMeterMenuBar.java
Comment 3 The ASF infrastructure team 2022-09-24 20:37:54 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3152