"Error",
JOptionPane.ERROR_MESSAGE,
ImageTools
.createImageIcon("messagebox_critical.png"));
} else {
SRCPTurnoutState routedState = null;
if (this instanceof CurvedLeftAction) {
// ThreeWay LEFT
routedState = SRCPTurnoutState.LEFT;
} else if (this instanceof StraightAction) {
// ThreeWay STRAIGHT