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, popupShouldSave
public void doAction(ActionEvent e)
doAction
in interface Command
doAction
in class AbstractAction
Command.doAction(ActionEvent)
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.