org.apache.jmeter.gui.action

Interface Command

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

public interface Command

Method Summary

void
doAction(ActionEvent e)
Set
getActionNames()

Method Details

doAction

public void doAction(ActionEvent e)
            throws IllegalUserActionException

getActionNames

public Set getActionNames()

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