|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITextEditorHelpContextIds
Help context IDs for the text editor.
This interface contains constants only; it is not intended to be implemented.
Field Summary | |
---|---|
static java.lang.String |
ADD_TASK_ACTION
Help context id for the Add Task action. |
static java.lang.String |
BOOKMARK_ACTION
Help context id for the "Add Bookmark" action. |
static java.lang.String |
CHANGE_ENCODING
Help context id for the "Change Encoding..." action. |
static java.lang.String |
TEXT_EDITOR
Id for the text editor. |
static java.lang.String |
TEXT_EDITOR_PREFERENCE_PAGE
Id for the text editor preference page. |
Field Detail |
---|
static final java.lang.String TEXT_EDITOR_PREFERENCE_PAGE
"org.eclipse.ui.text_editor_preference_page_context"
.
static final java.lang.String TEXT_EDITOR
"org.eclipse.ui.text_editor_context"
.
static final java.lang.String BOOKMARK_ACTION
"org.eclipse.ui.bookmark_action_context"
static final java.lang.String ADD_TASK_ACTION
"org.eclipse.ui.addTask_action_context"
static final java.lang.String CHANGE_ENCODING
"org.eclipse.ui.ChangeEncoding_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.