|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider.ElementInfo
org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.StorageDocumentProvider.StorageInfo
org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.FileDocumentProvider.FileInfo
org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.FileDiagramDocumentProvider.DiagramFileInfo
public class FileDiagramDocumentProvider.DiagramFileInfo
Field Summary |
---|
Fields inherited from class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.FileDocumentProvider.FileInfo |
---|
fFileSynchronizer, fModificationStamp |
Fields inherited from class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.StorageDocumentProvider.StorageInfo |
---|
fIsModifiable, fIsReadOnly, fUpdateCache |
Fields inherited from class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider.ElementInfo |
---|
fCanBeSaved, fCount, fDocument, fElement, fIsStateValidated, fStatus |
Constructor Summary | |
---|---|
FileDiagramDocumentProvider.DiagramFileInfo(IDocument document,
FileDocumentProvider.FileSynchronizer fileSynchronizer,
DiagramModificationListener listener)
Creates and returns a new file info. |
Method Summary | |
---|---|
void |
documentAboutToBeChanged(DocumentEvent event)
The manipulation described by the document event will be performed. |
Methods inherited from class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider.ElementInfo |
---|
documentChanged, equals, hashCode |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileDiagramDocumentProvider.DiagramFileInfo(IDocument document, FileDocumentProvider.FileSynchronizer fileSynchronizer, DiagramModificationListener listener)
document
- the documentmodel
- the annotation modelfileSynchronizer
- the file synchronizerMethod Detail |
---|
public void documentAboutToBeChanged(DocumentEvent event)
IDocumentListener
documentAboutToBeChanged
in interface IDocumentListener
documentAboutToBeChanged
in class AbstractDocumentProvider.ElementInfo
event
- the document event describing the document changeIDocumentListener.documentAboutToBeChanged(DocumentEvent)
|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.