net.officefloor.eclipse.skin.standard.desk
Class StandardWorkTaskFigure
java.lang.Object
net.officefloor.eclipse.skin.standard.AbstractOfficeFloorFigure
net.officefloor.eclipse.skin.standard.desk.StandardWorkTaskFigure
- All Implemented Interfaces:
- WorkTaskFigure, OfficeFloorFigure
public class StandardWorkTaskFigure
- extends AbstractOfficeFloorFigure
- implements WorkTaskFigure
Standard WorkTaskFigure.
- Author:
- Daniel Sagenschneider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StandardWorkTaskFigure
public StandardWorkTaskFigure(WorkTaskFigureContext context)
- Initiate.
- Parameters:
context - WorkTaskFigureContext.
setWorkTaskName
public void setWorkTaskName(String workTaskName)
- Description copied from interface:
WorkTaskFigure
- Specifies the
WorkTaskModel name to display.
- Specified by:
setWorkTaskName in interface WorkTaskFigure
- Parameters:
workTaskName - WorkTaskModel name to display.
Copyright © 2005-2013. All Rights Reserved.