Class ToolBar

java.lang.Object
org.apache.jmeter.gui.action.ToolBar
All Implemented Interfaces:
Command

public class ToolBar extends Object implements Command
Hide / unhide toolbar.
  • Constructor Details

    • ToolBar

      public ToolBar()
      Constructor for object.
  • Method Details

    • getActionNames

      public Set<String> getActionNames()
      Gets the ActionNames attribute of the action
      Specified by:
      getActionNames in interface Command
      Returns:
      the ActionNames value
    • doAction

      public void doAction(ActionEvent e)
      This method performs the actual command processing.
      Specified by:
      doAction in interface Command
      Parameters:
      e - the generic UI action event