|
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.DiagramModificationListener
Listener for modification events on a diagram. This listener is well suited for detecting events that make a diagram dirty.
| Constructor Summary | |
DiagramModificationListener(AbstractDocumentProvider documentProvider,
DiagramDocument document)
Constructs a modification listener which listens to modifications on a diagram. |
|
| Method Summary | |
protected org.eclipse.emf.transaction.TransactionalEditingDomain |
getEditingDomain()
Gets the editingDomain. |
void |
startListening()
|
void |
stopListening()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DiagramModificationListener(AbstractDocumentProvider documentProvider,
DiagramDocument document)
documentProvider - the FileDocumentProvider to handle the document
being dirtieddocument - the DiagramDocument being dirtied| Method Detail |
public void startListening()
public void stopListening()
protected org.eclipse.emf.transaction.TransactionalEditingDomain getEditingDomain()
|
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.