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(java.awt.event.ActionEvent e) |
java.util.Set<java.lang.String> |
getActionNames() |
javax.swing.JMenuItem[] |
getMenuItemsAtLocation(org.apache.jmeter.gui.plugin.MenuCreator.MENU_LOCATION location) |
javax.swing.JMenu[] |
getTopLevelMenus() |
void |
localeChanged() |
boolean |
localeChanged(javax.swing.MenuElement menu) |
public void doAction(java.awt.event.ActionEvent e)
doAction in interface org.apache.jmeter.gui.action.CommanddoAction in class org.apache.jmeter.gui.action.AbstractActionCommand.doAction(ActionEvent)public java.util.Set<java.lang.String> getActionNames()
getActionNames in interface org.apache.jmeter.gui.action.CommandCommand.getActionNames()public javax.swing.JMenuItem[] getMenuItemsAtLocation(org.apache.jmeter.gui.plugin.MenuCreator.MENU_LOCATION location)
getMenuItemsAtLocation in interface org.apache.jmeter.gui.plugin.MenuCreatorpublic javax.swing.JMenu[] getTopLevelMenus()
getTopLevelMenus in interface org.apache.jmeter.gui.plugin.MenuCreatorpublic boolean localeChanged(javax.swing.MenuElement menu)
localeChanged in interface org.apache.jmeter.gui.plugin.MenuCreatorpublic void localeChanged()
localeChanged in interface org.apache.jmeter.gui.plugin.MenuCreatorCopyright © 1998-2018 Apache Software Foundation. All Rights Reserved.