|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.editors.unified.BaseContributor
com.aptana.ide.editor.jscomment.JSCommentContributor
public class JSCommentContributor
| Field Summary |
|---|
| Fields inherited from class com.aptana.ide.editors.unified.BaseContributor |
|---|
parent |
| Constructor Summary | |
|---|---|
JSCommentContributor()
JSCommentContributor |
|
| Method Summary | |
|---|---|
void |
dispose()
Disposes the contributor |
org.eclipse.jface.text.IAutoEditStrategy[] |
getLocalAutoEditStrategies(org.eclipse.jface.text.source.ISourceViewer sourceViewer,
java.lang.String contentType)
Gets the AutoEditStrategies for the local language type |
UnifiedReconcilingStrategy |
getReconcilingStrategy()
Gets the ReconcilingStrategy that is used by the various languages in the editor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JSCommentContributor()
| Method Detail |
|---|
public UnifiedReconcilingStrategy getReconcilingStrategy()
IUnifiedEditorContributor
IUnifiedEditorContributor.getReconcilingStrategy()
public org.eclipse.jface.text.IAutoEditStrategy[] getLocalAutoEditStrategies(org.eclipse.jface.text.source.ISourceViewer sourceViewer,
java.lang.String contentType)
IUnifiedEditorContributor
getLocalAutoEditStrategies in interface IUnifiedEditorContributorgetLocalAutoEditStrategies in class BaseContributorBaseContributor.getLocalAutoEditStrategies(org.eclipse.jface.text.source.ISourceViewer,
java.lang.String)public void dispose()
IUnifiedEditorContributor
dispose in interface IUnifiedEditorContributordispose in class BaseContributorIUnifiedEditorContributor.dispose()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||