| 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.
add_co.gif (prefix.image)
enabled: elcl16/add_co.gif
disabled: dlcl/remove_co.gif
tool16/discovery_wiz.16 (prefix.image)
enabled: etool16/discovery_wiz.16
disabled: etool16/discovery_wiz.16
Parameters: a - action Parameters: id - used for binding (id.label, id.tooltip, ...) |