Package org.eclipse.emf.cdo.ui
Class CDOCommitCommentPrompter
java.lang.Object
org.eclipse.emf.cdo.ui.CDOCommitCommentPrompter
Attaches to a given
transaction
and pops up a dialog
for a commit comment whenever this transaction is committed
.- Since:
- 4.10
- Author:
- Eike Stepper
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
A dialog for commit comments. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CDOCommitCommentPrompter.CommentDialog
createDialog
(String defaultComment) void
dispose()
protected Shell
final CDOTransaction
-
Constructor Details
-
CDOCommitCommentPrompter
-
-
Method Details
-
getTransaction
-
dispose
public void dispose() -
createDialog
-
getParentShell
-