public class AboutCommand extends AbstractAction
Constructor and Description |
---|
AboutCommand() |
Modifier and Type | Method and Description |
---|---|
void |
doAction(java.awt.event.ActionEvent e)
Handle the "about" action by displaying the "About Apache JMeter..."
|
java.util.Set<java.lang.String> |
getActionNames()
Provide the list of Action names that are available in this command.
|
getParentFrame, popupCheckExistingFileListener, popupShouldSave
public void doAction(java.awt.event.ActionEvent e)
doAction
in interface Command
doAction
in class AbstractAction
Command.doAction(ActionEvent)
public java.util.Set<java.lang.String> getActionNames()
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.