|
||||||||||
| 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.desk.StandardDeskManagedObjectSourceFigure
public class StandardDeskManagedObjectSourceFigure
Standard DeskManagedObjectSourceFigure.
| Constructor Summary | |
|---|---|
StandardDeskManagedObjectSourceFigure(DeskManagedObjectSourceFigureContext context)
Initiate. |
|
| Method Summary | |
|---|---|
org.eclipse.draw2d.IFigure |
getDeskManagedObjectSourceNameFigure()
Obtains the IFigure containing the
DeskManagedObjectSourceModel name. |
void |
setDeskManagedObjectName(String deskManagedObjectSourceName)
Indicates change in name for the DeskManagedObjectSourceModel. |
| 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 StandardDeskManagedObjectSourceFigure(DeskManagedObjectSourceFigureContext context)
context - DeskManagedObjectSourceFigureContext.| Method Detail |
|---|
public void setDeskManagedObjectName(String deskManagedObjectSourceName)
DeskManagedObjectSourceFigureDeskManagedObjectSourceModel.
setDeskManagedObjectName in interface DeskManagedObjectSourceFiguredeskManagedObjectSourceName - Name to display for DeskManagedObjectSourceModel.public org.eclipse.draw2d.IFigure getDeskManagedObjectSourceNameFigure()
DeskManagedObjectSourceFigure
Obtains the IFigure containing the
DeskManagedObjectSourceModel name.
This is to allow placement of the editor in changing the
DeskManagedObjectSourceModel name.
getDeskManagedObjectSourceNameFigure in interface DeskManagedObjectSourceFigureIFigure containing the
DeskManagedObjectSourceModel name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||