|
||||||||||
| 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.officefloor.StandardOfficeFloorTeamFigure
public class StandardOfficeFloorTeamFigure
Standard OfficeFloorTeamFigure.
| Constructor Summary | |
|---|---|
StandardOfficeFloorTeamFigure(OfficeFloorTeamFigureContext context)
Initiate. |
|
| Method Summary | |
|---|---|
org.eclipse.draw2d.IFigure |
getOfficeFloorTeamNameFigure()
Obtains the IFigure containing the OfficeFloorTeamModel
name. |
void |
setOfficeFloorTeamName(String officeFloorTeamName)
Indicates a change in name for the OfficeFloorTeamModel. |
| 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 StandardOfficeFloorTeamFigure(OfficeFloorTeamFigureContext context)
context - OfficeFloorTeamFigureContext.| Method Detail |
|---|
public void setOfficeFloorTeamName(String officeFloorTeamName)
OfficeFloorTeamFigureOfficeFloorTeamModel.
setOfficeFloorTeamName in interface OfficeFloorTeamFigureofficeFloorTeamName - Name to display for the OfficeFloorTeamModel.public org.eclipse.draw2d.IFigure getOfficeFloorTeamNameFigure()
OfficeFloorTeamFigure
Obtains the IFigure containing the OfficeFloorTeamModel
name.
This is to allow placement of the editor in changing the
OfficeFloorTeamModel name.
getOfficeFloorTeamNameFigure in interface OfficeFloorTeamFigureIFigure containing the OfficeFloorTeamModel name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||