public abstract class AbstractEditStrategyProvider extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
AbstractEditStrategyProvider.IEditStrategyAcceptor |
| Constructor and Description |
|---|
AbstractEditStrategyProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
configure(AbstractEditStrategyProvider.IEditStrategyAcceptor iEditStrategyAcceptor) |
List<org.eclipse.jface.text.IAutoEditStrategy> |
getStrategies(org.eclipse.jface.text.source.ISourceViewer sourceViewer,
String contentType) |
protected abstract void configure(AbstractEditStrategyProvider.IEditStrategyAcceptor iEditStrategyAcceptor)
Copyright © 2016. All Rights Reserved.