Showing 383 open source projects for "java usb library"

View related business solutions
  • 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
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    JUDL is a tool to simplify constructing Java Swing UI into writing an XML file. It defines a description language extending the XML. JUDL Universal Client can interpretate the JUDL file to UI at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Java calendar widget for html. Displays an advanced calendar for the user to pick a date, and allows for that date to be sent back to the server via submitted form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    analysis of a web based social network (initiated by study project)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    For those of you who wished that the JTable felt a bit more like Excel. MyJTable simplifies and beautifies the Java Swing JTable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    Maven Dependency GUI makes it easy to manage project dependencies in projects using Maven.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jYATDA is simply "Yet Another Tiny Design Assistant" in Java. It is a study in the patterns and techniques required for the development of a tool to assist in the layout of Java visual components on a design surface and persisting the incremental desig
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Java framework that provides direct mapping between Swing/AWT/SWT components and your Java beans. Forms are automatically generated for your beans and their accessible properties. All forms support and encourage the use of i18n (internationalization).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java library for interface testing, by recording mouse and keyboard events through aspectJ and playing xml files with events with java.awt.robot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Avian Freeware Suite (AFS) provides two things: Developers with libraries for Java Swing Widgets, XML handling, Fortran95 and Pascal; End users (Medical students, doctors, scientists) with productivity tools they can use (quizzes, XML databasing & PDF)
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    JavaLayersMenu is a port of PHPLayersMenu to Java to provide a Java and JSP based dynamic menu system for web sites. Supports user defined formats by using Javascript and CSS templates. JavaLayersMenu was developed by Qlusters (http://www.qlusters.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CNComponents is a set of graphical components to facilitate the development of applications in Java using graphical API Swing. Tables, combos and others components that help the developer to make your applications more friendly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SmartCalendar is a purely Java-based library of graphical calendar beans, including calculagraph and calendar tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NUI is acronym of "New UI". It is a Property Oriented template engine to build Java-based web UI, developer can define properties' meta data(include type, editor, validator) in Class Template File. See http://newui.sourceforge.net/tutorial/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project will provide EditorKits based on a common structure for different formats to be used with the JEditorPane in Java Swing. Currently supported formats: LaTeX (Very basic) Jasperreports styled text
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Easiest way to build data manipulation interfaces for data stored in relational databases. Just drop the component in you servlet container, provide a relationship mapping file and you have a working interface in no time. For details see our homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SwingMapper allows to simplify the construction of forms by mapping Swing component to POJO properties or methods. It intends to be a Strusts like for Swing application. It handle and translate the exceptions you throws.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    QuickUI is a library for creating simple user interfaces in Java based on XML descriptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Echo Tracking Demo.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Dynamic Treeview Tag Library is a custom tag for tree view presentation. The feature is to provide a flexible architecture for developer. You can define your own tree output strategy and use it in jsp with JSTL to customize its style,layout,content...etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AsWing is an ActionScript GUI framework and library that let programmer make their flash application(or RIA) UI easily, its usage is similar to Java Swing(JFC). It provides a set of GUI components with a pluggable look and feel and utility classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Floranta libraries provide components for building Rich Client Wikis using AJAX or Java. Floranta clients can be embedded in any webpage (even plain html) and allow users to leave notes, images, cards, etc on the pages. Eg: http://www.floranta.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Sakura is a Knowledge Navigator and User Interface for UNIX, which implements HyperMedia and its own windowing and packing system, both in the main program and in an extensive API for Tcl and other languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    GLT
    A Java layout manager for windows, dialogs and fames. Create complex and interesting Java screens without the headaches found in other layout managers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JELO (Java Easy LayOut) allows Java Swing components to be positioned within a container very quickly and very easily thereby eliminating the need for conventional Java layout managers altogether.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Gui4j is a framework for Java to describe graphical user interfaces using XML. During runtime, the framework reads the XML descriptions and generates the corresponding Graphical User Interface using the standard Swing library.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB