public static String newAttributeType_tooltip(Code)
orientation_automatic_description
public static String orientation_automatic_description(Code)
orientation_automatic_image
public static String orientation_automatic_image(Code)
orientation_automatic_label
public static String orientation_automatic_label(Code)
orientation_automatic_tooltip
public static String orientation_automatic_tooltip(Code)
orientation_horizontal_description
public static String orientation_horizontal_description(Code)
orientation_horizontal_image
public static String orientation_horizontal_image(Code)
orientation_horizontal_label
public static String orientation_horizontal_label(Code)
orientation_horizontal_tooltip
public static String orientation_horizontal_tooltip(Code)
orientation_single_description
public static String orientation_single_description(Code)
orientation_single_image
public static String orientation_single_image(Code)
orientation_single_label
public static String orientation_single_label(Code)
orientation_single_tooltip
public static String orientation_single_tooltip(Code)
orientation_vertical_description
public static String orientation_vertical_description(Code)
orientation_vertical_image
public static String orientation_vertical_image(Code)
orientation_vertical_label
public static String orientation_vertical_label(Code)
orientation_vertical_tooltip
public static String orientation_vertical_tooltip(Code)
Method Detail
initAction
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.