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, popupShouldSave
public static final String JMX_FILE_EXTENSION
public Set<String> getActionNames()
public void doAction(ActionEvent e) throws IllegalUserActionException
doAction
in interface Command
doAction
in class AbstractAction
IllegalUserActionException
Command.doAction(ActionEvent)
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.