Serialized Form
direction
java.lang.String direction
oldDirection
java.lang.String oldDirection
down
boolean down
in
boolean in
listeners
java.awt.event.ActionListener listeners
specifiedFont
java.awt.Font specifiedFont
name
javax.swing.JComboBox name
bold
javax.swing.JCheckBox bold
italic
javax.swing.JCheckBox italic
size
NumberChooser size
listeners
java.beans.PropertyChangeSupport listeners
up
ArrowButton up
down
ArrowButton down
field
javax.swing.JTextField field
minimum
int minimum
maximum
int maximum
step
int step
listeners
java.beans.PropertyChangeSupport listeners
oValue
java.lang.Integer oValue
Package junit.extensions.awt.editor |
TAB_HIERARCHY
int TAB_HIERARCHY
TAB_REFERENCE
int TAB_REFERENCE
refreshButton
javax.swing.JButton refreshButton
filterButton
javax.swing.JCheckBox filterButton
addCheckButton
javax.swing.JButton addCheckButton
editor
ScriptEditor editor
componentTree
javax.swing.JTree componentTree
propTable
javax.swing.JTable propTable
refModel
ReferencesModel refModel
refTable
javax.swing.JTable refTable
propTableModel
ComponentPropertyModel propTableModel
rootNode
ComponentNode rootNode
filter
boolean filter
tabs
javax.swing.JTabbedPane tabs
referenceComponent
java.awt.Component referenceComponent
selectedReference
ComponentReference selectedReference
finder
ComponentFinder finder
finder
ComponentFinder finder
loading
boolean loading
editor
ScriptEditor editor
editorGroup
java.lang.ThreadGroup editorGroup
autGroup
java.lang.ThreadGroup autGroup
- Keep all application under test threads in the same group to make them
easier to track.
finder
ComponentFinder finder
swingExitOK
boolean swingExitOK
ignoreStepEvents
boolean ignoreStepEvents
testClass
java.lang.Class testClass
- Current test case class (should derive from AWTTestCase).
testSuite
AWTTestSuite testSuite
- Current test suite.
testScript
Script testScript
- Current test script.
testScriptList
java.util.Vector testScriptList
- Current set of scripts, based on the test suite (if any).
testComponent
java.awt.Component testComponent
- Currently selected component.
scriptModel
ScriptModel scriptModel
- Adapter for representing the script itself, providing access to
individual script steps.
recorder
Recorder recorder
ignoreComboBox
boolean ignoreComboBox
currentTestSuiteLabel
javax.swing.JLabel currentTestSuiteLabel
testScriptSelector
javax.swing.JComboBox testScriptSelector
testScriptDescription
javax.swing.JTextField testScriptDescription
scriptTable
ScriptTable scriptTable
status
javax.swing.JTextArea status
chooser
javax.swing.JFileChooser chooser
browser
ComponentBrowser browser
invertAssertions
boolean invertAssertions
insertMenu
javax.swing.JMenu insertMenu
recordMenu
javax.swing.JMenu recordMenu
assertMenu
javax.swing.JMenu assertMenu
waitMenu
javax.swing.JMenu waitMenu
actionMap
javax.swing.ActionMap actionMap
- Hash map of all actions. Maps action names into their actions.
Allows sub-panes and panels to override the main actions.
actions
javax.swing.Action[] actions
- Set of basic actions for this app. Encapsulating the method
invocations in actions allows enabling/disabling of each feature by
operating on the action.
recorderListener
java.awt.event.ActionListener recorderListener
- Standard listener for recorder objects, which displays their current
status.
filter
ScriptFilter filter
- Generic filter to select a test script.
openSequences
java.util.HashSet openSequences
script
Script script
rows
java.util.Vector rows
cursorLocation
int cursorLocation
model
ScriptModel model
fCancel
javax.swing.JButton fCancel
fOk
javax.swing.JButton fOk
fNone
javax.swing.JButton fNone
fList
javax.swing.JList fList
fScrolledList
javax.swing.JScrollPane fScrolledList
fDescription
javax.swing.JLabel fDescription
fSelectedItem
java.lang.String fSelectedItem
fLeafIcon
javax.swing.Icon fLeafIcon
fSuiteIcon
javax.swing.Icon fSuiteIcon
textField
javax.swing.JTextField textField
editorComponent
javax.swing.JComponent editorComponent
delegate
XMLEditor.EditorDelegate delegate
clickCountToStart
int clickCountToStart
Package junit.extensions.awt.script |
depth
int depth
id
int id
type
java.lang.String type