Constructor | Description |
---|---|
What() |
Modifier and Type | Method | Description |
---|---|---|
void |
doAction(ActionEvent e) |
|
Set<String> |
getActionNames() |
Provide the list of Action names that are available in this command.
|
public void doAction(ActionEvent e) throws IllegalUserActionException
doAction
in interface Command
IllegalUserActionException
public Set<String> getActionNames()
getActionNames
in interface Command
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.