org.apache.jmeter.gui.action

Class Cut

Implemented Interfaces:
Command

public class Cut
extends AbstractAction

Implements the Cut menu item command

Method Summary

void
doAction(ActionEvent e)
Set
getActionNames()

Methods inherited from class org.apache.jmeter.gui.action.AbstractAction

doAction, getActionNames, popupShouldSave

Method Details

doAction

public void doAction(ActionEvent e)
Specified by:
doAction in interface Command
Overrides:
doAction in interface AbstractAction

getActionNames

public Set getActionNames()
Specified by:
getActionNames in interface Command
Overrides:
getActionNames in interface AbstractAction

Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.