Package org.apache.jmeter.gui.action
Class ToolBar
java.lang.Object
org.apache.jmeter.gui.action.ToolBar
- All Implemented Interfaces:
Command
Hide / unhide toolbar.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
This method performs the actual command processing.Gets the ActionNames attribute of the action
-
Constructor Details
-
ToolBar
public ToolBar()Constructor for object.
-
-
Method Details
-
getActionNames
Gets the ActionNames attribute of the action- Specified by:
getActionNames
in interfaceCommand
- Returns:
- the ActionNames value
-
doAction
This method performs the actual command processing.
-