|
||||||||||
| 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.StandardDeployedOfficeFigure
public class StandardDeployedOfficeFigure
Standard DeployedOfficeFigure.
| Constructor Summary | |
|---|---|
StandardDeployedOfficeFigure(DeployedOfficeFigureContext context)
Initiate. |
|
| Method Summary | |
|---|---|
org.eclipse.draw2d.IFigure |
getDeployedOfficeNameFigure()
Obtains the IFigure containing the DeployedOfficeModel
name. |
void |
setDeployedOfficeName(String deployedOfficeName)
Indicates a change to the name of the DeployedOfficeModel. |
| 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 StandardDeployedOfficeFigure(DeployedOfficeFigureContext context)
context - DeployedOfficeFigureContext.| Method Detail |
|---|
public void setDeployedOfficeName(String deployedOfficeName)
DeployedOfficeFigureDeployedOfficeModel.
setDeployedOfficeName in interface DeployedOfficeFiguredeployedOfficeName - Name to display for the DeployedOfficeModel.public org.eclipse.draw2d.IFigure getDeployedOfficeNameFigure()
DeployedOfficeFigure
Obtains the IFigure containing the DeployedOfficeModel
name.
This is to allow placement of the editor in changing the
DeployedOfficeModel name.
getDeployedOfficeNameFigure in interface DeployedOfficeFigureIFigure containing the DeployedOfficeModel name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||