public interface DeskManagedObjectSourceFigure extends OfficeFloorFigure
Modifier and Type | Method and Description |
---|---|
org.eclipse.draw2d.IFigure |
getDeskManagedObjectSourceNameFigure()
Obtains the
IFigure containing the
DeskManagedObjectSourceModel name. |
void |
setDeskManagedObjectName(String deskManagedObjectSourceName)
Indicates change in name for the
DeskManagedObjectSourceModel . |
getContentPane, getFigure, getSourceConnectionAnchor, getTargetConnectionAnchor
void setDeskManagedObjectName(String deskManagedObjectSourceName)
DeskManagedObjectSourceModel
.deskManagedObjectSourceName
- Name to display for DeskManagedObjectSourceModel
.org.eclipse.draw2d.IFigure getDeskManagedObjectSourceNameFigure()
Obtains the IFigure
containing the
DeskManagedObjectSourceModel
name.
This is to allow placement of the editor in changing the
DeskManagedObjectSourceModel
name.
IFigure
containing the
DeskManagedObjectSourceModel
name.Copyright © 2005–2016. All rights reserved.