public class SaveGraphics extends Object implements Command
| Constructor and Description |
|---|
SaveGraphics()
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.
|
public Set<String> getActionNames()
getActionNames in interface Commandpublic void doAction(ActionEvent e) throws IllegalUserActionException
doAction in interface CommandIllegalUserActionExceptionCopyright © 1998-2016 Apache Software Foundation. All Rights Reserved.