|
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 ShapeNodeEditPart com.ibm.etools.systems.application.visual.editor.editparts.impl.SystemNodeEditPart
public class SystemNodeEditPart
Default node editpart for Application Diagram model element.
Field Summary |
---|
Fields inherited from interface com.ibm.etools.systems.application.visual.editor.editparts.INamedEditPart |
---|
copyright |
Constructor Summary | |
---|---|
SystemNodeEditPart(View view)
Constructor. |
Method Summary | |
---|---|
protected void |
createDefaultEditPolicies()
Install edit policies |
protected NodeFigure |
createNodeFigure()
Creates a note figure. |
String |
createTooltipText()
Create tooltip text. |
protected AccessibleEditPart |
getAccessibleEditPart()
|
Artifact |
getArtifact()
Return model element. |
Command |
getCommand(Request request)
Get command. |
protected View |
getDelegatedPrimaryView()
Get interested notation view. |
String |
getDisplayName()
Return name displayed in figure. |
protected WrappingLabel |
getFigureNamedLabel()
Get the label in figure. |
protected IconRetriever |
getIconRetriever()
Get icon retriever. |
EditPolicy |
getPrimaryDragEditPolicy()
Return customized drag edit policy. |
protected void |
handleNotificationEvent(Notification event)
|
protected void |
refreshFont()
Refresh the editpart's figure font. |
protected void |
refreshFontColor()
Refresh the editpart's figure font colour. |
protected void |
refreshStrikeThrough()
Refresh the editpart's figure font strikethrough effect. |
protected void |
refreshUnderline()
Refresh the editpart's figure font underline effect. |
protected void |
refreshVisuals()
|
Image |
retrieveIcon(Artifact artifact,
int flags)
Retrieve icon. |
protected void |
setFontColor(Color color)
Refresh the editpart's figure font color. |
protected void |
setVisibility(boolean vis)
sets the visibility of this edit part |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SystemNodeEditPart(View view)
Method Detail |
---|
protected NodeFigure createNodeFigure()
public Artifact getArtifact()
public String getDisplayName()
getDisplayName
in interface INamedEditPart
public String createTooltipText()
protected void refreshVisuals()
protected void handleNotificationEvent(Notification event)
org.eclipse.gmf.runtime.diagram.ui.editparts.ShapeNodeEditPart#handleNotificationEvent(Notification)
protected void refreshFont()
protected void refreshFontColor()
protected void refreshUnderline()
protected void refreshStrikeThrough()
protected View getDelegatedPrimaryView()
protected void setFontColor(Color color)
protected void createDefaultEditPolicies()
public Command getCommand(Request request)
public EditPolicy getPrimaryDragEditPolicy()
protected AccessibleEditPart getAccessibleEditPart()
protected WrappingLabel getFigureNamedLabel()
public Image retrieveIcon(Artifact artifact, int flags)
artifact
- flags
- protected IconRetriever getIconRetriever()
protected void setVisibility(boolean vis)
vis
- the new value of the visibility
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |