Showing 494 open source projects for "java swing library"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 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
    sCODE stands for s/CODE//, that is to say a replacement for CODE Designer, a tool for designing DDS (AS400) screens, integrated within WSAD/Eclipse, with Webfacing editing capabilities, and scripting tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NanoGraph is a java component for graph visualisation. It aims to visualize domain oriented object models without requiring code changes to these models. Design goals include a small footprint and Swing/SWT/SVG support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    XUL4J is yet another fork of the jXUL source. A Java based XUL engine based on Mozilla XUL 1.4. The library will be released under LGPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GiANT is a graphical interface for computer algebra systems (OS X/UNIX/Win). Currently GiANT lets the user work with number fields via KASH, but we aim to develop it into a GUI Library to run on top of any CAS and expose any of its functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    SwiftUI is a custom tag library which provides UI components for Java based web applications. The developers for Java based web applications can use these tags to create data grids, interactive trees, forms and visual containers. These tags are fully skin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java Swing Component Library for reducing the code required to produce Java Swing GUI's
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    comitatus-webapp is a framework to ease the development of Java Server Faces (JSF) database applications that use entity EJBs for persistance. It also provides some usefull JSF components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JFCX aims to elegantly improve usability (from the developer's perspective) of the JTable, JTree, and many other Swing components making it easier to develop rich customizations for GUI's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    "Fiber" is a java library which adds functionalities to the Sun java standard library : new Swing widgets ( preferences dialog, event log , ... ) , new supported protocols ( rss ) , frameworks ( user tracking on web applications ) and other utilities
    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
    ACDK - Artefaktur Component Development Kit - is a platform independent C++-framework similar to Java or C#/.NET for generating distributed and scriptable components and applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SwingGlue introduces a binding layer for Swing in order to get a better maintainable MVC desing an a java swing application. SwingGlue will make the UIDelegate principle simple and more transparent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JPop is a plugin that integrates the poplog (http://sourceforge.net/projects/openpoplog) environment as a plugin for the jedit (http://sourceforge.net/projects/jedit) programmers editor. The plugin is written in a mixture of Java, pop11, and beanshel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JLWizard is a class library, written in Java, for adding a wizard component to a Swing application. The wizard is fully customizable, supports different look and feels and supports branching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    VisualWN is a Java Client which provide graphic presentation of lexical searching result based on WordNet database. The main purpose of client is to make learning English vocabulary fun and easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SwixNG lets you define User Interfaces in XML files, narrowing down your Java code to the behaviour of the program. Via an easy-to-use API, you can integrate your own components and even localize your GUI at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Xing is a complete MVC framework to develop Swing (not only) based Java applications. Xing allows user interfaces to be defined using XML. It includes data-form binding, log, preference etc. Mediator patter simplifies the controller part implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Hexagraph is a lightwork Java framework for graphic applications. It support easy developpement of complex mouse based graphic editors, currently on AWT and Swing. Use a MVC paradigm, with a modular and incremental controller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Generic quasi-recursion JSP tag library typically for walking a tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A small and easy to use framebuffer graphics library
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    ThinG is a visual GUI design editor for Thinlets, the lightweight GUI toolkit for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mouse Gestures is an open source (LGPL) pure Java library for recognition and processing mouse gestures. With Mouse Gestures you have a fast way to execute commands without using the keyboard, menus or toolbars. Compatible with JDK1.3, JDK1.4 and JDK1.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Custom Java Swing Widgets, Program your Swing GUI in 1/2 the time!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Swing Spy is java based Swing/AWT spy agent that prints the widget under the cursor (like Spy++ for Windows/MFC and SWT Spy for Java-SWT). Download from the homepage: http://www.nenoff.com/swingspy/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a Java Swing wizard dialog framework based on Robert Eckstein's article and source code at http://java.sun.com/developer/technicalArticles/GUI/swing/wizard/. The Wizard is allowed to have multiple paths to the finish button,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Various enhancements for Swing to help your desktop application hit the high notes.
    Downloads: 0 This Week
    Last Update:
    See Project