|
||||||||||
| 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.section.StandardSubSectionFigure
public class StandardSubSectionFigure
Standard SubSectionFigure.
| Constructor Summary | |
|---|---|
StandardSubSectionFigure(SubSectionFigureContext context)
Initiate. |
|
| Method Summary | |
|---|---|
org.eclipse.draw2d.IFigure |
getSubSectionNameFigure()
Obtains the IFigure containing the SubSectionModel name. |
void |
setSubSectionName(String subSectionName)
Indicates a change to the SubSectionModel name. |
| 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 StandardSubSectionFigure(SubSectionFigureContext context)
context - SubSectionFigureContext.| Method Detail |
|---|
public void setSubSectionName(String subSectionName)
SubSectionFigureSubSectionModel name.
setSubSectionName in interface SubSectionFiguresubSectionName - Name to display for the SubSectionModel.public org.eclipse.draw2d.IFigure getSubSectionNameFigure()
SubSectionFigure
Obtains the IFigure containing the SubSectionModel name.
This is to allow placement of the editor in changing the
SubSectionModel name.
getSubSectionNameFigure in interface SubSectionFigureIFigure containing the SubSectionModel name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||