TPTP 4.5.0 Platform Project
Internal API Specification

org.eclipse.tptp.platform.common.ui.trace.internal
Class CommonUITraceConstants

java.lang.Object
  extended by org.eclipse.tptp.platform.common.ui.trace.internal.CommonUIBaseTraceConstants
      extended by org.eclipse.tptp.platform.common.ui.trace.internal.CommonUITraceConstants

public class CommonUITraceConstants
extends CommonUIBaseTraceConstants


Field Summary
static java.lang.String LAUNCH_CONFIGURATION_ID
          The name of the environment variable that stores the launch config id
static java.lang.String TRACE_UI_PLUGIN_ID
          The id of org.eclipse.hyades.trace.ui
 
Fields inherited from class org.eclipse.tptp.platform.common.ui.trace.internal.CommonUIBaseTraceConstants
DISPLAY_PROJECTS, HIDE_LOGT, HOST_TYPE, IAC_NAME, ID_LOG_NAVIGATOR_VIEW, ID_PD_NAVIGATOR_VIEW, ID_TRACE_PERSPECTIVE, LAYOUT_FLAT, LAYOUT_HIERARCHICAL, LOCAL_HOST, LOG_MONITOR_NAME, LOG_PROJECT_NAME, LOGN_LAYOUT, MONITOR_TYPE, PROFILE_ATTACH_GROUP, PROFILE_GC_GROUP, PROFILE_MONITOR_GROUP, PROFILE_NEW_SNAPSHOT_GROUP, PROFILE_REFRESH_GROUP, PROFILE_TERMINATE_GROUP, PROFILING_MONITOR_LAYOUT, RELOAD_INFO, SAVE_ON_EXIT_KEY, TRACE_EXTENSION, TRACE_IMPORT_FILTER_CONTEXT, TRACE_MONITOR_NAME, TRACE_PROJECT_NAME
 
Constructor Summary
CommonUITraceConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TRACE_UI_PLUGIN_ID

public static final java.lang.String TRACE_UI_PLUGIN_ID
The id of org.eclipse.hyades.trace.ui

See Also:
Constant Field Values

LAUNCH_CONFIGURATION_ID

public static final java.lang.String LAUNCH_CONFIGURATION_ID
The name of the environment variable that stores the launch config id

See Also:
Constant Field Values
Constructor Detail

CommonUITraceConstants

public CommonUITraceConstants()

TPTP 4.5.0 Platform Project
Internal API Specification