|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEncodingActionsHelpContextIds
Help context IDs for the encoding actions.
This interface contains constants only; it is not intended to be implemented.
Field Summary | |
---|---|
static java.lang.String |
CUSTOM
Deprecated. Help id of the action to change the encoding into a custom encoding. |
static java.lang.String |
DEFAULT
Deprecated. Help id of the action to change the encoding into default. |
static java.lang.String |
ISO_8859_1
Deprecated. Help id of the action to change the encoding into ISO-8859-1. |
static java.lang.String |
SYSTEM
Deprecated. Help id of the action to change the encoding into the system encoding. |
static java.lang.String |
US_ASCII
Deprecated. Help id of the action to change the encoding into US ASCII. |
static java.lang.String |
UTF_16
Deprecated. Help id of the action to change the encoding into UTF-16. |
static java.lang.String |
UTF_16BE
Deprecated. Help id of the action to change the encoding into UTF-16BE. |
static java.lang.String |
UTF_16LE
Deprecated. Help id of the action to change the encoding into UTF-16LE. |
static java.lang.String |
UTF_8
Deprecated. Help id of the action to change the encoding into UTF-8 Default value: "org.eclipse.ui.UTF-8_action_context" |
Field Detail |
---|
static final java.lang.String DEFAULT
"org.eclipse.ui.default_action_context"
static final java.lang.String US_ASCII
"org.eclipse.ui.US-ASCII_action_context"
static final java.lang.String ISO_8859_1
"org.eclipse.ui.ISO-8859-1_action_context"
static final java.lang.String UTF_8
"org.eclipse.ui.UTF-8_action_context"
static final java.lang.String UTF_16BE
"org.eclipse.ui.UTF-16BE_action_context"
static final java.lang.String UTF_16LE
"org.eclipse.ui.UTF-16LE_action_context"
static final java.lang.String UTF_16
"org.eclipse.ui.UTF-16_action_context"
static final java.lang.String SYSTEM
"org.eclipse.ui.System_action_context"
static final java.lang.String CUSTOM
"org.eclipse.ui.Custom_action_context"
|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.