public class StandardOfficeTaskFigure extends AbstractOfficeFloorFigure implements OfficeTaskFigure
OfficeTaskFigure
.Constructor and Description |
---|
StandardOfficeTaskFigure(OfficeTaskFigureContext context)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
void |
setOfficeTaskName(String officeTaskName)
Specifies the
OfficeTaskModel name to display. |
getContentPane, getFigure, getSourceConnectionAnchor, getTargetConnectionAnchor, registerConnectionAnchor, registerSourceConnectionAnchor, registerTargetConnectionAnchor, setContentPane, setFigure
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContentPane, getFigure, getSourceConnectionAnchor, getTargetConnectionAnchor
public StandardOfficeTaskFigure(OfficeTaskFigureContext context)
context
- OfficeTaskFigureContext
.public void setOfficeTaskName(String officeTaskName)
OfficeTaskFigure
OfficeTaskModel
name to display.setOfficeTaskName
in interface OfficeTaskFigure
officeTaskName
- Name to display.Copyright © 2005–2016. All rights reserved.