Showing 352 open source projects for "java swing library"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    SecurityCoach is an extensible software security auditing system that integrates with Eclipse, seamlessly performs static analysis of the source code in the background and warns a developer about potential software security vulnerabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JUnit extension making test cases data driven. Uses external test data (in Excel, XML etc) which is injected into your test case using standard JavaBeans properties. Data enables and integrates toolkits such as jWebUnit and DbUnit. 100% JUnit compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Java-Based-GUI-Test-Automation-Library (jabuta) provides the possibility to test software on a GUI-based level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JPITools aims to provide tools to allow for improved documentation and APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    MakeLogic Tail is an advanced "tail -f" command with GUI. It needs JRE 5.0, hence it is 'Tail for Windows', Linux or 'Tail for Mac'. It shows the last few lines of a growing log file in real time. Provides many more easy to use features. Try it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Premier is a software performance testing framework based on Performance Requirements Evolution Model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FormatCheck screens flat files looking for violations in the format of the data. It uses a set of XML files that define the rules for each file format. The Swing front-end allows the user to run the verification, view and print the errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Grounit is a unit testing tool in xUnit style for Groovy. It transferres JUnit to the Groovy programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JUseCase is a record/replay framework for Java Swing GUI applications. It allows recording of user/GUI interactions to a high-level use case script and user/GUI interaction simulation based on such use case scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    MockHTTP is a little Java project used to simulate the behavior of J2EE HTTP classes in order to easily run unit tests of servlets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java library for interface testing, by recording mouse and keyboard events through aspectJ and playing xml files with events with java.awt.robot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    junit-objects is an advanced object state-testing and profiling framework. junit-objects is different from Junit in that it allows you to assert the state of objects and design rather than the result of method calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Documentation of sourcecode like javadoc. converts sourcecode to wikipedia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Copies the schema from one DB to another - present primary use is to set up an in-memory DB that replicates the structure of a particular tablespace of a network-accessible (e.g. Oracle) database so that unit tests run much faster. In use since 2003.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A testing framework, based on JUnit, that allows the easy creation of randomized tests, based on Design-by-Contract principles. The programmer defines simple actions on parameters (injected by the framework), and the resulting ecosystems are verified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A schema validator for the CLiXML (Constraint Language in XML) schema constraint language. The constraint language allows to do semantic tests on an XML document. The validator is written in java and uses jdom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    jClaTe stands for Java Class Testing and is a Framework to test Java classes and their methods. For this purpose Testcases can be created and executed, in which returns of methods are given and proved by several testmethods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    100% Java framework for easier unit testing of java source code. Allows isolation of classes using built-in mock generation framework, provides aop aspects and coordination functionality for completely test-driven isolation. Note: this project is superce
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BeCover is a Java code coverage tool based on source-code analysis. The main goal is to keep it small and fast, so using it as a plugin in the common IDE's can be achieved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PrivateAccessor is a special Java class that bypass the Java modifiers security to provide access to private fields and members in java classes. Used with JUnit allows you to test private fields and methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This profiler (JRE 1.5.0 only) uses JVMTI and native bytecode instrumentation for the analysis of the heap, reachable objects, execution time, garbage collection efficiency, code coverage and thread contention. No preparation steps required in build.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NextMock generates Mock classes to test your java code. It will be integrated with JUnit, ANT and eclipse in order to have a good suport for refactoring. The project is currently dormant. If you want wake it up, just contact us on the mailing list!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    corba-cost is the CORBA Open Source Testing project, originally hosted at cost.omg.org. It aims to provide an extensive test suite of CORBA functionality, running on multiple ORBs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    IntelliGrader is an autograder generation framework for use in automatically grading java programs. The primary audience is professors and TAs in introductory CS courses using Java. Secondary audiences could possibly include highschool AP CS teachers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CruiseView is a java JMX client that allows you to view information on cruise control builds, as well as invoke JMX commands on the CruiseControl server..
    Downloads: 0 This Week
    Last Update:
    See Project