|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--SourceViewerConfiguration | +--net.sf.colorer.eclipse.editors.ColorerSourceViewerConfiguration
Constructor Summary | |
ColorerSourceViewerConfiguration()
|
Method Summary | |
java.lang.String[] |
getIndentPrefixes(ISourceViewer sourceViewer,
java.lang.String contentType)
Copied from org.eclipse.jdt.ui.text.JavaSourceViewerConfiguration |
int |
getTabWidth(ISourceViewer sourceViewer)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ColorerSourceViewerConfiguration()
Method Detail |
public java.lang.String[] getIndentPrefixes(ISourceViewer sourceViewer, java.lang.String contentType)
public int getTabWidth(ISourceViewer sourceViewer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |