Field Summary |
|
public static boolean | DEBUG_COMMANDS |
public static boolean | DEBUG_CONTEXTS Whether to print debugging information about the internal state of the
context support within the workbench. |
public static boolean | DEBUG_CONTEXTS_PERFORMANCE Whether to print debugging information about the performance of context
computations. |
public static boolean | DEBUG_CONTEXTS_VERBOSE Whether to print even more debugging information about the internal state
of the context support within the workbench. |
public static boolean | DEBUG_CONTRIBUTIONS Whether or not to print contribution-related issues. |
public static boolean | DEBUG_DECLARED_IMAGES Whether or not to resolve images as they are declared. |
public static boolean | DEBUG_DRAG_DROP |
public static boolean | DEBUG_HANDLERS Whether to print debugging information about the internal state of the
command support (in relation to handlers) within the workbench. |
public static boolean | DEBUG_HANDLERS_PERFORMANCE Whether to print debugging information about the performance of handler
computations. |
public static boolean | DEBUG_HANDLERS_VERBOSE Whether to print out verbose information about changing handlers in the
workbench. |
public static String | DEBUG_HANDLERS_VERBOSE_COMMAND_ID Which command identifier to print handler information for. |
public static boolean | DEBUG_KEY_BINDINGS Whether to print information about key bindings that are successfully
recognized within the system (as the keys are pressed). |
public static boolean | DEBUG_KEY_BINDINGS_VERBOSE Whether to print information about every key seen by the system. |
public static boolean | DEBUG_MPE |
public static boolean | DEBUG_OPERATIONS Whether to print debugging information about unexpected occurrences and
important state changes in the operation history. |
public static boolean | DEBUG_OPERATIONS_VERBOSE Whether to print out verbose information about the operation histories,
including all notifications sent. |
public static boolean | DEBUG_SHOW_ALL_JOBS Whether or not to show system jobs at all times. |
public static boolean | DEBUG_SOURCES Whether to report all events entering through the common event framework
used by the commands architecture. |
public static boolean | DEBUG_STALE_JOBS |
public static boolean | DEBUG_SWT_DEBUG |
public static boolean | DEBUG_SWT_GRAPHICS |
public static boolean | DEBUG_TOOLBAR_DISPOSAL Whether to print extra information about error conditions dealing with
cool bars in the workbench, and their disposal. |
public static boolean | DEBUG_WORKING_SETS Whether or not additional working set logging will occur. |
public static boolean | DEFAULT |
public static boolean | EXPERIMENTAL_MENU Whether experimental features in the rendering of commands into menus
and toolbars should be enabled. |