1809 projects for "java swing components" with 2 filters applied:

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    BNF for Java is a BNF Compiler-Compiler, or Parser-Generator. It implements ISO Standard Backus-Naur Format, using Java. BNF allows you to create a syntax, or a complete language, to parse your data source. Your custom Java extensions generate output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project deals with two things. It allows easier and new ways of deployment for existing software by 1. providing an installer and first class desktop integration of Java applications and 2. shrinking the download size. As a first example we do this
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The simpliZia-program implements the simplex-algorithm and is designed to help students of Operations Research to understand and learn the algorithm. This is a german project, source and program are actually written in german.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An Ontology Chart designer from an organizational semiotics view
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    The Areath project aims to create an easily reusable framework for putting together modernized (but still pleasingly retro) text-based games. Legends of Areath is a full game built using the framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Retrieval Component Integrator Project (RECOIN) intends to provide an extensible framework of Java classes to build a meta-search and information retrieval (IR) system based on heterogenous IR components as part of a modular retrieval process. The so
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SableVM is a clean-room, highly portable and efficient Java virtual machine. Its goals are to be reasonably small, fast, and compliant with the various specifications (JVM specification, JNI, invocation interface, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The EchoPoint project provides a rich collection of web components which seamlessly integrate with the Echo Web Framework. EchoPoint, combined with the Echo Web Framework, provides the one of the simplest and richest frameworks for Web application devel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Extensible Java Profiler (EJP) is a profiling tool for Java with a scalable and extensible architecture, allowing its usage for exotic programming languages that use a Java backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    Multi is a test tool that generates test ideas from boolean and rational operators. It is written in Java, and includes both a GUI, applet, and command-line utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tool for documenting any programming language in a JavaDoc-like way
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Argus is a JMX browser and instrument panel viewer designed for the Argos project. Argus is however a generic JMX browser and will work with all JMX enabled systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JRegexpTester is a standalone Swing application that helps you test regular expressions with the Java standard API. The extracted data can be modified with formatters similar to those used by sprintf. Since release 0.3, it helps you manage CSV files too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SDBC is a MS Access-like database client based on Java swing ui, able to connect to both local and network DBMS. It uses Derby for file-based database and JDBC for SQl-based DBMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    K-automaton is a new parsing (syntactic analysis) machine isomorphous to language. Implemented in Java. Can generate Java code from grammars described in EBNF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Struts/SourceForge site hosts sample applications and related components based on the Apache Struts Web application framework. Disclaimer: This site is not affiliated with the Apache Software Foundation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Hibernate-Examples used in book about Hibernate 3: Robert F. Beeger, Arno Haase, Stefan Roock, Sebastian Sanitz: Hibernate - Persistenz in Java-Systemen mit Hibernate 3, dpunkt.verlag.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Linear time, dynamic API for lexical analysis and parser generation. Allows for a text-based specification of formal languages with the well-known regular-expressions approach, and using Parsing Expression Grammars as the underlying engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This Project implements the mergesort algorithm in a MPICH2 (parallel programming -) environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jdptool is a debug and profiler tool which based on JPDA; It provide both swing based and browser based GUI. It has sophisticated debugger without user interfere. It also provide profiler to memory usage and threads with numerous new feature
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JBuild is an easy to use Swing interface for compiling software! Users simply launch JMake from within the source folder and are presented with a simple list of the commands required to build and install the software!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Make Java Swing applications easier: - Simple easy to use layout manager - Clearly described framework and principles for developing a UI application - Extensible mappping framework to map from POJOs to user interface - No XML configurations!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Open Source License Checker is tool for inspection and analysis of lisence information from open source packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SwingFast is a library to help with the creation of Swing based applications. It includes menus & forms creation, easy layout of components, load & save with XML files, and numerous useful "shortcuts". Creating robust GUIs has never been so easy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    StringExtractor replaces String literals with the usage of an a configurable JAVA ResourceBundle (see. current jdk api docs at java.sun.com). This works with unlimited number of files at a time. Extraction is done due to a semimanual selection.
    Downloads: 1 This Week
    Last Update:
    See Project