|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IStatusField | |
---|---|
org.eclipse.ui.texteditor | Provides a framework for text editors obeying to the desktop rules. |
Uses of IStatusField in org.eclipse.ui.texteditor |
---|
Classes in org.eclipse.ui.texteditor that implement IStatusField | |
class |
StatusLineContributionItem
Contribution item for the status line. |
Methods in org.eclipse.ui.texteditor that return IStatusField | |
protected IStatusField |
AbstractTextEditor.getStatusField(String category)
Returns the current status field for the given status category. |
Methods in org.eclipse.ui.texteditor with parameters of type IStatusField | |
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)
|
|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.