| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
ACTION_XML |
"<action class=\"\" method=\"\" args=\"\" />" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
ANNOTATION_XML |
"<annotation component=\"\" userDismiss=\"\" x=\"\" y=\"\" height=\"\" width=\"\" desc=\"\">XXX</annotation>" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
APPLET_XML |
" <appletviewer archive=\"\" code=\"\" height=\"\" width=\"\" />" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
ASSERT_XML |
"<assert args=\"\" class=\"\" method=\"\" value=\"\" component=\"\" invert=\"\"/>" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
COMPONENT_XML |
"<component class=\"\"\n id=\"\"\n index=\"\"\n name=\"\"\n parent=\"\"\n window=\"\"\n root=\"\"\n title=\"\"\n tag=\"\"\n icon=\"\"\n invoker=\"\"\n borderTitle=\"\"/>" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
LAUNCH_XML |
"<launch args=\"\" class=\"\" classpath=\"\" method=\"\" />" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
TERMINATE_XML |
"<terminate/>" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
WAIT_XML |
"<wait args=\"\" class=\"\" invert=\"\" method=\"\" component=\"\" timeout=\"\" value=\"\" />" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
ABBOT_SCRIPT_KEY |
"AbbotScript" |
public static final java.lang.String |
ABBOT_STEP_RUNNER_KEY |
"AbbotStepRunner" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
ALIAS_PROP_TEMPLATE |
"COMMAND=AbbotAction \\\"SWING_COMPONENT\\\" \\\"COMPONENT_ACTION\\\" \\\"[0]\\\"" |
public static final java.lang.String |
ALIAS_TEMPLATE |
"Alias COMMAND \"AbbotAction \\\"SWING_COMPONENT\\\" \\\"COMPONENT_ACTION\\\" \\\"[0]\\\"\"" |
public static final java.lang.String |
METHOD_PREFIX |
"action" |
Copyright © 2012-2015. All Rights Reserved.