|
UML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEMFGraphNodeEditPart
org.topcased.modeler.uml.alldiagram.edit.ElementEditPart
org.topcased.modeler.uml.alldiagram.edit.CommentEditPart
public class CommentEditPart
The Comment object controller
Constructor Summary | |
---|---|
CommentEditPart(GraphNode obj)
Constructor |
Method Summary | |
---|---|
protected void |
createEditPolicies()
Creates edit policies and associates these with roles |
protected org.eclipse.draw2d.IFigure |
createFigure()
|
protected boolean |
directEditHitTest(org.eclipse.draw2d.geometry.Point requestLoc)
Always editable |
protected void |
performDirectEdit()
Handle the comment edition |
protected void |
refreshHeaderLabel()
Set the comment text |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommentEditPart(GraphNode obj)
obj
- the graph nodeMethod Detail |
---|
protected void createEditPolicies()
createEditPolicies
in class ElementEditPart
protected org.eclipse.draw2d.IFigure createFigure()
org.eclipse.gef.editparts.AbstractGraphicalEditPart#createFigure()
protected void performDirectEdit()
org.topcased.modeler.edit.GraphNodeEditPart#performDirectEdit()
protected boolean directEditHitTest(org.eclipse.draw2d.geometry.Point requestLoc)
org.topcased.modeler.edit.GraphNodeEditPart#directEditHitTest(org.eclipse.draw2d.geometry.Point)
protected void refreshHeaderLabel()
org.topcased.modeler.edit.EMFGraphNodeEditPart#refreshHeaderLabel()
|
UML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.