Package com.bonevich.eclipse.cvsgrapher.editors

Interface Summary
ICvsGraphNodeEditPart Interface defining the common API for CVS Graph Node controllers.
 

Class Summary
AbstractCvsGraphNodeEditPart Base class for node (version, branch) controller edit parts.
CvsGraphBranchEditPart The controller edit part for CVS branch nodes.
CvsGraphConnectionEditPart The controller edit part that supplies the view for CVS Graph node (version and branch node) connections.
CvsGraphContextMenu The popup context menu for the CVS Graph editor.
CvsGraphEditor The CVS Graph GEF editor.
CvsGraphEditPart The "root" edit part that builds a view to contain CvsGraphNodeEditParts.
CvsGraphEditPartFactory Edit parts factory for the CVS Graph GEF Editor.
CvsGraphLayout The layout manager for the CVS Graph Editor.
CvsGraphNodeViewHelper A view helper to separate the view information that would otherwise end up in the model objects.
CvsGraphVersionEditPart The controller edit part for CVS branch nodes.
CvsGraphXYLayoutEditPolicy Layout policy for the CVS Graph GEF Editor.
SetConstraintCommand This command is used to move or to resize the nodes in the CVS Graph Editor.
 



Copyright © 2003-2004 bonevich.com. All Rights Reserved.