public interface IActionObject
Note: This class is intended for predefined and custom binder implementations as used by the JGoodies Binding API. Application developers won't use this interface directly.
Action getAction(String actionName)
actionName
- the string used to look up the ActionNullPointerException
- if actionName
is null
Copyright © 2009-2014 JGoodies Software GmbH. All Rights Reserved.