Showing 931 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

    Dependency Discovery Tool

    A tool for discovering external dependencies in Office files.

    The Dependency Discovery Tool searches through binary office files (.doc, .xls and .ppt) and tries to find any documents or files that are linked to the document. It is written in java, using the Apache POI libraries ( http://poi.apache.org ) This project was part of a summer scholarship from the School of Engineering and Computer Science at Victoria University, Wellington (http://ecs.vuw.ac.nz) in conjunction with Archives New Zealand ( http://archives.govt.nz ). At the moment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OpenPCL - Open Source PCL Viewer, Converter & Toolkit. It can be used as a backend component for developers/integrators or as a standalone desktop application for end users.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Jagent
    Jagent is a suite for manipulating Creatures 3 and Docking Station agents. It consists of a sprite tool (Edos) and a PRAY tool (Monk). It requires Java (http://java.com/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project develops an open source editor for Clavia Nord Modular and Micro Modular synthesizers.
    Leader badge
    Downloads: 8 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
  • 5

    Label2Cue Convertor

    converts Audacity label files to .cue (CUE) files

    A small Java tool that converts Audacity label files (text format) to standardized .cue CUE Label files. Useful for compatibility with CD burning software, other audio editing software, etc.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Easy Equations

    Easy Equations

    Hand Written Equation Creator

    Easy Equations is a utility using which one can write the mathematical equations. The focus of this utility is to provide user friendly access to write mathematical equations which is helpful for students, lecturers, mathematicians and Research persons who prefer using mathematical equations in a document, PowerPoint or web sites. Works on Windows as well as Linux platforms. Software Requirements: JDK 7 or higher. Linux Platform with kernel version 2.7 or higher.(for Linux users).python...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    Covirem

    A domotic system for large buildings

    Covirem is a modified and bleeding-edge version of Freedomotic (www.freedomotic.com), that aims at providing a domotic solution for remote and hierarchical management of buildings, situated even far from eachother.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    eXows
    Exows extends the capabilities of the OWS (OGC Web Services). It enables the multilingualism functionalities for OWS (INSPIRE compliant) and allows complex features schemas for WFS and WMS getFeatureInfo (GML). It was developed by BRGM in OneGeology and was continued by BRGM in EUROGEOSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jPod Renderer is based on the jPod library, also hosted here at "jpodlib". This is the long awaited release for platform specific rendering code, both on AWT and SWT. To see jPod and jPod Renderer at work, have a look at www.cabaret-solutions.com
    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
  • 10
    E.N.M.L. means Environmental Noise Model Language. The target of the project is the definition of a XML specification model mainly devoted to electronic acoustic data exchange. ENML aims to format ANY kind of noise measurement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Database to CSV

    "Database to CSV" project stores/loads data between database and CSVs

    "Database to CSV" allows to back-up data from database(Oracle, MySQL, SQL Server) in the form of CSV files. Each table data is stored in a separate CSV file. It also allows to load data from CSV files into the database. Program can be run from UI or from command line. There's one more advanced feature which allows merging of data from CSV file to Database. It is only available from command line. (It will take foreign keys and unique keys into consideration and then try to insert...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    IFCX : Internet Foundation Classes eXtreme!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Framework (scripts, configuration, code) to build free and public services around travel and leisure data. That project makes an extensive use of already existing data sources such as Geonames and dbPedia, and adds some glue around those (eg, links).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    GDLEditor

    Web-based editor for the Gateway Description Language (GDL).

    Web-based editor for the Gateway Description Language (GDL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RouteConverter is another route conversion tool. It helps me and I hope it could help you.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    ImportCargo_airplane

    ImportCargo_airplane

    항공 수입화물 이력조회

    항공 수입화물의 화물관리번호 조회 및 화물 처리 이력을 조회 하는 프로그램.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MpcReader retrieves comet and asteroid orbital data in MPC format from the web and store it on your computer in different formats. The data is fetched from the MPC. The main job of MpcReader is to convert plain MPC data to the format needed for KStar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    wbxml-stream

    wbxml-stream

    Java StAX implementation for the WBXML format.

    The wbxml-stream library is a Java StAX implementation for the WBXML format. StAX - Streaming API for XML is a standard API inside JavaSE for parsing XML documents. WBXML - WAP binary XML is a binary representation of XML used mainly for transmitting XML in a more compact way. In other words the wbxml-stream library lets java parse and encode WBXML documents using StAX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    kvtstore

    Key Time Value store

    KVTStore is a java library that provides easy access to a backing key value store and utlities such as json serialization and indexing and searching on time. Currently the only backing database that is supported is Riak, with a storage backend that supports secondary indicies, such as LevelDB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JOMM is a "Java Object Model Mapping" Framework about generic persistence mapping between different worlds of models, such as Java model classes, SQL relational schema or XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Stand-alone Java library implementing parser/formatter/comparator/validator for JSON/XML-like text formats oriented on JSON-like object model (list,map,scalar + reflection). Library is designed to maximize adaptivity via set of extendable modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NRtfTree library is a set of classes written entirely in C# which may be used to manage (read and write) RTF documents in your own applications. A java port of the library can be found in http://www.sgoliver.net/blog/?page_id=92
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    libnbt

    libnbt

    Java library for reading and writing NBT files

    Java library for reading and writing Named Binary Tag files to specification 19133 defined by Markus Persson (Notch)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A java framework for simulating mobility models in mobile Ad-Hoc networks MANET. This simulator can generate mobility traces for various mobility models, in many formats, resimulate, evaluate, create Excel diagram, cluster, generate form base on XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    tmsnet
    The TMSNetServer TAP allows Topfield PVR users to control their PVRs from a PC. This project is a java library that provides a cross-platform way of accessing the TAP via its network protocol.
    Downloads: 0 This Week
    Last Update:
    See Project