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