Remote Systems
v6.4.1

com.ibm.etools.systems.editor.internal
Interface ISystemTextEditorConstants


public interface ISystemTextEditorConstants

Constants for com.ibm.etools.systems.editor plug-in.


Field Summary
static String AUTOSAVE_FREQ_ERROR
           
static String AUTOSAVE_FREQ_LABEL
           
static String AUTOSAVE_FREQ_TOOLTIP
           
static String AUTOSAVE_LABEL
           
static String AUTOSAVE_PROGRESS
           
static String AUTOSAVE_PROGRESS_JOBNAME
           
static String AUTOSAVE_TOOLTIP
           
static String copyright
           
static String PLUGIN_ID
           
static String PREFIX
           
static String RESID_PREFIX
           
static String RESID_PREFIX_PREFERENCES
           
static String RESID_PREFIX_PROGRESS
           
 

Field Detail

copyright

public static final String copyright
See Also:
Constant Field Values

PLUGIN_ID

public static final String PLUGIN_ID
See Also:
Constant Field Values

PREFIX

public static final String PREFIX
See Also:
Constant Field Values

RESID_PREFIX

public static final String RESID_PREFIX
See Also:
Constant Field Values

RESID_PREFIX_PREFERENCES

public static final String RESID_PREFIX_PREFERENCES
See Also:
Constant Field Values

AUTOSAVE_LABEL

public static final String AUTOSAVE_LABEL
See Also:
Constant Field Values

AUTOSAVE_TOOLTIP

public static final String AUTOSAVE_TOOLTIP
See Also:
Constant Field Values

AUTOSAVE_FREQ_LABEL

public static final String AUTOSAVE_FREQ_LABEL
See Also:
Constant Field Values

AUTOSAVE_FREQ_TOOLTIP

public static final String AUTOSAVE_FREQ_TOOLTIP
See Also:
Constant Field Values

AUTOSAVE_FREQ_ERROR

public static final String AUTOSAVE_FREQ_ERROR
See Also:
Constant Field Values

RESID_PREFIX_PROGRESS

public static final String RESID_PREFIX_PROGRESS
See Also:
Constant Field Values

AUTOSAVE_PROGRESS_JOBNAME

public static final String AUTOSAVE_PROGRESS_JOBNAME
See Also:
Constant Field Values

AUTOSAVE_PROGRESS

public static final String AUTOSAVE_PROGRESS
See Also:
Constant Field Values

Remote Systems
v6.4.1

Copyright © 2005 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.