Package | Description |
---|---|
org.eclipse.jface.text |
Provides a framework for creating and manipulating text documents.
|
Modifier and Type | Method and Description |
---|---|
protected void |
TextViewer.customizeDocumentCommand(DocumentCommand command)
Hook called on receipt of a
VerifyEvent . |
void |
IAutoEditStrategy.customizeDocumentCommand(IDocument document,
DocumentCommand command)
Allows the strategy to manipulate the document command.
|
void |
TabsToSpacesConverter.customizeDocumentCommand(IDocument document,
DocumentCommand command) |
void |
DefaultIndentLineAutoEditStrategy.customizeDocumentCommand(IDocument d,
DocumentCommand c) |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.