|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.text.DefaultIndentLineAutoEditStrategy
org.eclipse.m2m.atl.adt.ui.text.atl.AtlStringAutoIndentStrategy
public class AtlStringAutoIndentStrategy
Auto indent strategy for strings.
Constructor Summary | |
---|---|
AtlStringAutoIndentStrategy(java.lang.String partitioning)
Creates a new string auto indent strategy for the given document partitioning. |
Method Summary | |
---|---|
void |
customizeDocumentCommand(org.eclipse.jface.text.IDocument document,
org.eclipse.jface.text.DocumentCommand command)
|
Methods inherited from class org.eclipse.jface.text.DefaultIndentLineAutoEditStrategy |
---|
findEndOfWhiteSpace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AtlStringAutoIndentStrategy(java.lang.String partitioning)
partitioning
- the document partitioningMethod Detail |
---|
public void customizeDocumentCommand(org.eclipse.jface.text.IDocument document, org.eclipse.jface.text.DocumentCommand command)
customizeDocumentCommand
in interface org.eclipse.jface.text.IAutoEditStrategy
customizeDocumentCommand
in class org.eclipse.jface.text.DefaultIndentLineAutoEditStrategy
DefaultIndentLineAutoEditStrategy.customizeDocumentCommand(org.eclipse.jface.text.IDocument, org.eclipse.jface.text.DocumentCommand)
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |