public class CollapseExpand extends AbstractAction
| Constructor and Description |
|---|
CollapseExpand()
Constructor for the CollapseExpand object.
|
| 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 CollapseExpand object.
|
getParentFrame, popupCheckExistingFileListener, popupShouldSavepublic CollapseExpand()
public 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.