|
Apache JMeter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.jmeter.gui.action.AboutCommand
public class AboutCommand
About Command. It may be extended in the future to add a list of installed protocols, config options, etc.
| Constructor Summary | |
|---|---|
AboutCommand()
|
|
| Method Summary | |
|---|---|
void |
doAction(java.awt.event.ActionEvent e)
Handle the "about" action by displaying the "About Apache JMeter..." |
java.util.Set |
getActionNames()
Provide the list of Action names that are available in this command. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AboutCommand()
| Method Detail |
|---|
public void doAction(java.awt.event.ActionEvent e)
doAction in interface Commandpublic java.util.Set getActionNames()
getActionNames in interface Command
|
Apache JMeter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||