Uses of Package
junit.extensions.jfcunit.eventdata

Packages that use junit.extensions.jfcunit.eventdata
junit.extensions.jfcunit   
junit.extensions.jfcunit.eventdata Event data structures are used to define the operation on specific components. 
junit.extensions.jfcunit.finder   
junit.extensions.jfcunit.xml   
 

Classes in junit.extensions.jfcunit.eventdata used by junit.extensions.jfcunit
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.
DragEventData
          DragEventSource is a wrapper for Drag Events.
KeyEventData
          Data container class that holds all the data necessary for jfcUnit to fire key events.
MouseWheelEventData
          Data container class that holds all the data necessary for jfcUnit to fire mouse events.
 

Classes in junit.extensions.jfcunit.eventdata used by junit.extensions.jfcunit.eventdata
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.
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.
JFCEventManager
          This class provides a recording capabilities for AWTEvents.
MouseEventData
          Data container class that holds all the data necessary for jfcUnit to fire mouse events.
PathData
          Title: PathData
 

Classes in junit.extensions.jfcunit.eventdata used by junit.extensions.jfcunit.finder
EventDataConstants
          An interface defining the default values of the common attributes used in all EventDataContainer classes.
 

Classes in junit.extensions.jfcunit.eventdata used by junit.extensions.jfcunit.xml
AbstractEventData
          Abstract data container class that holds most of the data necessary for jfcUnit to fire events.
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.
 



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