|
||||||||||
| 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.StandardOfficeFloorInputManagedObjectFigure
public class StandardOfficeFloorInputManagedObjectFigure
Standard OfficeFloorInputManagedObjectFigure.
| Constructor Summary | |
|---|---|
StandardOfficeFloorInputManagedObjectFigure(OfficeFloorInputManagedObjectFigureContext context)
Initiate. |
|
| Method Summary | |
|---|---|
org.eclipse.draw2d.IFigure |
getOfficeFloorInputManagedObjectNameFigure()
Obtains the IFigure containing the
OfficeFloorInputManagedObjectModel name. |
void |
setOfficeFloorInputManagedObjectName(String officeFloorInputManagedObjectName)
Indicates a change in name for the OfficeFloorInputManagedObjectModel. |
| 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 StandardOfficeFloorInputManagedObjectFigure(OfficeFloorInputManagedObjectFigureContext context)
context - OfficeFloorInputManagedObjectFigureContext.| Method Detail |
|---|
public void setOfficeFloorInputManagedObjectName(String officeFloorInputManagedObjectName)
OfficeFloorInputManagedObjectFigureOfficeFloorInputManagedObjectModel.
setOfficeFloorInputManagedObjectName in interface OfficeFloorInputManagedObjectFigureofficeFloorInputManagedObjectName - Name to display for the
OfficeFloorInputManagedObjectModel.public org.eclipse.draw2d.IFigure getOfficeFloorInputManagedObjectNameFigure()
OfficeFloorInputManagedObjectFigure
Obtains the IFigure containing the
OfficeFloorInputManagedObjectModel name.
This is to allow placement of the editor in changing the
OfficeFloorInputManagedObjectModel name.
getOfficeFloorInputManagedObjectNameFigure in interface OfficeFloorInputManagedObjectFigureIFigure containing the
OfficeFloorInputManagedObjectModel name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||