public class Save extends AbstractAction
| Modifier and Type | Field and Description |
|---|---|
static String |
JMX_FILE_EXTENSION |
| Constructor and Description |
|---|
Save()
Constructor for the Save object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
doAction(ActionEvent e) |
Set<String> |
getActionNames()
Gets the ActionNames attribute of the Save object.
|
getParentFrame, popupCheckExistingFileListener, popupShouldSavepublic static final String JMX_FILE_EXTENSION
public Set<String> getActionNames()
public void doAction(ActionEvent e) throws IllegalUserActionException
doAction in interface CommanddoAction in class AbstractActionIllegalUserActionExceptionCommand.doAction(ActionEvent)Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.