|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorDocumentSetupParticipant
public class SQLEditorDocumentSetupParticipant
This class implements the IDocumentSetupParticipant
interface in
order to setup document partitioning for SQL documents.
Constructor Summary | |
---|---|
SQLEditorDocumentSetupParticipant()
|
Method Summary | |
---|---|
void |
setup(org.eclipse.jface.text.IDocument document)
Sets up the document to be ready for use by a text file buffer. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SQLEditorDocumentSetupParticipant()
Method Detail |
---|
public void setup(org.eclipse.jface.text.IDocument document)
setup
in interface org.eclipse.core.filebuffers.IDocumentSetupParticipant
IDocumentSetupParticipant.setup(org.eclipse.jface.text.IDocument)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |