|
||||||||||
| 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.StandardOfficeFloorManagedObjectSourceFigure
public class StandardOfficeFloorManagedObjectSourceFigure
Standard OfficeFloorManagedObjectSourceFigure.
| Constructor Summary | |
|---|---|
StandardOfficeFloorManagedObjectSourceFigure(OfficeFloorManagedObjectSourceFigureContext context)
Initiate. |
|
| Method Summary | |
|---|---|
org.eclipse.draw2d.IFigure |
getOfficeFloorManagedObjectSourceNameFigure()
Obtains the IFigure containing the
OfficeFloorManagedObjectSourceModel name. |
void |
setOfficeFloorManagedObjectName(String officeFloorManagedObjectSourceName)
Indicates a change in name for the OfficeFloorManagedObjectSourceModel. |
| 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 StandardOfficeFloorManagedObjectSourceFigure(OfficeFloorManagedObjectSourceFigureContext context)
context - OfficeFloorManagedObjectSourceFigureContext.| Method Detail |
|---|
public void setOfficeFloorManagedObjectName(String officeFloorManagedObjectSourceName)
OfficeFloorManagedObjectSourceFigureOfficeFloorManagedObjectSourceModel.
setOfficeFloorManagedObjectName in interface OfficeFloorManagedObjectSourceFigureofficeFloorManagedObjectSourceName - Name to display for the
OfficeFloorManagedObjectSourceModel.public org.eclipse.draw2d.IFigure getOfficeFloorManagedObjectSourceNameFigure()
OfficeFloorManagedObjectSourceFigure
Obtains the IFigure containing the
OfficeFloorManagedObjectSourceModel name.
This is to allow placement of the editor in changing the
OfficeFloorManagedObjectSourceModel name.
getOfficeFloorManagedObjectSourceNameFigure in interface OfficeFloorManagedObjectSourceFigureIFigure containing the
OfficeFloorManagedObjectSourceModel name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||