public class BpmnStylesheetSelections
extends jadex.bpmn.editor.gui.stylesheets.BpmnStylesheetColorGradient
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME
Style sheet name.
|
ARROW_SIZE, BOUNDARY_EVENT_COLOR, COLLAPSED_SIZES, DEFAULT_ACTIVITY_SIZES, DEFAULT_POOL_HEIGHT, DEFAULT_POOL_WIDTH, END_EVENT_COLOR, EVENT_SUBPROCESS_COLOR, EXTERNAL_SUBPROCESS_COLOR, FONT, GATEWAY_COLOR, INPUT_PARAMETER_COLOR, INTERMEDIATE_EVENT_COLOR, LANE_COLOR, OUTPUT_PARAMETER_COLOR, PARAMETER_PORT_SIZE, POOL_COLOR, START_EVENT_COLOR, SUBPROCESS_COLOR, TASK_COLOR
Constructor and Description |
---|
BpmnStylesheetSelections()
Add selection elements colors.
|
Modifier and Type | Method and Description |
---|---|
protected void |
addReadyEntry(java.lang.String name)
Add a selection entry for an element.
|
protected void |
addWaitingEntry(java.lang.String name)
Add a selection entry for an element.
|