|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JFCXMLConstants | |
junit.extensions.jfcunit.eventdata | Event data structures are used to define the operation on specific components. |
junit.extensions.jfcunit.finder | |
junit.extensions.jfcunit.xml |
Uses of JFCXMLConstants in junit.extensions.jfcunit.eventdata |
Classes in junit.extensions.jfcunit.eventdata that implement JFCXMLConstants | |
class |
BaseEventDataTagHandler
Implements the common methods used by many of the EventData classes. |
class |
ClickTagHandler
This class will handle the processing of <click> nodes. |
class |
DragTagHandler
This class will handle the processing of <click> nodes. |
class |
JComboBoxMouseEventDataTagHandler
This is a extension of the click and drag elements. |
class |
JFCEventManagerTagHandler
This element controls the JFCEventManager. |
class |
JListMouseEventDataTagHandler
This is a extension of the click and drag elements. |
class |
JMenuMouseEventDataTagHandler
This is a extension of the click and drag elements. |
class |
JSpinnerMouseEventDataTagHandler
This is a extension of the click and drag elements. |
class |
JTabbedPaneMouseEventDataTagHandler
This is a extension of the click and drag elements. |
class |
JTableHeaderMouseEventDataTagHandler
This is a extension of the click and drag elements. |
class |
JTableMouseEventDataTagHandler
This is a extension of the click and drag elements. |
class |
JTextComponentMouseEventDataTagHandler
This is a extension of the click and drag elements. |
class |
JTreeMouseEventDataTagHandler
This is a extension of the click and drag elements. |
class |
KeyTagHandler
This class will handle the processing of <key> nodes. |
class |
MouseEventDataTagHandler
This is a extension of the click and drag elements. |
class |
MouseWheelEventDataTagHandler
This element implements the mouse wheel movement. |
class |
PathTagHandler
Title: PathDataTagHandler |
Uses of JFCXMLConstants in junit.extensions.jfcunit.finder |
Classes in junit.extensions.jfcunit.finder that implement JFCXMLConstants | |
class |
AbstractButtonFinderTagHandler
This is a extension of the findTagHandler element. |
class |
BaseFindTagHandler
This class provides the basic handling for all of the FindTagHandler implementations. |
class |
ComponentFinderTagHandler
This is a extension of the findTagHandler element. |
class |
DialogFinderTagHandler
This is a extension of the findTagHandler element. |
class |
FindTagHandler
This element helps locate objects within the gui. |
class |
FrameFinderTagHandler
This is a extension of the findTagHandler element. |
class |
JInternalFrameFinderTagHandler
This is a extension of the findTagHandler element. |
class |
JLabelFinderTagHandler
This is a extension of the findTagHandler element. |
class |
JMenuItemFinderTagHandler
This is a extension of the findTagHandler element. |
class |
JPopupMenuFinderTagHandler
This is a extension of the FindTagHandler element. |
class |
JWindowFinderTagHandler
This is a extension of the findTagHandler element. |
class |
LabeledComponentFinderTagHandler
This is a extension of the findTagHandler element. |
class |
NamedComponentFinderTagHandler
This is a extension of the findTagHandler element. |
Uses of JFCXMLConstants in junit.extensions.jfcunit.xml |
Classes in junit.extensions.jfcunit.xml that implement JFCXMLConstants | |
class |
AWTEventQueueTagHandler
This class controls the AWTEventQueue. |
class |
JFCXMLTestCase
This class will handle the processing of <test> nodes. |
class |
SleepTagHandler
This class will handle causes the test case to sleep and allows the AWTEventQueue to run for the specified number of milliseconds. |
class |
TestTagHandler
This class will handle the processing of <test> nodes. |
class |
XMLRecorder
Title: class XMLRecorder. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |