public class ExitNodeGUI extends NodeGUI
| Modifier and Type | Field and Description |
|---|---|
static Color |
c_DARKER |
static Color |
c_LIGHTER |
bodyColor, BREAK_POINT_BORDER_COLOR, BREAK_POINT_COLOR, DEFAULT_BODY_COLOR, DEFAULT_HEAD_COLOR, dimension, dragged, DRAGGED_BODY_COLOR, EDGE_COLOR, headColor, headHeight, MINIMUM_HEIGHT, MINIMUM_WIDTH, node, paintables, PORT_GAP, PORT_INITIAL_GAP, selected, SELECTED_HEAD_COLOR, TEXT_COLOR, TEXT_GAP_X, TEXT_GAP_Y| Constructor and Description |
|---|
ExitNodeGUI(ExitNode node)
Constructs a BPELExitNodeGUI.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
paint(Graphics2D g2) |
addPaintable, calculatePositions, drawBody, drawBreaks, drawEdge, drawExtras, drawHeader, drawHeader, drawHeader, drawHeader, drawPorts, drawPorts, getAllPorts, getBodyColor, getBounds, getComponentBodyColor, getComponentEdgeColor, getComponentHeaderColor, getComponentHeaderShape, getComponentHeaderText, getComponentShape, getEndColor, getNode, getPosition, isIn, isInConfig, mouseClicked, nodeUpdated, removePaintable, resetTokens, setBodyColor, setDraggedFlag, setHeadColor, setPortPositions, setSelectedFlag, setTokenpublic static final Color c_LIGHTER
public static final Color c_DARKER
public ExitNodeGUI(ExitNode node)
node - protected void paint(Graphics2D g2)
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.