File: summary.xml

package info (click to toggle)
libgroboutils-java 5-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 7,996 kB
  • ctags: 9,436
  • sloc: java: 59,880; xml: 12,732; sh: 377; perl: 104; makefile: 20
file content (25 lines) | stat: -rw-r--r-- 850 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
version $Date: 2003/05/04 06:40:14 $

-->
<list>
    <category name="Testing">
        <project>
            <name>uicapture</name>
            <package>net.sourceforge.groboutils.uicapture.v1</package>
            <description>
            A UI capture program for Java. Allows for capture and playback
            ability in any graphical application running on the local system.
            </description>
            <status>
            08-Oct-2002:
            Able to capture and play-back UI interactions, but capturing has
            issues with the underlying UIs being interacted with: due to the
            glass pane manipulation and click pass-through implementation,
            UI components such as menus disappear.
            </status>
        </project>
    </category>
</list>