|
Apache JMeter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.jmeter.report.gui.action.AbstractAction
public abstract class AbstractAction
Parent class for implementing Menu item commands
| Constructor Summary | |
|---|---|
AbstractAction()
|
|
| Method Summary | |
|---|---|
void |
doAction(java.awt.event.ActionEvent e)
|
abstract java.util.Set |
getActionNames()
|
protected void |
popupShouldSave(java.awt.event.ActionEvent e)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractAction()
| Method Detail |
|---|
public void doAction(java.awt.event.ActionEvent e)
doAction in interface CommandCommand.doAction(ActionEvent)public abstract java.util.Set getActionNames()
getActionNames in interface CommandCommand.getActionNames()protected void popupShouldSave(java.awt.event.ActionEvent e)
e -
|
Apache JMeter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||