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, popupShouldSavepublic Set<String> getActionNames()
public void doAction(ActionEvent e)
doAction in interface CommanddoAction in class AbstractActione - the generic UI action eventCommand.doAction(ActionEvent)Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.