|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentCommand | |
org.eclipse.jface.text | Provides a framework for creating, manipulating, displaying and editing text documents. |
Uses of DocumentCommand in org.eclipse.jface.text |
Methods in org.eclipse.jface.text with parameters of type DocumentCommand | |
void |
DefaultAutoIndentStrategy.customizeDocumentCommand(IDocument d,
DocumentCommand c)
|
void |
IAutoEditStrategy.customizeDocumentCommand(IDocument document,
DocumentCommand command)
Allows the strategy to manipulate the document command. |
protected void |
TextViewer.customizeDocumentCommand(DocumentCommand command)
Hook called on receipt of a VerifyEvent . |
|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |