Bug 55172 - Provide plugins a way to add Top Menu and menu items
Summary: Provide plugins a way to add Top Menu and menu items
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.9
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-01 11:59 UTC by Philippe Mouawad
Modified: 2013-07-01 15:03 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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