org.apache.jmeter.gui.action
Class CollapseExpand
- Command
public class CollapseExpand
Processes the Collapse All and Expand All options.
void | doAction(ActionEvent e) - This method performs the actual command processing.
|
Set | getActionNames() - Gets the ActionNames attribute of the Close object.
|
CollapseExpand
public CollapseExpand()
Constructor for the Close object.
doAction
public void doAction(ActionEvent e)
This method performs the actual command processing.
- doAction in interface Command
e
- the generic UI action event
getActionNames
public Set getActionNames()
Gets the ActionNames attribute of the Close object.
- getActionNames in interface Command
Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.