A B C D E F G H I J K L M N O P Q R S T U V W X Y

A

ACTION - Static variable in interface junit.extensions.xml.XMLConstants
action.
ACTUALOBJ - Static variable in interface junit.extensions.xml.XMLConstants
actualobj.
ACTUALREFID - Static variable in interface junit.extensions.xml.XMLConstants
actualrefid.
ADD - Static variable in interface junit.extensions.xml.XMLConstants
add.
ALT - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
Alt.
ALTGR - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
Alt Graph.
AMOUNT - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
amount.
ASSERTENABLED - Static variable in interface junit.extensions.xml.XMLConstants
assertenabled.
ASSERTEQUALS - Static variable in interface junit.extensions.xml.XMLConstants
asertequals.
ASSERTEXIT - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
assertexit.
ASSERTNOTEQUALS - Static variable in interface junit.extensions.xml.XMLConstants
assertnotequals.
ASSERTNOTNULL - Static variable in interface junit.extensions.xml.XMLConstants
assertnotnull.
ASSERTNOTSAME - Static variable in interface junit.extensions.xml.XMLConstants
assertnotsame.
ASSERTNULL - Static variable in interface junit.extensions.xml.XMLConstants
assertnull.
ASSERTSAME - Static variable in interface junit.extensions.xml.XMLConstants
assertsame.
AWTEventQueueTagHandler - class junit.extensions.jfcunit.xml.AWTEventQueueTagHandler.
This class controls the AWTEventQueue.
AWTEventQueueTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.xml.AWTEventQueueTagHandler
Constructor for AWTThreadTagHandler.
AWTTHREAD - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
awtthread.
AbstractAssertTagHandler - class junit.extensions.xml.elements.AbstractAssertTagHandler.
This tag handler provides the basics for the assert tag handers to be derived.
AbstractAssertTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.xml.elements.AbstractAssertTagHandler
Constructor for AssertNotNullTagHandler.
AbstractButtonFinder - class junit.extensions.jfcunit.finder.AbstractButtonFinder.
Class for checking if the (AbstractButton) component being searched for has been found.
AbstractButtonFinder(String) - Constructor for class junit.extensions.jfcunit.finder.AbstractButtonFinder
Constructor accepting all arguments needed to filter the component.
AbstractButtonFinder(String, boolean) - Constructor for class junit.extensions.jfcunit.finder.AbstractButtonFinder
Constructor accepting all arguments needed to filter the component.
AbstractButtonFinder(Icon) - Constructor for class junit.extensions.jfcunit.finder.AbstractButtonFinder
Constructor accepting all arguments needed to filter the component.
AbstractButtonFinder(String, Icon) - Constructor for class junit.extensions.jfcunit.finder.AbstractButtonFinder
Constructor accepting all arguments needed to filter the component.
AbstractButtonFinder(String, Icon, boolean) - Constructor for class junit.extensions.jfcunit.finder.AbstractButtonFinder
Constructor accepting all arguments needed to filter the component.
AbstractButtonFinderTagHandler - class junit.extensions.jfcunit.finder.AbstractButtonFinderTagHandler.
This is a extension of the findTagHandler element.
AbstractButtonFinderTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.finder.AbstractButtonFinderTagHandler
Constructor for FindTagHandler.
AbstractEventData - class junit.extensions.jfcunit.eventdata.AbstractEventData.
Abstract data container class that holds most of the data necessary for jfcUnit to fire events.
AbstractEventData() - Constructor for class junit.extensions.jfcunit.eventdata.AbstractEventData
 
AbstractKeyEventData - class junit.extensions.jfcunit.eventdata.AbstractKeyEventData.
Abstract data container class that holds most of the data necessary for jfcUnit to fire key events.
AbstractKeyEventData() - Constructor for class junit.extensions.jfcunit.eventdata.AbstractKeyEventData
 
AbstractKeyMapping - class junit.extensions.jfcunit.keyboard.AbstractKeyMapping.
Abstract key mapping is used to translate key codes or characters into key strokes.
AbstractKeyMapping(Object[][]) - Constructor for class junit.extensions.jfcunit.keyboard.AbstractKeyMapping
Constructor that loads the two distinct mappings of the charMap into a HashMap for quick access.
AbstractMouseEventData - class junit.extensions.jfcunit.eventdata.AbstractMouseEventData.
Abstract data container class that holds most of the data necessary for jfcUnit to fire mouse events.
AbstractMouseEventData() - Constructor for class junit.extensions.jfcunit.eventdata.AbstractMouseEventData
 
AbstractTagHandler - class junit.extensions.xml.elements.AbstractTagHandler.
Sub-classes of this class will handle the processing of elements.
AbstractTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.xml.elements.AbstractTagHandler
Constructor for AbstractTagHandler.
AbstractTagHandler(Element, IXMLTestSuite) - Constructor for class junit.extensions.xml.elements.AbstractTagHandler
Constructor for AbstractTagHandler.
AbstractWindowFinder - class junit.extensions.jfcunit.finder.AbstractWindowFinder.
Class for checking if the (Window) component being searched for has been found.
AbstractWindowFinder(String) - Constructor for class junit.extensions.jfcunit.finder.AbstractWindowFinder
Constructor accepting all arguments needed to filter component.
AbstractWindowFinder(String, boolean) - Constructor for class junit.extensions.jfcunit.finder.AbstractWindowFinder
Constructor accepting all arguments needed to filter component.
AssertEnabledTagHandler - class junit.extensions.xml.elements.AssertEnabledTagHandler.
This class will handle the processing of <assertenabled> nodes.
AssertEnabledTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.xml.elements.AssertEnabledTagHandler
Constructor for AssertEnabledTagHandler.
AssertEqualsTagHandler - class junit.extensions.xml.elements.AssertEqualsTagHandler.
This class will handle the processing of <assertequal> nodes.
AssertEqualsTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.xml.elements.AssertEqualsTagHandler
Constructor for AssertEqualsTagHandler.
AssertHasFocusTagHandler - class junit.extensions.xml.elements.AssertHasFocusTagHandler.
This class will handle the processing of <assertenabled> nodes.
AssertHasFocusTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.xml.elements.AssertHasFocusTagHandler
Constructor for AssertEnabledTagHandler.
AssertNotEqualsTagHandler - class junit.extensions.xml.elements.AssertNotEqualsTagHandler.
This class will handle the processing of <assertnotequal> nodes.
AssertNotEqualsTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.xml.elements.AssertNotEqualsTagHandler
Constructor for AssertEqualsTagHandler.
AssertNotNullTagHandler - class junit.extensions.xml.elements.AssertNotNullTagHandler.
This class will handle the processing of <assertnotnull> nodes.
AssertNotNullTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.xml.elements.AssertNotNullTagHandler
Constructor for AssertNotNullTagHandler.
AssertNotSameTagHandler - class junit.extensions.xml.elements.AssertNotSameTagHandler.
This class will handle the processing of <assertnotsame> nodes.
AssertNotSameTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.xml.elements.AssertNotSameTagHandler
Constructor for AssertEqualsTagHandler.
AssertNullTagHandler - class junit.extensions.xml.elements.AssertNullTagHandler.
This class will handle the processing of <assertnull> nodes.
AssertNullTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.xml.elements.AssertNullTagHandler
Constructor for AssertNotTagHandler.
AssertSameTagHandler - class junit.extensions.xml.elements.AssertSameTagHandler.
This class will handle the processing of <assertsame> nodes.
AssertSameTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.xml.elements.AssertSameTagHandler
Constructor for AssertEqualsTagHandler.
AssertTableContainsTagHandler - class junit.extensions.xml.elements.AssertTableContainsTagHandler.
Provide a mechanism for validating the contents of a table.
AssertTableContainsTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.xml.elements.AssertTableContainsTagHandler
Constructor.
AssertTextFieldContainsTagHandler - class junit.extensions.xml.elements.AssertTextFieldContainsTagHandler.
Provide a mechanism for validating the contents of a text field.
AssertTextFieldContainsTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.xml.elements.AssertTextFieldContainsTagHandler
Constructor.
acquire() - Method in class junit.extensions.jfcunit.JFCTestCase
Acquire AWT Thread Control.
actionPerformed(ActionEvent) - Method in class junit.extensions.jfcunit.tools.ComponentBrowser
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class junit.extensions.xml.elements.EchoTagHandler.EchoDialog
Action handler for this dialog.
addFile(String) - Method in interface junit.extensions.xml.IXMLTestSuite
Add the given XML file to the TestSuite.
addFile(String) - Method in class junit.extensions.xml.XMLTestSuite
Add the given XML file to the TestSuite.
addJFCEventDataListener(JFCEventDataListener) - Method in class junit.extensions.jfcunit.eventdata.JFCEventManager
Add a listener.
addKeyStrokes(JFCKeyStroke[]) - Method in class junit.extensions.jfcunit.eventdata.AbstractKeyEventData
Add key strokes to this event.
addPoint(Point) - Method in class junit.extensions.jfcunit.eventdata.DragEventData
Add a Point to the drag path.
addProcedure(IXMLProcedure) - Method in class junit.extensions.jfcunit.xml.JFCXMLTestCase
Add a procedure to the test case.
addProcedure(IXMLProcedure) - Method in interface junit.extensions.xml.IXMLTest
Adds a XML Procedure to the test sutie.
addProcedure(IXMLProcedure) - Method in class junit.extensions.xml.XMLTestCase
Add a procedure definition.
addProcedure(IXMLProcedure) - Method in class junit.extensions.xml.XMLTestSuite
Add a procedure to the test suite.
addProperty(Component, Method, Vector) - Method in class junit.extensions.jfcunit.tools.ComponentBrowser
Method to create and add rows to the table model to show the various attributes of the current selected component.
addProperty(String, Object) - Method in class junit.extensions.jfcunit.xml.JFCXMLTestCase
Add each found object into the cache map.
addProperty(String, Object) - Method in interface junit.extensions.xml.IXMLTest
Add each found object into the cache map.
addProperty(String, Object) - Method in class junit.extensions.xml.XMLTestCase
Add each found object into the cache map.
addProperty(String, Object) - Method in class junit.extensions.xml.XMLTestSuite
Adds a found object to the cache.
addSystemWindow(String) - Static method in class junit.extensions.jfcunit.TestHelper
Add a regular expression to match the window titles which should not be closed during cleanup.
addTagHandler(String, String) - Static method in class junit.extensions.xml.XMLTagResourceBundle
Add a tag handler.
addTagHandlerImpl(String, String) - Method in class junit.extensions.xml.XMLTagResourceBundle
Add a tag handler.
addTest(Test) - Method in interface junit.extensions.xml.IXMLTestSuite
Add the test to this suite.
addTest(Test) - Method in class junit.extensions.xml.XMLTestSuite
Add a test to the test suite.
addTest() - Method in class junit.extensions.xml.elements.TestTagHandler
Add a test to the parent test suite.
addTestSuite() - Method in class junit.extensions.xml.elements.SuiteTagHandler
Add the test suite to the parent XMLTestSuite.
adjustModifiers(Component, int, int) - Method in class junit.extensions.jfcunit.TestHelper
Send the modifier key release event for the modifiers.
applyModifier(int) - Method in class junit.extensions.jfcunit.eventdata.AbstractKeyEventData
Apply the modifiers specified to all of the key strokes.
awtSleep() - Method in class junit.extensions.jfcunit.JFCTestCase
Suspends the test for up to a maximum period of time, and allows the AWT Thread to resume temporarily.
awtSleep(long) - Method in class junit.extensions.jfcunit.JFCTestCase
Suspends the test for up to the specified (maximum) period of time, and allows the AWT Thread to resume temporarily.

B

BUTTON1 - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
Button1.
BUTTON2 - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
Button2.
BUTTON3 - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
Button3.
BaseEventDataTagHandler - class junit.extensions.jfcunit.eventdata.BaseEventDataTagHandler.
Implements the common methods used by many of the EventData classes.
BaseEventDataTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.eventdata.BaseEventDataTagHandler
Constructor for BaseEventDataTagHandler.
BaseFindTagHandler - class junit.extensions.jfcunit.finder.BaseFindTagHandler.
This class provides the basic handling for all of the FindTagHandler implementations.
BaseFindTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.finder.BaseFindTagHandler
Constructor for FindTagHandler.
buildPath(TreeNode) - Method in class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Builds the parents of node up to and including the root node, where the original node is the last element in the returned array.

C

CALL - Static variable in interface junit.extensions.xml.XMLConstants
call.
CASE - Static variable in interface junit.extensions.xml.XMLConstants
case.
CASEINDEPENDENT - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
caseindependent.
CENTER - Static variable in interface junit.extensions.jfcunit.eventdata.EventDataConstants
Identifier for the mouse position at the center of the Component.
CHARMAP - Static variable in class junit.extensions.jfcunit.keyboard.DefaultKeyMapping
The array below maps the character code to the key codes which are to be struck to construct the character.
CHOOSE - Static variable in interface junit.extensions.xml.XMLConstants
choose.
CLASS - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
class.
CLASSNAME - Static variable in interface junit.extensions.xml.XMLConstants
classname.
CLICK - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
click.
CLICKS - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
clicks.
CODE - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
code.
CODE_STRINGS - Static variable in class junit.extensions.jfcunit.tools.Operator.Operation
String so for the OP codes.
COLUMN - Static variable in interface junit.extensions.xml.XMLConstants
column.
CONFIRM - Static variable in interface junit.extensions.xml.XMLConstants
confirm.
CONTAINER - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
container.
CONTAINS - Static variable in class junit.extensions.jfcunit.tools.Operator.Operation
Check that the value is contained.
CONTAINS - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
contains.
CTRL - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
Ctrl.
CUSTOM - Static variable in interface junit.extensions.jfcunit.eventdata.EventDataConstants
Identifier for the mouse position at a point in the component specified by the user.
ChooseTagHandler - class junit.extensions.xml.elements.ChooseTagHandler.
Title:
ChooseTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.xml.elements.ChooseTagHandler
Constructor.
ClickTagHandler - class junit.extensions.jfcunit.eventdata.ClickTagHandler.
This class will handle the processing of <click> nodes.
ClickTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.eventdata.ClickTagHandler
Constructor for ClickTagHandler.
ComponentBrowser - class junit.extensions.jfcunit.tools.ComponentBrowser.
Component Browser utility.
ComponentBrowser() - Constructor for class junit.extensions.jfcunit.tools.ComponentBrowser
Default constructor.
ComponentFinder - class junit.extensions.jfcunit.finder.ComponentFinder.
A generic Component finder which uses just the type (class) for filtering.
ComponentFinder(Class) - Constructor for class junit.extensions.jfcunit.finder.ComponentFinder
Constructor accepting all arguments needed to filter the Component.
ComponentFinderTagHandler - class junit.extensions.jfcunit.finder.ComponentFinderTagHandler.
This is a extension of the findTagHandler element.
ComponentFinderTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.finder.ComponentFinderTagHandler
Constructor for ComponentFinderTagHandler.
ComponentNode - class junit.extensions.jfcunit.tools.ComponentNode.
Tree node for the ComponentBrowser application.
ComponentNode(ComponentNode, Component) - Constructor for class junit.extensions.jfcunit.tools.ComponentNode
Constructor.
calcButtonArea(Rectangle, Rectangle) - Method in class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
Calculate the difference between the two rectangles.
calcNextPoint(Point, Point, int) - Static method in class junit.extensions.jfcunit.TestHelper
Calculate the next point along the path to the destingation point.
calculatePoint(Rectangle) - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
A utility method to calculate the Point at which the events are to be fired based on the position and reference-point specified.
callProcedure(String, Element) - Method in class junit.extensions.jfcunit.xml.JFCXMLTestCase
Call the procedure with the given name.
callProcedure(String, Element) - Method in interface junit.extensions.xml.IXMLTestCase
Call the procedure of (name) passing the attributes associated with the elements.
callProcedure(String, Element) - Method in class junit.extensions.xml.XMLTestCase
Call a procedure by name.
canConsume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
Check if this event can consume the AWTEvent.
canConsume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.AbstractKeyEventData
Check if this event can consume the AWTEvent.
canConsume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.AbstractMouseEventData
Check if this event can consume the AWTEvent.
canConsume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.DragEventData
Check if this event can consume the AWTEvent.
canConsume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
Returns true if the event can be consumed by this instance of event data.
canConsume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.JListMouseEventData
Check if this event can consume the event given.
canConsume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.JMenuMouseEventData
Returns true if the event can be consumed by this instance of event data.
canConsume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
Returns true if the event can be consumed by this instnace of event data.
canConsume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
Check if this event can consume the event given.
canConsume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.JTableHeaderMouseEventData
Check if this event can consume the event given.
canConsume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.JTableMouseEventData
Check if this event can consume the event given.
canConsume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventData
Check if this event can consume the event given.
canConsume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Returns true if the event can be consumed by this instnace of event data.
canConsume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.KeyEventData
Check if this event can consume the AWTEvent.
canConsume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.MouseEventData
Returns true if the event can be consumed by this instnace of event data.
canConsume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Returns true if the event can be consumed by this instnace of event data.
canConsume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.StringEventData
Check if this event can consume the AWTEvent.
center(Window) - Static method in class junit.extensions.jfcunit.tools.JFCUtilities
A utility method to center a Window.
center(Window, Component) - Static method in class junit.extensions.jfcunit.tools.JFCUtilities
A utility method to center a Window with respect to its parent Window.
checkAccept(String, int) - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Throws a SecurityException if the calling thread is not permitted to accept a socket connection from the specified host and port number.
checkAccess(Thread) - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Throws a SecurityException if the calling thread is not allowed to modify the thread argument.
checkAccess(ThreadGroup) - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Throws a SecurityException if the calling thread is not allowed to modify the thread group argument.
checkActual() - Method in class junit.extensions.xml.elements.AbstractAssertTagHandler
Check that either a actualobj or actualrefid is specified.
checkAtLeastOneRequiredAttribute(String[]) - Method in class junit.extensions.xml.elements.AbstractTagHandler
Since all sub-classes might check for a required attribute, this method can be used for consistent messages.
checkAtLeastOneRequiredAttribute(Element, String[]) - Method in class junit.extensions.xml.elements.AbstractTagHandler
Since all sub-classes might check for a required attribute, this method can be used for consistent messages.
checkAwtEventQueueAccess() - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Throws a SecurityException if the calling thread is not allowed to access the AWT event queue.
checkConnect(String, int) - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Throws a SecurityException if the calling thread is not allowed to open a socket connection to the specified host and port number.
checkConnect(String, int, Object) - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Throws a SecurityException if the specified security context is not allowed to open a socket connection to the specified host and port number.
checkCreateClassLoader() - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Throws a SecurityException if the calling thread is not allowed to create a new class loader.
checkDelete(String) - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Throws a SecurityException if the calling thread is not allowed to delete the specified file.
checkElementTagName(String) - Method in class junit.extensions.xml.elements.AbstractTagHandler
Since all sub-classes will check for the element tag name, this method can be used for consistent messages.
checkExec(String) - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Throws a SecurityException if the calling thread is not allowed to create a subprocess.
checkExit(int) - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
 
checkExpected() - Method in class junit.extensions.xml.elements.AbstractAssertTagHandler
Check that either a expectedobj or expectedrefid is specified.
checkIfTitleMatches(String) - Method in class junit.extensions.jfcunit.finder.AbstractWindowFinder
This method checks whether the winTitle and the title strings are equal.
checkLink(String) - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Throws a SecurityException if the calling thread is not allowed to dynamic link the library code specified by the string argument file.
checkListen(int) - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Throws a SecurityException if the calling thread is not allowed to wait for a connection request on the specified local port number.
checkMemberAccess(Class, int) - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Throws a SecurityException if the calling thread is not allowed to access members.
checkMulticast(InetAddress) - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Throws a SecurityException if the calling thread is not allowed to use (join/leave/send/receive) IP multicast.
checkNodesUserObject(TreeNode, String) - Method in class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Checks to see if the node is not null and its userObject is equal to the value passed in.
checkOneRequiredAttribute(String[]) - Method in class junit.extensions.xml.elements.AbstractTagHandler
Since all sub-classes might check for a required attribute, this method can be used for consistent messages.
checkOneRequiredAttribute(Element, String[]) - Method in class junit.extensions.xml.elements.AbstractTagHandler
Since all sub-classes might check for a required attribute, this method can be used for consistent messages.
checkPackageAccess(String) - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Throws a SecurityException if the calling thread is not allowed to access the package specified by the argument.
checkPackageDefinition(String) - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Throws a SecurityException if the calling thread is not allowed to define classes in the package specified by the argument.
checkPermission(Permission) - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
 
