jacareto

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Testing » jacareto 
Jacareto Testing Tools
License:GNU General Public License (GPL)
URL:http://jacareto.sourceforge.net/
Description:Jacareto is a capture and replay tool for programs written in Java.
Package NameComment
jacareto.catching Classes for getting events from the AWT event queue. The main class of this package is the class {@link jacareto.catching.EventListener} which can be registered at the AWTEventQueue. A {@link jacareto.catching.Catcher} is a class which retrieves events it is interested in from the EventListener.
jacareto.cleverphl CleverPHL is an application using the Jacareto framework. It is a graphical front-end.
jacareto.cleverphl.connection
jacareto.cleverphl.gui GUI classes of CleverPHL.
jacareto.cleverphl.menu Classes for instances used in the CleverPHL menu.
jacareto.cleverphl.session Classes related to the CleverPHL session concept.
jacareto.comp Classes for handling components.The class {@link jacareto.comp.Components} is the most important class in this package. It contains the information about all components known by capture&replay applications. Instances of classes which extend the abstract class {@link jacareto.comp.ComponentHandler} offer methods for getting information about special components.
jacareto.comp.glasspanes Glasspanes used on Swing applications for several purposes.
jacareto.comp.manipulation Mechanism for manipulation of components.
jacareto.comp.select Mechanism for component selections.
jacareto.conceptualmodel Classes for a conceptual-models.
jacareto.convert This package contains converting mechanisms and converters for structure elements.
jacareto.convert.conceptualmodel This package contains converting mechanisms and converters for conceptual model elements to xml and back.
jacareto.convert.datacase Classes which convert structure elements to data cases, and vice versa.
jacareto.convert.interactionmodel This package contains converting mechanisms and converters for usecasemodel elements to xml and back.
jacareto.convert.xml This package contains xml converters for structure elements.
jacareto.dataset Data sets with data cases representing structure elements.
jacareto.editor Classes for editing recordables. All classes which allow to edit recordables should extend the class {@link jacareto.editor.Editor} contained in this package.
jacareto.eventmask Classes for handling event masks. The classes contained in this package preserve you from using values of type long and bitwise logical operations.
jacareto.examples Some sample GUIs for the capture&replay-tool.
jacareto.filter Classes which filter a given structure.
jacareto.interactionmodel Classes for a interaction-models.
jacareto.jacshow JacShow is the Jacareto demo utility.
jacareto.parse Classes for parsing a record.
jacareto.picorder Picorder is a small application using the Jacareto framework.
jacareto.picorder.gui Some GUI classes for Picorder.
jacareto.record Classes related to records and record elements. The most important class in this package is the class {@link jacareto.record.Record} which stores recorded elements like events, for example. Such an element is called a {@link jacareto.record.Recordable}.

Specific records like a XML record, a database record or a remote record should extend the class Record or subclasses of that class.
jacareto.replay Classes used for replaying captured user interactions. The class {@link jacareto.replay.Replay} is responsible for the replay process. Instances of classes which extend the class {@link jacareto.replay.Replayer} can be registered at Replay instances. Each replayer handles special recordables.
jacareto.replay.event
jacareto.replay.exception
jacareto.replay.mediaplayer
jacareto.starter Classes which start applications or applets.
jacareto.struct Classes for structuring a record.
jacareto.struct.event
jacareto.system Classes which build the environment of a Jacareto system. The {@link jacareto.system.Environment} class is one of the most important classes in the Jacareto framework. It contains the language, logger and customization objects which can be used by all instances.
jacareto.test This package contains tests. During a replay the state of a component can be tested with classes contained in this package.
jacareto.toolkit Some useful helper classes.
jacareto.toolkit.audio
jacareto.toolkit.awt Some useful helper classes belonging to awt classes.
jacareto.toolkit.event Some toolkit classes used for event handling.
jacareto.toolkit.io Some useful classes for input/output.
jacareto.toolkit.log4j Helper classes related to the Log4J package.
jacareto.toolkit.swing Some useful classes related to swing classes.
jacareto.toolkit.test Test classes for the toolkit package.
jacareto.track
jacareto.track.block
jacareto.track.sync
jacareto.trackimpl
jacareto.trackimpl.blockimpl
jacareto.trackimpl.syncimpl
jacareto.trackimpl.test
jacareto.trial
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.