Showing 302 open source projects for "java swing library"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 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
  • 1
    FakeSMTPServer is a solution for testing web-based products that require a "unique" email address. Instead of being a "real" smtp server, this server forwards all email to a single email address, or can output them to the console instead.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    SSTPong is a breakout style pong game used to test both a player's skill and web services. Players use a paddle to hit a ball towards rows of bricks. When the bricks are hit, computer generated test data is sent to the web service.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    BeanCooker automatically sets mock values to javabeans for tests / rapid prototyping purpose. The simplest usage will set all numeric values to 12345, all strings to "someString" , floats to 123.123, but more advanced value generation are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ChainForm is a small framework to quickly assembly forms using (for now) SWT, the Standard Widget Toolkit. You can prototype and test big forms in just a few lines!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Syncopate is an extension module to the Apache JMeter testing tool. It enhances JMeter's HTTP proxy server by adding functionality to extract variables and create assertions during HTTP request recording.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A simple library for providing Design by Contract functionality for Java projects, using AspectJ and annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A tool to automate the usage of SWT based GUI and to allow the user to test the existence of controls and check their characteristics. The users are able to perform the tests from a user interface or from a regression environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Unit test framework for PegaRULES Process Commander applications. PRUnit is based on the xUnit family of testing frameworks. PRUnit is downloaded as a Zip file that can be uploaded to your PRPC system and loaded into the rule base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Eclipse plug-in for FIT
    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
  • 10
    The SE TestManager is a tool to manage manual tests (e.g. behavior of GUI applications) in the software development process. You can create test cases and structure them in a tree. The SE TestManager guides you through the test and generates a PDF report
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A framework for abstract access to CM / SCM / SCCM / ALM systems (Bugzilla, ClearCase, Mantis, StarTeam, etc.). The project offers one SDK for Bugzilla, ClearCase, Mantis, StarTeam, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a xUnit framework implementation for JavaFX. Basically it's a JUnit clone for JavaFX script language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pattern Sandbox is a small utility for visually testing and practicing regular expressions by highlighting matching text. It specifically uses the java.util.regex library which has a similar syntax to Perl5 regular expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    xchecker is both a test framework for XML and XSLT, and a wrapper for an XML Schema processor that allows XML Schema documents to be augmented with xchecker. xchecker checks can be any combination of XML Schema, Relax NG, XPath 2.0, XSLT 2.0 and XQuery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TeCoHe - Test Component Helper - A tool to generate data instances' components to facilitate system tests and test automation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AJHotDraw (swerl.tudelft.nl/view/AMR/AJHotDraw) is an aspect-oriented refactoring of the JHotDraw two-dimensional graphics framework. TestJHotDraw is developed as a test subproject aimed at ensuring behavior conservation between the two solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Reflexive provides a clean way to handle string literals, by dynamically resolving properties and methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JSelenium accomodates an object-oriented layer for using the Selenium RC facade, by providing a library for interacting with various types of elements in the HTML DOM. Take a look at our wiki: http://jselenium.wiki.sourceforge.net/FAQ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MergeRight is a graphical tool for comparing and merging multiple versions or revisions of a text or source file, with or without a specified common ancestor, with recommendations for passages in conflict, easy inclusion and exclusion, and live editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    It is a lejos emulator for the lego RCX. It can be used to test your code without having to go through the painful process of continuously uploading the code to the RCX. It does this by providing a emulation of the major parts of the lejos library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JdbcProxy is a JDBC 2.0 driver that can help debug or test applications. The driver can wrap another JDBC driver to debug the JDBC calls done by the application. The driver can also emulate another JDBC driver to test the application without a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java Library to assist in recording and troubleshooting http by providing an implementation of a proxy and having extensible classes to handle post/pre processing which can be used to carry out custom actions or logging of the transactions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DataTest is a test library for Java ORM (Object Relational Mapping) frameworks. It provides tools for comprehensive testing of read and write operations involving ORM Data Access Objects (DAOs), and an API for simplifying data access test operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MuLATo is a Java application for collecting metrics from programs written in several languages. The core module provides parsers for Java, AspectJ and CaesarJ programs and can be extended for other languages. Currently, the GUI is being developed as an E
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Testing library that enables proper unit testing of Java ME and J2ME applications in a Java SE environment. MockME makes it possible to use EasyMock to dynamically create mock objects when testing your Java ME application.
    Downloads: 0 This Week
    Last Update:
    See Project