public class ExportTransactionAndSamplerNames
extends org.apache.jmeter.gui.action.AbstractAction
implements org.apache.jmeter.gui.plugin.MenuCreator
| Constructor and Description |
|---|
ExportTransactionAndSamplerNames() |
| Modifier and Type | Method and Description |
|---|---|
void |
doAction(ActionEvent e) |
Set<String> |
getActionNames() |
JMenuItem[] |
getMenuItemsAtLocation(org.apache.jmeter.gui.plugin.MenuCreator.MENU_LOCATION location) |
JMenu[] |
getTopLevelMenus() |
void |
localeChanged() |
boolean |
localeChanged(MenuElement menu) |
public void doAction(ActionEvent e)
doAction in interface org.apache.jmeter.gui.action.CommanddoAction in class org.apache.jmeter.gui.action.AbstractActionCommand.doAction(ActionEvent)public Set<String> getActionNames()
getActionNames in interface org.apache.jmeter.gui.action.CommandCommand.getActionNames()public JMenuItem[] getMenuItemsAtLocation(org.apache.jmeter.gui.plugin.MenuCreator.MENU_LOCATION location)
getMenuItemsAtLocation in interface org.apache.jmeter.gui.plugin.MenuCreatorpublic JMenu[] getTopLevelMenus()
getTopLevelMenus in interface org.apache.jmeter.gui.plugin.MenuCreatorpublic boolean localeChanged(MenuElement menu)
localeChanged in interface org.apache.jmeter.gui.plugin.MenuCreatorpublic void localeChanged()
localeChanged in interface org.apache.jmeter.gui.plugin.MenuCreatorCopyright © 1998-2019 Apache Software Foundation. All Rights Reserved.