Serialized Form
file
File file
line
int line
errorMessage
String errorMessage
throwable
Throwable throwable
status
int status
map
ActionMap map
TAB_HIERARCHY
int TAB_HIERARCHY
refreshButton
JButton refreshButton
filterButton
JCheckBox filterButton
addAssertButton
JButton addAssertButton
addSampleButton
JButton addSampleButton
filterPropertiesCheckBox
JCheckBox filterPropertiesCheckBox
resolver
Resolver resolver
componentTree
ComponentTree componentTree
propTable
JTable propTable
refModel
ReferencesModel refModel
refTable
JTable refTable
propertyModel
ComponentPropertyModel propertyModel
attributeTable
JTable attributeTable
attributeModel
ReferenceAttributeModel attributeModel
inputMapTable
JTable inputMapTable
actionMapTable
JTable actionMapTable
filter
boolean filter
tabs
JTabbedPane tabs
tabs2
JTabbedPane tabs2
selectedComponent
Component selectedComponent
- Currently selected component.
fakeComponent
boolean fakeComponent
- Is the currently selected component "fake"?
selectedReference
ComponentReference selectedReference
- Currently selected reference.
hierarchy
abbot.editor.ComponentBrowser.LocalHierarchy hierarchy
ignoreHierarchyChange
boolean ignoreHierarchyChange
- Flag to avoid responding to list/tree selection changes when they're
made programmatically instead of by the user.
ignoreReferenceChange
boolean ignoreReferenceChange
listeners
ArrayList<E> listeners
hierarchy
Hierarchy hierarchy
map
Map<K,V> map
loaded
boolean loaded
hierarchy
Hierarchy hierarchy
root
ComponentNode root
monitor
abbot.editor.ComponentTree.HierarchyMonitor monitor
model
DefaultTreeModel model
icons
ComponentTreeIcons icons
- Hash of class name to icon.
pcl
PropertyChangeListener pcl
map
InputMap map
file
File file
reference
ComponentReference reference
currentTestSuiteLabel
JLabel currentTestSuiteLabel
testScriptDescription
JTextField testScriptDescription
testSuiteSelectionButton
JButton testSuiteSelectionButton
runButton
JButton runButton
testScriptSelector
JComboBox testScriptSelector
scriptSplit
JSplitPane scriptSplit
scriptBrowserSplit
JSplitPane scriptBrowserSplit
scriptTable
ScriptTable scriptTable
statusBar
JTextArea statusBar
statusWindow
JDialog statusWindow
statusShown
boolean statusShown
statusText
JTextArea statusText
componentBrowser
ComponentBrowser componentBrowser
actionMap
ActionMap actionMap
prefs
Preferences prefs
logo
ImageIcon logo
insertMenu
JMenu insertMenu
INSERT_BASE_COUNT
int INSERT_BASE_COUNT
captureMenu
JMenu captureMenu
actionMenu
JMenu actionMenu
assertMenu
abbot.editor.ScriptEditorFrame.TwoStateEditorMenu assertMenu
waitMenu
abbot.editor.ScriptEditorFrame.TwoStateEditorMenu waitMenu
aboutBox
JDialog aboutBox
lastEditor
JPanel lastEditor
firstShow
boolean firstShow
- Save size and position information before hiding.
cursorRow
int cursorRow
cursorParent
Sequence cursorParent
cursorParentIndex
int cursorParentIndex
cursorDepth
int cursorDepth
isDragging
boolean isDragging
dragSource
DragSource dragSource
dragSourceListener
DragSourceListener dragSourceListener
model
ScriptModel model
fList
JList fList
pathEditor
ArrayEditor pathEditor
fOk
JButton fOk
fSelectedItem
String fSelectedItem
Package abbot.editor.actions |
Package abbot.editor.editors |
annotation
Annotation annotation
text
JTextArea text
reposition
JButton reposition
userDismiss
JCheckBox userDismiss
relative
JComboBox relative
applet
Appletviewer applet
code
JTextField code
params
ArrayEditor params
codebase
JTextField codebase
archive
JTextField archive
width
JTextField width
height
JTextField height
step
Assert step
value
JTextField value
invert
JCheckBox invert
wait
JCheckBox wait
timeout
JTextField timeout
interval
JTextField interval
optionsIndex
int optionsIndex
call
Call call
target
JTextField target
method
JComboBox method
arguments
ArrayEditor arguments
names
String[] names
fieldChanging
boolean fieldChanging
comment
Comment comment
description
JTextArea description
event
Event event
type
JComboBox type
kind
JComboBox kind
cref
JComboBox cref
ignoreCombo
boolean ignoreCombo
xValue
JTextField xValue
yValue
JTextField yValue
keyCode
JTextField keyCode
step
Expression step
expr
JTextArea expr
run
JButton run
DEFAULT_FG
Color DEFAULT_FG
status
JTextArea status
launchfilechooser
JFileChooser launchfilechooser
workspacefilechooser
JFileChooser workspacefilechooser
launchfilefilter
abbot.editor.editors.ImportButton.LaunchFileFilter launchfilefilter
workspacefilefilter
abbot.editor.editors.ImportButton.WorkspaceFileFilter workspacefilefilter
editor
LaunchEditor editor
launch
Launch launch
launch
Launch launch
classpath
ArrayEditor classpath
thread
JCheckBox thread
importeclipse
JButton importeclipse
component
JComboBox component
call
PropertyCall call
step
Sample step
property
JTextField property
script
Script script
path
JTextField path
fork
JCheckBox fork
vmargs
JTextField vmargs
step
Step step
label
JLabel label
description
JTextField description
layout
LayoutManager layout
listeners
ArrayList<E> listeners
fieldChanging
boolean fieldChanging
textField
JTextField textField
editorComponent
JComponent editorComponent
delegate
XMLEditor.EditorDelegate delegate
clickCountToStart
int clickCountToStart
Package abbot.editor.recorder |
reason
Throwable reason
Package abbot.editor.widgets |
base
int base
cursor
Cursor cursor
listeners
ArrayList<E> listeners
data
ArrayList<E> data
adjusting
boolean adjusting
rows
ArrayList<E> rows
elementEditor
ArrayEditor.ElementEditor elementEditor
editor
Component editor
addButton
JButton addButton
removeButton
JButton removeButton
continuousFire
boolean continuousFire
fieldChanging
boolean fieldChanging
listeners
ArrayList<E> listeners
notifying
boolean notifying
- Avoid recursive changes to the field's text.
decorator
TextField.Decorator decorator
components
Component[] components
title
String title
componentID
String componentID
userDismiss
boolean userDismiss
text
String text
x
int x
y
int y
width
int width
height
int height
code
String code
params
Map<K,V> params
codebase
String codebase
archive
String archive
width
String width
height
String height
appletClassLoader
ClassLoader appletClassLoader
appletViewerFrame
Frame appletViewerFrame
expectedResult
String expectedResult
invert
boolean invert
wait
boolean wait
interval
long interval
timeout
long timeout
targetClassName
String targetClassName
methodName
String methodName
args
String[] args
componentID
String componentID
type
String type
kind
String kind
eventAttributes
Map<K,V> eventAttributes
expression
String expression
classpath
String classpath
threaded
boolean threaded
componentID
String componentID
propertyName
String propertyName
filename
String filename
relativeDirectory
File relativeDirectory
fork
boolean fork
slow
boolean slow
awt
boolean awt
lastSaved
int lastSaved
vmargs
String vmargs
properties
Map<K,V> properties
hierarchy
Hierarchy hierarchy
refs
Map<K,V> refs
- Read-only map of ref IDs into ComponentReferences.
components
Map<K,V> components
- Maps components to references. This cache provides a 20% speedup when
adding new references.
formatForSave
boolean formatForSave
- Flag to indicate whether emitted XML should contain the script
contents. Sometimes we just want a one-liner (like when displaying in
the script editor), and sometimes we want the full contents (when
writing to file).
sequence
ArrayList<E> sequence
readObject
private void readObject(ObjectInputStream in)
writeObject
private void writeObject(ObjectOutputStream out)
description
String description
resolver
Resolver resolver
invalidScriptError
Throwable invalidScriptError
- Error encountered on parse.
id
int id
- Multi-use field. Currently only used by STEP_PROGRESS.
type
String type
- What type of step event (start, end, etc.)
throwable
Throwable throwable
- Error or failure, if any.
code
int code
direction
String direction
lastPaintedDirection
String lastPaintedDirection
down
boolean down
in
boolean in
listeners
ActionListener listeners
precision
int precision
celsiusLabel
JLabel celsiusLabel
fahrLabel
JLabel fahrLabel
inputText
JTextField inputText
specifiedFont
Font specifiedFont
name
JComboBox name
bold
JCheckBox bold
italic
JCheckBox italic
size
NumberChooser size
listeners
PropertyChangeSupport listeners
list
JList list
label
JLabel label
up
ArrowButton up
down
ArrowButton down
field
JTextField field
minimum
int minimum
maximum
int maximum
step
int step
listeners
PropertyChangeSupport listeners
oValue
Integer oValue
msg
String msg
Package junit.extensions.abbot |
Copyright © 2002-2008 Timothy Wall. All Rights Reserved.
Abbot is hosted on