|
Apache JMeter | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.jmeter.gui.action.ToolBar
public class ToolBar
Hide / unhide toolbar.
Constructor Summary | |
---|---|
ToolBar()
Constructor for object. |
Method Summary | |
---|---|
void |
doAction(ActionEvent e)
This method performs the actual command processing. |
Set<String> |
getActionNames()
Gets the ActionNames attribute of the action |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ToolBar()
Method Detail |
---|
public Set<String> getActionNames()
getActionNames
in interface Command
public void doAction(ActionEvent e)
doAction
in interface Command
e
- the generic UI action event
|
Apache JMeter | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |