| Constructor | Description |
|---|---|
AddToTree() |
| Modifier and Type | Method | Description |
|---|---|---|
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 Commandpublic void doAction(ActionEvent e)
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.