|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.editors.unified.UnifiedAutoIndentStrategy
com.aptana.ide.editor.css.formatting.CSSAutoIndentStrategy
public class CSSAutoIndentStrategy
Handles the indenting of lines in the CSS editor
| Field Summary |
|---|
| Fields inherited from class com.aptana.ide.editors.unified.UnifiedAutoIndentStrategy |
|---|
configuration, context, sourceViewer |
| Constructor Summary | |
|---|---|
CSSAutoIndentStrategy(EditorFileContext context,
org.eclipse.jface.text.source.SourceViewerConfiguration configuration,
org.eclipse.jface.text.source.ISourceViewer sourceViewer)
CSSAutoIndentStrategy |
|
| Method Summary | |
|---|---|
void |
customizeDocumentCommand(org.eclipse.jface.text.IDocument document,
org.eclipse.jface.text.DocumentCommand command)
|
protected char[] |
getAutoInsertCharacters()
getAutoInsertCharacters |
protected LexemeList |
getLexemeList()
Creates a lexeme list |
org.eclipse.jface.preference.IPreferenceStore |
getPreferenceStore()
Returns the current preference store |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CSSAutoIndentStrategy(EditorFileContext context,
org.eclipse.jface.text.source.SourceViewerConfiguration configuration,
org.eclipse.jface.text.source.ISourceViewer sourceViewer)
context - configuration - sourceViewer - | Method Detail |
|---|
public void customizeDocumentCommand(org.eclipse.jface.text.IDocument document,
org.eclipse.jface.text.DocumentCommand command)
customizeDocumentCommand in interface org.eclipse.jface.text.IAutoEditStrategycustomizeDocumentCommand in class UnifiedAutoIndentStrategyIAutoEditStrategy.customizeDocumentCommand(org.eclipse.jface.text.IDocument,
org.eclipse.jface.text.DocumentCommand)public org.eclipse.jface.preference.IPreferenceStore getPreferenceStore()
UnifiedAutoIndentStrategy
getPreferenceStore in interface IPreferenceClientgetPreferenceStore in class UnifiedAutoIndentStrategyUnifiedAutoIndentStrategy.getPreferenceStore()protected LexemeList getLexemeList()
UnifiedAutoIndentStrategy
getLexemeList in class UnifiedAutoIndentStrategyUnifiedAutoIndentStrategy.getLexemeList()protected char[] getAutoInsertCharacters()
getAutoInsertCharacters in class UnifiedAutoIndentStrategy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||