|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.officefloor.eclipse.skin.standard.AbstractOfficeFloorFigure
net.officefloor.eclipse.skin.standard.section.StandardExternalFlowFigure
public class StandardExternalFlowFigure
Standard ExternalFlowFigure.
| Constructor Summary | |
|---|---|
StandardExternalFlowFigure(ExternalFlowFigureContext context)
Initiate. |
|
| Method Summary | |
|---|---|
org.eclipse.draw2d.IFigure |
getExternalFlowNameFigure()
Obtains the IFigure containing the ExternalFlowModel name. |
void |
setExternalFlowName(String externalFlowName)
Indicates a change in the ExternalFlowModel name. |
| Methods inherited from class net.officefloor.eclipse.skin.standard.AbstractOfficeFloorFigure |
|---|
getContentPane, getFigure, getSourceConnectionAnchor, getTargetConnectionAnchor, registerConnectionAnchor, registerSourceConnectionAnchor, registerTargetConnectionAnchor, setContentPane, setFigure |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.officefloor.eclipse.skin.OfficeFloorFigure |
|---|
getContentPane, getFigure, getSourceConnectionAnchor, getTargetConnectionAnchor |
| Constructor Detail |
|---|
public StandardExternalFlowFigure(ExternalFlowFigureContext context)
context - ExternalFlowFigureContext.| Method Detail |
|---|
public void setExternalFlowName(String externalFlowName)
ExternalFlowFigureExternalFlowModel name.
setExternalFlowName in interface ExternalFlowFigureexternalFlowName - Name to display for the ExternalFlowModel.public org.eclipse.draw2d.IFigure getExternalFlowNameFigure()
ExternalFlowFigure
Obtains the IFigure containing the ExternalFlowModel name.
This is to allow placement of the editor in changing the ExternalFlowModel
name.
getExternalFlowNameFigure in interface ExternalFlowFigureIFigure containing the ExternalFlowModel name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||