Remote Systems
v6.4.1

com.ibm.etools.systems.core.resources
Interface ISystemTextEditorConstants

All Known Implementing Classes:
SystemEditableRemoteFile, SystemIFileProperties, SystemTextEditorProfileDefault

public interface ISystemTextEditorConstants


Field Summary
static String BIDI_LOGICAL_KEY
           
static String CCSID_KEY
           
static String Copyright
           
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

Copyright

public static final String Copyright
See Also:
Constant Field Values

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

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.