org.apache.batik.util.gui.resource
public interface ActionMap
Method Summary | |
---|---|
Action | getAction(String key)
Returns the action associated with the given string
or null on error |
Parameters: key the key mapped with the action to get
Throws: MissingListenerException if the action is not found