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