|
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 CompartmentEditPart com.ibm.etools.systems.application.visual.editor.editparts.impl.SystemCompartmentEditPart com.ibm.etools.systems.application.visual.editor.bininfo.editparts.BoundModuleEditPart
public class BoundModuleEditPart
EditPart for Bound module in binary model. Bound module belongs to an Executable or Library. Its figure will be displayed as a child of binary container figure which represents Execuable or Library.
Field Summary | |
---|---|
static String |
copyright
|
int |
Margin_bottom
|
int |
Margin_left
|
int |
Margin_right
|
int |
Margin_top
|
Constructor Summary | |
---|---|
BoundModuleEditPart(View view)
Constructor. |
Method Summary | |
---|---|
protected void |
createDefaultEditPolicies()
Create default edit policies. |
IFigure |
createFigure()
Create figure. |
String |
createTooltipText()
Create tooltip text. |
protected void |
setFontColor(Color color)
Override parent's setFontColor. |
Methods inherited from class com.ibm.etools.systems.application.visual.editor.editparts.impl.SystemCompartmentEditPart |
---|
addNotationalListeners, deactivate, getAccessibleEditPart, getArtifact, getDisplayName, getFigureNamedLabel, getIconRetriever, handleNotificationEvent, refreshFont, refreshStrikeThrough, refreshUnderline, refreshVisuals, removeNotationalListeners, retrieveIcon |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String copyright
public int Margin_left
public int Margin_right
public int Margin_top
public int Margin_bottom
Constructor Detail |
---|
public BoundModuleEditPart(View view)
view
- Method Detail |
---|
protected void createDefaultEditPolicies()
public IFigure createFigure()
createFigure
in class SystemCompartmentEditPart
org.eclipse.gef.editparts.AbstractGraphicalEditPart#createFigure()
public String createTooltipText()
createTooltipText
in class SystemCompartmentEditPart
protected void setFontColor(Color color)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |