|
||||||||||
| 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.office.StandardOfficeManagedObjectSourceFigure
public class StandardOfficeManagedObjectSourceFigure
Standard OfficeManagedObjectSourceFigure.
| Constructor Summary | |
|---|---|
StandardOfficeManagedObjectSourceFigure(OfficeManagedObjectSourceFigureContext context)
Initiate. |
|
| Method Summary | |
|---|---|
org.eclipse.draw2d.IFigure |
getOfficeManagedObjectSourceNameFigure()
Obtains the IFigure containing the
OfficeManagedObjectSourceModel name. |
void |
setOfficeManagedObjectName(String officeManagedObjectSourceName)
Indicates change in name for the OfficeManagedObjectSourceModel. |
| 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 StandardOfficeManagedObjectSourceFigure(OfficeManagedObjectSourceFigureContext context)
context - OfficeManagedObjectSourceFigureContext.| Method Detail |
|---|
public void setOfficeManagedObjectName(String officeManagedObjectSourceName)
OfficeManagedObjectSourceFigureOfficeManagedObjectSourceModel.
setOfficeManagedObjectName in interface OfficeManagedObjectSourceFigureofficeManagedObjectSourceName - Name to display for OfficeManagedObjectSourceModel.public org.eclipse.draw2d.IFigure getOfficeManagedObjectSourceNameFigure()
OfficeManagedObjectSourceFigure
Obtains the IFigure containing the
OfficeManagedObjectSourceModel name.
This is to allow placement of the editor in changing the
OfficeManagedObjectSourceModel name.
getOfficeManagedObjectSourceNameFigure in interface OfficeManagedObjectSourceFigureIFigure containing the
OfficeManagedObjectSourceModel name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||