net.officefloor.eclipse.conform.figures
Class ExistingConformModelItemFigure
java.lang.Object
net.officefloor.eclipse.skin.standard.AbstractOfficeFloorFigure
net.officefloor.eclipse.conform.figures.ExistingConformModelItemFigure
- All Implemented Interfaces:
- OfficeFloorFigure
public class ExistingConformModelItemFigure
- extends AbstractOfficeFloorFigure
OfficeFloorFigure for the ExistingItemModel or
TargetItemModel.
- Author:
- Daniel Sagenschneider
|
Method Summary |
void |
setItemName(String itemName)
Specifies the new item name to display. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExistingConformModelItemFigure
public ExistingConformModelItemFigure(String itemName)
- Initiate.
- Parameters:
itemName - Name of the ExistingItemModel or
TargetItemModel.
setItemName
public void setItemName(String itemName)
- Specifies the new item name to display.
- Parameters:
itemName - New item name to display.
Copyright © 2005-2013. All Rights Reserved.