public class AddToTree extends AbstractAction
Constructor and Description |
---|
AddToTree() |
Modifier and Type | Method and 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.
|
getParentFrame, popupCheckExistingFileListener, popupShouldSave
public Set<String> getActionNames()
public void doAction(ActionEvent e)
doAction
in interface Command
doAction
in class AbstractAction
Command.doAction(ActionEvent)
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.