|
||||||||||
| 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.StandardAdministratorFigure
public class StandardAdministratorFigure
Standard AdministratorFigure.
| Constructor Summary | |
|---|---|
StandardAdministratorFigure(AdministratorFigureContext context)
Initiate. |
|
| Method Summary | |
|---|---|
org.eclipse.draw2d.IFigure |
getAdministratorNameFigure()
Obtains the IFigure containing the AdministratorModel
name. |
void |
setAdministratorName(String administratorName)
Indicates a change in name of the AdministratorModel. |
| 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 StandardAdministratorFigure(AdministratorFigureContext context)
context - AdministratorFigureContext.| Method Detail |
|---|
public void setAdministratorName(String administratorName)
AdministratorFigureAdministratorModel.
setAdministratorName in interface AdministratorFigureadministratorName - Name to display for the AdministratorModel.public org.eclipse.draw2d.IFigure getAdministratorNameFigure()
AdministratorFigure
Obtains the IFigure containing the AdministratorModel
name.
This is to allow placement of the editor in changing the
AdministratorModel name.
getAdministratorNameFigure in interface AdministratorFigureIFigure containing the AdministratorModel name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||