| |
|
| java.lang.Object org.apache.jmeter.gui.action.CollapseExpand
CollapseExpand | public class CollapseExpand implements Command(Code) | | Processes the Collapse All and Expand All options.
|
Constructor Summary | |
public | CollapseExpand() Constructor for the Close object. |
CollapseExpand | public CollapseExpand()(Code) | | Constructor for the Close object.
|
doAction | public void doAction(ActionEvent e)(Code) | | This method performs the actual command processing.
Parameters: e - the generic UI action event |
getActionNames | public Set getActionNames()(Code) | | Gets the ActionNames attribute of the Close object.
the ActionNames value |
|
|
|