Apache JMeter

org.apache.jmeter.gui.action
Interface Command

All Known Implementing Classes:
AboutCommand, AbstractAction, AbstractAction, AddParent, AddToTree, Analyze, ChangeLanguage, ChangeParent, CheckDirty, Clear, Close, CollapseExpand, Copy, CreateFunctionDialog, Cut, Duplicate, EditCommand, EnableComponent, ExitCommand, Help, Load, LoadRecentProject, LoggerPanelEnableDisable, LookAndFeelCommand, Move, Paste, RemoteStart, Remove, ReportAddParent, ReportAddToTree, ReportCheckDirty, ReportClose, ReportCopy, ReportCut, ReportDragNDrop, ReportEditCommand, ReportEnableComponent, ReportExitCommand, ReportHelp, ReportLoad, ReportLookAndFeelCommand, ReportPaste, ReportRemove, ReportSave, ReportSaveGraphics, ReportStart, ResetSearchCommand, RevertProject, Save, SaveGraphics, SearchTreeCommand, SSLManagerCommand, Start, StopStoppables, TemplatesCommand, ToolBar, What

public interface Command


Method Summary
 void doAction(ActionEvent e)
           
 Set<String> getActionNames()
           
 

Method Detail

doAction

void doAction(ActionEvent e)
              throws IllegalUserActionException
Throws:
IllegalUserActionException

getActionNames

Set<String> getActionNames()

Apache JMeter

Copyright © 1998-2013 Apache Software Foundation. All Rights Reserved.