public class AddToTree extends AbstractAction
| Constructor and Description |
|---|
AddToTree() |
| Modifier and Type | Method and Description |
|---|---|
void |
doAction(java.awt.event.ActionEvent e)
Adds the specified class to the current node of the tree.
|
java.util.Set<java.lang.String> |
getActionNames()
Gets the Set of actions this Command class responds to.
|
popupCheckExistingFileListener, popupShouldSavepublic java.util.Set<java.lang.String> getActionNames()
public void doAction(java.awt.event.ActionEvent e)
doAction in interface CommanddoAction in class AbstractActionCommand.doAction(ActionEvent)Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.