Showing 302 open source projects for "java swing library"

View related business solutions
  • 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
  • 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
  • 1
    "Java log viewer" is a GUI to easily view the java application logs generated by the "java.util.logging" package. The log must be formatted by the XMLFormatter class. It provides facilities in order to filter, to sort and to find log records.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Extending Alloy with Dynamic Behaviour
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    IMPORTANT: This project is no longer maintained. All the effort is targeted on project Radargun: http://radargun.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An open-source desktop application for load/performance testing a web site. It has a very simple UI to configure the load test. The future plan includes transaction support, record, playback and support for load injector agents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Castadiva
    Castadiva is a test bed based on low-cost off-the-shelf devices, which is used to test protocols developed for MANETs. Castadiva is completely compatible with the file format used by the ns-2 simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GUI Testing Tool
    GTT is a GUI testing tool for for Java swing-based applications. GTT offers capture and replay functionalities. In addition, GTT can be applied in a test-driven development style. This is not possible for other CR-based tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NOTE: This project is not actively maintained at the moment. If you'd like to continue developing Jacareto, please send an e-mail to: wikipedian@users.sf.net Jacareto is a capture & replay tool for programs written in Java. You can capture actions on applications and replay them later on (like macros). Jacareto can be used for GUI tests, the creation of animated demonstrations, and analyses of user behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A java concurrent test library. It provides some base class which can simplify perfermance test for concurrent and multi-core program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Jarrut
    Jarrut is a tool that makes developing and debugging Java ME applications (application using CLDC to be more specific) a bit less of a pain. Jarrut enables proper stack traces for exceptions, also when running a MIDlet on a real device
    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
    JPeek is a graphical tool and library for reflection-based runtime inspection of the object graph in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Conducts meaningful tests between flat files to assist in testing during the continuous integration cycle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    It's a tool for testing HTTP servers and Web applications. It supports HTTP/HTTPS protocols, GET,POST and HEAD methods, HTTP proxies, refferes and cookies. It's like HTTP Debugger in network tool AccessDiver or HAS.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    CorbaMock is a java mock library designed to make testing of CORBA servers easy. CorbaMock provides (a) the simulation of arbitrary corba servers and (b) the access to arbitrary corba servers via its IDL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Quite useful library for code diagnosis. As for now it can measure time of working for simple blocks of code, but features like loop or counters are developed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Smokestack is a modular JEE unit testing framework, independent of Java unit testing framework (like JUnit or TestNG) with functionality geared for validation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JFTA is an API that makes your testing code independent of the underlying implementation. Thus you can easily switch between different implementations at runtime. Currently JFTA provides implementations for HtmlUnit and Selenium RC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Concutest is a collection of tools designed to make the development and testing of concurrent Java programs easier and more reliable. Concutest is available under the BSD License and under active development by the JavaPLT group at Rice University.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    barde
    A log player for "The Fourth Coming" ("T4C", http://www.the4thcoming.com). Given a log-file, this tool will replay a T4C game you've played before. It will have built-in functionnalities like : merging log files together, searching and cleaning
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    a java based monitoring tool,logs all the user actions and errors with runtime data, displays execution performance and executed method lines. It doesnt modifiy class source files and no need for coding, just put it in your class path and see the mir
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JLogWatch
    My work as a system administrator and developer includes debugging software. I scan and filter logfiles many times a day. This tool can help you to color and filter your logfiles. So you can concentrate on the interesting things to do!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Jaccept

    This project has move to https://github.com/mikis/jaccept

    Extension to JUnit to enabled automatic acceptance testing. The TestSuite & TestCase are extended with operations providing added documentation and workflow control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A light weight file IO library to ease the use of Java File IO related API and enable the testability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JUnit Generator can automatically generate junit test cases for a specific class or method of Java; Fully supports the characteristics of object-oriented like generic type, complex class type generation etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JReq, or "Just Requirements", is a customizable requirements management application for the Linux platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java tool for searching classpath for resources such as class or files. Drag and drop interface for add new jars to your search path. Useful for resolving those class not found problem such as java.lang.ClassNotFoundException and java.lang.NoClassDefFoun
    Downloads: 0 This Week
    Last Update:
    See Project