|
||||||||||
| 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.StandardOfficeManagedObjectFigure
public class StandardOfficeManagedObjectFigure
OfficeManagedObjectFigure implementation.
| Constructor Summary | |
|---|---|
StandardOfficeManagedObjectFigure(OfficeManagedObjectFigureContext context)
Initiate. |
|
| Method Summary | |
|---|---|
org.eclipse.draw2d.IFigure |
getOfficeManagedObjectNameFigure()
Obtains the IFigure containing the
OfficeManagedObjectModel name. |
void |
setManagedObjectScope(ManagedObjectScope managedObjectScope)
Indicates a change in ManagedObjectScope for the
OfficeManagedObjectModel. |
void |
setOfficeManagedObjectName(String officeManagedObjectName)
Indicates a change in name for the OfficeManagedObjectModel. |
| 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 StandardOfficeManagedObjectFigure(OfficeManagedObjectFigureContext context)
context - OfficeManagedObjectFigureContext.| Method Detail |
|---|
public void setOfficeManagedObjectName(String officeManagedObjectName)
OfficeManagedObjectFigureOfficeManagedObjectModel.
setOfficeManagedObjectName in interface OfficeManagedObjectFigureofficeManagedObjectName - Name to display for the OfficeManagedObjectModel.public void setManagedObjectScope(ManagedObjectScope managedObjectScope)
OfficeManagedObjectFigureManagedObjectScope for the
OfficeManagedObjectModel.
setManagedObjectScope in interface OfficeManagedObjectFiguremanagedObjectScope - ManagedObjectScope to display for the
OfficeManagedObjectModel.public org.eclipse.draw2d.IFigure getOfficeManagedObjectNameFigure()
OfficeManagedObjectFigure
Obtains the IFigure containing the
OfficeManagedObjectModel name.
This is to allow placement of the editor in changing the
OfficeManagedObjectModel name.
getOfficeManagedObjectNameFigure in interface OfficeManagedObjectFigureIFigure containing the OfficeManagedObjectModel
name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||