public class CopyRowAction extends Object implements ActionListener
| Constructor and Description |
|---|
CopyRowAction(JComponent aSender,
JTable grid,
org.apache.jmeter.gui.util.PowerTableModel tableModel,
JButton deleteRowButton) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
public CopyRowAction(JComponent aSender, JTable grid, org.apache.jmeter.gui.util.PowerTableModel tableModel, JButton deleteRowButton)
public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerCopyright © 2016. All rights reserved.