Command
public class SaveGraphics extends Object implements Command
Constructor | Description |
---|---|
SaveGraphics() |
Constructor for the Save object.
|
Modifier and Type | Method | Description |
---|---|---|
void |
doAction(ActionEvent e) |
|
Set<String> |
getActionNames() |
Gets the ActionNames attribute of the Save object.
|
public Set<String> getActionNames()
getActionNames
in interface Command
public void doAction(ActionEvent e) throws IllegalUserActionException
doAction
in interface Command
IllegalUserActionException
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.