checkPermission(Permission, Object) - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Throws a SecurityException if the specified security context is denied access to the resource specified by the given permission.
checkPrintJobAccess() - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Throws a SecurityException if the calling thread is not allowed to initiate a print job request.
checkPropertiesAccess() - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Throws a SecurityException if the calling thread is not allowed to access or modify the system properties.
checkPropertyAccess(String) - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Throws a SecurityException if the calling thread is not allowed to access the system property with the specified key name.
checkRead(FileDescriptor) - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Throws a SecurityException if the calling thread is not allowed to read from the specified file descriptor.
checkRead(String) - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Throws a SecurityException if the calling thread is not allowed to read the file specified by the string argument.
checkRead(String, Object) - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Throws a SecurityException if the specified security context is not allowed to read the file specified by the string argument.
checkRequiredAttribute(Element, String) - Method in class junit.extensions.xml.elements.AbstractTagHandler
Since all sub-classes might check for a required attribute, this method can be used for consistent messages.
checkRequiredAttribute(String) - Method in class junit.extensions.xml.elements.AbstractTagHandler
Since all sub-classes might check for a required attribute, this method can be used for consistent messages.
checkSecurityAccess(String) - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Determines whether the permission with the specified permission target name should be granted or denied.
checkSetFactory() - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Throws a SecurityException if the calling thread is not allowed to set the socket factory used by ServerSocket or Socket, or the stream handler factory used by URL.
checkSystemClipboardAccess() - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Throws a SecurityException if the calling thread is not allowed to access the system clipboard.
checkTopLevelWindow(Object) - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Returns false if the calling thread is not trusted to bring up the top-level window indicated by the window argument.
checkWrite(FileDescriptor) - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Throws a SecurityException if the calling thread is not allowed to write to the specified file descriptor.
checkWrite(String) - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Throws a SecurityException if the calling thread is not allowed to write to the file specified by the string argument.
children() - Method in class junit.extensions.jfcunit.tools.ComponentNode
Get the children of this node.
cleanUp(JFCTestCase) - Static method in class junit.extensions.jfcunit.TestHelper
This method is used to clean up any existing open windows, etc if ase lettersa test fails midway.
cleanUp(JFCTestCase, long) - Static method in class junit.extensions.jfcunit.TestHelper
This method is used to clean up any existing open windows, etc if a test fails midway.
clear() - Method in class junit.extensions.xml.XMLObjectCache
Clear the cache.
clearKeyStrokes() - Method in class junit.extensions.jfcunit.eventdata.AbstractKeyEventData
Clear key Strokes.
clearProperties() - Method in class junit.extensions.jfcunit.xml.JFCXMLTestCase
For each test (method) element, the found objects has to be cleared.
clearProperties() - Method in interface junit.extensions.xml.IXMLTest
For each test (method) element, the found objects has to be cleared.
clearProperties() - Method in class junit.extensions.xml.XMLTestCase
For each test (method) element, the found objects has to be cleared.
clearProperties() - Method in class junit.extensions.xml.XMLTestSuite
Clear the properties.
componentSelected(Component) - Method in class junit.extensions.jfcunit.tools.ComponentBrowser
The method which does the actual work of "refreshing" the right side of the main frame with the data for the component selected on the JTree.
consume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
Consume the Event.
consume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.AbstractKeyEventData
Get the attribute value.
consume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.AbstractMouseEventData
Get the attribute value.
consume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.DragEventData
Consume the AWTEvent.
consume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
Consume the event.
consume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.JListMouseEventData
Consume the event.
consume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.JMenuMouseEventData
Consume the event.
consume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
Consume the event.
consume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
Consume the event.
consume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.JTableHeaderMouseEventData
Consume the event.
consume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.JTableMouseEventData
Consume the event.
consume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventData
Consume the event.
consume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Consume the event.
consume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.KeyEventData
Consume the event.
consume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.MouseEventData
Consume the event.
consume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Consume the event.
consume(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.StringEventData
Consume the event.
containsKey(Window) - Method in class junit.extensions.jfcunit.WindowMonitor
Check to see if the key is in the current list.
convertDrag(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.JFCEventManager
Converts the event to a drag event if necessary.
convertToSource(Component, Point) - Method in class junit.extensions.jfcunit.eventdata.DragEventData
Convert the point to the source coordinate system.
createEvent(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.JFCEventManager
Create a event for the data given.
createLeftPanel() - Method in class junit.extensions.jfcunit.tools.ComponentBrowser
Method to create the left pane consisting of the reload button and a JTree.
createNoExitSecurityManager() - Method in class junit.extensions.jfcunit.JFCTestCase
This method creates a replacement for the default system manager.
createPatternMatcher(String, boolean) - Method in class junit.extensions.jfcunit.finder.Finder
This method is used to filter components' attributes based on a pattern specified by the user.
createReloadButton() - Method in class junit.extensions.jfcunit.tools.ComponentBrowser
Method to create a default button to reload the JTree.
createRightPanel() - Method in class junit.extensions.jfcunit.tools.ComponentBrowser
Method to create the right pane consisting of the JTable.
createSuite(String, Element) - Method in class junit.extensions.xml.elements.SuiteTagHandler
Creates a XMLTestSuite implementation.
createTest() - Method in class junit.extensions.jfcunit.xml.TestTagHandler
Create a JFCXmlTestCase.
createTest() - Method in class junit.extensions.xml.elements.TestTagHandler
This method is intended to be overridden when extending the class for other test types.

D

DEBUG - Static variable in interface junit.extensions.xml.XMLConstants
debug.
DEBUG_ALL - Static variable in class junit.extensions.jfcunit.eventdata.JFCEventManager
All debugging types.
DEBUG_CREATE - Static variable in class junit.extensions.jfcunit.eventdata.JFCEventManager
EventData creations.
DEBUG_INPUT - Static variable in class junit.extensions.jfcunit.eventdata.JFCEventManager
AWTEvent inputs.
DEBUG_OUTPUT - Static variable in class junit.extensions.jfcunit.eventdata.JFCEventManager
EventData outputs.
DEFAULT - Static variable in interface junit.extensions.xml.XMLConstants
default.
DEFAULTLOCKWAIT - Static variable in class junit.extensions.jfcunit.JFCTestCase
Time to wait between lock attempts.
DEFAULTSLEEP - Static variable in class junit.extensions.jfcunit.JFCTestCase
Default time to sleep.
DEFAULTSLEEP - Static variable in class junit.extensions.jfcunit.TestHelper
The length of time that the test class will sleep for between each event being posted.
DEFAULT_CANONICAL - Static variable in class junit.extensions.xml.XMLWriter
Default canonical output (false).
DEFAULT_HOLDTIME - Static variable in interface junit.extensions.jfcunit.eventdata.EventDataConstants
Default value specifying the hold time in ms before ejecting a event from the event manager.
DEFAULT_ISPOPUPTRIGGER - Static variable in interface junit.extensions.jfcunit.eventdata.EventDataConstants
Default value specifying whether the MouseEvent being fired would trigger a popup or not.
DEFAULT_ISPOPUPTRIGGER - Static variable in class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
Default value specifying whether the mouse event being fired would trigger a popup or not.
DEFAULT_ISPOPUPTRIGGER - Static variable in class junit.extensions.jfcunit.eventdata.MouseEventData
Default value specifying whether the mouse event being fired would trigger a popup or not.
DEFAULT_KEY_MODIFIERS - Static variable in interface junit.extensions.jfcunit.eventdata.EventDataConstants
Default value specifying the modifiers key values that need to be passed by KeyEvents.
DEFAULT_MOUSE_CLICKS - Static variable in class junit.extensions.jfcunit.eventdata.MouseWheelEventData
The amount to scroll by default.
DEFAULT_MOUSE_MODIFIERS - Static variable in interface junit.extensions.jfcunit.eventdata.EventDataConstants
Default value specifying the modifier key values that need to be passed onto the MouseEvent.
DEFAULT_NAMESPACES - Static variable in class junit.extensions.xml.XMLWriter
Default namespaces support (true).
DEFAULT_NUMBEROFCLICKS - Static variable in interface junit.extensions.jfcunit.eventdata.EventDataConstants
Default value specifying the number of clicks for the MouseEvents.
DEFAULT_PARSER_NAME - Static variable in class junit.extensions.xml.XMLWriter
Default parser name.
DEFAULT_POPUP_MODIFIERS - Static variable in interface junit.extensions.jfcunit.eventdata.EventDataConstants
Default value specifying the modifier key values that need to be passed onto the MouseEvent.
DEFAULT_POSITION - Static variable in interface junit.extensions.jfcunit.eventdata.EventDataConstants
Default value specifying the position of the mouse relative to the Component.
DEFAULT_SCHEMA_FULL_CHECKING - Static variable in class junit.extensions.xml.XMLWriter
Default Schema full checking support (false).
DEFAULT_SCHEMA_VALIDATION - Static variable in class junit.extensions.xml.XMLWriter
Default Schema validation support (false).
DEFAULT_SCROLL_AMOUNT - Static variable in interface junit.extensions.jfcunit.eventdata.EventDataConstants
The amount to scroll by default.
DEFAULT_SLEEPTIME - Static variable in interface junit.extensions.jfcunit.eventdata.EventDataConstants
Default value specifying the wait time in ms between each event.
DEFAULT_TITLE - Static variable in class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
Default value for the tab title.
DEFAULT_VALIDATION - Static variable in class junit.extensions.xml.XMLWriter
Default validation support (false).
DEFAULT_WHEEL_ROTATION - Static variable in interface junit.extensions.jfcunit.eventdata.EventDataConstants
The amount to scroll by default.
DELIMITER - Static variable in interface junit.extensions.xml.XMLConstants
delimiter.
DESTINATION - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
destination.
DIALOG - Static variable in interface junit.extensions.xml.XMLConstants
dialog.
DOCUMENT_FACTORY - Static variable in class junit.extensions.jfcunit.tools.XMLRoot
Document factory to be used as default.
DOWN - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
down.
DOWN_ARROW_SUBCOMPONENT - Static variable in interface junit.extensions.jfcunit.eventdata.EventDataConstants
Identifier used to refer to the down-arrow sub-component (used only for JSpinner).
DRAG - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
drag.
DUMP - Static variable in interface junit.extensions.xml.XMLConstants
dump.
DURATION - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
duration.
DefaultKeyMapping - class junit.extensions.jfcunit.keyboard.DefaultKeyMapping.
This class maps the key codes for a standard US 101 Key Keyboard.
DefaultKeyMapping() - Constructor for class junit.extensions.jfcunit.keyboard.DefaultKeyMapping
Constructor.
DialogFinder - class junit.extensions.jfcunit.finder.DialogFinder.
Class for checking if the (Dialog) component being searched for has been found The pattern syntax can be found at the Jakarta RegExp API Documentation in RE.
DialogFinder(String) - Constructor for class junit.extensions.jfcunit.finder.DialogFinder
Constructor accepting all arguments needed to filter component.
DialogFinder(String, boolean) - Constructor for class junit.extensions.jfcunit.finder.DialogFinder
Constructor accepting all arguments needed to filter Component.
DialogFinderTagHandler - class junit.extensions.jfcunit.finder.DialogFinderTagHandler.
This is a extension of the findTagHandler element.
DialogFinderTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.finder.DialogFinderTagHandler
Constructor for ComponentFinderTagHandler.
DragEventData - class junit.extensions.jfcunit.eventdata.DragEventData.
DragEventSource is a wrapper for Drag Events.
DragEventData(JFCTestCase, AbstractMouseEventData) - Constructor for class junit.extensions.jfcunit.eventdata.DragEventData
Constructor: Assumes a null destination and default sleep time.
DragEventData(JFCTestCase, AbstractMouseEventData, AbstractMouseEventData) - Constructor for class junit.extensions.jfcunit.eventdata.DragEventData
Constructor for a drag event.
DragEventData(JFCTestCase, AbstractMouseEventData, AbstractMouseEventData, long) - Constructor for class junit.extensions.jfcunit.eventdata.DragEventData
Constructor for a drag event.
DragTagHandler - class junit.extensions.jfcunit.eventdata.DragTagHandler.
This class will handle the processing of <click> nodes.
DragTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.eventdata.DragTagHandler
Constructor for ClickTagHandler.
DumpTagHandler - class junit.extensions.xml.elements.DumpTagHandler.
This class will handle the processing of <dump> tags.
DumpTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.xml.elements.DumpTagHandler
Constructor for DumpTagHandler.
disposeWindow(Window, JFCTestCase) - Static method in class junit.extensions.jfcunit.TestHelper
This method does the actual work of destroying the window.
disposeWindow(Window, JFCTestCase, long) - Static method in class junit.extensions.jfcunit.TestHelper
This method does the actual work of destroying the window and any dialogs that it owns.
dumpComponents(Component, int, boolean) - Static method in class junit.extensions.xml.elements.DumpTagHandler
Dumps the component and all its children to standard out.

E

EAST - Static variable in interface junit.extensions.jfcunit.eventdata.EventDataConstants
Identifier for the mouse position at the center of the right edge of the Component.
ECHO - Static variable in interface junit.extensions.xml.XMLConstants
echo.
EDITOR - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
editor.
EDITOR_SUBCOMPONENT - Static variable in interface junit.extensions.jfcunit.eventdata.EventDataConstants
Identifier used to refer to the editor sub-component (used only for JSpinner).
ENABLED - Static variable in interface junit.extensions.xml.XMLConstants
enabled.
ENCODING - Static variable in interface junit.extensions.xml.XMLConstants
encoding.
ENDSWITH - Static variable in class junit.extensions.jfcunit.tools.Operator.Operation
Check that the value ends with the given value.
ENDSWITH - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
endswith.
EQUALS - Static variable in class junit.extensions.jfcunit.tools.Operator.Operation
Check that the values are equal.
EQUALS - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
equals.
EVALUATE - Static variable in interface junit.extensions.xml.XMLConstants
evaluate.
EVENT_DEBUG - Static variable in class junit.extensions.jfcunit.eventdata.JFCEventManager
Used to turn on debug info.
EVENT_MAPPING_PROPERTY - Static variable in class junit.extensions.jfcunit.eventdata.JFCEventManager
Event Mapping Property.
EXPECTEDOBJ - Static variable in interface junit.extensions.xml.XMLConstants
expectedobj.
EXPECTEDREFID - Static variable in interface junit.extensions.xml.XMLConstants
expectedrefid.
EchoTagHandler - class junit.extensions.xml.elements.EchoTagHandler.
Provide a mechanism for sending debug messages to the test case developer.
EchoTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.xml.elements.EchoTagHandler
Constructor.
EchoTagHandler.EchoDialog - class junit.extensions.xml.elements.EchoTagHandler.EchoDialog.
Title: EchoDialog non-modal dialog for echos
EchoTagHandler.EchoDialog(String, boolean) - Constructor for class junit.extensions.xml.elements.EchoTagHandler.EchoDialog
Constructor.
EvaluateTagHandler - class junit.extensions.xml.elements.EvaluateTagHandler.
Provide a mechanism for sending debug messages to the test case developer.
EvaluateTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.xml.elements.EvaluateTagHandler
Constructor.
EventDataConstants - interface junit.extensions.jfcunit.eventdata.EventDataConstants.
An interface defining the default values of the common attributes used in all EventDataContainer classes.
ExitException - exception junit.extensions.jfcunit.ExitException.
Used to report exit status of classes which call System.exit().
ExitException(int) - Constructor for class junit.extensions.jfcunit.ExitException
Constructs an exit exception.
enterClickAndLeave(AbstractMouseEventData) - Method in class junit.extensions.jfcunit.TestHelper
Helper method to fire appropriate events to click(s) a component with a custom wait method.
enterDragAndLeave(AbstractMouseEventData, AbstractMouseEventData, int) - Method in class junit.extensions.jfcunit.TestHelper
Helper method to fire appropriate events to drag and drop a component with a custom wait method.
enterDragAndLeave(DragEventData) - Method in class junit.extensions.jfcunit.TestHelper
Helper method to fire appropriate events to drag and drop a component with a custom wait method.
enterMouseWheel(MouseWheelEventData) - Method in class junit.extensions.jfcunit.TestHelper
Enter a mouseWheel event.
equals(Object) - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
Compare to event datas and deterime if they are equal.
equals(Object) - Method in class junit.extensions.jfcunit.eventdata.AbstractKeyEventData
Compare to event datas and deterime if they are equal.
equals(Object) - Method in class junit.extensions.jfcunit.eventdata.AbstractMouseEventData
Compare to event datas and determine if they are equal.
equals(Object) - Method in class junit.extensions.jfcunit.eventdata.DragEventData
Equals comparison.
equals(Object) - Method in class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
Compare to event datas and determine if they are equal.
equals(Object) - Method in class junit.extensions.jfcunit.eventdata.JListMouseEventData
Compare to event datas and deterime if they are equal.
equals(Object) - Method in class junit.extensions.jfcunit.eventdata.JMenuMouseEventData
Compare to event datas and determine if they are equal.
equals(Object) - Method in class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
Compare to event data and deterime if they are equal.
equals(Object) - Method in class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
Compare to event datas and deterime if they are equal.
equals(Object) - Method in class junit.extensions.jfcunit.eventdata.JTableHeaderMouseEventData
Compare to event datas and deterime if they are equal.
equals(Object) - Method in class junit.extensions.jfcunit.eventdata.JTableMouseEventData
Compare to event datas and deterime if they are equal.
equals(Object) - Method in class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventData
Compare to event datas and deterime if they are equal.
equals(Object) - Method in class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Compare to event datas and deterime if they are equal.
equals(Object) - Method in class junit.extensions.jfcunit.eventdata.MouseEventData
Compare to event data and deterime if they are equal.
equals(Object) - Method in class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Compare to event data and deterime if they are equal.
equals(Object) - Method in class junit.extensions.jfcunit.keyboard.JFCKeyStroke
Test for equality.
equals(Object) - Method in class junit.extensions.jfcunit.tools.ComponentNode
Check equality.
equip(Container) - Method in class junit.extensions.jfcunit.tools.ComponentBrowser
Method to create required widgets/components and populate the content pane with them.
evaluate(String, String) - Method in class junit.extensions.jfcunit.finder.Finder
Evaluate the current operation.
evaluate(String, String, int, boolean) - Static method in class junit.extensions.jfcunit.tools.Operator
Evaluate the current operation.
evaluate(int, String, String) - Method in class junit.extensions.xml.elements.IndexOfTagHandler
Evaluate the operation.
eventDispatched(AWTEvent) - Method in class junit.extensions.jfcunit.WindowMonitor
Event dispatch implementation.
eventDispatched(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.JFCEventManager
This method implements the AWTEventListener interface.

F

FAIL - Static variable in interface junit.extensions.xml.XMLConstants
fail.
FILE - Static variable in interface junit.extensions.xml.XMLConstants
file.
FIND - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
find.
FINDER - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
finder.
FLUSH - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
flush.
FOCUS - Static variable in interface junit.extensions.xml.XMLConstants
focus.
FOREACH - Static variable in interface junit.extensions.xml.XMLConstants
foreach.
FailTagHandler - class junit.extensions.xml.elements.FailTagHandler.
This tag handler forces the test case to fail by throwing a AssertFailError from the test case.
FailTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.xml.elements.FailTagHandler
Constructor for AssertNotNullTagHandler.
FileTagHandler - class junit.extensions.xml.elements.FileTagHandler.
This class includes the given file into a test suite.
FileTagHandler(Element, IXMLTestSuite) - Constructor for class junit.extensions.xml.elements.FileTagHandler
Default constructor.
FindTagHandler - class junit.extensions.jfcunit.finder.FindTagHandler.
This element helps locate objects within the gui.
FindTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.finder.FindTagHandler
Constructor for FindTagHandler.
Finder - class junit.extensions.jfcunit.finder.Finder.
Abstract class for defining call back classes to test whether a Component that is being searched for has been found.
Finder() - Constructor for class junit.extensions.jfcunit.finder.Finder
 
ForeachTagHandler - class junit.extensions.xml.elements.ForeachTagHandler.
Title: class ForeachTagHandler
ForeachTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.xml.elements.ForeachTagHandler
Constructor.
FrameFinder - class junit.extensions.jfcunit.finder.FrameFinder.
Class for checking if the Component being searched for has been found The pattern syntax can be found at the Jakarta RegExp API Documentation in RE.
FrameFinder(String) - Constructor for class junit.extensions.jfcunit.finder.FrameFinder
Constructor accepting all arguments needed to filter component.
FrameFinder(String, boolean) - Constructor for class junit.extensions.jfcunit.finder.FrameFinder
Constructor accepting all arguments needed to filter a component (Frame).
FrameFinderTagHandler - class junit.extensions.jfcunit.finder.FrameFinderTagHandler.
This is a extension of the findTagHandler element.
FrameFinderTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.finder.FrameFinderTagHandler
Constructor for ComponentFinderTagHandler.
find(Finder) - Method in class junit.extensions.jfcunit.finder.BaseFindTagHandler
Execute the common find on the TestHelper.
find(Container[], int) - Method in class junit.extensions.jfcunit.finder.Finder
Find the Component matching this finder at the given index within the container specified.
find(int) - Method in class junit.extensions.jfcunit.finder.Finder
Find the component at the index.
find(Container, int) - Method in class junit.extensions.jfcunit.finder.Finder
Find the Component matching this finder at the given index within the container specified.
find() - Method in class junit.extensions.jfcunit.finder.Finder
Find the first component.
find(Container[], int) - Method in class junit.extensions.jfcunit.finder.JFileChooserFinder
Find all of the components under the specified containers.
find(Container, int) - Method in class junit.extensions.jfcunit.finder.JInternalFrameFinder
Find the DeskTop then search the desktops for the internal frame with the given name.
find(Container[], int) - Method in class junit.extensions.jfcunit.finder.LabeledComponentFinder
Find the component in the container at the given index.
findAll(Container[]) - Method in class junit.extensions.jfcunit.finder.AbstractWindowFinder
Find the components matching this finder.
findAll() - Method in class junit.extensions.jfcunit.finder.Finder
Find all of the resulting items in the entire GUI application.
findAll(Container) - Method in class junit.extensions.jfcunit.finder.Finder
Find all of the items matching this finder in the container give.
findAll(Container[]) - Method in class junit.extensions.jfcunit.finder.Finder
Find all of the components for this finder in the set of containers given.
findAll(Container[], List) - Method in class junit.extensions.jfcunit.finder.Finder
This find all uses a recursive pattern for internal processing.
findAll(Container[], List) - Method in class junit.extensions.jfcunit.finder.JFileChooserFinder
This findAll will also explore the owned windows if a container is a window.
findComponent(Class, int) - Static method in class junit.extensions.jfcunit.TestHelper
Deprecated. 2.02 Use new ComponentFinder(aClass).find(index);
findComponent(Class, Container, int) - Static method in class junit.extensions.jfcunit.TestHelper
Deprecated. 2.02 Use new ComponentFinder(compCls).find(cont, index);
findComponent(Finder, int) - Static method in class junit.extensions.jfcunit.TestHelper
Deprecated. 2.02 Use finder.find(index);
findComponent(Finder, Container, int) - Static method in class junit.extensions.jfcunit.TestHelper
Deprecated. 2.02 use finder.find(cont, index);
findComponentInHierarchy(Component, Class) - Static method in class junit.extensions.jfcunit.tools.JFCUtilities
A utility method to find a Component in the component's parent hierarchy which is of the type specified.
findComponentList(Finder, Container, List, int) - Static method in class junit.extensions.jfcunit.finder.Finder
Method that calls itself repetitively to build up a list of all components in the container instance that is passed in.
findNamedComponent(Class, int) - Static method in class junit.extensions.jfcunit.TestHelper
Deprecated. 2.02 Use new ComponentFinder(compCls).find(cont, index);
findNamedComponent(String, int) - Static method in class junit.extensions.jfcunit.TestHelper
Deprecated. 2.02 Use new NamedComponentFinder(null,name).find(index);
findNamedComponent(Class, String, int) - Static method in class junit.extensions.jfcunit.TestHelper
Deprecated. 2.02 Use new NamedComponentFinder(compCls, name).find(index);
findNamedComponent(String, Container, int) - Static method in class junit.extensions.jfcunit.TestHelper
Deprecated. 2.02 Use new NamedComponentFinder(null, name).find(cont, index);
findNamedComponent(Class, Container, int) - Static method in class junit.extensions.jfcunit.TestHelper
Deprecated. 2.02 Use new NamedComponentFinder(aClass, null).find(cont, index);
findNamedComponent(Class, String, Container, int) - Static method in class junit.extensions.jfcunit.TestHelper
Deprecated. 2.02 Use new NamedComponentFinder(aClass, name).find(cont, index);
findNodeList(TreeNode, List) - Method in class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Calls itself recursively to build a list of all the child nodes in the parent.
findWindow(AbstractWindowFinder) - Method in class junit.extensions.jfcunit.finder.BaseFindTagHandler
Execute the common findWindow on the TestHelper.
fireEventData() - Method in class junit.extensions.jfcunit.eventdata.JFCEventManager
Fire event data to the listeners.
flushAWT() - Method in class junit.extensions.jfcunit.JFCTestCase
Flush all events currently in the AWTEventQueue.
flushAWT() - Static method in class junit.extensions.jfcunit.WindowMonitor
Flush the AWT Event Queue.

G

generateFind(Component) - Method in class junit.extensions.jfcunit.xml.XMLRecorder
Generate the finder node(s) to find the component.
generateMenuFind(Component) - Method in class junit.extensions.jfcunit.xml.XMLRecorder
Generate the XML elements to locate a menu item.
generateWindowFind(Component) - Method in class junit.extensions.jfcunit.xml.XMLRecorder
Generate the XML Nodes to find the window given.
get(String) - Method in class junit.extensions.xml.XMLObjectCache
Get a object from the cache.
get(String) - Method in class junit.extensions.xml.XMLPropertyCache
Get a object from the cache.
getAction() - Method in class junit.extensions.xml.elements.StopWatchTagHandler
Get the action attribute from the element.
getActualObject() - Method in class junit.extensions.xml.elements.AbstractAssertTagHandler
Returns the value of the ACTUALOBJ attribute for this element.
getActualRefId() - Method in class junit.extensions.xml.elements.AbstractAssertTagHandler
Returns the value of the ACTUALREFID attribute for this element.
getAllWindows() - Static method in class junit.extensions.jfcunit.TestHelper
Deprecated. 2.02 use WindowMonitor.getWindows();
getAllWindows() - Method in class junit.extensions.jfcunit.tools.ComponentNode
This method is used to build a Vector of all open windows (Frames) after filtering the ComponentBrowser window.
getAllowsChildren() - Method in class junit.extensions.jfcunit.tools.ComponentNode
Can the node support children.
getAmount() - Method in class junit.extensions.jfcunit.eventdata.MouseWheelEventDataTagHandler
Get the amount from the XML.
getArgs() - Static method in class junit.extensions.jfcunit.tools.XMLRoot
Get the jfcunit.xmlroot.args system property.
getAssertExit() - Method in class junit.extensions.jfcunit.JFCTestCase
Get the current value of the assertExit property.
getAttribute(Element, String) - Static method in class junit.extensions.xml.XMLUtil
A utility method that will get the attribute value, and if not found, will return null.
getBoolean(String) - Method in class junit.extensions.xml.elements.AbstractTagHandler
This method checks whether the specified attribute is present, and if so, returns the value parsed as a primitive boolean, if not, then returns false.
getBoolean(String, boolean) - Method in class junit.extensions.xml.elements.AbstractTagHandler
This method checks whether the specified attribute is present, and if so, returns the value parsed as a primitive boolean, if not, then returns false.
getBoolean(Element, String) - Method in class junit.extensions.xml.elements.AbstractTagHandler
This method checks whether the specified attribute is present, and if so, returns the value parsed as a primitive boolean, if not, then returns false.
getBoolean(Element, String, boolean) - Method in class junit.extensions.xml.elements.AbstractTagHandler
This method checks whether the specified attribute is present, and if so, returns the value parsed as a primitive boolean, if not, then returns false.
getBooleanAttributeValue(Element, String) - Static method in class junit.extensions.xml.XMLUtil
A utility method that will get the attribute value, and if not found, will return false.
getCanonical() - Method in class junit.extensions.xml.XMLWriter
Get the canonical state of the writer.
getCaseIndependent() - Method in class junit.extensions.jfcunit.finder.BaseFindTagHandler
Returns the value of the CASEINDEPENDENT attribute for this element.
getCaseIndependent() - Method in class junit.extensions.xml.elements.IndexOfTagHandler
Get the case independent attribute.
getCharacter() - Method in class junit.extensions.jfcunit.eventdata.KeyTagHandler
Returns the value of the CODE attribute for this element.
getChildAt(int) - Method in class junit.extensions.jfcunit.tools.ComponentNode
Get the specified child.
getChildCount() - Method in class junit.extensions.jfcunit.tools.ComponentNode
Get the number of children.
getClassFromTag(String, boolean) - Method in class junit.extensions.xml.XMLTagResourceBundle
Get the Class for the type of tag handler given.
getClassName() - Method in class junit.extensions.jfcunit.finder.BaseFindTagHandler
Returns the value of the CLASS attribute for this element.
getClassName() - Static method in class junit.extensions.jfcunit.tools.XMLRoot
Get the jfcunit.xmlroot.classname system property.
getClicks() - Method in class junit.extensions.jfcunit.eventdata.BaseEventDataTagHandler
Returns the value of the CLICKS attribute for this element.
getClicks() - Method in class junit.extensions.jfcunit.eventdata.MouseWheelEventDataTagHandler
Get the number of clicks.
getColumn(JTable) - Method in class junit.extensions.xml.elements.AssertTableContainsTagHandler
Get the column index from the attibute column.
getColumnIndex() - Method in class junit.extensions.jfcunit.eventdata.JTableHeaderMouseEventData
Get the attribute value.
getColumnIndex() - Method in class junit.extensions.jfcunit.eventdata.JTableMouseEventData
Get the attribute value.
getColumnIndex(String, JTable) - Method in class junit.extensions.xml.elements.AssertTableContainsTagHandler
Get the column index matching the name.
getCommand(String, String[]) - Static method in class junit.extensions.jfcunit.tools.XMLRoot
Assembles the classname and args into one string.
getComponent() - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
The source Component on which the event has to be fired.
getComponent() - Method in class junit.extensions.jfcunit.eventdata.BaseEventDataTagHandler
Returns the value of the (previously found) component whose name is the value of the REFID attribute for this element.
getComponent() - Method in class junit.extensions.jfcunit.eventdata.DragEventData
This method is provided here to close the abstract base class.
getComponent() - Method in class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
The component on which the event has to be fired.
getComponent() - Method in class junit.extensions.jfcunit.eventdata.JListMouseEventData
The component on which the event has to be fired.
getComponent() - Method in class junit.extensions.jfcunit.eventdata.JMenuMouseEventData
The component on which the event has to be fired.
getComponent() - Method in class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
The component on which the event has to be fired.
getComponent() - Method in class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
The component on which the event has to be fired.
getComponent() - Method in class junit.extensions.jfcunit.eventdata.JTableHeaderMouseEventData
The component on which the event has to be fired.
getComponent() - Method in class junit.extensions.jfcunit.eventdata.JTableMouseEventData
The component on which the event has to be fired.
getComponent() - Method in class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventData
The component on which the event has to be fired.
getComponent() - Method in class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
The component on which the event has to be fired.
getComponent() - Method in class junit.extensions.jfcunit.eventdata.KeyEventData
The component on which the event has to be fired.
getComponent() - Method in class junit.extensions.jfcunit.eventdata.MouseEventData
The component on which the event has to be fired.
getComponent() - Method in class junit.extensions.jfcunit.eventdata.MouseWheelEventData
The component on which the event has to be fired.
getComponent() - Method in class junit.extensions.jfcunit.eventdata.StringEventData
The component on which the event has to be fired.
getComponent() - Method in class junit.extensions.jfcunit.tools.ComponentNode
Get the component held by this node of the tree.
getComponentClass() - Method in class junit.extensions.jfcunit.finder.ComponentFinder
Get the class associated with the finder.
getComponentClass() - Method in class junit.extensions.jfcunit.finder.NamedComponentFinder
Get the component class to be found by the finder.
getComponentIndex() - Method in class junit.extensions.jfcunit.xml.XMLRecorder
Get the component index.
getContainerId() - Method in class junit.extensions.jfcunit.finder.BaseFindTagHandler
Returns the value of the CONTAINER attribute for this element.
getContinue() - Method in class junit.extensions.jfcunit.JFCTestCase
Returns the cont.
getCreate() - Static method in class junit.extensions.jfcunit.tools.XMLRoot
Get the XML file name from the jfcunit.xmlroot.create system property.
getCurrentTestCase() - Static method in class junit.extensions.jfcunit.TestHelper
Get the current test case.
getDebug() - Static method in class junit.extensions.jfcunit.eventdata.JFCEventManager
Get the state of debugging.
getDebug() - Method in class junit.extensions.jfcunit.finder.Finder
Get the debug state of the finder.
getDebug() - Method in class junit.extensions.jfcunit.xml.JFCXMLTestCase
Get the debug state.
getDebug() - Method in interface junit.extensions.xml.IXMLTest
get the debug state.
getDebug() - Method in class junit.extensions.xml.XMLTestCase
Get the debug state.
getDebug() - Method in class junit.extensions.xml.XMLTestSuite
Get the debug state.
getDebugType() - Static method in class junit.extensions.jfcunit.eventdata.JFCEventManager
Get the debugging type.
getDefaultModifiers() - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
Get the default modifiers.
getDefaultModifiers() - Method in class junit.extensions.jfcunit.eventdata.AbstractKeyEventData
Get the default modifiers.
getDefaultModifiers(boolean) - Static method in class junit.extensions.jfcunit.eventdata.AbstractMouseEventData
Get the default modifiers for the popup trigger.
getDefaultModifiers() - Method in class junit.extensions.jfcunit.eventdata.AbstractMouseEventData
Get the default popup trigger.
getDefaultModifiers() - Method in class junit.extensions.jfcunit.eventdata.DragEventData
Get the default modifiers.
getDefaultNumberOfClicks() - Method in class junit.extensions.jfcunit.eventdata.AbstractMouseEventData
Return the default number of clicks.
getDefaultPopupTrigger() - Method in class junit.extensions.jfcunit.eventdata.AbstractMouseEventData
Get the default Popup trigger setting.
getDefaultPosition() - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
Get the default position.
getDefaultSleepTime() - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
Get the default sleep time.
getDefaultTerminator() - Method in class junit.extensions.jfcunit.xml.XMLRecorder
Get the default terminator.
getDefaultWait() - Static method in class junit.extensions.jfcunit.finder.Finder
Get the default wait duration in seconds.
getDest() - Method in class junit.extensions.jfcunit.eventdata.DragEventData
Get the destination MouseEventData.
getDialogClosed() - Method in class junit.extensions.xml.elements.EchoTagHandler.EchoDialog
Get the dialog closed state.
getDir(int, int) - Static method in class junit.extensions.jfcunit.TestHelper
Calculate the direction of travel given the src and dest point.
getElement() - Method in interface junit.extensions.xml.IXMLProcedure
Get the Element containing the procedure.
getElement() - Method in class junit.extensions.xml.XMLException
Get the element which through the exception.
getElement() - Method in class junit.extensions.xml.XMLProcedure
Get the Element containing the procedure.
getElement() - Method in class junit.extensions.xml.elements.AbstractTagHandler
Returns the element.
getElementIndex() - Method in class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
Get the attribute value.
getElementIndex() - Method in class junit.extensions.jfcunit.eventdata.JListMouseEventData
Get the attribute value.
getElementIndexes() - Method in class junit.extensions.jfcunit.eventdata.JMenuMouseEventData
Get the attribute value.
getEnabled() - Method in class junit.extensions.xml.elements.AssertEnabledTagHandler
Returns the value of the ENABLED attribute for this element.
getEncoding() - Method in class junit.extensions.xml.elements.SaveTagHandler
Get the encoding to be used.
getError() - Method in class junit.extensions.jfcunit.JFCTestCase
Returns the error.
getEvent() - Method in class junit.extensions.jfcunit.WindowMonitor.WindowEventItem
Get the event.
getEventData() - Method in class junit.extensions.jfcunit.eventdata.BaseEventDataTagHandler
Gets the event data generated by this class.
getEventManager() - Static method in class junit.extensions.jfcunit.eventdata.JFCEventManager
Returns a singleton instance of this class.
getEventManager(long) - Static method in class junit.extensions.jfcunit.eventdata.JFCEventManager
Returns a singleton instance of this class.
getExpectedObject() - Method in class junit.extensions.xml.elements.AbstractAssertTagHandler
Returns the value of the EXPECTEDOBJ attribute for this element.
getExpectedRefId() - Method in class junit.extensions.xml.elements.AbstractAssertTagHandler
Returns the value of the EXPECTEDREFID attribute for this element.
getFileName() - Method in interface junit.extensions.xml.IXMLTestSuite
Returns the filename.
getFileName() - Method in class junit.extensions.xml.XMLTestSuite
Returns the filename.
getFileName() - Method in class junit.extensions.xml.elements.SaveTagHandler
Return the file name stored in the XML Element.
getFinder() - Method in class junit.extensions.jfcunit.finder.FindTagHandler
Returns the value of the FINDER attribute for this element.
getFocus() - Method in class junit.extensions.xml.elements.AssertHasFocusTagHandler
Returns the value of the "focus" attribute for this element.
getHelper() - Method in class junit.extensions.jfcunit.JFCTestCase
Get the test helper.
getHoldTime() - Method in class junit.extensions.jfcunit.eventdata.JFCEventManager
Get the maximum hold time for a event.
getIcon() - Method in class junit.extensions.jfcunit.finder.AbstractButtonFinder
Get the icon to be matched.
getIcon() - Method in class junit.extensions.jfcunit.finder.BaseFindTagHandler
Returns the Icon described by the ICONFILE and ICONDESCRIPTION attributes for this element.
getIcon() - Method in class junit.extensions.jfcunit.finder.IconMatcher
Get the icon to be matched.
getIcon() - Method in class junit.extensions.jfcunit.finder.JMenuItemFinder
Get the icon to be matched.
getId() - Method in class junit.extensions.jfcunit.finder.BaseFindTagHandler
Returns the value of the ID attribute for this element.
getId() - Method in class junit.extensions.xml.elements.StopWatchTagHandler
Get the value of the id attribute.
getIndex() - Method in class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventDataTagHandler
Returns the value of the INDEX attribute for this element.
getIndex() - Method in class junit.extensions.jfcunit.eventdata.JListMouseEventDataTagHandler
Returns the value of the INDEX attribute for this element.
getIndex() - Method in class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventDataTagHandler
Returns the value of the INDEX attribute for this element.
getIndex() - Method in class junit.extensions.jfcunit.finder.BaseFindTagHandler
Returns the value of the INDEX attribute for this element.
getIndex(TreeNode) - Method in class junit.extensions.jfcunit.tools.ComponentNode
Get the index of the node given.
getIndexOf(JComboBox, Object) - Static method in class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
Finds the index of the element passed in from the JComboBox.
getIndexOf(JList, Object) - Static method in class junit.extensions.jfcunit.eventdata.JListMouseEventData
Finds the index of the element passed in from the JComboBox.
getIndexes() - Method in class junit.extensions.jfcunit.eventdata.JMenuMouseEventDataTagHandler
Get the indexes attribute.
getIndexes(JComponent) - Method in class junit.extensions.jfcunit.eventdata.PathData
Get the indexes for the JComponent.
getInputStream(String, String[], String) - Static method in class junit.extensions.jfcunit.tools.XMLRoot
Get the input stream for the XML file.
getInt(String, int) - Method in class junit.extensions.xml.elements.AbstractTagHandler
This method checks whether the specified attribute is present, and if so, returns the value parsed as a primitive int, if not, then returns the default value specified.
getInt(Element, String, int) - Method in class junit.extensions.xml.elements.AbstractTagHandler
This method checks whether the specified attribute is present, and if so, returns the value parsed as a primitive int, if not, then returns the default value specified.
getInvoker() - Method in class junit.extensions.jfcunit.finder.JPopupMenuFinder
Get the invoker to be matched.
getJFCTest() - Method in class junit.extensions.jfcunit.xml.TestTagHandler
Get the current test as a JFCXMLTestCase.
getJFCTestCase() - Method in class junit.extensions.jfcunit.eventdata.BaseEventDataTagHandler
Returns the test case.
getJFCTestHelper() - Method in class junit.extensions.jfcunit.eventdata.ClickTagHandler
Get a JFCTestHelper.
getKeyChar() - Method in class junit.extensions.jfcunit.keyboard.JFCKeyStroke
Get the key character.
getKeyCode() - Method in class junit.extensions.jfcunit.eventdata.KeyEventData
Get the key code to be sent.
getKeyCode() - Method in class junit.extensions.jfcunit.keyboard.JFCKeyStroke
Get the key code.
getKeyMapping() - Static method in class junit.extensions.jfcunit.TestHelper
Get the key mapping to be used.
getKeyMapping() - Static method in class junit.extensions.jfcunit.eventdata.AbstractKeyEventData
Get the attribute value.
getKeyStrokes() - Method in class junit.extensions.jfcunit.eventdata.AbstractKeyEventData
Get the key strokes for this event.
getKeyStrokes(char) - Method in class junit.extensions.jfcunit.keyboard.AbstractKeyMapping
Get the key codes required to construct the character.
getKeyStrokes(int) - Method in class junit.extensions.jfcunit.keyboard.AbstractKeyMapping
Get the key strokes required to construct the keyCode.
getKeyStrokes(Object, HashMap) - Method in class junit.extensions.jfcunit.keyboard.AbstractKeyMapping
Get the key strokes form the mapping specified.
getKeyStrokes(char) - Method in interface junit.extensions.jfcunit.keyboard.KeyMapping
Get the key strokes for a character.
getKeyStrokes(int) - Method in interface junit.extensions.jfcunit.keyboard.KeyMapping
Get the key strokes for the key code.
getLabel() - Method in class junit.extensions.jfcunit.finder.BaseFindTagHandler
Returns the value of the LABEL attribute for this element.
getLocationOnScreen() - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
Get the screen location for the event.
getLockWait() - Method in class junit.extensions.jfcunit.JFCTestCase
Get the current duration between checking locks.
getLong(String, long) - Method in class junit.extensions.xml.elements.AbstractTagHandler
This method checks whether the specified attribute is present, and if so, returns the value parsed as a primitive long, if not, then returns the default value specified.
getLong(Element, String, long) - Method in class junit.extensions.xml.elements.AbstractTagHandler
This method checks whether the specified attribute is present, and if so, returns the value parsed as a primitive long, if not, then returns the default value specified.
getMessage() - Method in class junit.extensions.xml.elements.AbstractAssertTagHandler
Returns the value of the MESSAGE attribute for this element.
getMessageFromJDialog(JDialog) - Method in class junit.extensions.jfcunit.TestHelper
A helper method to find the message being displayed in a dialog box.
getModifierText() - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
Get the modifier text for the current modifiers.
getModifierText() - Method in class junit.extensions.jfcunit.eventdata.AbstractKeyEventData
Get the current modifier text.
getModifierText() - Method in class junit.extensions.jfcunit.eventdata.AbstractMouseEventData
Get the string representing the current modifiers.
getModifierText() - Method in class junit.extensions.jfcunit.eventdata.DragEventData
Get the modifier text for the current.
getModifiers() - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
Get the attribute value.
getModifiers() - Method in class junit.extensions.jfcunit.eventdata.BaseEventDataTagHandler
Returns the value of theMODIFIERS attribute for this element.
getModifiers(int) - Method in class junit.extensions.jfcunit.eventdata.BaseEventDataTagHandler
Returns the value of the MODIFIERS attribute for this element.
getModifiers(int) - Method in class junit.extensions.jfcunit.eventdata.KeyTagHandler
Returns the value of the MODIFIERS attribute for this element.
getModifiers() - Method in class junit.extensions.jfcunit.eventdata.KeyTagHandler
Returns the value of the MODIFIERS attribute for this element.
getModifiers() - Method in class junit.extensions.jfcunit.eventdata.MouseWheelEventDataTagHandler
Get the modifiers for the mouse wheel event.
getModifiers() - Method in class junit.extensions.jfcunit.keyboard.JFCKeyStroke
Get the modifiers.
getName() - Method in class junit.extensions.jfcunit.finder.BaseFindTagHandler
Returns the value of the NAME attribute for this element.
getName() - Method in class junit.extensions.jfcunit.finder.FindTagHandler
Returns the value of the NAME attribute for this element.
getName() - Method in class junit.extensions.jfcunit.finder.NamedComponentFinder
Get the name of the component to be found.
getName() - Method in interface junit.extensions.xml.IXMLProcedure
Get the name for the test case.
getName() - Method in interface junit.extensions.xml.IXMLTestCase
Get the name for the test case.
getName(Object) - Method in class junit.extensions.xml.XMLObjectCache
Do a reverse lookup of a mapping.
getName() - Method in class junit.extensions.xml.XMLProcedure
Get the name for the test case.
getName(Node) - Static method in class junit.extensions.xml.XMLUtil
The name of the Node.
getName() - Method in class junit.extensions.xml.elements.SuiteTagHandler
Get the value of the name attribute.
getName() - Method in class junit.extensions.xml.elements.TestTagHandler
Returns the value of the NAME attribute for this element.
getNames() - Method in class junit.extensions.xml.XMLObjectCache
Get all of the names of the objects currently in the cache.
getNext() - Method in class junit.extensions.jfcunit.WindowMonitor.WindowEventItem
Get the next entry.
getNode(JTree, String) - Method in class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Finds the node in the specified tree by comparing with the value passed in.
getNodeValue() - Method in class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Get the attribute value.
getNodeValue() - Method in class junit.extensions.jfcunit.eventdata.JTreeMouseEventDataTagHandler
Returns the value of the NODEVALUE attribute for this element.
getNumberOfClicks() - Method in class junit.extensions.jfcunit.eventdata.AbstractMouseEventData
Get the attribute value.
getOffset() - Method in class junit.extensions.jfcunit.eventdata.BaseEventDataTagHandler
Returns the value of the INDEX attribute for this element.
getOffset() - Method in class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
Get the offset into the text.
getOffset() - Method in class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventData
Get the offset.
getOperation() - Method in class junit.extensions.jfcunit.finder.BaseFindTagHandler
Get the operation as a string and translate to a OP code.
getOperation(String) - Static method in class junit.extensions.jfcunit.finder.Finder
Convert the String to a Operation code.
getOperation() - Method in class junit.extensions.jfcunit.finder.Finder
Get the operation.
getOperation(String) - Static method in class junit.extensions.jfcunit.tools.Operator.Operation
Convert the String to a Operation code.
getOperation() - Method in class junit.extensions.xml.elements.IndexOfTagHandler
Get the operation from the string value.
getOperationString(int) - Static method in class junit.extensions.jfcunit.finder.Finder
Get the string version of the operation.
getParent() - Method in class junit.extensions.jfcunit.tools.ComponentNode
Get the parent node.
getParent() - Method in class junit.extensions.xml.XMLObjectCache
Get the parent object cache.
getParentComboBox(JList) - Method in class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
Get the parent combo box of the list.
getPath() - Method in class junit.extensions.jfcunit.eventdata.JMenuMouseEventDataTagHandler
Get the path attribute.
getPath(Node) - Static method in class junit.extensions.xml.XMLUtil
A utility method to build the path of the Node (with '.' are the separators).
getPathData() - Method in class junit.extensions.jfcunit.eventdata.PathTagHandler
get the path data.
getPathRefid() - Method in class junit.extensions.jfcunit.eventdata.JMenuMouseEventDataTagHandler
Get the path refid.
getPathRefid() - Method in class junit.extensions.jfcunit.eventdata.JTreeMouseEventDataTagHandler
Get the reference id for the path data.
getPattern(String) - Static method in class junit.extensions.jfcunit.tools.Operator
Get the regular expression implementing the pattern.
getPoint(String, Point) - Method in class junit.extensions.xml.elements.AbstractTagHandler
This method checks whether the specified attribute is present, and if so, returns the value parsed as a Point, if not, then returns the default value specified.
getPoint(Element, String, Point) - Method in class junit.extensions.xml.elements.AbstractTagHandler
This method checks whether the specified attribute is present, and if so, returns the value parsed as a Point, if not, then returns the default value specified.
getPoints() - Method in class junit.extensions.jfcunit.eventdata.DragEventData
Get the list of points in the drag path.
getPopupTrigger() - Method in class junit.extensions.jfcunit.eventdata.AbstractMouseEventData
Get the attribute value.
getPopupTrigger() - Method in class junit.extensions.jfcunit.eventdata.BaseEventDataTagHandler
Returns the value of the POPUPTRIGGER attribute for this element.
getPosition() - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
Get the attribute value.
getPosition() - Method in class junit.extensions.jfcunit.eventdata.BaseEventDataTagHandler
Returns the constant (defined in EventDataConstants) which corresponds to the value of the POSITION attribute of this element.
getProcedure(String) - Method in class junit.extensions.jfcunit.xml.JFCXMLTestCase
Get the procedure withthe given name.
getProcedure(String) - Method in interface junit.extensions.xml.IXMLTest
Get the XML procedure by the name given.
getProcedure(String) - Method in class junit.extensions.xml.XMLTestCase
Get a procedure definition.
getProcedure(String) - Method in class junit.extensions.xml.XMLTestSuite
Get the procedure by the given name.
getProcedureCache() - Method in class junit.extensions.jfcunit.xml.JFCXMLTestCase
Returns the cahce of procedures.
getProcedureCache() - Method in interface junit.extensions.xml.IXMLTest
Retrun the cache of procedures.
getProcedureCache() - Method in class junit.extensions.xml.XMLTestCase
Get the procedure cache.
getProcedureCache() - Method in class junit.extensions.xml.XMLTestSuite
Get the procedure cache.
getProperty(String) - Method in class junit.extensions.jfcunit.xml.JFCXMLTestCase
Retrieve the object that was found previously.
getProperty(String) - Method in interface junit.extensions.xml.IXMLTest
Retrieve the object that was found previously.
getProperty(String) - Method in class junit.extensions.xml.XMLTestCase
Retrieve the object that was found previously.
getProperty(String) - Method in class junit.extensions.xml.XMLTestSuite
Get the value of a property.
getPropertyCache() - Method in class junit.extensions.jfcunit.xml.JFCXMLTestCase
Get the property cache.
getPropertyCache() - Method in interface junit.extensions.xml.IXMLTest
Get the Found object cache.
getPropertyCache() - Method in class junit.extensions.xml.XMLTestCase
Get the property cache.
getPropertyCache() - Method in class junit.extensions.xml.XMLTestSuite
Get the found object cache.
getPropertyName(String) - Method in class junit.extensions.jfcunit.tools.ComponentBrowser
Method to "extract" the property name from the method name following the convention specified for a bean.
getPropertyName(Object) - Method in class junit.extensions.jfcunit.xml.JFCXMLTestCase
Get the name of a component which has been found.
getPropertyName(Object) - Method in interface junit.extensions.xml.IXMLTest
Retrieve the name of a object which was previously found.
getPropertyName(Object) - Method in class junit.extensions.xml.XMLTestCase
Get the name of a component which has been found.
getPropertyName(Object) - Method in class junit.extensions.xml.XMLTestSuite
Reverse lookup the property name from the value of the property.
getPropertyNames() - Method in class junit.extensions.jfcunit.xml.JFCXMLTestCase
Get the names of the properties.
getPropertyNames() - Method in interface junit.extensions.xml.IXMLTest
Get the names of the found objects.
getPropertyNames() - Method in class junit.extensions.xml.XMLTestCase
Get the names of the found objects.
getPropertyNames() - Method in class junit.extensions.xml.XMLTestSuite
Get the property names.
getRecord() - Static method in class junit.extensions.jfcunit.tools.XMLRoot
Get the state of the jfcunit.xmlroot.record system property.
getRecording() - Method in class junit.extensions.jfcunit.eventdata.JFCEventManager
Get the current recording state.
getRecursive() - Method in class junit.extensions.xml.elements.DumpTagHandler
Returns the value of the RECURSIVE attribute for this element.
getRefId() - Method in class junit.extensions.jfcunit.eventdata.KeyTagHandler
Returns the value of the REFID attribute for this element.
getRefId() - Method in class junit.extensions.xml.elements.AbstractAssertTagHandler
Returns the value of the REFID attribute for this element.
getRefId() - Method in class junit.extensions.xml.elements.DumpTagHandler
Returns the value of the REFID attribute for this element.
getReference() - Method in class junit.extensions.jfcunit.eventdata.BaseEventDataTagHandler
Returns the value of the REFERENCE attribute for this element.
getReferencePoint() - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
Get the attribute value.
getRefid() - Method in class junit.extensions.xml.elements.StopWatchTagHandler
Get the value of the refid attribute.
getResult() - Method in class junit.extensions.xml.elements.EchoTagHandler.EchoDialog
Get the result of the dialog.
getRobotTestHelper() - Method in class junit.extensions.jfcunit.eventdata.ClickTagHandler
Get a RobotTestHelper instance if possible.
getRoot() - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
Return the root Container of the current Component.
getRoot(Component) - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
Return the root Container of the specified Component.
getRoot(JMenuItem) - Method in class junit.extensions.jfcunit.eventdata.PathData
Get the root object.
getRotation() - Method in class junit.extensions.jfcunit.eventdata.MouseWheelEventDataTagHandler
Get the rotation of the wheel from the XML.
getRowIndex() - Method in class junit.extensions.jfcunit.eventdata.JTableMouseEventData
Get the attribute value.
getScrollAmount() - Method in class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Get the scroll amount.
getSecurityContext() - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Creates an object that encapsulates the current execution environment.
getShow() - Method in class junit.extensions.jfcunit.finder.BaseFindTagHandler
Get the value of the show attribute.
getShowDebug() - Method in class junit.extensions.jfcunit.finder.Finder
Get the debug state of the finder.
getShowingDialogs() - Static method in class junit.extensions.jfcunit.TestHelper
Deprecated. 2.05 Use DialogFinder(null).findAll()
getShowingDialogs(Window) - Static method in class junit.extensions.jfcunit.TestHelper
Deprecated. 2.05 Use new DialogFinder(null).findAll(win);
getShowingDialogs(String) - Static method in class junit.extensions.jfcunit.TestHelper
Deprecated. 2.05 use new DialogFinder(titlematch).findAll();
getShowingDialogs(Window, String) - Static method in class junit.extensions.jfcunit.TestHelper
Deprecated. 2.05 use new DialogFinder(titleMatch).findAll(win);
getShowingDialogs(Window[], String) - Static method in class junit.extensions.jfcunit.TestHelper
Deprecated. 2.05 use new DialogFinder(titlematch).findAll(owners);
getShowingDialogs(List, Window[], String) - Static method in class junit.extensions.jfcunit.TestHelper
Deprecated. 2.05 Use new DialogFinder(titlematch).findAll(owners);
getShowingDialogs(List, Window[], Finder) - Static method in class junit.extensions.jfcunit.TestHelper
Deprecated. 2.05 use new DialogFinder(null).findAll(owners);
getShowingJFileChooser(Window) - Method in class junit.extensions.jfcunit.TestHelper
Deprecated. 2.05 use JFileChooserFinder(null).find(win, 0);
getShowingJFileChoosers(Window) - Method in class junit.extensions.jfcunit.TestHelper
Deprecated. 2.05 use JFileChooserFinder(null).findAl(win);
getSingleton() - Static method in class junit.extensions.jfcunit.WindowMonitor
return the singleton instance.
getSingleton() - Static method in class junit.extensions.xml.XMLTagResourceBundle
The "default" method that is used to create and initialize a singleton instance.
getSleepTime() - Method in class junit.extensions.jfcunit.JFCTestCase
Returns the value of sleepTime.
getSleepTime() - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
Get the attribute value.
getSleepTime() - Method in class junit.extensions.jfcunit.eventdata.BaseEventDataTagHandler
Returns the value of the SLEEPTIME attribute for this element.
getSleepTime() - Method in class junit.extensions.jfcunit.eventdata.KeyTagHandler
Returns the value of the SLEEPTIME attribute for this element.
getSleepTime() - Method in class junit.extensions.jfcunit.xml.AWTEventQueueTagHandler
Returns the value of the SLEEPTIME attribute for this element, DEFAULT_SLEEPTIME if nothing was specified.
getSleepTime() - Method in class junit.extensions.jfcunit.xml.SleepTagHandler
Returns the value of the SLEEPTIME attribute for this element, DEFAULT_SLEEPTIME if nothing was specified.
getSource() - Method in class junit.extensions.jfcunit.eventdata.DragEventData
Get the Source of the drag event.
getSource() - Method in class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
Get the attribute value.
getSource() - Method in class junit.extensions.jfcunit.eventdata.JListMouseEventData
Get the attribute value.
getSource() - Method in class junit.extensions.jfcunit.eventdata.JMenuMouseEventData
Get the attribute value.
getSource() - Method in class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
Get the attribute value.
getSource() - Method in class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
Get the attribute value.
getSource() - Method in class junit.extensions.jfcunit.eventdata.JTableHeaderMouseEventData
Get the attribute value.
getSource() - Method in class junit.extensions.jfcunit.eventdata.JTableMouseEventData
Get the attribute value.
getSource() - Method in class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventData
Get the attribute value.
getSource() - Method in class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Get the attribute value.
getSource() - Method in class junit.extensions.jfcunit.eventdata.KeyEventData
Get the attribute value.
getSource() - Method in class junit.extensions.jfcunit.eventdata.MouseEventData
Get the attribute value.
getSource() - Method in class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Get the attribute value.
getSource() - Method in class junit.extensions.jfcunit.eventdata.StringEventData
Get the attribute value.
getStatus() - Method in class junit.extensions.jfcunit.ExitException
The status code returned by System.exit().
getStep() - Method in class junit.extensions.jfcunit.TestHelper
Returns the step size for the move events.
getString() - Method in class junit.extensions.jfcunit.eventdata.StringEventData
Get the string to be sent.
getString(String) - Method in class junit.extensions.xml.elements.AbstractTagHandler
This method returns the value of the specified attribute.
getString(String, String) - Method in class junit.extensions.xml.elements.AbstractTagHandler
Get a the string assigned to a attribute from the current element.
getString(Element, String) - Method in class junit.extensions.xml.elements.AbstractTagHandler
This method returns the value of the specified attribute.
getString(Element, String, String) - Method in class junit.extensions.xml.elements.AbstractTagHandler
Get the string assigned to the attributeName from the element.
getSubComponent() - Method in class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
Get the sub-component.
getSubComponent() - Method in class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventDataTagHandler
Returns the subcomponent that corresponds to the value of the SUBCOMPONENT attribute for this element.
getSystemWindows() - Static method in class junit.extensions.jfcunit.TestHelper
Returns a unmodifiable list of the system window regular expressions.
getTabIndex() - Method in class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
Get the attribute value.
getTagHandler(Element, IXMLTest, String) - Static method in class junit.extensions.xml.XMLTagResourceBundle
A convenience method to get a handle to the AbstractTagHandler implementation.
getTagHandlerImpl(Element, IXMLTest, String) - Method in class junit.extensions.xml.XMLTagResourceBundle
Reads the short name (type) and creates an instance of the tag handler that corresponds to the value from the resource bundle.
getTagName() - Method in class junit.extensions.xml.elements.AbstractTagHandler
Return the tag name of this element.
getTerminator() - Method in class junit.extensions.jfcunit.xml.XMLRecorder
Get the current record Terminator.
getTest() - Method in class junit.extensions.xml.elements.AbstractTagHandler
Get the test.
getTestCase() - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
Get the attribute value.
getTestCase() - Method in class junit.extensions.xml.elements.AbstractTagHandler
The JUnit framework test case.
getTestSuite() - Static method in class junit.extensions.jfcunit.tools.XMLRoot
Get the XML file name from the jfcunit.xmlroot.testsuite system property.
getText() - Method in class junit.extensions.jfcunit.finder.AbstractButtonFinder
Get the text of the label to be matched.
getText() - Method in class junit.extensions.jfcunit.finder.JLabelFinder
Get the label text to be matched.
getText() - Method in class junit.extensions.jfcunit.finder.JMenuItemFinder
Get the text to be matched.
getText() - Method in class junit.extensions.jfcunit.finder.LabeledComponentFinder
Get the text to be matched against the label.
getThreadGroup() - Method in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Returns the thread group into which to instantiate any new thread being created at the time this is being called.
getTitle() - Method in class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
Get the attribute value.
getTitle() - Method in class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventDataTagHandler
Returns the value of the TITLE attribute for this element.
getTitle() - Method in class junit.extensions.jfcunit.finder.AbstractWindowFinder
Returns the title.
getTitle() - Method in class junit.extensions.jfcunit.finder.BaseFindTagHandler
Retrun the value of the TITLE attribute for this element.
getTitle() - Method in class junit.extensions.jfcunit.finder.JFileChooserFinder
Get the title to be matched.
getTitle() - Method in class junit.extensions.jfcunit.finder.JInternalFrameFinder
Get the title to be matched.
getTreePath() - Method in class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Get the attribute value.
getTreePath(JTree) - Method in class junit.extensions.jfcunit.eventdata.PathData
Generate a tree path for this path and the given tree.
getType() - Method in class junit.extensions.jfcunit.eventdata.ClickTagHandler
Returns the value of the TYPE attribute for this element.
getType() - Method in class junit.extensions.jfcunit.eventdata.DragTagHandler
Returns the value of the TYPE attribute for this element.
getURLFromClassPath(String) - Static method in class junit.extensions.xml.XMLUtil
Resolve the path to the file.
getWait() - Method in class junit.extensions.jfcunit.finder.BaseFindTagHandler
Get the Wait time for the finder.
getWait() - Method in class junit.extensions.jfcunit.finder.DialogFinderTagHandler
Get the Wait time for the finder.
getWait() - Method in class junit.extensions.jfcunit.finder.Finder
Get the wait time.
getWait() - Method in class junit.extensions.jfcunit.finder.FrameFinderTagHandler
Get the Wait time for the finder.
getWheelRotation() - Method in class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Get the wheel rotation.
getWindow(String) - Static method in class junit.extensions.jfcunit.TestHelper
Deprecated. 2.02 use new FrameFinder(title).getWindow
getWindow(AbstractWindowFinder) - Static method in class junit.extensions.jfcunit.TestHelper
Returns a single window that is showing that passes the filtration by the Finder passed in.
getWindows(AbstractWindowFinder) - Static method in class junit.extensions.jfcunit.TestHelper
Deprecated. 2.05 use finder.findAll();
getWindows(List, Window[], String) - Static method in class junit.extensions.jfcunit.TestHelper
Deprecated. 2.05 use new FrameFinder(titlematch).findAll();
getWindows(List, Window[], Finder) - Static method in class junit.extensions.jfcunit.TestHelper
Deprecated. 2.05 use finder.findAll(windows);
getWindows() - Static method in class junit.extensions.jfcunit.TestHelper
Returns a set of all the Windows that are currently visible.
getWindows(String) - Static method in class junit.extensions.jfcunit.TestHelper
Returns a set of all the Windows that are currently visible and the title contains the given titlematch string.
getWindows() - Static method in class junit.extensions.jfcunit.WindowMonitor
Get all of the windows which are open.
getWindows(List, Container[], Finder) - Static method in class junit.extensions.jfcunit.finder.AbstractWindowFinder
Returns a set of all the Windows that are currently visible and the title contains the given titlematch string.
getXMLTestCase() - Method in class junit.extensions.xml.elements.AbstractTagHandler
Returns the testCase.
getXMLTestSuite() - Method in class junit.extensions.xml.elements.AbstractTagHandler
Returns the testSuite.

H

handleEvent(AbstractEventData) - Method in interface junit.extensions.jfcunit.eventdata.JFCEventDataListener
This method should be implemented by the recording class which will translate the AbstractEventData into a serializable event data.
handleEvent(AbstractEventData) - Method in class junit.extensions.jfcunit.xml.XMLRecorder
Handle the event data by generating XML.
hasAttribute(Element, String) - Static method in class junit.extensions.xml.XMLUtil
Checks the element for an attribute with the given name.
hasError() - Method in class junit.extensions.jfcunit.JFCTestCase
Checks of the current test case has any errors.
hashCode() - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
Returns the hashCode of the contained component.
hashCode() - Method in class junit.extensions.jfcunit.eventdata.AbstractKeyEventData
Return the hashCode of the object.
hashCode() - Method in class junit.extensions.jfcunit.eventdata.AbstractMouseEventData
hashCode is delegated to the super class.
hashCode() - Method in class junit.extensions.jfcunit.eventdata.DragEventData
Calculate a hashcode based upon the source and the dest of this class.
hashCode() - Method in class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
Return a hashCode for this object.
hashCode() - Method in class junit.extensions.jfcunit.eventdata.JListMouseEventData
Get the hashCode.
hashCode() - Method in class junit.extensions.jfcunit.eventdata.JMenuMouseEventData
Get the hashCode.
hashCode() - Method in class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
Get the hashCode.
hashCode() - Method in class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
Get the hashCode of this object.
hashCode() - Method in class junit.extensions.jfcunit.eventdata.JTableHeaderMouseEventData
Get the hashCode.
hashCode() - Method in class junit.extensions.jfcunit.eventdata.JTableMouseEventData
Get the hashCode.
hashCode() - Method in class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventData
Get the hashCode.
hashCode() - Method in class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Get the hashCode.
hashCode() - Method in class junit.extensions.jfcunit.eventdata.MouseEventData
Get the hashCode.
hashCode() - Method in class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Get the hashCode for this object.
hashCode() - Method in class junit.extensions.jfcunit.keyboard.JFCKeyStroke
Get hashCode.
hashCode() - Method in class junit.extensions.jfcunit.tools.ComponentNode
The hashCode of this node.

I

ICONDESCRIPTION - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
icondesc.
ICONFILE - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
iconfile.
ID - Static variable in interface junit.extensions.xml.XMLConstants
id.
INDEX - Static variable in interface junit.extensions.xml.XMLConstants
index.
INDEXDELIMITER - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
indexdelimiter.
INDEXES - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
indexes.
INVALID_SUBCOMPONENT - Static variable in interface junit.extensions.jfcunit.eventdata.EventDataConstants
Identifier used to refer to an invalid sub-component (used only for JSpinner).
INVALID_TEXT_OFFSET - Static variable in interface junit.extensions.jfcunit.eventdata.EventDataConstants
Invalid text offset.
IXMLProcedure - interface junit.extensions.xml.IXMLProcedure.
IXMLProcedure Interface for containing the procedure.
IXMLTest - interface junit.extensions.xml.IXMLTest.
Test Case for running XML Script based testing.
IXMLTestCase - interface junit.extensions.xml.IXMLTestCase.
Test Case Interface for running XML Script based testing.
IXMLTestSuite - interface junit.extensions.xml.IXMLTestSuite.
Test Case for running XML Script based testing.
IconMatcher - class junit.extensions.jfcunit.finder.IconMatcher.
Class for comparing that two Icons match.
IconMatcher(Icon) - Constructor for class junit.extensions.jfcunit.finder.IconMatcher
Constructor accepting all arguments needed to filter the component.
IndexOfTagHandler - class junit.extensions.xml.elements.IndexOfTagHandler.
Provide a mechanism for finding row/column in a table for a given value.
IndexOfTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.xml.elements.IndexOfTagHandler
Constructor.
iconToArray(Icon) - Method in class junit.extensions.jfcunit.finder.IconMatcher
Paint the icon into an array of int.
indexOf(Finder, Container, Component) - Static method in class junit.extensions.jfcunit.TestHelper
Find the index of the component given.
insertNode(Node) - Method in class junit.extensions.jfcunit.xml.XMLRecorder
Insert the node into the tree.
insureVisibleLocation(Point) - Method in class junit.extensions.jfcunit.eventdata.MouseEventData
Insure the the point p is visible in the object.
isAWTRunning() - Method in class junit.extensions.jfcunit.JFCTestCase
Get the AWT state.
isAccessibleGetterMethod(Method) - Method in class junit.extensions.jfcunit.tools.ComponentBrowser
Method to check if the method specified on the class is a "getter" for an attribute of that class.
isBounded(int, int, int) - Static method in class junit.extensions.jfcunit.TestHelper
Check to see if the value is bounded by the min and max.
isCaseIndependent() - Method in class junit.extensions.jfcunit.finder.AbstractWindowFinder
Returns the caseIndependent.
isCaseIndependent() - Method in class junit.extensions.jfcunit.finder.Finder
Get the state of ignore case.
isComboBox(JList) - Method in class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
Get the parent combo box of the list.
isComponentSelected() - Method in class junit.extensions.jfcunit.tools.ComponentBrowser
Utility method showing whether a component node has been selected or not.
isLeaf() - Method in class junit.extensions.jfcunit.tools.ComponentNode
Is the node a leaf.
isMetaChar(int) - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
Returns true if the keyCode refers to a meta character.
isTyped() - Method in class junit.extensions.jfcunit.keyboard.JFCKeyStroke
Is the keystroke to emit a typed event.
isValid() - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
Get the valid state.
isValidForProcessing(Component) - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
Checks whether a component is valid for processing using jfcUnit.
isValidForProcessing(Component, Class) - Method in class junit.extensions.jfcunit.finder.Finder
This method is used to check that the window object is an instance of the specified class and is also visible.

J

JComboBoxMouseEventData - class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData.
Data container class that holds all the data necessary for jfcUnit to fire mouse events.
JComboBoxMouseEventData() - Constructor for class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
Constructor.
JComboBoxMouseEventData(JFCTestCase, JComboBox, Object, int) - Constructor for class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
Constructor.
JComboBoxMouseEventData(JFCTestCase, JComboBox, Object, int, long) - Constructor for class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
Constructor.
JComboBoxMouseEventData(JFCTestCase, JComboBox, Object, int, int, boolean, long) - Constructor for class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
Constructor.
JComboBoxMouseEventData(JFCTestCase, JComboBox, Object, int, int, boolean, long, Point) - Constructor for class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
Constructor.
JComboBoxMouseEventData(JFCTestCase, JComboBox, Object, int, int, boolean, long, int) - Constructor for class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
Constructor.
JComboBoxMouseEventData(JFCTestCase, JComboBox, Object, int, int, boolean, long, int, Point) - Constructor for class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
Constructor.
JComboBoxMouseEventData(JFCTestCase, JComboBox, int, int) - Constructor for class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
Constructor.
JComboBoxMouseEventData(JFCTestCase, JComboBox, int, int, long) - Constructor for class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
Constructor.
JComboBoxMouseEventData(JFCTestCase, JComboBox, int, int, int, boolean, long) - Constructor for class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
Constructor.
JComboBoxMouseEventData(JFCTestCase, JComboBox, int, int, int, boolean, long, Point) - Constructor for class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
Constructor.
JComboBoxMouseEventData(JFCTestCase, JComboBox, int, int, int, boolean, long, int) - Constructor for class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
Constructor.
JComboBoxMouseEventData(JFCTestCase, JComboBox, int, int, int, boolean, long, int, Point) - Constructor for class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
Constructor.
JComboBoxMouseEventDataTagHandler - class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventDataTagHandler.
This is a extension of the click and drag elements.
JComboBoxMouseEventDataTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventDataTagHandler
Constructor for JComboBoxMouseEventDataTagHandler.
JFCEventDataListener - interface junit.extensions.jfcunit.eventdata.JFCEventDataListener.
Listener interface to recieve AbstractEventData generated from a record session of the JFCEventManager.
JFCEventManager - class junit.extensions.jfcunit.eventdata.JFCEventManager.
This class provides a recording capabilities for AWTEvents.
JFCEventManager(long) - Constructor for class junit.extensions.jfcunit.eventdata.JFCEventManager
Private constructor.
JFCEventManagerTagHandler - class junit.extensions.jfcunit.eventdata.JFCEventManagerTagHandler.
This element controls the JFCEventManager.
JFCEventManagerTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.eventdata.JFCEventManagerTagHandler
Constructor for AWTThreadTagHandler.
JFCFILELOC - Static variable in interface junit.extensions.xml.XMLConstants
JFCFileLocation.
JFCKeyStroke - class junit.extensions.jfcunit.keyboard.JFCKeyStroke.
The JFCKeyStroke class holds all of the data pertaining to a keystroke to be pressed/released by the TestHelper.
JFCKeyStroke(char, int, int, boolean) - Constructor for class junit.extensions.jfcunit.keyboard.JFCKeyStroke
Constructor.
JFCKeyStroke(String) - Constructor for class junit.extensions.jfcunit.keyboard.JFCKeyStroke
 
JFCKeyStroke(JFCKeyStroke) - Constructor for class junit.extensions.jfcunit.keyboard.JFCKeyStroke
Copy Constructor.
JFCTestCase - class junit.extensions.jfcunit.JFCTestCase.
Extend this class to create new tests for Swing based interfaces.
JFCTestCase() - Constructor for class junit.extensions.jfcunit.JFCTestCase
Constructs a new JFCTestCase (default Constructor if using JUnit ver 3.8).
JFCTestCase(String) - Constructor for class junit.extensions.jfcunit.JFCTestCase
Constructs a new JFCTestCase.
JFCTestCase.JFCSecurityManager - class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager.
Security manager which proxies all calls to the original security manager.
JFCTestCase.JFCSecurityManager(SecurityManager) - Constructor for class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Constructor.
JFCTestException - exception junit.extensions.jfcunit.JFCTestException.
Exception to indicate problems relating to jfcUnit.
JFCTestException(String) - Constructor for class junit.extensions.jfcunit.JFCTestException
Construct a new JFCTestException with a given message.
JFCTestHelper - class junit.extensions.jfcunit.JFCTestHelper.
Class that provides facilities for locating components within a GUI.
JFCTestHelper() - Constructor for class junit.extensions.jfcunit.JFCTestHelper
Constructor.
JFCUtilities - class junit.extensions.jfcunit.tools.JFCUtilities.
JFCUtilities provides convenience methods for frequently needed GUI programming operations.
JFCUtilities() - Constructor for class junit.extensions.jfcunit.tools.JFCUtilities
Hide the constructor.
JFCXMLConstants - interface junit.extensions.jfcunit.xml.JFCXMLConstants.
This class defines the common tokens which are used in parsing the XML file.
JFCXMLTestCase - class junit.extensions.jfcunit.xml.JFCXMLTestCase.
This class will handle the processing of <test> nodes.
JFCXMLTestCase(String, Element) - Constructor for class junit.extensions.jfcunit.xml.JFCXMLTestCase
The default constructor that is needed to createa a test case.
JFileChooserFinder - class junit.extensions.jfcunit.finder.JFileChooserFinder.
This class locates the JFileChooser with the given title.
JFileChooserFinder(String) - Constructor for class junit.extensions.jfcunit.finder.JFileChooserFinder
Constructor accepting all arguments needed to filter component.
JInternalFrameFinder - class junit.extensions.jfcunit.finder.JInternalFrameFinder.
Title: class JInternalFrameFinder.
JInternalFrameFinder(String, boolean) - Constructor for class junit.extensions.jfcunit.finder.JInternalFrameFinder
Constructor for the internal frame finder.
JInternalFrameFinderTagHandler - class junit.extensions.jfcunit.finder.JInternalFrameFinderTagHandler.
This is a extension of the findTagHandler element.
JInternalFrameFinderTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.finder.JInternalFrameFinderTagHandler
Constructor for ComponentFinderTagHandler.
JLabelFinder - class junit.extensions.jfcunit.finder.JLabelFinder.
Class for checking if the component being searched for has been found The pattern syntax can be found at the Jakarta RegExp API Documentation in RE.
JLabelFinder(String) - Constructor for class junit.extensions.jfcunit.finder.JLabelFinder
Constructor accepting all arguments needed to filter component.
JLabelFinder(String, boolean) - Constructor for class junit.extensions.jfcunit.finder.JLabelFinder
Constructor accepting all arguments needed to filter component.
JLabelFinderTagHandler - class junit.extensions.jfcunit.finder.JLabelFinderTagHandler.
This is a extension of the findTagHandler element.
JLabelFinderTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.finder.JLabelFinderTagHandler
Constructor for FindTagHandler.
JListMouseEventData - class junit.extensions.jfcunit.eventdata.JListMouseEventData.
Data container class that holds all the data necessary for jfcUnit to fire mouse events.
JListMouseEventData() - Constructor for class junit.extensions.jfcunit.eventdata.JListMouseEventData
Constructor.
JListMouseEventData(JFCTestCase, JList, Object, int) - Constructor for class junit.extensions.jfcunit.eventdata.JListMouseEventData
Constructor.
JListMouseEventData(JFCTestCase, JList, Object, int, long) - Constructor for class junit.extensions.jfcunit.eventdata.JListMouseEventData
Constructor.
JListMouseEventData(JFCTestCase, JList, Object, int, boolean) - Constructor for class junit.extensions.jfcunit.eventdata.JListMouseEventData
Constructor.
JListMouseEventData(JFCTestCase, JList, Object, int, boolean, long) - Constructor for class junit.extensions.jfcunit.eventdata.JListMouseEventData
Constructor.
JListMouseEventData(JFCTestCase, JList, Object, int, int, boolean, long) - Constructor for class junit.extensions.jfcunit.eventdata.JListMouseEventData
Constructor.
JListMouseEventData(JFCTestCase, JList, Object, int, int, boolean, long, int) - Constructor for class junit.extensions.jfcunit.eventdata.JListMouseEventData
Constructor.
JListMouseEventData(JFCTestCase, JList, Object, int, int, boolean, long, Point) - Constructor for class junit.extensions.jfcunit.eventdata.JListMouseEventData
Constructor.
JListMouseEventData(JFCTestCase, JList, Object, int, int, boolean, long, int, Point) - Constructor for class junit.extensions.jfcunit.eventdata.JListMouseEventData
Constructor.
JListMouseEventData(JFCTestCase, JList, int, int) - Constructor for class junit.extensions.jfcunit.eventdata.JListMouseEventData
Constructor.
JListMouseEventData(JFCTestCase, JList, int, int, long) - Constructor for class junit.extensions.jfcunit.eventdata.JListMouseEventData
Constructor.
JListMouseEventData(JFCTestCase, JList, int, int, boolean) - Constructor for class junit.extensions.jfcunit.eventdata.JListMouseEventData
Constructor.
JListMouseEventData(JFCTestCase, JList, int, int, boolean, long) - Constructor for class junit.extensions.jfcunit.eventdata.JListMouseEventData
Constructor.
JListMouseEventData(JFCTestCase, JList, int, int, int, boolean, long) - Constructor for class junit.extensions.jfcunit.eventdata.JListMouseEventData
Constructor.
JListMouseEventData(JFCTestCase, JList, int, int, int, boolean, long, int) - Constructor for class junit.extensions.jfcunit.eventdata.JListMouseEventData
Constructor.
JListMouseEventData(JFCTestCase, JList, int, int, int, boolean, long, Point) - Constructor for class junit.extensions.jfcunit.eventdata.JListMouseEventData
Constructor.
JListMouseEventData(JFCTestCase, JList, int, int, int, boolean, long, int, Point) - Constructor for class junit.extensions.jfcunit.eventdata.JListMouseEventData
Constructor.
JListMouseEventDataTagHandler - class junit.extensions.jfcunit.eventdata.JListMouseEventDataTagHandler.
This is a extension of the click and drag elements.
JListMouseEventDataTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.eventdata.JListMouseEventDataTagHandler
Constructor for JListMouseEventDataTagHandler.
JMenuItemFinder - class junit.extensions.jfcunit.finder.JMenuItemFinder.
A generic component finder which uses just the type (class) for filtering.
JMenuItemFinder(String) - Constructor for class junit.extensions.jfcunit.finder.JMenuItemFinder
Constructor accepting all arguments needed to filter the component.
JMenuItemFinder(String, boolean) - Constructor for class junit.extensions.jfcunit.finder.JMenuItemFinder
Constructor accepting all arguments needed to filter the component.
JMenuItemFinder(Icon) - Constructor for class junit.extensions.jfcunit.finder.JMenuItemFinder
Constructor accepting all arguments needed to filter the component.
JMenuItemFinder(String, Icon) - Constructor for class junit.extensions.jfcunit.finder.JMenuItemFinder
Constructor accepting all arguments needed to filter the component.
JMenuItemFinder(String, Icon, boolean) - Constructor for class junit.extensions.jfcunit.finder.JMenuItemFinder
Constructor accepting all arguments needed to filter the component.
JMenuItemFinderTagHandler - class junit.extensions.jfcunit.finder.JMenuItemFinderTagHandler.
This is a extension of the findTagHandler element.
JMenuItemFinderTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.finder.JMenuItemFinderTagHandler
Constructor for JMenuItemFinderTagHandler.
JMenuMouseEventData - class junit.extensions.jfcunit.eventdata.JMenuMouseEventData.
Data container class that holds all the data necessary for jfcUnit to fire mouse events.
JMenuMouseEventData() - Constructor for class junit.extensions.jfcunit.eventdata.JMenuMouseEventData
Constructor.
JMenuMouseEventData(JFCTestCase, JComponent, int[]) - Constructor for class junit.extensions.jfcunit.eventdata.JMenuMouseEventData
Constructor.
JMenuMouseEventData(JFCTestCase, JComponent, int[], int, int, boolean, long) - Constructor for class junit.extensions.jfcunit.eventdata.JMenuMouseEventData
Constructor.
JMenuMouseEventDataTagHandler - class junit.extensions.jfcunit.eventdata.JMenuMouseEventDataTagHandler.
This is a extension of the click and drag elements.
JMenuMouseEventDataTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.eventdata.JMenuMouseEventDataTagHandler
Constructor for JMenuMouseEventDataTagHandler.
JPopupMenuFinder - class junit.extensions.jfcunit.finder.JPopupMenuFinder.
Title: Find a popup menu given the invoker.
JPopupMenuFinder(Component) - Constructor for class junit.extensions.jfcunit.finder.JPopupMenuFinder
Constructor.
JPopupMenuFinderTagHandler - class junit.extensions.jfcunit.finder.JPopupMenuFinderTagHandler.
This is a extension of the FindTagHandler element.
JPopupMenuFinderTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.finder.JPopupMenuFinderTagHandler
Constructor for FindTagHandler.
JSpinnerMouseEventData - class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData.
Data container class that holds all the data necessary for jfcUnit to fire mouse events.
JSpinnerMouseEventData() - Constructor for class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
Default Constructor.
JSpinnerMouseEventData(JFCTestCase, Component, int) - Constructor for class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
Constructor - Defualt click cell.
JSpinnerMouseEventData(JFCTestCase, Component, int, int) - Constructor for class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
Constructor.
JSpinnerMouseEventData(JFCTestCase, Component, int, long) - Constructor for class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
Constructor.
JSpinnerMouseEventData(JFCTestCase, Component, int, int, int) - Constructor for class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
Constructor.
JSpinnerMouseEventData(JFCTestCase, Component, int, int, boolean) - Constructor for class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
Constructor.
JSpinnerMouseEventData(JFCTestCase, Component, int, int, long) - Constructor for class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
Constructor.
JSpinnerMouseEventData(JFCTestCase, Component, int, int, int, boolean) - Constructor for class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
Constructor.
JSpinnerMouseEventData(JFCTestCase, Component, int, int, boolean, long) - Constructor for class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
Constructor.
JSpinnerMouseEventData(JFCTestCase, Component, int, int, int, boolean, long) - Constructor for class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
Constructor.
JSpinnerMouseEventData(JFCTestCase, Component, int, int, int, boolean, long, int) - Constructor for class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
Constructor.
JSpinnerMouseEventData(JFCTestCase, Component, int, int, int, boolean, long, Point) - Constructor for class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
Constructor.
JSpinnerMouseEventData(JFCTestCase, Component, int, int, int, boolean, long, int, Point, int) - Constructor for class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
Constructor.
JSpinnerMouseEventDataTagHandler - class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventDataTagHandler.
This is a extension of the click and drag elements.
JSpinnerMouseEventDataTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventDataTagHandler
Constructor for JSpinnerMouseEventDataTagHandler.
JTabbedPaneMouseEventData - class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData.
Data container class that holds all the data necessary for jfcUnit to fire mouse events.
JTabbedPaneMouseEventData() - Constructor for class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
Constructor.
JTabbedPaneMouseEventData(JFCTestCase, JTabbedPane, int, int) - Constructor for class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
Constructor.
JTabbedPaneMouseEventData(JFCTestCase, JTabbedPane, int, String, int) - Constructor for class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
Constructor.
JTabbedPaneMouseEventData(JFCTestCase, JTabbedPane, int, int, long) - Constructor for class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
Constructor.
JTabbedPaneMouseEventData(JFCTestCase, JTabbedPane, int, String, int, long) - Constructor for class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
Constructor.
JTabbedPaneMouseEventData(JFCTestCase, JTabbedPane, int, int, boolean) - Constructor for class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
Constructor.
JTabbedPaneMouseEventData(JFCTestCase, JTabbedPane, int, String, int, boolean) - Constructor for class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
Constructor.
JTabbedPaneMouseEventData(JFCTestCase, JTabbedPane, int, int, boolean, long) - Constructor for class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
Constructor.
JTabbedPaneMouseEventData(JFCTestCase, JTabbedPane, int, String, int, boolean, long) - Constructor for class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
Constructor.
JTabbedPaneMouseEventData(JFCTestCase, JTabbedPane, int, String, int, int, boolean, long) - Constructor for class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
Constructor.
JTabbedPaneMouseEventData(JFCTestCase, JTabbedPane, int, String, int, int, boolean, long, int) - Constructor for class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
Constructor.
JTabbedPaneMouseEventData(JFCTestCase, JTabbedPane, int, String, int, int, boolean, long, Point) - Constructor for class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
Constructor.
JTabbedPaneMouseEventData(JFCTestCase, JTabbedPane, int, String, int, int, boolean, long, int, Point) - Constructor for class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
Constructor.
JTabbedPaneMouseEventDataTagHandler - class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventDataTagHandler.
This is a extension of the click and drag elements.
JTabbedPaneMouseEventDataTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventDataTagHandler
Constructor for JTabbedPaneMouseEventDataTagHandler.
JTableHeaderMouseEventData - class junit.extensions.jfcunit.eventdata.JTableHeaderMouseEventData.
Data container class that holds all the data necessary for jfcUnit to fire mouse events.
JTableHeaderMouseEventData() - Constructor for class junit.extensions.jfcunit.eventdata.JTableHeaderMouseEventData
Constructor.
JTableHeaderMouseEventData(JFCTestCase, JTableHeader, int, int) - Constructor for class junit.extensions.jfcunit.eventdata.JTableHeaderMouseEventData
Constructor.
JTableHeaderMouseEventData(JFCTestCase, JTableHeader, int, int, long) - Constructor for class junit.extensions.jfcunit.eventdata.JTableHeaderMouseEventData
Constructor.
JTableHeaderMouseEventData(JFCTestCase, JTableHeader, int, int, boolean) - Constructor for class junit.extensions.jfcunit.eventdata.JTableHeaderMouseEventData
Constructor.
JTableHeaderMouseEventData(JFCTestCase, JTableHeader, int, int, boolean, long) - Constructor for class junit.extensions.jfcunit.eventdata.JTableHeaderMouseEventData
Constructor.
JTableHeaderMouseEventData(JFCTestCase, JTableHeader, int, int, int, boolean, long) - Constructor for class junit.extensions.jfcunit.eventdata.JTableHeaderMouseEventData
Constructor.
JTableHeaderMouseEventData(JFCTestCase, JTableHeader, int, int, int, boolean, long, int) - Constructor for class junit.extensions.jfcunit.eventdata.JTableHeaderMouseEventData
Constructor.
JTableHeaderMouseEventData(JFCTestCase, JTableHeader, int, int, int, boolean, long, Point) - Constructor for class junit.extensions.jfcunit.eventdata.JTableHeaderMouseEventData
Constructor.
JTableHeaderMouseEventData(JFCTestCase, JTableHeader, int, int, int, boolean, long, int, Point) - Constructor for class junit.extensions.jfcunit.eventdata.JTableHeaderMouseEventData
Constructor.
JTableHeaderMouseEventDataTagHandler - class junit.extensions.jfcunit.eventdata.JTableHeaderMouseEventDataTagHandler.
This is a extension of the click and drag elements.
JTableHeaderMouseEventDataTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.eventdata.JTableHeaderMouseEventDataTagHandler
Constructor for JTableHeaderMouseEventDataTagHandler.
JTableMouseEventData - class junit.extensions.jfcunit.eventdata.JTableMouseEventData.
Data container class that holds all the data necessary for jfcUnit to fire mouse events.
JTableMouseEventData() - Constructor for class junit.extensions.jfcunit.eventdata.JTableMouseEventData
Constructor.
JTableMouseEventData(JFCTestCase, JTable, int, int, int) - Constructor for class junit.extensions.jfcunit.eventdata.JTableMouseEventData
Constructor.
JTableMouseEventData(JFCTestCase, JTable, int, int, int, long) - Constructor for class junit.extensions.jfcunit.eventdata.JTableMouseEventData
Constructor.
JTableMouseEventData(JFCTestCase, JTable, int, int, int, boolean) - Constructor for class junit.extensions.jfcunit.eventdata.JTableMouseEventData
Constructor.
JTableMouseEventData(JFCTestCase, JTable, int, int, int, boolean, long) - Constructor for class junit.extensions.jfcunit.eventdata.JTableMouseEventData
Constructor.
JTableMouseEventData(JFCTestCase, JTable, int, int, int, int, boolean, long) - Constructor for class junit.extensions.jfcunit.eventdata.JTableMouseEventData
Constructor.
JTableMouseEventData(JFCTestCase, JTable, int, int, int, int, boolean, long, int) - Constructor for class junit.extensions.jfcunit.eventdata.JTableMouseEventData
Constructor.
JTableMouseEventData(JFCTestCase, JTable, int, int, int, int, boolean, long, Point) - Constructor for class junit.extensions.jfcunit.eventdata.JTableMouseEventData
Constructor.
JTableMouseEventData(JFCTestCase, JTable, int, int, int, int, boolean, long, int, Point) - Constructor for class junit.extensions.jfcunit.eventdata.JTableMouseEventData
Constructor.
JTableMouseEventDataTagHandler - class junit.extensions.jfcunit.eventdata.JTableMouseEventDataTagHandler.
This is a extension of the click and drag elements.
JTableMouseEventDataTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.eventdata.JTableMouseEventDataTagHandler
Constructor for JTableMouseEventDataTagHandler.
JTextComponentMouseEventData - class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventData.
Data container class that holds all the data necessary for jfcUnit to fire mouse events.
JTextComponentMouseEventData() - Constructor for class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventData
Constructor.
JTextComponentMouseEventData(JFCTestCase, JTextComponent) - Constructor for class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventData
Constructor.
JTextComponentMouseEventData(JFCTestCase, JTextComponent, int) - Constructor for class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventData
Constructor.
JTextComponentMouseEventData(JFCTestCase, JTextComponent, long) - Constructor for class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventData
Constructor.
JTextComponentMouseEventData(JFCTestCase, JTextComponent, int, int) - Constructor for class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventData
Constructor.
JTextComponentMouseEventData(JFCTestCase, JTextComponent, int, boolean) - Constructor for class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventData
Constructor.
JTextComponentMouseEventData(JFCTestCase, JTextComponent, int, long) - Constructor for class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventData
Constructor.
JTextComponentMouseEventData(JFCTestCase, JTextComponent, int, int, boolean) - Constructor for class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventData
Constructor.
JTextComponentMouseEventData(JFCTestCase, JTextComponent, int, boolean, long) - Constructor for class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventData
Constructor.
JTextComponentMouseEventData(JFCTestCase, JTextComponent, int, int, boolean, long) - Constructor for class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventData
Constructor.
JTextComponentMouseEventData(JFCTestCase, JTextComponent, int, int, boolean, long, int) - Constructor for class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventData
Constructor.
JTextComponentMouseEventData(JFCTestCase, JTextComponent, int, int, boolean, long, int, int) - Constructor for class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventData
Constructor.
JTextComponentMouseEventData(JFCTestCase, JTextComponent, int, int, boolean, long, Point) - Constructor for class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventData
Constructor.
JTextComponentMouseEventData(JFCTestCase, JTextComponent, int, int, boolean, long, int, Point, int) - Constructor for class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventData
Constructor.
JTextComponentMouseEventDataTagHandler - class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventDataTagHandler.
This is a extension of the click and drag elements.
JTextComponentMouseEventDataTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventDataTagHandler
Constructor for JTextComponentMouseEventDataTagHandler.
JTreeMouseEventData - class junit.extensions.jfcunit.eventdata.JTreeMouseEventData.
Data container class that holds all the data necessary for jfcUnit to fire mouse events.
JTreeMouseEventData() - Constructor for class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Constructor.
JTreeMouseEventData(JFCTestCase, JTree, TreePath, int) - Constructor for class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Constructor.
JTreeMouseEventData(JFCTestCase, JTree, String, int) - Constructor for class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Constructor.
JTreeMouseEventData(JFCTestCase, JTree, TreePath, int, long) - Constructor for class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Constructor.
JTreeMouseEventData(JFCTestCase, JTree, String, int, long) - Constructor for class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Constructor.
JTreeMouseEventData(JFCTestCase, JTree, TreePath, int, boolean) - Constructor for class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Constructor.
JTreeMouseEventData(JFCTestCase, JTree, String, int, boolean) - Constructor for class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Constructor.
JTreeMouseEventData(JFCTestCase, JTree, TreePath, int, boolean, long) - Constructor for class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Constructor.
JTreeMouseEventData(JFCTestCase, JTree, String, int, boolean, long) - Constructor for class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Constructor.
JTreeMouseEventData(JFCTestCase, JTree, TreePath, int, int, boolean, long) - Constructor for class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Constructor.
JTreeMouseEventData(JFCTestCase, JTree, String, int, int, boolean, long) - Constructor for class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Constructor.
JTreeMouseEventData(JFCTestCase, JTree, TreePath, int, int, boolean, long, int) - Constructor for class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Constructor.
JTreeMouseEventData(JFCTestCase, JTree, String, int, int, boolean, long, int) - Constructor for class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Constructor.
JTreeMouseEventData(JFCTestCase, JTree, TreePath, int, int, boolean, long, Point) - Constructor for class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Constructor.
JTreeMouseEventData(JFCTestCase, JTree, String, int, int, boolean, long, Point) - Constructor for class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Constructor.
JTreeMouseEventData(JFCTestCase, JTree, TreePath, int, int, boolean, long, int, Point) - Constructor for class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Constructor.
JTreeMouseEventData(JFCTestCase, JTree, String, int, int, boolean, long, int, Point) - Constructor for class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Constructor.
JTreeMouseEventDataTagHandler - class junit.extensions.jfcunit.eventdata.JTreeMouseEventDataTagHandler.
This is a extension of the click and drag elements.
JTreeMouseEventDataTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.eventdata.JTreeMouseEventDataTagHandler
Constructor for JTreeMouseEventDataTagHandler.
JWindowFinder - class junit.extensions.jfcunit.finder.JWindowFinder.
Class for checking if the component being searched for has been found The pattern syntax can be found at the Jakarta RegExp API Documentation in RE.
JWindowFinder() - Constructor for class junit.extensions.jfcunit.finder.JWindowFinder
Constructor accepting all arguments needed to filter component.
JWindowFinderTagHandler - class junit.extensions.jfcunit.finder.JWindowFinderTagHandler.
This is a extension of the findTagHandler element.
JWindowFinderTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.finder.JWindowFinderTagHandler
Constructor for ComponentFinderTagHandler.
junit.extensions.jfcunit - package junit.extensions.jfcunit
 
junit.extensions.jfcunit.eventdata - package junit.extensions.jfcunit.eventdata
Event data structures are used to define the operation on specific components.
junit.extensions.jfcunit.finder - package junit.extensions.jfcunit.finder
 
junit.extensions.jfcunit.javatest - package junit.extensions.jfcunit.javatest
 
junit.extensions.jfcunit.keyboard - package junit.extensions.jfcunit.keyboard
 
junit.extensions.jfcunit.tools - package junit.extensions.jfcunit.tools
 
junit.extensions.jfcunit.xml - package junit.extensions.jfcunit.xml
 
junit.extensions.xml - package junit.extensions.xml
This package is a extension of jUnit which provides the XML basics for generating test cases defined in XML.
junit.extensions.xml.elements - package junit.extensions.xml.elements
TagHandlers for the basic implementation of the XML.

K

KEY - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
key.
KeyEventData - class junit.extensions.jfcunit.eventdata.KeyEventData.
Data container class that holds all the data necessary for jfcUnit to fire key events.
KeyEventData() - Constructor for class junit.extensions.jfcunit.eventdata.KeyEventData
Default Constructor.
KeyEventData(JFCTestCase, Component, int) - Constructor for class junit.extensions.jfcunit.eventdata.KeyEventData
Constructor.
KeyEventData(JFCTestCase, Component, int, long) - Constructor for class junit.extensions.jfcunit.eventdata.KeyEventData
Constructor.
KeyEventData(JFCTestCase, Component, int, int, long) - Constructor for class junit.extensions.jfcunit.eventdata.KeyEventData
Constructor.
KeyMapping - interface junit.extensions.jfcunit.keyboard.KeyMapping.
Interface for implementing character to keyboard code mappings.
KeyTagHandler - class junit.extensions.jfcunit.eventdata.KeyTagHandler.
This class will handle the processing of <key> nodes.
KeyTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.eventdata.KeyTagHandler
Constructor for FindTagHandler.
keyPressed(Component, JFCKeyStroke) - Method in class junit.extensions.jfcunit.JFCTestHelper
Process a key press event on a component.
keyPressed(Component, JFCKeyStroke) - Method in class junit.extensions.jfcunit.RobotTestHelper
Process a key press event on a component.
keyPressed(Component, JFCKeyStroke) - Method in class junit.extensions.jfcunit.TestHelper
Process a key press event on a component.
keyReleased(Component, JFCKeyStroke) - Method in class junit.extensions.jfcunit.JFCTestHelper
Process a key release event on a component.
keyReleased(Component, JFCKeyStroke) - Method in class junit.extensions.jfcunit.RobotTestHelper
Process a key release event on a component.
keyReleased(Component, JFCKeyStroke) - Method in class junit.extensions.jfcunit.TestHelper
Process a key release event on a component.

L

LABEL - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
label.
LEGAL_BUTTONS - Static variable in class junit.extensions.jfcunit.RobotTestHelper
Legal buttons.
LESSTHAN - Static variable in interface junit.extensions.xml.XMLConstants
lessthan.
LEXICAL_HANDLER_PROPERTY_ID - Static variable in class junit.extensions.xml.XMLWriter
Lexical handler property id (http://xml.org/sax/properties/lexical-handler).
LISTITEM - Static variable in interface junit.extensions.xml.XMLConstants
listitem.
LOCK - Static variable in class junit.extensions.jfcunit.TestHelper
Lock for setting the key mapping.
LOG - Static variable in interface junit.extensions.xml.XMLConstants
log.
LabeledComponentFinder - class junit.extensions.jfcunit.finder.LabeledComponentFinder.
Find a component based upon the label attached via JLabel.setLabelFor(Component comp).
LabeledComponentFinder(String, boolean) - Constructor for class junit.extensions.jfcunit.finder.LabeledComponentFinder
Constructor accepting all arguments needed to filter the Component.
LabeledComponentFinderTagHandler - class junit.extensions.jfcunit.finder.LabeledComponentFinderTagHandler.
This is a extension of the findTagHandler element.
LabeledComponentFinderTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.finder.LabeledComponentFinderTagHandler
Constructor for ComponentFinderTagHandler.
loadProcedures(Element) - Method in class junit.extensions.jfcunit.xml.JFCXMLTestCase
Process the child XML elements.

M

MARK - Static variable in interface junit.extensions.xml.XMLConstants
mark.
MATCH - Static variable in class junit.extensions.jfcunit.tools.Operator.Operation
Match the item using a Regular expression.
MATCH - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
match.
MESSAGE - Static variable in interface junit.extensions.xml.XMLConstants
message.
META - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
Meta.
METHOD - Static variable in interface junit.extensions.xml.XMLConstants
method.
MODE - Static variable in interface junit.extensions.xml.XMLConstants
mode.
MODIFIERS - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
modifiers.
MouseEventData - class junit.extensions.jfcunit.eventdata.MouseEventData.
Data container class that holds all the data necessary for jfcUnit to fire mouse events.
MouseEventData() - Constructor for class junit.extensions.jfcunit.eventdata.MouseEventData
Default Constructor.
MouseEventData(JFCTestCase, Component) - Constructor for class junit.extensions.jfcunit.eventdata.MouseEventData
Constructor.
MouseEventData(JFCTestCase, Component, int) - Constructor for class junit.extensions.jfcunit.eventdata.MouseEventData
Constructor.
MouseEventData(JFCTestCase, Component, long) - Constructor for class junit.extensions.jfcunit.eventdata.MouseEventData
Constructor.
MouseEventData(JFCTestCase, Component, int, int) - Constructor for class junit.extensions.jfcunit.eventdata.MouseEventData
Constructor.
MouseEventData(JFCTestCase, Component, int, boolean) - Constructor for class junit.extensions.jfcunit.eventdata.MouseEventData
Constructor.
MouseEventData(JFCTestCase, Component, int, long) - Constructor for class junit.extensions.jfcunit.eventdata.MouseEventData
Constructor.
MouseEventData(JFCTestCase, Component, int, int, boolean) - Constructor for class junit.extensions.jfcunit.eventdata.MouseEventData
Constructor.
MouseEventData(JFCTestCase, Component, int, boolean, long) - Constructor for class junit.extensions.jfcunit.eventdata.MouseEventData
Constructor.
MouseEventData(JFCTestCase, Component, int, int, boolean, long) - Constructor for class junit.extensions.jfcunit.eventdata.MouseEventData
Constructor.
MouseEventData(JFCTestCase, Component, int, int, boolean, long, int) - Constructor for class junit.extensions.jfcunit.eventdata.MouseEventData
Constructor.
MouseEventData(JFCTestCase, Component, int, int, boolean, long, Point) - Constructor for class junit.extensions.jfcunit.eventdata.MouseEventData
Constructor.
MouseEventData(JFCTestCase, Component, int, int, boolean, long, int, Point) - Constructor for class junit.extensions.jfcunit.eventdata.MouseEventData
Constructor.
MouseEventDataTagHandler - class junit.extensions.jfcunit.eventdata.MouseEventDataTagHandler.
This is a extension of the click and drag elements.
MouseEventDataTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.eventdata.MouseEventDataTagHandler
Constructor for MouseEventDataTagHandler.
MouseWheelEventData - class junit.extensions.jfcunit.eventdata.MouseWheelEventData.
Data container class that holds all the data necessary for jfcUnit to fire mouse events.
MouseWheelEventData() - Constructor for class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Default Constructor.
MouseWheelEventData(JFCTestCase, Component) - Constructor for class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Constructor.
MouseWheelEventData(JFCTestCase, Component, int) - Constructor for class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Constructor.
MouseWheelEventData(JFCTestCase, Component, int, int) - Constructor for class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Constructor.
MouseWheelEventData(JFCTestCase, Component, int, int, int) - Constructor for class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Constructor.
MouseWheelEventData(JFCTestCase, Component, int, int, int, int) - Constructor for class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Constructor.
MouseWheelEventData(JFCTestCase, Component, int, int, int, boolean) - Constructor for class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Constructor.
MouseWheelEventData(JFCTestCase, Component, int, int, int, long) - Constructor for class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Constructor.
MouseWheelEventData(JFCTestCase, Component, int, int, int, int, boolean) - Constructor for class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Constructor.
MouseWheelEventData(JFCTestCase, Component, int, int, int, boolean, long) - Constructor for class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Constructor.
MouseWheelEventData(JFCTestCase, Component, int, int, int, int, boolean, long) - Constructor for class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Constructor.
MouseWheelEventData(JFCTestCase, Component, int, int, int, int, boolean, long, int) - Constructor for class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Constructor.
MouseWheelEventData(JFCTestCase, Component, int, int, int, int, boolean, long, Point) - Constructor for class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Constructor.
MouseWheelEventData(JFCTestCase, Component, int, int, int, int, boolean, long, int, Point) - Constructor for class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Constructor.
MouseWheelEventDataTagHandler - class junit.extensions.jfcunit.eventdata.MouseWheelEventDataTagHandler.
This element implements the mouse wheel movement.
MouseWheelEventDataTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.eventdata.MouseWheelEventDataTagHandler
Constructor for MouseWheelEventDataTagHandler.
m_assertExit - Variable in class junit.extensions.jfcunit.JFCTestCase
Assert Exit was called.
m_bundle - Variable in class junit.extensions.xml.XMLTagResourceBundle
The ResourceBundle used to read in the properties.
m_caseIndependent - Variable in class junit.extensions.jfcunit.finder.AbstractButtonFinder
A boolean specifying whether the filtration is case insensitive.
m_caseIndependent - Variable in class junit.extensions.jfcunit.finder.AbstractWindowFinder
A boolean specifying whether the filtration is case insensitive.
m_caseIndependent - Variable in class junit.extensions.jfcunit.finder.Finder
Ignore case.
m_caseIndependent - Variable in class junit.extensions.jfcunit.finder.JLabelFinder
A boolean specifying whether the filtration is case insensitive.
m_caseIndependent - Variable in class junit.extensions.jfcunit.finder.JMenuItemFinder
A boolean specifying whether the filtration is case insensitive.
m_caseIndependent - Variable in class junit.extensions.jfcunit.finder.LabeledComponentFinder
Ignore the case of the search.
m_caseIndependent - Variable in class junit.extensions.jfcunit.finder.NamedComponentFinder
A boolean specifying whether the filtration is case insensitive.
m_cause - Variable in class junit.extensions.xml.XMLException
Exception which caused the error.
m_choose - Variable in class junit.extensions.xml.elements.ChooseTagHandler
choose string.
m_columnIndex - Variable in class junit.extensions.jfcunit.eventdata.JTableHeaderMouseEventData
The zero-based column index of the specific cell on which to trigger the event.
m_columnIndex - Variable in class junit.extensions.jfcunit.eventdata.JTableMouseEventData
The zero-based column index of the specific cell on which to trigger the event.
m_comboBox - Variable in class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
The JComboBox on which to trigger the event.
m_comp - Variable in class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
The Component on which to trigger the event.
m_comp - Variable in class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventData
The Component on which to trigger the event.
m_comp - Variable in class junit.extensions.jfcunit.eventdata.KeyEventData
The component to be fired upon.
m_comp - Variable in class junit.extensions.jfcunit.eventdata.MouseEventData
The Component on which to trigger the event.
m_comp - Variable in class junit.extensions.jfcunit.eventdata.MouseWheelEventData
The Component on which to trigger the event.
m_comp - Variable in class junit.extensions.jfcunit.eventdata.StringEventData
The string code to be fired.
m_compCls - Variable in class junit.extensions.jfcunit.finder.ComponentFinder
The type of the Component.
m_compCls - Variable in class junit.extensions.jfcunit.finder.NamedComponentFinder
The type of the component.
m_compIndex - Variable in class junit.extensions.jfcunit.xml.XMLRecorder
Index of next generated component.
m_component - Variable in class junit.extensions.jfcunit.tools.ComponentNode
Component.
m_componentTree - Variable in class junit.extensions.jfcunit.tools.ComponentBrowser
Component Tree.
m_cont - Variable in class junit.extensions.jfcunit.JFCTestCase
Continuation flag.
m_debug - Variable in class junit.extensions.jfcunit.finder.Finder
The debug state of the finder.
m_delay - Variable in class junit.extensions.jfcunit.RobotTestHelper
Mandatory delay to get thing working.
m_delegate - Variable in class junit.extensions.jfcunit.JFCTestCase.JFCSecurityManager
Original Security manager.
m_dest - Variable in class junit.extensions.jfcunit.eventdata.DragEventData
Destination of the drag event.
m_dislogClosed - Variable in class junit.extensions.xml.elements.EchoTagHandler.EchoDialog
Private result of the dialog.
m_doc - Variable in class junit.extensions.jfcunit.xml.XMLRecorder
Document of the recording.
m_element - Variable in class junit.extensions.jfcunit.xml.JFCXMLTestCase
The element to be processed.
m_element - Variable in class junit.extensions.xml.XMLException
Element which could not be processed.
m_element - Variable in class junit.extensions.xml.XMLProcedure
Element of the procedure definition.
m_element - Variable in class junit.extensions.xml.XMLTestCase
The element to be processed.
m_element - Variable in class junit.extensions.xml.XMLTestSuite
Element for this test suite.
m_element - Variable in class junit.extensions.xml.elements.AbstractTagHandler
The Element to be processed.
m_elementIndex - Variable in class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
The zero-based index of the specific element on which to trigger the event.
m_elementIndex - Variable in class junit.extensions.jfcunit.eventdata.JListMouseEventData
The zero-based index of the specific element on which to trigger the event.
m_elementIndexes - Variable in class junit.extensions.jfcunit.eventdata.JMenuMouseEventData
The zero-based index of the specific menu elements on which to trigger the event.
m_err - Variable in class junit.extensions.jfcunit.JFCTestCase
Exception thrown by testcase.
m_event - Variable in class junit.extensions.jfcunit.WindowMonitor.WindowEventItem
Event to be processed by the dispatch thread.
m_eventData - Variable in class junit.extensions.jfcunit.eventdata.BaseEventDataTagHandler
Event data generated by the tag handler implementation.
m_exited - Variable in class junit.extensions.jfcunit.JFCTestCase
True if exited.
m_fCanonical - Variable in class junit.extensions.xml.XMLWriter
Canonical output.
m_fOut - Variable in class junit.extensions.xml.XMLWriter
Print writer.
m_fileName - Variable in class junit.extensions.xml.XMLTestSuite
The name of the test xml script file - found from the classpath.
m_filename - Variable in class junit.extensions.jfcunit.xml.JFCXMLTestCase
The name of the test xml script file - found from the classpath.
m_filename - Variable in class junit.extensions.xml.XMLTestCase
The name of the test xml script file - found from the classpath.
m_forcedWait - Variable in class junit.extensions.jfcunit.JFCTestCase
Forcibly wait for full time.
m_header - Variable in class junit.extensions.jfcunit.eventdata.JTableHeaderMouseEventData
The JTableHeader on which to trigger the event.
m_helper - Variable in class junit.extensions.jfcunit.JFCTestCase
The test helper to be used in testing.
m_holdTime - Variable in class junit.extensions.jfcunit.eventdata.JFCEventManager
Hold time for the timer thread before firing the pending event.
m_ich - Variable in class junit.extensions.jfcunit.finder.IconMatcher
Height of the icon.
m_icon - Variable in class junit.extensions.jfcunit.finder.IconMatcher
The icon of the first component.
m_iconData - Variable in class junit.extensions.jfcunit.finder.IconMatcher
iconData read from the icon given.
m_iconMatcher - Variable in class junit.extensions.jfcunit.finder.AbstractButtonFinder
The matcher for the icon of the AbstractButton component.
m_iconMatcher - Variable in class junit.extensions.jfcunit.finder.JMenuItemFinder
The matcher for the icon of the AbstractButton component.
m_icw - Variable in class junit.extensions.jfcunit.finder.IconMatcher
width of the icon.
m_ignoreVisiblity - Variable in class junit.extensions.jfcunit.finder.Finder
visibility property defaults to false.
m_incr - Variable in class junit.extensions.jfcunit.finder.IconMatcher
Increment for performing spot checks across the icons to speed performance of not equals comparisons.
m_indent - Variable in class junit.extensions.jfcunit.xml.XMLRecorder
Indent string for each node.
m_indexes - Variable in class junit.extensions.jfcunit.eventdata.PathData
Indexes of the strings representing the path.
m_invoker - Variable in class junit.extensions.jfcunit.finder.JPopupMenuFinder
The Invoker of the Popup Menu.
m_isPopupTrigger - Variable in class junit.extensions.jfcunit.eventdata.AbstractMouseEventData
boolean specifying whether this event will show a popup.
m_isTyped - Variable in class junit.extensions.jfcunit.keyboard.JFCKeyStroke
isTyped true if the key stroke is to emit a typed event.
m_keyChar - Variable in class junit.extensions.jfcunit.keyboard.JFCKeyStroke
Key Character.
m_keyCode - Variable in class junit.extensions.jfcunit.eventdata.KeyEventData
The key code to be fired.
m_keyCode - Variable in class junit.extensions.jfcunit.keyboard.JFCKeyStroke
Key Code.
m_keyStrokes - Variable in class junit.extensions.jfcunit.eventdata.AbstractKeyEventData
Key Strokes to be simulated.
m_label - Variable in class junit.extensions.jfcunit.finder.AbstractButtonFinder
The text of the AbstractButton component.
m_lastClicks - Variable in class junit.extensions.jfcunit.JFCTestHelper
Last number of clicks.
m_lastEventTime - Variable in class junit.extensions.jfcunit.eventdata.JFCEventManager
Time when the last event was recorded.
m_lastMouseModifiers - Variable in class junit.extensions.jfcunit.JFCTestHelper
The mouse buttons that were pressed in the previous call.
m_lastPopup - Variable in class junit.extensions.jfcunit.JFCTestHelper
The popup that appeared in the previous call.
m_lastPressed - Variable in class junit.extensions.jfcunit.JFCTestHelper
The mouse buttons that were pressed in the previous call.
m_lastx - Variable in class junit.extensions.jfcunit.javatest.RobotTest
lastx location of mouse.
m_lasty - Variable in class junit.extensions.jfcunit.javatest.RobotTest
lasty location of mouse.
m_list - Variable in class junit.extensions.jfcunit.eventdata.JListMouseEventData
The JList on which to trigger the event.
m_listView - Variable in class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
The list view associated with the JComboBox.
m_listenerList - Variable in class junit.extensions.jfcunit.eventdata.JFCEventManager
Listener list.
m_lock - Variable in class junit.extensions.jfcunit.JFCTestCase
Lock instance.
m_lockWait - Variable in class junit.extensions.jfcunit.JFCTestCase
Lock Wait time.
m_map - Variable in class junit.extensions.xml.XMLObjectCache
Internal hashmap used to hold the property/procedure mappings.
m_map - Variable in class junit.extensions.xml.XMLTagResourceBundle
Map of the API specified Tag Handlers.
m_mapChar - Variable in class junit.extensions.jfcunit.keyboard.AbstractKeyMapping
The hash map is used to quickly access the key strokes for characters.
m_mapCode - Variable in class junit.extensions.jfcunit.keyboard.AbstractKeyMapping
The hash map is used to quickly access the key strokes for codes.
m_menu - Variable in class junit.extensions.jfcunit.eventdata.JMenuMouseEventData
The JMenuBar on which to trigger the event.
m_modifiers - Variable in class junit.extensions.jfcunit.eventdata.AbstractEventData
The modifier key values that need to be passed onto the event.
m_modifiers - Variable in class junit.extensions.jfcunit.keyboard.JFCKeyStroke
Modifiers to be pressed for this event.
m_name - Variable in class junit.extensions.jfcunit.finder.NamedComponentFinder
The pattern for the name of the component.
m_next - Variable in class junit.extensions.jfcunit.WindowMonitor.WindowEventItem
Next event item to be processed.
m_no - Variable in class junit.extensions.xml.elements.EchoTagHandler.EchoDialog
NO Button.
m_nodeValue - Variable in class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
The String value of the specific node on which to trigger the event.
m_numberOfClicks - Variable in class junit.extensions.jfcunit.eventdata.AbstractMouseEventData
Number of clicks in the MouseEvent (1 for single-click, 2 for double clicks).
m_offset - Variable in class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
Offset into the text component.
m_offset - Variable in class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventData
Offset into the text component in characters.
m_ok - Variable in class junit.extensions.xml.elements.EchoTagHandler.EchoDialog
Yes Button.
m_operation - Variable in class junit.extensions.jfcunit.finder.Finder
Operation to be performed when selecting items.
m_origPoint - Variable in class junit.extensions.jfcunit.eventdata.DragEventData
Original reference location of component.
m_other - Variable in class junit.extensions.xml.elements.ChooseTagHandler
other string.
m_parent - Variable in class junit.extensions.jfcunit.tools.ComponentNode
Parent node.
m_parent - Variable in class junit.extensions.jfcunit.xml.JFCXMLTestCase
Parent test case.
m_parent - Variable in class junit.extensions.xml.XMLObjectCache
The parent XMLObjectCache.
m_parent - Variable in class junit.extensions.xml.XMLTestCase
Parent test.
m_parent - Variable in class junit.extensions.xml.XMLTestSuite
Parent Test Suite.
m_path - Variable in class junit.extensions.jfcunit.eventdata.PathData
Strings representing the path.
m_pathData - Variable in class junit.extensions.jfcunit.eventdata.PathTagHandler
Path data created.
m_patternMatcher - Variable in class junit.extensions.jfcunit.finder.Finder
This member is used to evaluate regular expressions.
m_paused - Variable in class junit.extensions.jfcunit.xml.XMLRecorder
Paused State.
m_pausingAWT - Variable in class junit.extensions.jfcunit.JFCTestCase
Run the AWTThread free from interruption.
m_pendingEvent - Variable in class junit.extensions.jfcunit.eventdata.JFCEventManager
Pending event held for consolidation.
m_points - Variable in class junit.extensions.jfcunit.eventdata.DragEventData
List of points in the drag path.
m_position - Variable in class junit.extensions.jfcunit.eventdata.AbstractEventData
The position to place the mouse within the component.
m_procedures - Variable in class junit.extensions.jfcunit.xml.JFCXMLTestCase
Map of procedures.
m_procedures - Variable in class junit.extensions.xml.XMLTestCase
Map of the procedures for this test case.
m_procedures - Variable in class junit.extensions.xml.XMLTestSuite
Collection of valid procedures for the test case.
m_propTableModel - Variable in class junit.extensions.jfcunit.tools.ComponentBrowser
Property Table Model.
m_properties - Variable in class junit.extensions.jfcunit.xml.JFCXMLTestCase
A Map of all objects that have been found - keyed by the string name.
m_properties - Variable in class junit.extensions.xml.XMLException
Properties which may have been passed to the element which could not be processed.
m_properties - Variable in class junit.extensions.xml.XMLTestCase
A Map of all objects that have been found - keyed by the string name.
m_propertyCache - Variable in class junit.extensions.xml.XMLTestSuite
Object cahce used to hold globals set by the test case.
m_queue - Variable in class junit.extensions.jfcunit.JFCTestHelper
The EventQueue on which all events are processed.
m_recording - Variable in class junit.extensions.jfcunit.eventdata.JFCEventManager
Recording state.
m_referencePoint - Variable in class junit.extensions.jfcunit.eventdata.AbstractEventData
The reference point to place the mouse.
m_refreshButton - Variable in class junit.extensions.jfcunit.tools.ComponentBrowser
Refresh Button.
m_result - Variable in class junit.extensions.xml.elements.EchoTagHandler.EchoDialog
Result of the dialog.
m_result - Variable in class junit.extensions.xml.elements.EchoTagHandler
Window close result.
m_robot - Variable in class junit.extensions.jfcunit.RobotTestHelper
Robot instance.
m_robot - Variable in class junit.extensions.jfcunit.javatest.RobotTest
Robot to be used for test.
m_root - Variable in class junit.extensions.jfcunit.xml.XMLRecorder
Root element of the recording.
m_rowIndex - Variable in class junit.extensions.jfcunit.eventdata.JTableMouseEventData
The zero-based row index of the specific cell on which to trigger the event.
m_runBare - Variable in class junit.extensions.jfcunit.JFCTestCase
True if runBare has begun.
m_screenLocation - Variable in class junit.extensions.jfcunit.eventdata.AbstractEventData
The screen location to place the mouse.
m_scrollAmount - Variable in class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Amount to scroll for each wheel rotation.
m_showDebug - Variable in class junit.extensions.jfcunit.finder.Finder
Show Debug.
m_size - Variable in class junit.extensions.jfcunit.finder.IconMatcher
Size of the icon.
m_sleepTime - Variable in class junit.extensions.jfcunit.JFCTestCase
Time to sleep.
m_sleepTime - Variable in class junit.extensions.jfcunit.eventdata.AbstractEventData
The wait time in ms between each event.
m_source - Variable in class junit.extensions.jfcunit.eventdata.DragEventData
Source of the drag event.
m_source - Variable in class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
The Source on which to trigger the event.
m_status - Variable in class junit.extensions.jfcunit.ExitException
Status code.
m_step - Variable in class junit.extensions.jfcunit.TestHelper
Step size for mouse movement events.
m_string - Variable in class junit.extensions.jfcunit.eventdata.StringEventData
The string code to be fired.
m_subComponent - Variable in class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
The subcomponent type to send click.
m_tabIndex - Variable in class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
The zero-based tab index of the specific tab on which to trigger the event.
m_tabPane - Variable in class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
The JTabbedPane on which to trigger the event.
m_table - Variable in class junit.extensions.jfcunit.eventdata.JTableMouseEventData
The JTable on which to trigger the event.
m_terminator - Variable in class junit.extensions.jfcunit.xml.XMLRecorder
Terminator keystroke.
m_testCase - Variable in class junit.extensions.jfcunit.eventdata.AbstractEventData
The JFCTestCase on whose thread awtSleep() has to be invoked.
m_testCase - Variable in class junit.extensions.xml.elements.AbstractTagHandler
The IXMLTestCase that uses this element.
m_testCase - Variable in class junit.extensions.xml.elements.TestTagHandler
Test Case.
m_testSuite - Variable in class junit.extensions.xml.elements.AbstractTagHandler
The IXMLTestSuite that uses this element.
m_text - Variable in class junit.extensions.jfcunit.finder.JLabelFinder
The text of the component.
m_text - Variable in class junit.extensions.jfcunit.finder.JMenuItemFinder
The text of the component.
m_text - Variable in class junit.extensions.jfcunit.finder.LabeledComponentFinder
The label Regular expression to be found.
m_timerThread - Variable in class junit.extensions.jfcunit.eventdata.JFCEventManager
Timer Thread used to send the pending event.
m_title - Variable in class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
The title of the specific tab on which to trigger the event.
m_title - Variable in class junit.extensions.jfcunit.finder.AbstractWindowFinder
The title of the component.
m_title - Variable in class junit.extensions.jfcunit.finder.JFileChooserFinder
Title to be compared.
m_title - Variable in class junit.extensions.jfcunit.finder.JInternalFrameFinder
Title of the frame.
m_tree - Variable in class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
The JTree on which to trigger the event.
m_treePath - Variable in class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
The path of the specific node on which to trigger the event.
m_valid - Variable in class junit.extensions.jfcunit.eventdata.AbstractEventData
State of event data.
m_wait - Variable in class junit.extensions.jfcunit.finder.Finder
The max wait time for a window to appear in milliseconds.
m_waiting - Variable in class junit.extensions.jfcunit.JFCTestCase
Waiting flag.
m_wheelRotation - Variable in class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Number of wheel clicks to rotate.
m_when - Variable in class junit.extensions.xml.elements.ChooseTagHandler
when string.
main(String[]) - Static method in class junit.extensions.jfcunit.javatest.RobotTest
Run the test.
main(String[]) - Static method in class junit.extensions.jfcunit.tools.ComponentBrowser
Just another dumb main method.
main(String[]) - Static method in class junit.extensions.jfcunit.tools.XMLRoot
Application start method.
matchPattern(String, String, boolean) - Method in class junit.extensions.jfcunit.finder.Finder
This method is used to filter components' attributes based on a pattern specified by the user.
matchPattern(String, String) - Method in class junit.extensions.jfcunit.finder.Finder
This method is used to filter components' attributes based on a pattern specified by the user.
matchPattern(String, String, RE) - Method in class junit.extensions.jfcunit.finder.Finder
This method is used to filter components' attributes based on a pattern specified by the user.
matchPattern(String, String) - Static method in class junit.extensions.jfcunit.tools.Operator
This method is used to filter components' attributes based on a pattern specified by the user.
matches(Icon) - Method in class junit.extensions.jfcunit.finder.IconMatcher
Method that returns true if the given icon matches the one in this matcher.
mouseMoved(Component, int, int) - Method in class junit.extensions.jfcunit.JFCTestHelper
Process a mouse move event on a component.
mouseMoved(Component, int, int) - Method in class junit.extensions.jfcunit.RobotTestHelper
Process a mouse move event on a component.
mouseMoved(Component, int, int) - Method in class junit.extensions.jfcunit.TestHelper
Process a mouse move event on a component.
mousePressed(Component, int, int, boolean) - Method in class junit.extensions.jfcunit.JFCTestHelper
Process a mouse press event on a component.
mousePressed(Component, int, int, boolean) - Method in class junit.extensions.jfcunit.RobotTestHelper
Process a mouse press event on a component.
mousePressed(Component, int, int, boolean) - Method in class junit.extensions.jfcunit.TestHelper
Process a mouse press event on a component.
mouseReleased(Component, int, int, boolean) - Method in class junit.extensions.jfcunit.JFCTestHelper
Process a mouse release event on a component.
mouseReleased(Component, int, int, boolean) - Method in class junit.extensions.jfcunit.RobotTestHelper
Process a mouse release event on a component.
mouseReleased(Component, int, int, boolean) - Method in class junit.extensions.jfcunit.TestHelper
Process a mouse release event on a component.
mouseToKeyModifiers(int) - Static method in class junit.extensions.jfcunit.TestHelper
Convert the modifiers from mouse modifiers to keyboard modifiers.
mouseWheel(Component, int, int) - Method in class junit.extensions.jfcunit.JFCTestHelper
Simulate rotating the mouseWheel Only supported in Java 1.4.
mouseWheel(Component, int, int) - Method in class junit.extensions.jfcunit.RobotTestHelper
Simulate rotating the mouseWheel.
mouseWheel(Component, int, int) - Method in class junit.extensions.jfcunit.TestHelper
Simulate rotating the mouseWheel.

N

NAME - Static variable in interface junit.extensions.xml.XMLConstants
name.
NAMESPACES_FEATURE_ID - Static variable in class junit.extensions.xml.XMLWriter
Namespaces feature id (http://xml.org/sax/features/namespaces).
NODEVALUE - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
node.
NORTH - Static variable in interface junit.extensions.jfcunit.eventdata.EventDataConstants
Identifier for the mouse position at the center of the top edge Component.
NORTH_EAST - Static variable in interface junit.extensions.jfcunit.eventdata.EventDataConstants
Identifier for the mouse position at the top right corner of the Component.
NORTH_WEST - Static variable in interface junit.extensions.jfcunit.eventdata.EventDataConstants
Identifier for the mouse position at the top left corner of the Component.
NO_OPTION - Static variable in class junit.extensions.xml.elements.EchoTagHandler
Result of confirm dialog when NO or CANCEL button is pressed.
NamedComponentFinder - class junit.extensions.jfcunit.finder.NamedComponentFinder.
This is a 'breakaway' from the ComponentFinder in which the component to be tested is assumed to have a name and so the name passed in is compared to the comp.name The pattern syntax can be found at the Jakarta RegExp API Documentation in RE.
NamedComponentFinder(Class, String) - Constructor for class junit.extensions.jfcunit.finder.NamedComponentFinder
Constructor accepting all arguments needed to filter component.
NamedComponentFinder(Class, String, boolean) - Constructor for class junit.extensions.jfcunit.finder.NamedComponentFinder
Constructor accepting all arguments needed to filter component.
NamedComponentFinderTagHandler - class junit.extensions.jfcunit.finder.NamedComponentFinderTagHandler.
This is a extension of the findTagHandler element.
NamedComponentFinderTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.finder.NamedComponentFinderTagHandler
Constructor for FindTagHandler.
NoOpTagHandler - class junit.extensions.xml.elements.NoOpTagHandler.
Provide a mechanism for turning off specific tag handlers by changing the tag handler assignment.
NoOpTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.xml.elements.NoOpTagHandler
Constructor.
normalizeAndPrint(String) - Method in class junit.extensions.xml.XMLWriter
Write the string after normalization.
normalizeAndPrint(char) - Method in class junit.extensions.xml.XMLWriter
Normalizes and print the given character.

O

OFFSET - Static variable in interface junit.extensions.jfcunit.eventdata.EventDataConstants
Identifier for the mouse position at a point specified by the offset.
OPERATION - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
operation.
OP_CODE_STRINGS - Static variable in class junit.extensions.jfcunit.finder.Finder
String so for the OP codes.
OP_CONTAINS - Static variable in class junit.extensions.jfcunit.finder.Finder
Check that the value is contained.
OP_ENDSWITH - Static variable in class junit.extensions.jfcunit.finder.Finder
Check that the value ends with the given value.
OP_EQUALS - Static variable in class junit.extensions.jfcunit.finder.Finder
Check that the values are equal.
OP_MATCH - Static variable in class junit.extensions.jfcunit.finder.Finder
Match the item using a Regular expression.
OP_STARTSWITH - Static variable in class junit.extensions.jfcunit.finder.Finder
Check that the value starts with the given value.
OTHERWISE - Static variable in interface junit.extensions.xml.XMLConstants
otherwise.
Operator - class junit.extensions.jfcunit.tools.Operator.
Abstract class for defining call back classes to test whether a Component that is being searched for has been found.
Operator() - Constructor for class junit.extensions.jfcunit.tools.Operator
Constructor should be private.
Operator.Operation - class junit.extensions.jfcunit.tools.Operator.Operation.
Operations for comparing strings.
Operator.Operation() - Constructor for class junit.extensions.jfcunit.tools.Operator.Operation
Private constructor.

P

PATH - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
path.
PATHDELIMITER - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
pathdelimiter.
PATHREFID - Static variable in interface junit.extensions.xml.XMLConstants
pathrefid.
PAUSE - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
pause.
PERCENT - Static variable in interface junit.extensions.jfcunit.eventdata.EventDataConstants
Identifier for the mouse position at a point in the component specified by percentage of width and height.
POINT - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
point.
POPUPTRIGGER - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
popup.
POSITION - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
position.
POSITIONSTRINGS - Static variable in interface junit.extensions.jfcunit.eventdata.EventDataConstants
String description of the positions.
PROCEDURE - Static variable in interface junit.extensions.xml.XMLConstants
procedure.
PROPERTY - Static variable in interface junit.extensions.xml.XMLConstants
property.
ParentInstanceTagHandler - class junit.extensions.xml.elements.ParentInstanceTagHandler.
Provide a mechanism for sending debug messages to the test case developer.
ParentInstanceTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.xml.elements.ParentInstanceTagHandler
Constructor.
PathData - class junit.extensions.jfcunit.eventdata.PathData.
Title: PathData
PathData(int) - Constructor for class junit.extensions.jfcunit.eventdata.PathData
PathData constructor.
PathData(String[]) - Constructor for class junit.extensions.jfcunit.eventdata.PathData
PathData constructor.
PathData(String[], int[]) - Constructor for class junit.extensions.jfcunit.eventdata.PathData
PathData constructor.
PathData(JMenuItem) - Constructor for class junit.extensions.jfcunit.eventdata.PathData
PathData constructor.
PathTagHandler - class junit.extensions.jfcunit.eventdata.PathTagHandler.
Title: PathDataTagHandler
PathTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.eventdata.PathTagHandler
Constructor for the tag handler.
ProcedureTagHandler - class junit.extensions.xml.elements.ProcedureTagHandler.
Provide a mechanism for executing repetative tasks with different context.
ProcedureTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.xml.elements.ProcedureTagHandler
Constructor.
ProcedureTagHandler(Element, IXMLTestSuite) - Constructor for class junit.extensions.xml.elements.ProcedureTagHandler
Constructor.
PropertyTagHandler - class junit.extensions.xml.elements.PropertyTagHandler.
Create a property by the name given name.
PropertyTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.xml.elements.PropertyTagHandler
Constructor.
PropertyTagHandler(Element, IXMLTestSuite) - Constructor for class junit.extensions.xml.elements.PropertyTagHandler
Constructor.
parse(InputStream) - Static method in class junit.extensions.xml.XMLUtil
This method is used to parse the xml file with the specified name.
pause() - Method in class junit.extensions.jfcunit.JFCTestCase
Pause the test until the Option Pane is acknowleged.
pause(long) - Method in class junit.extensions.jfcunit.finder.Finder
Puase the finder for a bit.
pause() - Method in class junit.extensions.jfcunit.xml.XMLRecorder
Pause the recording.
pauseAWT() - Method in class junit.extensions.jfcunit.JFCTestCase
Pause the awt event queue until it is released by releaseAWT() or the end of the test is reached.
populate(Element) - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
Populate the Element with the attributes to recreate this event data.
populate(Element) - Method in class junit.extensions.jfcunit.eventdata.AbstractMouseEventData
Populate the element given with the attributes of the event.
populate(Element) - Method in class junit.extensions.jfcunit.eventdata.DragEventData
Populate the element wiht the data.
populate(Element) - Method in class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
Populate the JComboBoxMouseEventData XML element.
populate(Element) - Method in class junit.extensions.jfcunit.eventdata.JListMouseEventData
Populate the XML Element.
populate(Element) - Method in class junit.extensions.jfcunit.eventdata.JMenuMouseEventData
Populate the JComboBoxMouseEventData XML element.
populate(Element) - Method in class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
Populate the XML Element.
populate(Element) - Method in class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
Populate the XML Element with this object attributes.
populate(Element) - Method in class junit.extensions.jfcunit.eventdata.JTableHeaderMouseEventData
Populate the XML Element with this objects attributes.
populate(Element) - Method in class junit.extensions.jfcunit.eventdata.JTableMouseEventData
Populate the XML Element with this objects attributes.
populate(Element) - Method in class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventData
Populate the XML Element with this objects attributes.
populate(Element) - Method in class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Populate the XML Element with this nodes attributes.
populate(Element) - Method in class junit.extensions.jfcunit.eventdata.KeyEventData
Populate the element with the key code.
populate(Element) - Method in class junit.extensions.jfcunit.eventdata.MouseEventData
Populate the XML Element with this objects data.
populate(Element) - Method in class junit.extensions.jfcunit.eventdata.StringEventData
Populate the element with the key code.
populateWindows(Window) - Static method in class junit.extensions.jfcunit.WindowMonitor
Populate frames.
postEvent(AWTEvent) - Method in class junit.extensions.jfcunit.JFCTestHelper
This method is just present so as to put debug statements in one central place, without repeating everywhere.
prepareComponent() - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
Prepare the component to receive the Event by calling requestFocus() on the Component and calculating the screen location.
prepareComponent() - Method in class junit.extensions.jfcunit.eventdata.AbstractKeyEventData
Prepare the text component.
prepareComponent() - Method in class junit.extensions.jfcunit.eventdata.DragEventData
This prepares the source and dest components if set, and inserts/appends the screen locations onto the list of points.
prepareComponent() - Method in class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
Prepare the Component to receive the event.
prepareComponent() - Method in class junit.extensions.jfcunit.eventdata.JListMouseEventData
Prepare the component to receive the event.
prepareComponent() - Method in class junit.extensions.jfcunit.eventdata.JMenuMouseEventData
Prepare the Component to receive the event.
prepareComponent() - Method in class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
Prepare the component for firing the mouse event.
prepareComponent() - Method in class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
Prepare the component to receive the event.
prepareComponent() - Method in class junit.extensions.jfcunit.eventdata.JTableHeaderMouseEventData
Prepare the component to receive the event.
prepareComponent() - Method in class junit.extensions.jfcunit.eventdata.JTableMouseEventData
Prepare the component to receive the event.
prepareComponent() - Method in class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventData
Prepare the component to receive the event.
prepareComponent() - Method in class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Prepare the component to receive the event.
prepareComponent() - Method in class junit.extensions.jfcunit.eventdata.MouseEventData
Prepare the component for firing the mouse event.
prepareComponent() - Method in class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Prepare the component for firing the mouse event.
pressModifiers(Component, int) - Method in class junit.extensions.jfcunit.TestHelper
Send the modifier key press event for the modifiers.
processCData(Node) - Method in class junit.extensions.xml.XMLWriter
Process CDATA nodes.
processChildren(Element) - Method in class junit.extensions.jfcunit.xml.JFCXMLTestCase
Process the child XML elements.
processChildren(Element) - Method in interface junit.extensions.xml.IXMLTestCase
Process each child element.
processChildren(Element) - Method in class junit.extensions.xml.XMLTestCase
Process the child XML Elements.
processChildren(Element) - Method in class junit.extensions.xml.XMLTestSuite
Process the children of the test suite.
processComment(Node) - Method in class junit.extensions.xml.XMLWriter
Process Comment Nodes.
processDocument(Node) - Method in class junit.extensions.xml.XMLWriter
Process Document Nodes.
processDocumentType(Node) - Method in class junit.extensions.xml.XMLWriter
Process Document Type nodes.
processElement() - Method in class junit.extensions.jfcunit.eventdata.ClickTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.eventdata.DragTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventDataTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.eventdata.JFCEventManagerTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.eventdata.JListMouseEventDataTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.eventdata.JMenuMouseEventDataTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventDataTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventDataTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.eventdata.JTableHeaderMouseEventDataTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.eventdata.JTableMouseEventDataTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventDataTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.eventdata.JTreeMouseEventDataTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.eventdata.KeyTagHandler
Submit the keystrokes specified by the event.
processElement() - Method in class junit.extensions.jfcunit.eventdata.MouseEventDataTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.eventdata.MouseWheelEventDataTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.eventdata.PathTagHandler
Process the element.
processElement() - Method in class junit.extensions.jfcunit.finder.AbstractButtonFinderTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.finder.BaseFindTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.finder.ComponentFinderTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.finder.DialogFinderTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.finder.FindTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.finder.FrameFinderTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.finder.JInternalFrameFinderTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.finder.JLabelFinderTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.finder.JMenuItemFinderTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.finder.JPopupMenuFinderTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.finder.JWindowFinderTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.finder.LabeledComponentFinderTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.finder.NamedComponentFinderTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.xml.AWTEventQueueTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.xml.SleepTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.xml.TestTagHandler
 
processElement() - Method in class junit.extensions.jfcunit.xml.XMLRecorder
 
processElement(short, Node) - Method in class junit.extensions.xml.XMLWriter
Process Element node.
processElement() - Method in class junit.extensions.xml.elements.AbstractTagHandler
This method is used to process the xml Element (i.e.
processElement() - Method in class junit.extensions.xml.elements.AssertEnabledTagHandler
This method obtains the refid which is assumed to be a java.awt.Component.
processElement() - Method in class junit.extensions.xml.elements.AssertEqualsTagHandler
Obtain the expected and actual objects.
processElement() - Method in class junit.extensions.xml.elements.AssertHasFocusTagHandler
Obtains the component via the refid.
processElement() - Method in class junit.extensions.xml.elements.AssertNotEqualsTagHandler
Obtain the expected and actual values.
processElement() - Method in class junit.extensions.xml.elements.AssertNotNullTagHandler
The actual value is obtained and then asserted to insure that the value is not null.
processElement() - Method in class junit.extensions.xml.elements.AssertNotSameTagHandler
Obtain the expected and actual values.
processElement() - Method in class junit.extensions.xml.elements.AssertNullTagHandler
Assert that the actual object specified is null.
processElement() - Method in class junit.extensions.xml.elements.AssertSameTagHandler
Obtain the expected and actual values.
processElement() - Method in class junit.extensions.xml.elements.AssertTableContainsTagHandler
Handle the XML processing of the tag 'assertTableContains'.
processElement() - Method in class junit.extensions.xml.elements.AssertTextFieldContainsTagHandler
Handle the XML processing of the tag 'assertTextFieldContains'.
processElement() - Method in class junit.extensions.xml.elements.ChooseTagHandler
process the element.
processElement() - Method in class junit.extensions.xml.elements.DumpTagHandler
Dump the object specified by the refid.
processElement() - Method in class junit.extensions.xml.elements.EchoTagHandler
Handle the XML processing of the tag 'echo'.
processElement() - Method in class junit.extensions.xml.elements.EvaluateTagHandler
Handle the XML processing of the tag 'echo'.
processElement() - Method in class junit.extensions.xml.elements.FailTagHandler
 
processElement() - Method in class junit.extensions.xml.elements.FileTagHandler
Process the file element.
processElement() - Method in class junit.extensions.xml.elements.ForeachTagHandler
process the element.
processElement() - Method in class junit.extensions.xml.elements.IndexOfTagHandler
Locate the index or cell matching the value.
processElement() - Method in class junit.extensions.xml.elements.NoOpTagHandler
Handle the XML processing of the tag 'noop'.
processElement() - Method in class junit.extensions.xml.elements.ParentInstanceTagHandler
Handle the XML processing of the tag 'getparent'.
processElement() - Method in class junit.extensions.xml.elements.ProcedureTagHandler
Handle the XML processing of the tag 'procedure'.
processElement() - Method in class junit.extensions.xml.elements.PropertyTagHandler
Handle the XML processing of the tag 'property'.
processElement() - Method in class junit.extensions.xml.elements.SaveTagHandler
Save the data to the filename given.
processElement() - Method in class junit.extensions.xml.elements.StopWatchTagHandler
Process the element.
processElement() - Method in class junit.extensions.xml.elements.SuiteTagHandler
Process the children of the suite.
processElement() - Method in class junit.extensions.xml.elements.TagHandlersTagHandler
Handle the XML processing of the tag 'taghandlers'.
processElement() - Method in class junit.extensions.xml.elements.TestTagHandler
Process the children of the test case.
processElement() - Method in class junit.extensions.xml.elements.TokenizeTagHandler
Handle the XML processing of the tag.
processElement() - Method in class junit.extensions.xml.elements.WhileTagHandler
process the element.
processEntityRef(Node) - Method in class junit.extensions.xml.XMLWriter
Process EntityRef nodes.
processEvent(AWTEvent) - Static method in class junit.extensions.jfcunit.WindowMonitor
Processes the events by adding the event onto the event queue to be processed by the dispatch thread.
processEventData(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.JFCEventManager
This method converts the AWTEvent to the corresponding AbstractEventData.
processInstructions(Node) - Method in class junit.extensions.xml.XMLWriter
Process Instruction nodes.
processOther(Node) - Method in class junit.extensions.xml.XMLWriter
Process nodes which are not handled any other way.
processText(Node) - Method in class junit.extensions.xml.XMLWriter
Process Text nodes.
put(String, Object) - Method in class junit.extensions.xml.XMLObjectCache
Put a new mapping into the cache.

Q

QLOCK - Static variable in class junit.extensions.jfcunit.WindowMonitor
Lock for the event queue and dispatch thread.
queueWindowEvent(WindowEvent) - Static method in class junit.extensions.jfcunit.WindowMonitor
Queue the event.

R

RECORDING - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
recording.
RECURSIVE - Static variable in interface junit.extensions.xml.XMLConstants
recursive.
REFERENCE - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
reference.
REFID - Static variable in interface junit.extensions.xml.XMLConstants
refid.
RELATIVE - Static variable in interface junit.extensions.xml.XMLConstants
relative.
REMOVE - Static variable in interface junit.extensions.xml.XMLConstants
remove.
RESUME - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
resume.
ROBOT - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
robot.
ROTATION - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
rotation.
ROW - Static variable in interface junit.extensions.xml.XMLConstants
row.
RobotTest - class junit.extensions.jfcunit.javatest.RobotTest.
Title: Test The robot.
RobotTest() - Constructor for class junit.extensions.jfcunit.javatest.RobotTest
Constructor.
RobotTest(String) - Constructor for class junit.extensions.jfcunit.javatest.RobotTest
Constructor.
RobotTestHelper - class junit.extensions.jfcunit.RobotTestHelper.
Class that provides facilities for locating components within a GUI.
RobotTestHelper() - Constructor for class junit.extensions.jfcunit.RobotTestHelper
Construct a new RobotTestHelper.
readFileFromClassContext(Class, String) - Static method in class junit.extensions.xml.XMLUtil
A utility method to find a file from the context of the specified class and read its contents.
readFileFromClasspath(String) - Static method in class junit.extensions.xml.XMLUtil
A utility method to find a file from the classpath and read its contents.
record() - Method in class junit.extensions.jfcunit.xml.XMLRecorder
Start the recording.
recreatePatternMatcher(String, boolean) - Method in class junit.extensions.jfcunit.finder.Finder
Recreate the pattern.
release() - Method in class junit.extensions.jfcunit.JFCTestCase
Release the AWT Thread Control.
releaseModifiers(Component, int) - Method in class junit.extensions.jfcunit.TestHelper
Send the modifier key release event for the modifiers.
remove(Window) - Method in class junit.extensions.jfcunit.WindowMonitor
Remove the window from the list.
remove(String) - Method in class junit.extensions.xml.XMLObjectCache
Remove the object from the cache.
removeAllJFCEventDataListeners() - Method in class junit.extensions.jfcunit.eventdata.JFCEventManager
Remove all listeners.
removeAllSystemWindows() - Static method in class junit.extensions.jfcunit.TestHelper
Remove all System Window regular expressions.
removeJFCEventDataListener(JFCEventDataListener) - Method in class junit.extensions.jfcunit.eventdata.JFCEventManager
Remove a listener.
removeProperty(String) - Method in class junit.extensions.jfcunit.xml.JFCXMLTestCase
Remove the property with the name given.
removeProperty(String) - Method in interface junit.extensions.xml.IXMLTest
Remove the property by name.
removeProperty(String) - Method in class junit.extensions.xml.XMLTestCase
Remove the object with the name given.
removeProperty(String) - Method in class junit.extensions.xml.XMLTestSuite
Remove a property.
removeSystemWindow(String) - Static method in class junit.extensions.jfcunit.TestHelper
Remove a regular expression to match the window titles which should not be closed during cleanup.
removeTagHandler(String) - Static method in class junit.extensions.xml.XMLTagResourceBundle
Remove a tag handler.
removeTagHandlerImpl(String) - Method in class junit.extensions.xml.XMLTagResourceBundle
Remove a tag handler.
resetError() - Method in class junit.extensions.jfcunit.JFCTestCase
Resets the err to the default value (null).
resetForcedWait() - Method in class junit.extensions.jfcunit.JFCTestCase
Resets the forcedWait to the default value (false).
resetSleepTime() - Method in class junit.extensions.jfcunit.JFCTestCase
Resets the sleepTime to the default value (DEFAULTSLEEP).
resolve(String) - Method in class junit.extensions.xml.XMLPropertyCache
Resolve any parameter names in the string given, and make the appropriate substitutions.
resolveProperties(String) - Method in class junit.extensions.jfcunit.xml.JFCXMLTestCase
Resolve embeded property names withing a string.
resolveProperties(String) - Method in interface junit.extensions.xml.IXMLTest
Resolve embeded property values.
resolveProperties(String) - Method in class junit.extensions.xml.XMLTestCase
Resolve embeded property names withing a string.
resolveProperties(String) - Method in class junit.extensions.xml.XMLTestSuite
Resolve embeded property names withing a string.
resolveVariables(String) - Method in class junit.extensions.xml.elements.AbstractTagHandler
Replace variable names with the string of the variable values.
resumeAWT() - Method in class junit.extensions.jfcunit.JFCTestCase
Resume the awt event queue.
run() - Method in class junit.extensions.jfcunit.WindowMonitor.DispatchThread
Run the Dispatch thread.
runBare() - Method in class junit.extensions.jfcunit.JFCTestCase
Sets up, executes and then tears down a test.
runBare() - Method in class junit.extensions.xml.XMLTestCase
Sets up, executes and then tears down a test.
runCode(Runnable) - Method in class junit.extensions.jfcunit.JFCTestCase
Run the code of the test case.
runTest() - Method in class junit.extensions.jfcunit.JFCTestCase
Executes a test.
runTest() - Method in class junit.extensions.jfcunit.xml.JFCXMLTestCase
Executes a test.
runTest() - Method in class junit.extensions.xml.XMLTestCase
Executes a test.
runXMLTest() - Method in class junit.extensions.jfcunit.xml.JFCXMLTestCase
This method is the one that actually performs the test by processing the elements.
runXMLTest() - Method in class junit.extensions.xml.XMLTestCase
This method is the one that actually performs the test by processing the elements.

S

SAVE - Static variable in interface junit.extensions.xml.XMLConstants
save.
SCHEMA_FULL_CHECKING_FEATURE_ID - Static variable in class junit.extensions.xml.XMLWriter
Schema full checking feature id (http://apache.org/xml/features/validation/schema-full-checking).
SCHEMA_VALIDATION_FEATURE_ID - Static variable in class junit.extensions.xml.XMLWriter
Schema validation feature id (http://apache.org/xml/features/validation/schema).
SHIFT - Static variable in class junit.extensions.jfcunit.keyboard.DefaultKeyMapping
Create a local Mapping for the shift key.
SHIFT - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
Shift.
SHOW - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
show.
SLEEP - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
sleep.
SLEEPTIME - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
sleeptime.
SOURCE - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
source.
SOUTH - Static variable in interface junit.extensions.jfcunit.eventdata.EventDataConstants
Identifier for the mouse position at the center of the bottom edge of the Component.
SOUTH_EAST - Static variable in interface junit.extensions.jfcunit.eventdata.EventDataConstants
Identifier for the mouse position at the bottom right corner of the Component.
SOUTH_WEST - Static variable in interface junit.extensions.jfcunit.eventdata.EventDataConstants
Identifier for the mouse position at the bottom left corner of the Component.
STARTSWITH - Static variable in class junit.extensions.jfcunit.tools.Operator.Operation
Check that the value starts with the given value.
STARTSWITH - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
startswith.
STDERR - Static variable in interface junit.extensions.xml.XMLConstants
stderr.
STDOUT - Static variable in interface junit.extensions.xml.XMLConstants
stdout.
STOPWATCH - Static variable in interface junit.extensions.xml.XMLConstants
stopwatch.
STRING - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
string.
SUBCOMPONENT - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
sub.
SUITE - Static variable in interface junit.extensions.xml.XMLConstants
suite.
SWITCH - Static variable in interface junit.extensions.xml.XMLConstants
switch.
SaveTagHandler - class junit.extensions.xml.elements.SaveTagHandler.
Title: class SaveTagHandler
SaveTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.xml.elements.SaveTagHandler
Construct the Tag handler.
SleepTagHandler - class junit.extensions.jfcunit.xml.SleepTagHandler.
This class will handle causes the test case to sleep and allows the AWTEventQueue to run for the specified number of milliseconds.
SleepTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.xml.SleepTagHandler
Constructor for AWTThreadTagHandler.
StopWatchTagHandler - class junit.extensions.xml.elements.StopWatchTagHandler.
This is tag handler can measure the milliseconds within a test case.
StopWatchTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.xml.elements.StopWatchTagHandler
constructor.
StringEventData - class junit.extensions.jfcunit.eventdata.StringEventData.
Data container class that holds all the data necessary for jfcUnit to fire mouse events.
StringEventData() - Constructor for class junit.extensions.jfcunit.eventdata.StringEventData
Default Constructor.
StringEventData(JFCTestCase, Component, String) - Constructor for class junit.extensions.jfcunit.eventdata.StringEventData
Constructor.
StringEventData(JFCTestCase, Component, String, long) - Constructor for class junit.extensions.jfcunit.eventdata.StringEventData
Constructor.
StringEventData(JFCTestCase, Component, String, int, long) - Constructor for class junit.extensions.jfcunit.eventdata.StringEventData
Constructor.
SuiteTagHandler - class junit.extensions.xml.elements.SuiteTagHandler.
This class will handle the processing of <suite> nodes.
SuiteTagHandler(Element, IXMLTestSuite) - Constructor for class junit.extensions.xml.elements.SuiteTagHandler
Default constructor.
s_cachePattern - Static variable in class junit.extensions.jfcunit.tools.Operator
Pattern which was cached.
s_cacheRE - Static variable in class junit.extensions.jfcunit.tools.Operator
Cached regular expression.
s_debug - Static variable in class junit.extensions.jfcunit.eventdata.JFCEventManager
Debug flag set by UIManager property JFCEventManager.debug="true".
s_debugType - Static variable in class junit.extensions.jfcunit.eventdata.JFCEventManager
Debugging type to be used.
s_defaultWait - Static variable in class junit.extensions.jfcunit.finder.Finder
Default wait time.
s_dt - Static variable in class junit.extensions.jfcunit.WindowMonitor
The dispatch thread used to process the event queue.
s_getScrollAmountMethod - Static variable in class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Method for getting the scroll amount from the event.
s_getWheelRotationMethod - Static variable in class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Method for getting the rotation of the mouse from the event.
s_jfcTestHelper - Static variable in class junit.extensions.jfcunit.eventdata.ClickTagHandler
JFCTEst Helper used to submit events.
s_keyMapping - Static variable in class junit.extensions.jfcunit.TestHelper
KeyMapping to be used with the helper.
s_last - Static variable in class junit.extensions.jfcunit.JFCTestHelper
The coordinate where the last event was fired.
s_last - Static variable in class junit.extensions.jfcunit.RobotTestHelper
Last location.
s_lock - Static variable in class junit.extensions.jfcunit.tools.Operator
This is the lock for synchronizing checks of the cache.
s_mouseWheelEvent - Static variable in class junit.extensions.jfcunit.eventdata.MouseWheelEventData
MouseWheelEvent event id.
s_mweClass - Static variable in class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Class of the MouseWheelEvent.
s_replay - Static variable in class junit.extensions.jfcunit.xml.XMLRecorder
Replay mode.
s_robot - Static variable in class junit.extensions.jfcunit.finder.Finder
Robot for debug mode of finders.
s_robotException - Static variable in class junit.extensions.jfcunit.finder.Finder
Robot Exception received.
s_robotTestHelper - Static variable in class junit.extensions.jfcunit.eventdata.ClickTagHandler
Robot test helper used to submit events.
s_running - Static variable in class junit.extensions.jfcunit.WindowMonitor
Flag used to shutdown the window monitor.
s_singleton - Static variable in class junit.extensions.jfcunit.WindowMonitor
A handle to this class instance.
s_singleton - Static variable in class junit.extensions.jfcunit.eventdata.JFCEventManager
This is a singleton class.
s_singleton - Static variable in class junit.extensions.xml.XMLTagResourceBundle
Handle to the singleton instance.
s_spinnerClass - Static variable in class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
Class for spinner component.
s_systemWindows - Static variable in class junit.extensions.jfcunit.TestHelper
System Windows List.
s_test - Static variable in class junit.extensions.jfcunit.TestHelper
Current test.
s_windowEventQueue - Static variable in class junit.extensions.jfcunit.WindowMonitor
Event queue item or null if no pending items.
sameSource(AWTEvent) - Method in class junit.extensions.jfcunit.eventdata.AbstractMouseEventData
Check if the event has the same source as this event data.
sendKeyAction(KeyEventData) - Method in class junit.extensions.jfcunit.TestHelper
This method is used to send KeyPressed, KeyTyped and KeyReleased events (in that order) to the specified component.
sendString(AbstractKeyEventData) - Method in class junit.extensions.jfcunit.TestHelper
This method is used to send KeyPressed, KeyTyped and KeyReleased events (in that order) to the specified component.
set(int, String, int) - Method in class junit.extensions.jfcunit.eventdata.PathData
set the path element at a given level.
setAssertExit(boolean) - Method in class junit.extensions.jfcunit.JFCTestCase
Set the value of the assert exit property.
setCanonical(boolean) - Method in class junit.extensions.xml.XMLWriter
set canonical form of writting.
setCaseIndependent(boolean) - Method in class junit.extensions.jfcunit.finder.AbstractButtonFinder
Set the finder into a case independent mode.
setCaseIndependent(boolean) - Method in class junit.extensions.jfcunit.finder.AbstractWindowFinder
Set the finder into a case independent mode.
setCaseIndependent(boolean) - Method in class junit.extensions.jfcunit.finder.Finder
Set the finder into a case independent mode.
setCaseIndependent(boolean) - Method in class junit.extensions.jfcunit.finder.JLabelFinder
Set the finder into a case independent mode.
setCaseIndependent(boolean) - Method in class junit.extensions.jfcunit.finder.JMenuItemFinder
Set the finder into a case independent mode.
setCaseIndependent(boolean) - Method in class junit.extensions.jfcunit.finder.LabeledComponentFinder
Set the finder into a case independent mode.
setCaseIndependent(boolean) - Method in class junit.extensions.jfcunit.finder.NamedComponentFinder
Set the finder into a case independent mode.
setChoose(String) - Method in class junit.extensions.xml.elements.ChooseTagHandler
Set the choose string.
setColumnIndex(int) - Method in class junit.extensions.jfcunit.eventdata.JTableHeaderMouseEventData
Set the attribute value.
setColumnIndex(int) - Method in class junit.extensions.jfcunit.eventdata.JTableMouseEventData
Set the attribute value.
setComponent(Component) - Method in class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
The component on which the event has to be fired.
setComponentClass(Class) - Method in class junit.extensions.jfcunit.finder.ComponentFinder
Set the class of the object to be found.
setComponentClass(Class) - Method in class junit.extensions.jfcunit.finder.NamedComponentFinder
Set the component class.
setContinue(boolean) - Method in class junit.extensions.jfcunit.JFCTestCase
Sets the cont.
setCurrentTestCase(JFCTestCase) - Static method in class junit.extensions.jfcunit.TestHelper
Set the current test case.
setDebug(boolean) - Static method in class junit.extensions.jfcunit.eventdata.JFCEventManager
Enable/Disable debug tracing of events.
setDebug(boolean) - Method in class junit.extensions.jfcunit.finder.Finder
Set the debug state of the finder.
setDebugType(int) - Static method in class junit.extensions.jfcunit.eventdata.JFCEventManager
Set the debugging type.
setDefaultWait(int) - Static method in class junit.extensions.jfcunit.finder.Finder
Set the default wait time for the finders.
setDest(AbstractMouseEventData) - Method in class junit.extensions.jfcunit.eventdata.DragEventData
Set the Destination of the drag event.
setElementIndex(int) - Method in class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
Set the attribute value.
setElementIndex(int) - Method in class junit.extensions.jfcunit.eventdata.JListMouseEventData
Set the attribute value.
setElementIndexes(int[]) - Method in class junit.extensions.jfcunit.eventdata.JMenuMouseEventData
Set the attribute value.
setError(Throwable) - Method in class junit.extensions.jfcunit.JFCTestCase
Sets the err.
setEventData(AbstractMouseEventData) - Method in class junit.extensions.jfcunit.eventdata.BaseEventDataTagHandler
Set the event data.
setForcedWait(boolean) - Method in class junit.extensions.jfcunit.JFCTestCase
Sets the forcedWait.
setHelper(TestHelper) - Method in class junit.extensions.jfcunit.JFCTestCase
Sets the helper.
setHoldTime(long) - Method in class junit.extensions.jfcunit.eventdata.JFCEventManager
Set the maximum hold time for a event.
setIcon(Icon) - Method in class junit.extensions.jfcunit.finder.AbstractButtonFinder
Set the icon to be matched.
setIcon(Icon) - Method in class junit.extensions.jfcunit.finder.IconMatcher
Set the Icon to be matched.
setIcon(Icon) - Method in class junit.extensions.jfcunit.finder.JMenuItemFinder
Set the icon to be matched.
setIgnoreVisibility(boolean) - Method in class junit.extensions.jfcunit.finder.Finder
Set the ignore visiblity property, to generate the proper index when a dialog is closed.
setInvoker(Component) - Method in class junit.extensions.jfcunit.finder.JPopupMenuFinder
Set the invoker to be matched.
setKeyChar(char) - Method in class junit.extensions.jfcunit.keyboard.JFCKeyStroke
Set the key character.
setKeyCode(int) - Method in class junit.extensions.jfcunit.eventdata.KeyEventData
Set the key code to be sent.
setKeyCode(int) - Method in class junit.extensions.jfcunit.keyboard.JFCKeyStroke
Set the key code.
setKeyMapping(KeyMapping) - Static method in class junit.extensions.jfcunit.TestHelper
Set the key mapping to be used.
setKeyMapping(KeyMapping) - Static method in class junit.extensions.jfcunit.eventdata.AbstractKeyEventData
Set the attribute value.
setLocationOnScreen(Point) - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
Set the screen location for the event.
setLockWait(long) - Method in class junit.extensions.jfcunit.JFCTestCase
Set the duration between checking the lock.
setModifiers(int) - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
Set the attribute value.
setModifiers(int) - Method in class junit.extensions.jfcunit.eventdata.AbstractKeyEventData
Set the modifiers on the event.
setModifiers(int) - Method in class junit.extensions.jfcunit.keyboard.JFCKeyStroke
Set the modifiers.
setName(String) - Method in class junit.extensions.jfcunit.finder.NamedComponentFinder
Set the name of the component to be found.
setName(String) - Method in interface junit.extensions.xml.IXMLTestCase
Set the name for the test case.
setNext(WindowMonitor.WindowEventItem) - Method in class junit.extensions.jfcunit.WindowMonitor.WindowEventItem
Set the next entry.
setNodeValue(String) - Method in class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Set the attribute value.
setNumberOfClicks(int) - Method in class junit.extensions.jfcunit.eventdata.AbstractMouseEventData
Set the attribute value.
setOffset(int) - Method in class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
Set the offset into the text.
setOffset(int) - Method in class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventData
Set the offset.
setOperation(int) - Method in class junit.extensions.jfcunit.finder.Finder
Set the operation to be performed by this finder.
setOther(String) - Method in class junit.extensions.xml.elements.ChooseTagHandler
Set the other string.
setOutput(Writer) - Method in class junit.extensions.xml.XMLWriter
Sets the output writer.
setOutput(OutputStream, String) - Method in class junit.extensions.xml.XMLWriter
Sets the output stream for printing.
setParent(IXMLTest) - Method in class junit.extensions.jfcunit.xml.JFCXMLTestCase
Set the parent test case.
setParent(IXMLTest) - Method in interface junit.extensions.xml.IXMLTest
set the Parent test case.
setParent(XMLObjectCache) - Method in class junit.extensions.xml.XMLObjectCache
Set the parent object cache.
setParent(IXMLTest) - Method in class junit.extensions.xml.XMLTestCase
Set the parent of the test case.
setParent(IXMLTest) - Method in class junit.extensions.xml.XMLTestSuite
Set the parent of this test case.
setPoints(Point[]) - Method in class junit.extensions.jfcunit.eventdata.DragEventData
Set the points in the drag path.
setPopupTrigger(boolean) - Method in class junit.extensions.jfcunit.eventdata.AbstractMouseEventData
Set the attribute value.
setPosition(int) - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
Set the attribute value.
setRecording(boolean) - Static method in class junit.extensions.jfcunit.eventdata.JFCEventManager
Set the recording state.
setRecordingImpl(boolean) - Method in class junit.extensions.jfcunit.eventdata.JFCEventManager
Set the recording state.
setReferencePoint(Point) - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
Set the attribute value.
setReplay(boolean) - Static method in class junit.extensions.jfcunit.xml.XMLRecorder
If the replay mode is set then the record elements are ignored.
setRowIndex(int) - Method in class junit.extensions.jfcunit.eventdata.JTableMouseEventData
Set the attribute value.
setScrollAmount(int) - Method in class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Set the scroll amount.
setShowDebug(boolean) - Method in class junit.extensions.jfcunit.finder.Finder
Set the debug state of the finder.
setSleepTime(long) - Method in class junit.extensions.jfcunit.JFCTestCase
Sets the sleepTime.
setSleepTime(long) - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
Set the attribute value.
setSource(AbstractMouseEventData) - Method in class junit.extensions.jfcunit.eventdata.DragEventData
Set the Source of the drag event.
setSource(JComboBox) - Method in class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
Set the attribute value.
setSource(JList) - Method in class junit.extensions.jfcunit.eventdata.JListMouseEventData
Set the attribute value.
setSource(JComponent) - Method in class junit.extensions.jfcunit.eventdata.JMenuMouseEventData
Set the attribute value.
setSource(Component) - Method in class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
Set the attribute value.
setSource(JTabbedPane) - Method in class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
Set the attribute value.
setSource(JTableHeader) - Method in class junit.extensions.jfcunit.eventdata.JTableHeaderMouseEventData
Set the attribute value.
setSource(JTable) - Method in class junit.extensions.jfcunit.eventdata.JTableMouseEventData
Set the attribute value.
setSource(JTextComponent) - Method in class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventData
Set the attribute value.
setSource(JTree) - Method in class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Set the attribute value.
setSource(Component) - Method in class junit.extensions.jfcunit.eventdata.KeyEventData
Set the attribute value.
setSource(Component) - Method in class junit.extensions.jfcunit.eventdata.MouseEventData
Set the attribute value.
setSource(Component) - Method in class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Set the attribute value.
setSource(Component) - Method in class junit.extensions.jfcunit.eventdata.StringEventData
Set the attribute value.
setStep(int) - Method in class junit.extensions.jfcunit.TestHelper
Set the step size of mouse move events.
setString(String) - Method in class junit.extensions.jfcunit.eventdata.StringEventData
Set the string to be sent.
setSubComponent(int) - Method in class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventData
Set the sub-component.
setTabIndex(int) - Method in class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
Set the attribute value.
setTerminator(JFCKeyStroke[]) - Method in class junit.extensions.jfcunit.xml.XMLRecorder
Set the terminator to be used to end the recording session.
setTestCase(JFCTestCase) - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
Set the attribute value.
setText(String) - Method in class junit.extensions.jfcunit.finder.AbstractButtonFinder
Set the text of the button to be found.
setText(String) - Method in class junit.extensions.jfcunit.finder.JLabelFinder
Set the label text to be matched.
setText(String) - Method in class junit.extensions.jfcunit.finder.JMenuItemFinder
Set the text to be matched.
setText(String) - Method in class junit.extensions.jfcunit.finder.LabeledComponentFinder
Set the text to be matched against the label.
setTitle(String) - Method in class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
Set the attribute value.
setTitle(String) - Method in class junit.extensions.jfcunit.finder.AbstractWindowFinder
Set the title for the finder.
setTitle(String) - Method in class junit.extensions.jfcunit.finder.JFileChooserFinder
Set the title to be matched.
setTitle(String) - Method in class junit.extensions.jfcunit.finder.JInternalFrameFinder
Set the title to be matched.
setTreePath(TreePath) - Method in class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Set the attribute value.
setTyped(boolean) - Method in class junit.extensions.jfcunit.keyboard.JFCKeyStroke
Set the typed state.
setUp() - Method in class junit.extensions.jfcunit.JFCTestCase
Default setUp which does nothing.
setUp() - Method in class junit.extensions.jfcunit.javatest.RobotTest
Setup the test case.
setUp() - Method in class junit.extensions.jfcunit.xml.JFCXMLTestCase
Default setUp which does nothing.
setUp() - Method in class junit.extensions.xml.XMLTestCase
Default setUp which does nothing.
setValid(boolean) - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
Set valid state.
setWait(int) - Method in class junit.extensions.jfcunit.finder.Finder
Set the max wait time for a window to appear.
setWheelRotation(int) - Method in class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Set the wheel rotation.
setWhen(String) - Method in class junit.extensions.xml.elements.ChooseTagHandler
Set the when string.
setupKeyStrokes() - Method in class junit.extensions.jfcunit.eventdata.AbstractKeyEventData
Each implementing class needs to provide a method to translate the string into the keystorkes required to produce the string.
setupKeyStrokes() - Method in class junit.extensions.jfcunit.eventdata.KeyEventData
Setup the keystrokes for the event.
setupKeyStrokes() - Method in class junit.extensions.jfcunit.eventdata.StringEventData
Setup the keystrokes for the event.
showConfirm(String) - Method in class junit.extensions.xml.elements.EchoTagHandler
Show a confirm dialog.
showDialog(String) - Method in class junit.extensions.xml.elements.EchoTagHandler
Show a Dialog.
showDialog(String, boolean) - Method in class junit.extensions.xml.elements.EchoTagHandler
Show the dialog with the message given.
sleep(long) - Method in class junit.extensions.jfcunit.JFCTestCase
Suspends the test for a period of time, and allows the AWT Thread to resume during this period if it has been paused.
sortAttributes(NamedNodeMap) - Method in class junit.extensions.xml.XMLWriter
Returns a sorted list of attributes.
start() - Static method in class junit.extensions.jfcunit.WindowMonitor
Start the monitor.
stop() - Static method in class junit.extensions.jfcunit.WindowMonitor
Stop the monitor.
stop() - Method in class junit.extensions.jfcunit.xml.XMLRecorder
Stop the recording.
stopInternal() - Method in class junit.extensions.jfcunit.WindowMonitor
Stop the window monitor.
suite() - Static method in class junit.extensions.jfcunit.tools.XMLRoot
Creates a new test suite based on the system properties.
suite(String, String[], String) - Static method in class junit.extensions.jfcunit.tools.XMLRoot
Creates a new test suite based on the main class and filename provided.
suite() - Static method in class junit.extensions.jfcunit.xml.JFCXMLTestCase
Returns an empty suite.
suite() - Static method in class junit.extensions.xml.XMLTestCase
Returns an empty suite.

T

TABLECELL - Static variable in interface junit.extensions.xml.XMLConstants
tablecell.
TAGHANDLERS - Static variable in interface junit.extensions.xml.XMLConstants
taghandlers.
TAGNAME - Static variable in interface junit.extensions.xml.XMLConstants
tagname.
TERMINATOR - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
terminator.
TEST - Static variable in interface junit.extensions.xml.XMLConstants
test.
TITLE - Static variable in class junit.extensions.jfcunit.tools.ComponentBrowser
Title of the Component Browser Window.
TITLE - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
title.
TYPE - Static variable in interface junit.extensions.xml.XMLConstants
type.
TagHandlersTagHandler - class junit.extensions.xml.elements.TagHandlersTagHandler.
Provide a mechanism for sending debug messages to the test case developer.
TagHandlersTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.xml.elements.TagHandlersTagHandler
Constructor.
TagHandlersTagHandler(Element, IXMLTestSuite) - Constructor for class junit.extensions.xml.elements.TagHandlersTagHandler
Constructor.
TestHelper - class junit.extensions.jfcunit.TestHelper.
A helper class that provides facilities for locating and posting events to components within a GUI.
TestHelper() - Constructor for class junit.extensions.jfcunit.TestHelper
Constructor.
TestTagHandler - class junit.extensions.jfcunit.xml.TestTagHandler.
This class will handle the processing of <test> nodes.
TestTagHandler(Element, IXMLTestSuite) - Constructor for class junit.extensions.jfcunit.xml.TestTagHandler
Constructor for TestTagHandler.
TestTagHandler - class junit.extensions.xml.elements.TestTagHandler.
This class will handle the processing of <test> nodes.
TestTagHandler(Element, IXMLTestSuite) - Constructor for class junit.extensions.xml.elements.TestTagHandler
Constructor for TestTagHandler.
TokenizeTagHandler - class junit.extensions.xml.elements.TokenizeTagHandler.
Return the tokens of a string one at a time.
TokenizeTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.xml.elements.TokenizeTagHandler
Constructor.
tearDown() - Method in class junit.extensions.jfcunit.JFCTestCase
Default tearDown which does nothing.
tearDown() - Method in class junit.extensions.jfcunit.xml.JFCXMLTestCase
Default tearDown which does nothing.
tearDown() - Method in class junit.extensions.xml.XMLTestCase
Default tearDown which does nothing.
testComponent(Component) - Method in class junit.extensions.jfcunit.finder.AbstractButtonFinder
Method that returns true if the given component matches the search criteria.
testComponent(Component) - Method in class junit.extensions.jfcunit.finder.ComponentFinder
Method that returns true if the given Component matches the search criteria.
testComponent(Component) - Method in class junit.extensions.jfcunit.finder.DialogFinder
Method that returns true if the given Component matches the search criteria.
testComponent(Component) - Method in class junit.extensions.jfcunit.finder.Finder
Method that returns true if the given component matches the search criteria.
testComponent(Component) - Method in class junit.extensions.jfcunit.finder.FrameFinder
Method that returns true if the given Component matches the search criteria.
testComponent(Component) - Method in class junit.extensions.jfcunit.finder.JFileChooserFinder
Method that returns true if the given Component matches the search criteria.
testComponent(Component) - Method in class junit.extensions.jfcunit.finder.JLabelFinder
Method that returns true if the given component matches the search criteria.
testComponent(Component) - Method in class junit.extensions.jfcunit.finder.JMenuItemFinder
Method that returns true if the given component matches the search criteria.
testComponent(Component) - Method in class junit.extensions.jfcunit.finder.JPopupMenuFinder
For JPopupMenu components validate return all Components with the invoker.
testComponent(Component) - Method in class junit.extensions.jfcunit.finder.JWindowFinder
Method that returns true if the given component matches the search criteria.
testComponent(Component) - Method in class junit.extensions.jfcunit.finder.LabeledComponentFinder
Method that returns true if the given Component matches the search criteria.
testComponent(Component) - Method in class junit.extensions.jfcunit.finder.NamedComponentFinder
Method that returns true if the given component matches the search criteria.
testRobotClick() - Method in class junit.extensions.jfcunit.javatest.RobotTest
Test the mouse click.
testRobotKey() - Method in class junit.extensions.jfcunit.javatest.RobotTest
Test sending in keys to the robot.
testRobotMove() - Method in class junit.extensions.jfcunit.javatest.RobotTest
Test the mouse move of the robot.
toString() - Method in class junit.extensions.jfcunit.eventdata.AbstractEventData
Get the String description of the abstract event.
toString() - Method in class junit.extensions.jfcunit.eventdata.AbstractMouseEventData
Return a string representing the eventdata.
toString() - Method in class junit.extensions.jfcunit.eventdata.DragEventData
Return a string representing the eventdata.
toString() - Method in class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventData
Get string description of event.
toString() - Method in class junit.extensions.jfcunit.eventdata.JListMouseEventData
Get string description of event.
toString() - Method in class junit.extensions.jfcunit.eventdata.JMenuMouseEventData
Get string description of event.
toString() - Method in class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventData
Get string description of event.
toString() - Method in class junit.extensions.jfcunit.eventdata.JTableHeaderMouseEventData
Get string description of event.
toString() - Method in class junit.extensions.jfcunit.eventdata.JTableMouseEventData
Get string description of event.
toString() - Method in class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventData
Get string description of event.
toString() - Method in class junit.extensions.jfcunit.eventdata.JTreeMouseEventData
Get string description of event.
toString() - Method in class junit.extensions.jfcunit.eventdata.KeyEventData
Generate a description of the event.
toString() - Method in class junit.extensions.jfcunit.eventdata.MouseWheelEventData
Generate a string representation of the event.
toString() - Method in class junit.extensions.jfcunit.eventdata.StringEventData
Generate a description of the event.
toString() - Method in class junit.extensions.jfcunit.keyboard.JFCKeyStroke
Create a string representation of the keystroke.
toString() - Method in class junit.extensions.jfcunit.tools.ComponentNode
Generate a description of the object.
toString(int) - Static method in class junit.extensions.jfcunit.tools.Operator.Operation
Get the string version of the operation.
toString() - Method in class junit.extensions.xml.XMLException
Add context from the element.

U

UP - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
up.
UP_ARROW_SUBCOMPONENT - Static variable in interface junit.extensions.jfcunit.eventdata.EventDataConstants
Identifier used to refer to the up-arrow sub-component (used only for JSpinner).
USERE - Static variable in interface junit.extensions.xml.XMLConstants
useRE.
updateDocFactory() - Static method in class junit.extensions.jfcunit.tools.XMLRoot
Set the document factory if it is not set for java versions less than 1.4.

V

VALIDATION_FEATURE_ID - Static variable in class junit.extensions.xml.XMLWriter
Validation feature id (http://xml.org/sax/features/validation).
VALUE - Static variable in interface junit.extensions.xml.XMLConstants
value.
validateElement() - Method in class junit.extensions.jfcunit.eventdata.BaseEventDataTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.eventdata.ClickTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.eventdata.DragTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.eventdata.JComboBoxMouseEventDataTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.eventdata.JFCEventManagerTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.eventdata.JListMouseEventDataTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.eventdata.JMenuMouseEventDataTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.eventdata.JSpinnerMouseEventDataTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.eventdata.JTabbedPaneMouseEventDataTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.eventdata.JTableHeaderMouseEventDataTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.eventdata.JTableMouseEventDataTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.eventdata.JTextComponentMouseEventDataTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.eventdata.JTreeMouseEventDataTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.eventdata.KeyTagHandler
Validate that the refid attribute is specified and either code or string attributes are specified.
validateElement() - Method in class junit.extensions.jfcunit.eventdata.MouseEventDataTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.eventdata.MouseWheelEventDataTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.eventdata.PathTagHandler
Validate the element has a path attribute.
validateElement() - Method in class junit.extensions.jfcunit.finder.AbstractButtonFinderTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.finder.BaseFindTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.finder.ComponentFinderTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.finder.DialogFinderTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.finder.FindTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.finder.FrameFinderTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.finder.JInternalFrameFinderTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.finder.JLabelFinderTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.finder.JMenuItemFinderTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.finder.JPopupMenuFinderTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.finder.JWindowFinderTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.finder.LabeledComponentFinderTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.finder.NamedComponentFinderTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.xml.AWTEventQueueTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.xml.SleepTagHandler
 
validateElement() - Method in class junit.extensions.jfcunit.xml.XMLRecorder
 
validateElement() - Method in class junit.extensions.xml.elements.AbstractTagHandler
Sub-classes should implement this method to provide validation of the element attributes, etc.
validateElement() - Method in class junit.extensions.xml.elements.AssertEnabledTagHandler
Validate the element has a refid.
validateElement() - Method in class junit.extensions.xml.elements.AssertEqualsTagHandler
Insure that the element contains a Actual and expected attribute.
validateElement() - Method in class junit.extensions.xml.elements.AssertHasFocusTagHandler
Insure that the refid is specified.
validateElement() - Method in class junit.extensions.xml.elements.AssertNotEqualsTagHandler
Insure that the expected and actual attributes are specified.
validateElement() - Method in class junit.extensions.xml.elements.AssertNotNullTagHandler
Insure that the element contains a actual attribute.
validateElement() - Method in class junit.extensions.xml.elements.AssertNotSameTagHandler
Insure that a actual and expected attributes are specified.
validateElement() - Method in class junit.extensions.xml.elements.AssertNullTagHandler
Insure that a actual attribute is present.
validateElement() - Method in class junit.extensions.xml.elements.AssertSameTagHandler
Insure that a actual and expected value are specified.
validateElement() - Method in class junit.extensions.xml.elements.AssertTableContainsTagHandler
Insure that the required attributes are specified.
validateElement() - Method in class junit.extensions.xml.elements.AssertTextFieldContainsTagHandler
Make sure the appropriate tag and attributes are used.
validateElement() - Method in class junit.extensions.xml.elements.ChooseTagHandler
Validate that the element is correct.
validateElement() - Method in class junit.extensions.xml.elements.DumpTagHandler
Validate that the refid is specified.
validateElement() - Method in class junit.extensions.xml.elements.EchoTagHandler
Make sure the appropriate tag and attributes are used.
validateElement() - Method in class junit.extensions.xml.elements.EvaluateTagHandler
Make sure the appropriate tag and attributes are used.
validateElement() - Method in class junit.extensions.xml.elements.FileTagHandler
Validate that the name element has been added.
validateElement() - Method in class junit.extensions.xml.elements.ForeachTagHandler
Validate that the element is correct.
validateElement() - Method in class junit.extensions.xml.elements.IndexOfTagHandler
Insure that the id, refid, type and value attributes are specified.
validateElement() - Method in class junit.extensions.xml.elements.ParentInstanceTagHandler
Make sure the appropriate tag and attributes are used.
validateElement() - Method in class junit.extensions.xml.elements.ProcedureTagHandler
Make sure the appropriate tag and attributes are used.
validateElement() - Method in class junit.extensions.xml.elements.PropertyTagHandler
Make sure the appropriate tag and attributes are used.
validateElement() - Method in class junit.extensions.xml.elements.SaveTagHandler
Insure that the file attribute is specified.
validateElement() - Method in class junit.extensions.xml.elements.StopWatchTagHandler
Validate that the element is properly configured.
validateElement() - Method in class junit.extensions.xml.elements.SuiteTagHandler
Validate that the tag name is suite.
validateElement() - Method in class junit.extensions.xml.elements.TagHandlersTagHandler
Make sure the appropriate tag and attributes are used.
validateElement() - Method in class junit.extensions.xml.elements.TestTagHandler
Validate that the tag name is test.
validateElement() - Method in class junit.extensions.xml.elements.TokenizeTagHandler
Make sure the appropriate tag and attributes are used.
validateElement() - Method in class junit.extensions.xml.elements.WhileTagHandler
Validate that the element is correct.
valueChanged(TreeSelectionEvent) - Method in class junit.extensions.jfcunit.tools.ComponentBrowser
Called whenever the value of the selection changes.

W

WAIT - Static variable in interface junit.extensions.jfcunit.xml.JFCXMLConstants
wait.
WEST - Static variable in interface junit.extensions.jfcunit.eventdata.EventDataConstants
Identifier for the mouse position at the center of the left edge of the Component.
WHEN - Static variable in interface junit.extensions.xml.XMLConstants
when.
WHILE - Static variable in interface junit.extensions.xml.XMLConstants
while.
WINDOWS - Static variable in class junit.extensions.jfcunit.WindowMonitor
All Non-Popup Windows which have been found.
WhileTagHandler - class junit.extensions.xml.elements.WhileTagHandler.
Title:
WhileTagHandler(Element, IXMLTestCase) - Constructor for class junit.extensions.xml.elements.WhileTagHandler
Constructor.
WindowMonitor - class junit.extensions.jfcunit.WindowMonitor.
The WindowMonitor class is used to monitor for windows that might not show up in Frame.getFrames().
WindowMonitor() - Constructor for class junit.extensions.jfcunit.WindowMonitor
Constructor.
WindowMonitor.DispatchThread - class junit.extensions.jfcunit.WindowMonitor.DispatchThread.
Handle all Component events in a separate thread.
WindowMonitor.DispatchThread(String) - Constructor for class junit.extensions.jfcunit.WindowMonitor.DispatchThread
Constructor.
WindowMonitor.WindowEventItem - class junit.extensions.jfcunit.WindowMonitor.WindowEventItem.
WindowEventItem is the basic type that handles the queue for queueWindowEvent and the DispatchThread.
WindowMonitor.WindowEventItem(WindowEvent) - Constructor for class junit.extensions.jfcunit.WindowMonitor.WindowEventItem
Constructor.
windowActivated(WindowEvent) - Method in class junit.extensions.jfcunit.tools.ComponentBrowser
Invoked when the window is set to be the user's active window, which means the window (or one of its subcomponents) will receive keyboard events.
windowClosed(WindowEvent) - Method in class junit.extensions.jfcunit.tools.ComponentBrowser
Invoked when a window has been closed as the result of calling dispose on the window.
windowClosing(WindowEvent) - Method in class junit.extensions.jfcunit.tools.ComponentBrowser
Invoked when the user attempts to close the window from the window's system menu.
windowDeactivated(WindowEvent) - Method in class junit.extensions.jfcunit.tools.ComponentBrowser
Invoked when a window is no longer the user's active window, which means that keyboard events will no longer be delivered to the window or its subcomponents.
windowDeiconified(WindowEvent) - Method in class junit.extensions.jfcunit.tools.ComponentBrowser
Invoked when a window is changed from a minimized to a normal state.
windowIconified(WindowEvent) - Method in class junit.extensions.jfcunit.tools.ComponentBrowser
Invoked when a window is changed from a normal to a minimized state.
windowOpened(WindowEvent) - Method in class junit.extensions.jfcunit.tools.ComponentBrowser
Invoked the first time a window is made visible.
write(Node) - Method in class junit.extensions.xml.XMLWriter
Writes the specified node, recursively.
writeFile(String, OutputStream, Document) - Static method in class junit.extensions.xml.XMLUtil
Write the XML Document with the given encoding to a file.

X

XMLConstants - interface junit.extensions.xml.XMLConstants.
This class defines the common tokens which are used in parsing the XML file.
XMLException - exception junit.extensions.xml.XMLException.
This exception is thrown when the XML cannot be parsed properly.
XMLException(String) - Constructor for class junit.extensions.xml.XMLException
Constructor accepting a String message.
XMLException(String, Element) - Constructor for class junit.extensions.xml.XMLException
Constructor accepting a String message.
XMLException(String, Throwable, Element, XMLObjectCache) - Constructor for class junit.extensions.xml.XMLException
Constructor accepting a String message.
XMLObjectCache - class junit.extensions.xml.XMLObjectCache.
Title: XMLObjectCache
XMLObjectCache() - Constructor for class junit.extensions.xml.XMLObjectCache
Empty contructor.
XMLObjectCache(XMLObjectCache) - Constructor for class junit.extensions.xml.XMLObjectCache
Constructor.
XMLProcedure - class junit.extensions.xml.XMLProcedure.
XMLProcedure Interface for containing the procedure.
XMLProcedure(Element) - Constructor for class junit.extensions.xml.XMLProcedure
Constructor.
XMLPropertyCache - class junit.extensions.xml.XMLPropertyCache.
Title: XMLObjectCache
XMLPropertyCache() - Constructor for class junit.extensions.xml.XMLPropertyCache
Empty contructor.
XMLPropertyCache(XMLPropertyCache) - Constructor for class junit.extensions.xml.XMLPropertyCache
Constructor.
XMLROOT_ARGS - Static variable in class junit.extensions.jfcunit.tools.XMLRoot
System property for args.
XMLROOT_CLASSNAME - Static variable in class junit.extensions.jfcunit.tools.XMLRoot
System property for classname.
XMLROOT_CREATE - Static variable in class junit.extensions.jfcunit.tools.XMLRoot
System property for create the xml root.
XMLROOT_RECORD - Static variable in class junit.extensions.jfcunit.tools.XMLRoot
System property for recording.
XMLROOT_TESTSUITE - Static variable in class junit.extensions.jfcunit.tools.XMLRoot
System property for XML file.
XMLRecorder - class junit.extensions.jfcunit.xml.XMLRecorder.
Title: class XMLRecorder.
XMLRecorder(Element, IXMLTestCase) - Constructor for class junit.extensions.jfcunit.xml.XMLRecorder
Constructor for the XML Recorder.
XMLRoot - class junit.extensions.jfcunit.tools.XMLRoot.
Title: JFCUnit
XMLRoot() - Constructor for class junit.extensions.jfcunit.tools.XMLRoot
Default constructor.
XMLRoot(String, String[], String) - Constructor for class junit.extensions.jfcunit.tools.XMLRoot
Default constructor.
XMLTagResourceBundle - class junit.extensions.xml.XMLTagResourceBundle.
This class is used to read in the properties and provide access to the tag handlers for various elements based on their attribute values.
XMLTagResourceBundle() - Constructor for class junit.extensions.xml.XMLTagResourceBundle
A default private constructor.
XMLTestCase - class junit.extensions.xml.XMLTestCase.
Test Case for running XML Script based testing.
XMLTestCase(String, Element) - Constructor for class junit.extensions.xml.XMLTestCase
The default constructor that is needed to createa a test case.
XMLTestSuite - class junit.extensions.xml.XMLTestSuite.
Test Case for running XML Script based testing.
XMLTestSuite() - Constructor for class junit.extensions.xml.XMLTestSuite
A no-argument constructor to support junit 3.8.
XMLTestSuite(String) - Constructor for class junit.extensions.xml.XMLTestSuite
A constructor accepting the name of the test script file.
XMLTestSuite(String, InputStream) - Constructor for class junit.extensions.xml.XMLTestSuite
A constructor accepting the name of the test script file.
XMLTestSuite(String, Element) - Constructor for class junit.extensions.xml.XMLTestSuite
A constructor accepting the name of the test script file and the element to be processed.
XMLUtil - class junit.extensions.xml.XMLUtil.
Interface layer to w3c dom.
XMLUtil() - Constructor for class junit.extensions.xml.XMLUtil
Private constructor: so that this class is not instantiated.
XMLWriter - class junit.extensions.xml.XMLWriter.
A sample DOM writer.
XMLWriter() - Constructor for class junit.extensions.xml.XMLWriter
Default constructor.
XMLWriter(boolean) - Constructor for class junit.extensions.xml.XMLWriter
Write the XML file in cannonical form.

Y

YES_OPTION - Static variable in class junit.extensions.xml.elements.EchoTagHandler
Result of confirm dialog when YES button is pressed.

A B C D E F G H I J K L M N O P Q R S T U V W X Y

Licensed under: GNU Lesser General Public License, Ver 2.1, February 1999