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