Constructor and Description |
---|
ReportAddToTree() |
Modifier and Type | Method and Description |
---|---|
protected void |
addObjectToTree(TestElement el) |
void |
doAction(ActionEvent e)
Adds the specified class to the current node of the tree.
|
Set<String> |
getActionNames()
Gets the Set of actions this Command class responds to.
|
public Set<String> getActionNames()
getActionNames
in interface Command
public void doAction(ActionEvent e)
protected void addObjectToTree(TestElement el)
Copyright © 1998-2014 Apache Software Foundation. All Rights Reserved.