public interface Command
Modifier and Type | Method and Description |
---|---|
void |
doAction(ActionEvent e) |
Set<String> |
getActionNames() |
void doAction(ActionEvent e) throws IllegalUserActionException
IllegalUserActionException
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.