net.officefloor.eclipse.skin.office
Interface OfficeTaskFigure

All Superinterfaces:
OfficeFloorFigure
All Known Implementing Classes:
StandardOfficeTaskFigure

public interface OfficeTaskFigure
extends OfficeFloorFigure

OfficeFloorFigure for the OfficeTaskModel.

Author:
Daniel Sagenschneider

Method Summary
 void setOfficeTaskName(String officeTaskName)
          Specifies the OfficeTaskModel name to display.
 
Methods inherited from interface net.officefloor.eclipse.skin.OfficeFloorFigure
getContentPane, getFigure, getSourceConnectionAnchor, getTargetConnectionAnchor
 

Method Detail

setOfficeTaskName

void setOfficeTaskName(String officeTaskName)
Specifies the OfficeTaskModel name to display.

Parameters:
officeTaskName - Name to display.


Copyright © 2005-2013. All Rights Reserved.