Package | Description |
---|---|
org.eclipse.ui.texteditor |
Provides a framework for text editors obeying to the
desktop rules.
|
Modifier and Type | Class and Description |
---|---|
class |
StatusLineContributionItem
Contribution item for the status line.
|
Modifier and Type | Method and Description |
---|---|
protected IStatusField |
AbstractTextEditor.getStatusField(String category)
Returns the current status field for the given status category.
|
Modifier and Type | Method and Description |
---|---|
void |
ITextEditorExtension.setStatusField(IStatusField field,
String category)
Informs the editor which status field is to be used when posting status
information in the given category.
|
void |
AbstractTextEditor.setStatusField(IStatusField field,
String category) |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.