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.
|
popupCheckExistingFileListener, popupShouldSavepublic void doAction(java.awt.event.ActionEvent e)
doAction in interface CommanddoAction in class AbstractActionCommand.doAction(ActionEvent)public java.util.Set<java.lang.String> getActionNames()
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.