abbot.script
Interface XMLConstants
- All Known Implementing Classes:
- Action, ActionEditor, Annotation, AnnotationEditor, Appletviewer, AppletviewerEditor, Assert, AssertEditor, Call, CallEditor, Comment, CommentEditor, ComponentReference, Event, EventEditor, Expression, ExpressionEditor, Fixture, FixtureEditor, Launch, LaunchEditor, PropertyCall, PropertyCallEditor, Sample, SampleEditor, Script, ScriptEditor, Sequence, SequenceEditor, Step, StepEditor, Terminate
public interface XMLConstants
Attributes used by script steps and component references. Any entries
here should have a corresponding entry to the
XML schema file. See that
file for appropriate XML usage.
TAG_AWTTESTSCRIPT
static final String TAG_AWTTESTSCRIPT
- Primary document tag for a test script.
- See Also:
- Constant Field Values
TAG_LAUNCH
static final String TAG_LAUNCH
- See Also:
- Constant Field Values
TAG_DELEGATE
static final String TAG_DELEGATE
- Deprecated.
- See Also:
- Constant Field Values
TAG_CLASSPATH
static final String TAG_CLASSPATH
- See Also:
- Constant Field Values
TAG_THREADED
static final String TAG_THREADED
- See Also:
- Constant Field Values
TAG_APPLETVIEWER
static final String TAG_APPLETVIEWER
- See Also:
- Constant Field Values
TAG_CODE
static final String TAG_CODE
- See Also:
- Constant Field Values
TAG_CODEBASE
static final String TAG_CODEBASE
- See Also:
- Constant Field Values
TAG_ARCHIVE
static final String TAG_ARCHIVE
- See Also:
- Constant Field Values
TAG_TERMINATE
static final String TAG_TERMINATE
- See Also:
- Constant Field Values
TAG_COMPONENT
static final String TAG_COMPONENT
- See Also:
- Constant Field Values
TAG_ID
static final String TAG_ID
- See Also:
- Constant Field Values
TAG_NAME
static final String TAG_NAME
- See Also:
- Constant Field Values
TAG_WEIGHTED
static final String TAG_WEIGHTED
- See Also:
- Constant Field Values
TAG_WINDOW
static final String TAG_WINDOW
- See Also:
- Constant Field Values
TAG_TITLE
static final String TAG_TITLE
- Title of a Frame, Dialog or JInternalFrame. Any other use is
deprecated (i.e. Title of window ancestor).
- See Also:
- Constant Field Values
TAG_BORDER_TITLE
static final String TAG_BORDER_TITLE
- See Also:
- Constant Field Values
TAG_ROOT
static final String TAG_ROOT
- See Also:
- Constant Field Values
TAG_PARENT
static final String TAG_PARENT
- See Also:
- Constant Field Values
TAG_INDEX
static final String TAG_INDEX
- See Also:
- Constant Field Values
TAG_CLASS
static final String TAG_CLASS
- See Also:
- Constant Field Values
TAG_TAG
static final String TAG_TAG
- See Also:
- Constant Field Values
TAG_LABEL
static final String TAG_LABEL
- See Also:
- Constant Field Values
TAG_TEXT
static final String TAG_TEXT
- See Also:
- Constant Field Values
TAG_ICON
static final String TAG_ICON
- See Also:
- Constant Field Values
TAG_INVOKER
static final String TAG_INVOKER
- See Also:
- Constant Field Values
TAG_HORDER
static final String TAG_HORDER
- See Also:
- Constant Field Values
TAG_VORDER
static final String TAG_VORDER
- See Also:
- Constant Field Values
TAG_PARAMS
static final String TAG_PARAMS
- See Also:
- Constant Field Values
TAG_DOCBASE
static final String TAG_DOCBASE
- See Also:
- Constant Field Values
TAG_EVENT
static final String TAG_EVENT
- See Also:
- Constant Field Values
TAG_SEQUENCE
static final String TAG_SEQUENCE
- See Also:
- Constant Field Values
TAG_TYPE
static final String TAG_TYPE
- See Also:
- Constant Field Values
TAG_KIND
static final String TAG_KIND
- See Also:
- Constant Field Values
TAG_X
static final String TAG_X
- See Also:
- Constant Field Values
TAG_Y
static final String TAG_Y
- See Also:
- Constant Field Values
TAG_WIDTH
static final String TAG_WIDTH
- See Also:
- Constant Field Values
TAG_HEIGHT
static final String TAG_HEIGHT
- See Also:
- Constant Field Values
TAG_MODIFIERS
static final String TAG_MODIFIERS
- See Also:
- Constant Field Values
TAG_COUNT
static final String TAG_COUNT
- See Also:
- Constant Field Values
TAG_TRIGGER
static final String TAG_TRIGGER
- See Also:
- Constant Field Values
TAG_KEYCODE
static final String TAG_KEYCODE
- See Also:
- Constant Field Values
TAG_KEYCHAR
static final String TAG_KEYCHAR
- See Also:
- Constant Field Values
TAG_ACTION
static final String TAG_ACTION
- See Also:
- Constant Field Values
TAG_ASSERT
static final String TAG_ASSERT
- See Also:
- Constant Field Values
TAG_CALL
static final String TAG_CALL
- See Also:
- Constant Field Values
TAG_SAMPLE
static final String TAG_SAMPLE
- See Also:
- Constant Field Values
TAG_PROPERTY
static final String TAG_PROPERTY
- See Also:
- Constant Field Values
TAG_FIXTURE
static final String TAG_FIXTURE
- See Also:
- Constant Field Values
TAG_SCRIPT
static final String TAG_SCRIPT
- See Also:
- Constant Field Values
TAG_FILENAME
static final String TAG_FILENAME
- See Also:
- Constant Field Values
TAG_FORKED
static final String TAG_FORKED
- See Also:
- Constant Field Values
TAG_SLOW
static final String TAG_SLOW
- See Also:
- Constant Field Values
TAG_AWT
static final String TAG_AWT
- See Also:
- Constant Field Values
TAG_VMARGS
static final String TAG_VMARGS
- See Also:
- Constant Field Values
TAG_WAIT
static final String TAG_WAIT
- See Also:
- Constant Field Values
TAG_EXPR
static final String TAG_EXPR
- See Also:
- Constant Field Values
TAG_METHOD
static final String TAG_METHOD
- See Also:
- Constant Field Values
TAG_ARGS
static final String TAG_ARGS
- See Also:
- Constant Field Values
TAG_VALUE
static final String TAG_VALUE
- See Also:
- Constant Field Values
TAG_DESC
static final String TAG_DESC
- See Also:
- Constant Field Values
TAG_INVERT
static final String TAG_INVERT
- See Also:
- Constant Field Values
TAG_TIMEOUT
static final String TAG_TIMEOUT
- See Also:
- Constant Field Values
TAG_POLL_INTERVAL
static final String TAG_POLL_INTERVAL
- See Also:
- Constant Field Values
TAG_STOP_ON_FAILURE
static final String TAG_STOP_ON_FAILURE
- See Also:
- Constant Field Values
TAG_STOP_ON_ERROR
static final String TAG_STOP_ON_ERROR
- See Also:
- Constant Field Values
TAG_COMMENT
static final String TAG_COMMENT
- See Also:
- Constant Field Values
Copyright © 2002-2008 Timothy Wall. All Rights Reserved.
Abbot is hosted on