Constructor | Description |
---|---|
AboutCommand() |
Modifier and Type | Method | Description |
---|---|---|
void |
doAction(ActionEvent e) |
Handle the "about" action by displaying the "About Apache JMeter..."
|
Set<String> |
getActionNames() |
Provide the list of Action names that are available in this command.
|
public void doAction(ActionEvent e)
public Set<String> getActionNames()
getActionNames
in interface Command
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.