public static void initAction(IAction a, String id)(Code)
Initialize the given Action from a ResourceBundle.
Makes use of the following keys:
prefix.label
prefix.tooltip
prefix.image
prefix.description
Note: The use of a single image value is mapped to images for both the enabled and distabled
state of the IAction. the Local toolbar (elcl16/ and dlcl16/) is assumed if a path has not
been provided.