public class StandardExceptionFigure extends AbstractOfficeFloorFigure implements ExceptionFigure
ExceptionFigure
.Constructor and Description |
---|
StandardExceptionFigure(ExceptionFigureContext context)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
void |
setExceptionName(String exceptionName)
Specifies a new 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 StandardExceptionFigure(ExceptionFigureContext context)
context
- ExceptionFigureContext
.public void setExceptionName(String exceptionName)
ExceptionFigure
setExceptionName
in interface ExceptionFigure
exceptionName
- New name to display.Copyright © 2005–2016. All rights reserved.