public class BPDConstants extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
ACCEL_SUFFIX
Suffix applied to the key used in resource file lookups for a menuitem
|
static String |
ACTION_SUFFIX
Suffix applied to the key used in resource file lookups for an action.
|
static String |
APPLICATION_NAME |
static String |
AUTO_ACTIVITY_DEVICE |
static String |
AUTO_ACTIVITY_EVENT |
static String |
AUTO_ACTIVITY_SERVICE |
static String |
AUTO_ACTIVITY_TOOL |
static String |
BLOCK_ACTIVITY_TOOL |
static String |
BPD_CONF_FILENAME |
static String |
BPD_USER_HOME |
static String |
BPDICONPAT |
static Font |
DEFAULTFONT |
static Stroke |
DEPARTMENT_STROKE |
static String |
END_TOOL |
static int |
HOW_MANY_PROCESSES_IN_ONE_ROW |
static String |
IMAGE_SUFFIX
Suffix applied to the key used in resource file lookups for an image.
|
static String |
LABEL_SUFFIX
Suffix applied to the key used in resource file lookups for a label.
|
static String |
MANUAL_ACTIVITY_TOOL |
static String |
MENU_SUFFIX
Suffix applied to the key used in resource file lookups for a submenu.
|
static String |
MNEMONIC_SUFFIX
Suffix applied to the key used in resource file lookups for a menuitem
|
static String |
OUTFLOW_ACTIVITY_TOOL |
static String |
PARTICIPANT_TOOL |
static String |
PATH_SUFFIX
Suffix applied to the key used in resource file lookups for an path.
|
static String |
PROCESS_ACTIVITY_TOOL |
static double |
PROCESS_DISTANCE_COEFF |
static String |
PROCESS_LOCAL |
static int |
PROCESS_OFFSET |
static String |
PROCESS_REMOTE |
static String |
RESOURCE_FILEPATH |
static String |
RESOURCE_PATH |
static String |
RFL_FILENAME |
static String |
RURL_FILENAME |
static String |
SELECT_TOOL |
static String |
SELF_ROUTED_TRANSITION_TOOL |
static String |
SELF_ROUTED_TRANSITION_TOOL_SMALL |
static String |
START_TOOL |
static String |
SUBFLOW_ACTIVITY_TOOL |
static String |
TIP_SUFFIX
Suffix applied to the key used in resource file lookups for tooltip text.
|
static String |
TRANSITION_TOOL |
static String |
TRANSITION_TOOL_SMALL |
static int |
TYPE_OF_ELEMENT_ENDING |
static int |
TYPE_OF_ELEMENT_NORMAL |
static int |
TYPE_OF_ELEMENT_STANDALONE |
static int |
TYPE_OF_ELEMENT_STARTING |
| 构造器和说明 |
|---|
BPDConstants() |
public static final int TYPE_OF_ELEMENT_NORMAL
public static final int TYPE_OF_ELEMENT_STARTING
public static final int TYPE_OF_ELEMENT_ENDING
public static final int TYPE_OF_ELEMENT_STANDALONE
public static final int PROCESS_OFFSET
public static final int HOW_MANY_PROCESSES_IN_ONE_ROW
public static final double PROCESS_DISTANCE_COEFF
public static final Stroke DEPARTMENT_STROKE
public static final String BPD_USER_HOME
public static final String PATH_SUFFIX
public static final String IMAGE_SUFFIX
public static final String LABEL_SUFFIX
public static final String ACTION_SUFFIX
public static final String MENU_SUFFIX
public static final String ACCEL_SUFFIX
public static final String MNEMONIC_SUFFIX
public static final String TIP_SUFFIX
public static final String SELF_ROUTED_TRANSITION_TOOL_SMALL
public static final Font DEFAULTFONT
Copyright © 2023 onecode. All rights reserved.