Package junit.extensions.jfcunit.eventdata

Event data structures are used to define the operation on specific components.

See:
          Description

Interface Summary
EventDataConstants An interface defining the default values of the common attributes used in all EventDataContainer classes.
JFCEventDataListener Listener interface to recieve AbstractEventData generated from a record session of the JFCEventManager.
 

Class Summary
AbstractEventData Abstract data container class that holds most of the data necessary for jfcUnit to fire events.
AbstractKeyEventData Abstract data container class that holds most of the data necessary for jfcUnit to fire key events.
AbstractMouseEventData Abstract data container class that holds most of the data necessary for jfcUnit to fire mouse events.
BaseEventDataTagHandler Implements the common methods used by many of the EventData classes.
ClickTagHandler This class will handle the processing of <click> nodes.
DragEventData DragEventSource is a wrapper for Drag Events.
DragTagHandler This class will handle the processing of <click> nodes.
JComboBoxMouseEventData Data container class that holds all the data necessary for jfcUnit to fire mouse events.
JComboBoxMouseEventDataTagHandler This is a extension of the click and drag elements.
JFCEventManager This class provides a recording capabilities for AWTEvents.
JFCEventManagerTagHandler This element controls the JFCEventManager.
JListMouseEventData Data container class that holds all the data necessary for jfcUnit to fire mouse events.
JListMouseEventDataTagHandler This is a extension of the click and drag elements.
JMenuMouseEventData Data container class that holds all the data necessary for jfcUnit to fire mouse events.
JMenuMouseEventDataTagHandler This is a extension of the click and drag elements.
JSpinnerMouseEventData Data container class that holds all the data necessary for jfcUnit to fire mouse events.
JSpinnerMouseEventDataTagHandler This is a extension of the click and drag elements.
JTabbedPaneMouseEventData Data container class that holds all the data necessary for jfcUnit to fire mouse events.
JTabbedPaneMouseEventDataTagHandler This is a extension of the click and drag elements.
JTableHeaderMouseEventData Data container class that holds all the data necessary for jfcUnit to fire mouse events.
JTableHeaderMouseEventDataTagHandler This is a extension of the click and drag elements.
JTableMouseEventData Data container class that holds all the data necessary for jfcUnit to fire mouse events.
JTableMouseEventDataTagHandler This is a extension of the click and drag elements.
JTextComponentMouseEventData Data container class that holds all the data necessary for jfcUnit to fire mouse events.
JTextComponentMouseEventDataTagHandler This is a extension of the click and drag elements.
JTreeMouseEventData Data container class that holds all the data necessary for jfcUnit to fire mouse events.
JTreeMouseEventDataTagHandler This is a extension of the click and drag elements.
KeyEventData Data container class that holds all the data necessary for jfcUnit to fire key events.
KeyTagHandler This class will handle the processing of <key> nodes.
MouseEventData Data container class that holds all the data necessary for jfcUnit to fire mouse events.
MouseEventDataTagHandler This is a extension of the click and drag elements.
MouseWheelEventData Data container class that holds all the data necessary for jfcUnit to fire mouse events.
MouseWheelEventDataTagHandler This element implements the mouse wheel movement.
PathData Title: PathData
PathTagHandler Title: PathDataTagHandler
StringEventData Data container class that holds all the data necessary for jfcUnit to fire mouse events.
 

Package junit.extensions.jfcunit.eventdata Description

Event data structures are used to define the operation on specific components.



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