RSE
Release 1.0

org.eclipse.rse.files.ui.resources
Interface ISystemTextEditorConstants

All Known Implementing Classes:
SystemEditableRemoteFile, SystemIFileProperties

public interface ISystemTextEditorConstants


Field Summary
static String BIDI_LOGICAL_KEY
           
static String CCSID_KEY
           
static String EDITOR_PROFILE_TYPE
           
static String LOCAL_ENCODING_KEY
           
static String MAX_LINE_LENGTH_KEY
           
static String SEQUENCE_NUMBERS_KEY
           
static String SOURCE_ENCODING_KEY
           
static String SYSTEM_TEXT_BROWSER_ID
           
static String SYSTEM_TEXT_EDITOR_ID
           
static String TEMP_CCSID_KEY
           
 

Field Detail

SYSTEM_TEXT_EDITOR_ID

public static final String SYSTEM_TEXT_EDITOR_ID
See Also:
Constant Field Values

SYSTEM_TEXT_BROWSER_ID

public static final String SYSTEM_TEXT_BROWSER_ID
See Also:
Constant Field Values

EDITOR_PROFILE_TYPE

public static final String EDITOR_PROFILE_TYPE
See Also:
Constant Field Values

SEQUENCE_NUMBERS_KEY

public static final String SEQUENCE_NUMBERS_KEY
See Also:
Constant Field Values

MAX_LINE_LENGTH_KEY

public static final String MAX_LINE_LENGTH_KEY
See Also:
Constant Field Values

SOURCE_ENCODING_KEY

public static final String SOURCE_ENCODING_KEY
See Also:
Constant Field Values

CCSID_KEY

public static final String CCSID_KEY
See Also:
Constant Field Values

TEMP_CCSID_KEY

public static final String TEMP_CCSID_KEY
See Also:
Constant Field Values

BIDI_LOGICAL_KEY

public static final String BIDI_LOGICAL_KEY
See Also:
Constant Field Values

LOCAL_ENCODING_KEY

public static final String LOCAL_ENCODING_KEY
See Also:
Constant Field Values

RSE
Release 1.0

Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.