Showing 96 open source projects for "java swing project"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    It consists of a library of Java classes that gives us support the programming of applications. Boring, repetitive tasks will be included in CommunityUtil. So this is the aim: to provide fast that encapsulates all classes complicated tasks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    TenneySoftware Libraries contain a set of useful functions and extensions used by myself that I have chosen to make available to the public. Part of the project will include N-Body simulation using a variety of integrator methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Jyntax is a simple, easy-to-use, light-weight syntax highlighter for Java. It is designed for applications providing JTextComponents that should be enriched with syntactical highlighting and works best for formal (logical or mathematical) input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    J3dPSV 1.0 is a graphical application package for viewing and modeling of three dimensional structures of protein structure, including multiple chain sequence table and a three-dimensional (3D) protein structure viewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    A light-weight java help window that reads & uses HTML pages for help pages, and is configured via an XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a little game project for children
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Card sort research has applications in psychology, web development, and market research. Here, we offer a digital card sorting tool with a simple, user friendly interface and powerful analysis tools. We concentrate on a flexible, multi-purpose sort.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    An extended version of Java's JTree that allows incremental zooming and fish-eye effects on selected nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a small program to help you learn words in other languages. It's a simple but useful program for memorizing new words.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Java package providing a simple and configurable key binding chooser dialog. This includes an editor for making and editing lists of bindings in a variety of persistence formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java Application Packager allowing Seamless Launch of your Eclipse Projects on major platforms (Linux, Mac OS X, Windows), including correct handling of Jars-in-jars and Native libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project aims at developing an Eclipse plugin for the Design by Contract library provided by the c4j project. It helps Eclipse developers to maintain their contracts together with their Java classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The project tries to extend the basic Hotswap support in the current JVM and allows developers to add/remove instance fields and methods and replace the new class in a running JVM, thus saving huge time incurred in restarting the JVM for every change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project is intended to provide a robust and easy to use front end for java.util.Scanner and javax.swing.JOptionPane to collect input from the end user in a maner that prevents improper input from throwing unwanted exceptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This new plugin for FreeMind 0.9 will export a FreeMind mindmap to an OpenOffice.org format (.odt and .odp) and will use users document templates. This project is managed by VersusMind (http://www.versusmind.com) - OpenSource Sofwares Expert Company.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Thread dump viewer is a powerful tool for thread dump analysis. Opens thread dumps from Sun JDK for Windows and Solaris, HP JDK and IBM JDK for Windows, Linux and AIX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Proposed is an algorithm that uses computer vision, combined with a modified Rubine classifier, to allow arbitrary N-sided polygons as accepted sketches in real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19
    This project is down
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SimpleDate is a open source library to handle Calendar selection for Swing Application and very easy to use. SimpleDate is a utility like 'Date and Time Picker' in Microsoft Access. SimpleDate requires Java 1.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Open Source IM and voice client using Jabber and SIP protocols, with great audio quality thanks to speex and a nice and clean interface. Programmed in Java and C++. It supports chat, voice and file transfers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This tool converts long values into Java-Dates (java.util.Date) and Java-Dates into long values. Useful for Developers who save theirs dates as long values in a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ant-Eclipse is a task for the Java build tool Ant generating Eclipse projects to be just imported and used easily. Ant build scripts are used as a central place for the configuration of sources and libraries which the generated projects are based on.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Maven Dependency GUI makes it easy to manage project dependencies in projects using Maven.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project is an OO-centric design of getopts, based on the standard python implementation of getopts. C-style loop calling of getopts is not OO and does not take advantage of Java's standard library.
    Downloads: 0 This Week
    Last Update:
    See Project