|
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.CollapseExpand
public class CollapseExpand
Processes the Collapse All and Expand All options.
Constructor Summary | |
---|---|
CollapseExpand()
Constructor for the Close object. |
Method Summary | |
---|---|
void |
doAction(ActionEvent e)
This method performs the actual command processing. |
Set<String> |
getActionNames()
Gets the ActionNames attribute of the Close object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CollapseExpand()
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 |