|
||||||||||
| 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.StandardOfficeSectionFigure
public class StandardOfficeSectionFigure
Standard OfficeSectionFigure.
| Constructor Summary | |
|---|---|
StandardOfficeSectionFigure(OfficeSectionFigureContext context)
Initiate. |
|
| Method Summary | |
|---|---|
org.eclipse.draw2d.IFigure |
getOfficeSectionNameFigure()
Obtains the IFigure containing the OfficeSectionModel
name. |
void |
setOfficeSectionName(String officeSectionName)
Indicates a change to the name of the OfficeSectionModel. |
| 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 StandardOfficeSectionFigure(OfficeSectionFigureContext context)
context - OfficeSectionFigureContext.| Method Detail |
|---|
public void setOfficeSectionName(String officeSectionName)
OfficeSectionFigureOfficeSectionModel.
setOfficeSectionName in interface OfficeSectionFigureofficeSectionName - Name to display for the OfficeSectionModel.public org.eclipse.draw2d.IFigure getOfficeSectionNameFigure()
OfficeSectionFigure
Obtains the IFigure containing the OfficeSectionModel
name.
This is to allow placement of the editor in changing the
OfficeSectionModel name.
getOfficeSectionNameFigure in interface OfficeSectionFigureIFigure containing the OfficeSectionModel name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||