|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ui.editors.text.TextFileDocumentProvider
org.drools.eclipse.editors.DRLDocumentProvider
public class DRLDocumentProvider
Simple document provider.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.ui.editors.text.TextFileDocumentProvider |
|---|
org.eclipse.ui.editors.text.TextFileDocumentProvider.DocumentProviderOperation, org.eclipse.ui.editors.text.TextFileDocumentProvider.FileBufferListener, org.eclipse.ui.editors.text.TextFileDocumentProvider.FileInfo, org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider |
| Constructor Summary | |
|---|---|
DRLDocumentProvider()
|
|
| Method Summary | |
|---|---|
protected org.eclipse.jface.text.source.IAnnotationModel |
createAnnotationModel(org.eclipse.core.resources.IFile file)
|
org.eclipse.jface.text.IDocument |
getDocument(Object element)
|
protected org.eclipse.jface.text.IDocument |
getParentDocument(Object element)
|
| Methods inherited from class org.eclipse.ui.editors.text.TextFileDocumentProvider |
|---|
aboutToChange, addElementStateListener, canSaveDocument, changed, commitFileBuffer, computeSchedulingRule, connect, createEmptyFileInfo, createFileFromDocument, createFileInfo, createSaveOperation, disconnect, disposeFileInfo, executeOperation, fireElementStateChangeFailed, fireElementStateChanging, getAnnotationModel, getConnectedElementsIterator, getContentType, getDefaultEncoding, getElements, getEncoding, getFileInfo, getFileInfosIterator, getFileStore, getModificationStamp, getOperationRunner, getParentProvider, getProgressMonitor, getStatus, getSynchronizationStamp, getSystemFile, handleCoreException, isDeleted, isModifiable, isNotSynchronizedException, isReadOnly, isStateValidated, isSynchronized, isSystemFileReadOnly, mustSaveDocument, removeElementStateListener, resetDocument, saveDocument, setCanSaveDocument, setEncoding, setParentDocumentProvider, setProgressMonitor, setUpSynchronization, synchronize, updateStateCache, validateState |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DRLDocumentProvider()
| Method Detail |
|---|
public org.eclipse.jface.text.IDocument getDocument(Object element)
getDocument in interface org.eclipse.ui.texteditor.IDocumentProvidergetDocument in class org.eclipse.ui.editors.text.TextFileDocumentProviderprotected org.eclipse.jface.text.source.IAnnotationModel createAnnotationModel(org.eclipse.core.resources.IFile file)
createAnnotationModel in class org.eclipse.ui.editors.text.TextFileDocumentProviderprotected org.eclipse.jface.text.IDocument getParentDocument(Object element)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||