|
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
| 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 documentfileSynchronizer - the file synchronizer| Method Detail |
public void documentAboutToBeChanged(DocumentEvent event)
IDocumentListener
documentAboutToBeChanged in interface IDocumentListenerdocumentAboutToBeChanged in class AbstractDocumentProvider.ElementInfoIDocumentListener.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.