public interface IActionObject
Note: This class is not part of the public JGoodies Common API. It's intended for implementation purposes only. The class's API may change at any time.
Action getAction(String actionName)
actionName
- the string used to look up the ActionNullPointerException
- if actionName
is null
Copyright © 2013 JGoodies. All Rights Reserved.