public class CollapseExpandTreeBranch extends AbstractAction
Constructor and Description |
---|
CollapseExpandTreeBranch()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
doAction(ActionEvent e)
This method performs the actual command processing.
|
Set<String> |
getActionNames()
Gets the ActionNames attribute of the CollapseExpandTreeBranch object.
|
getParentFrame, popupCheckExistingFileListener, popupShouldSave
public Set<String> getActionNames()
public void doAction(ActionEvent e)
doAction
in interface Command
doAction
in class AbstractAction
e
- the generic UI action eventCommand.doAction(ActionEvent)
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.