public class StandardAccessInputFigure extends AbstractOfficeFloorFigure implements AccessInputFigure
AccessInputFigure
.Constructor and Description |
---|
StandardAccessInputFigure(AccessInputFigureContext context)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
void |
setAccessInputName(String accessInputName)
Specifies the access input 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 StandardAccessInputFigure(AccessInputFigureContext context)
context
- AccessInputFigureContext
.public void setAccessInputName(String accessInputName)
AccessInputFigure
setAccessInputName
in interface AccessInputFigure
accessInputName
- Access input name to display.Copyright © 2005–2016. All rights reserved.