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.