|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object DragEditPartsTrackerEx com.ibm.etools.systems.application.visual.editor.tools.impl.ArtifactCollapseEditPartTracker
public class ArtifactCollapseEditPartTracker
DragTracker that checks collapse/expand request.
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
ArtifactCollapseEditPartTracker(SystemNodeEditPart owner)
|
Method Summary | |
---|---|
protected void |
autoLayoutDiagram()
Auto lay out the diagram. |
protected ApplicationModelEditPart |
getDiagramEditPart()
Helper to return diagram editpart. |
protected boolean |
handleButtonDown(int button)
Performs a conditional selection if needed (if right or left mouse button have been pressed) and goes into the drag state. |
boolean |
isCollapsableRequest()
Check if the current request is for changing collapsed state. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static String copyright
Constructor Detail |
---|
public ArtifactCollapseEditPartTracker(SystemNodeEditPart owner)
Method Detail |
---|
public boolean isCollapsableRequest()
protected boolean handleButtonDown(int button)
org.eclipse.gef.tools.AbstractTool#handleButtonDown(int)
protected void autoLayoutDiagram()
protected ApplicationModelEditPart getDiagramEditPart()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |