Showing 1636 open source projects for "java interface"

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
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    xdProf is a tool that captures and analyzes stack traces sent at a fixed interval from Java Virtual Machines in a distributed system. The xdProf client uses a C/C++ Java Virtual Machine Profiling Interface (JVMPI) library and works on many platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Modular Java Network Server, that implements an Interface to Networking Modules including HTTP, HTTPS, FTP, DNS, POP3, DNS, SMTP, IRC, NNTP, SOCKS, PROXYING, ROUTING and SECURITY. SERVLET RUNNER CONTAINER, XSL, XML, XSLTC, DHTML, CEHNET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JSkeleton is a swing based java application which generates skeleton java source files from a forms based gui interface. Accessor ( get and set ) methods are automatically created for variables specified by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A command-line based (atleast for now) tool for testing the interfaces provided by CORBA servers. Implemeted in Java using interface repository, DII, DynAny APIs. Very useful tool for CORBA developers and testers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    PilotJFC offers an OO interface to the UI elements of the PalmOS, using Jump. PilotJFC also offers an even management system to route events only to the appropiate objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    InfoDock is an integrated productivity toolset, mainly aimed at technical people. It is built atop XEmacs and so has all of the power of Emacs, but with an extended menu-based user interface. Most objections to Emacs use are solved by use of InfoDock.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ControlIt is a client/server environment for developing serverside applications as easy as possible. ControlIt provides its modules database connectionpools, an archive system interface, automatic distribution of classes and ressources and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Java Command Infrastructure is a framework for separating application code from user interface code via the Command Pattern. Using this abstraction allows applications to deal with user commands in a flexible manner. The package also includes built
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The AUIT toolkit is a high-level Java user interface toolkit which completely abstracts the application code from the interface. For many platforms, native widgets are provided; other platforms can use Swing. The interface is specified in XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    The Java Desktop Management Interface provides Java API access to native desktop components. JDMI supports the manipulation of local native desktop components, including listing, moving, resizing and capturing screen shots of native desktop windows, via
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Provides a voice interface for applications via a plug in system. Allows the inclusion of voice recognition in an application with a minimum of effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An easy to use package that would allow to load a native dll, link its functions to a java interface and then invoke those functions by calling the java interface methods. The package would allow definitions structs, unions, arrays, pointers and callbac
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project aims at developing a free open-source Scraper and Macro Interface for Web programmers, that needs no installation and will work in most of the operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project is aimed at developing an iconic programming language (IPL) which compiles to Java in order to help pre-CS students build stronger models of programming concepts. Project has moved to http://code.google.com/p/jubjub/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Compact Java UI is a lightweight UI lib with ability to display diverse UI components on all kinds of cell phone screens. It is compact, low-memory required, but highly agile and flexible. It is very easy to use Compact Java UI, just as using Swing compo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Jobi project is a web software platform that let's you define easly and without programming, portal applications. It serves as a front-end of any source of data in an enterprise environment. You define the presentation defined from components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    gcli is a simple command line interface (CLI) implementation for Java. Adding a new command is simple as writing a new java class, decorating it with few annotations (if needed) and that's it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a layout manager (with Panel), that lays out its components as a grid (like GridLayout). Puts as much cells on one row or column (depending on the orientation) as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A very flexible and extendable Java layout engine that uses XML to render Java user interface components and separate the data model from visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    External Java Command Control

    Send commands from the command-line to your running application.

    Moved to GitHub https://github.com/fedups ExCon is a small Java class (a runnable Jar file, “sender”) that you run whenever you need to send a command to your application. Your application needs to include the ExCon “receiver”. The receiver accepts the commands from the ExCon sender and processes them. Since the receiver runs within you application it can access all of your application’s classes and resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    The Framework helps developing Enterprise Applications and increases development productivity as well as quality. The fundamental business layer stands in the centre and it provides use case and domain model abstractions, supported by an MDA approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A cross-toolkit, end-user progammable builder for rich interactive applications in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Easyswing is a Framework that allows developeres a fast possibility to create and manage GUI's. ES is based on Swing but uses an own Paint Mechanism and internal EventMechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a calendar widget based on the joda_time library. It will create customizable widget for the java platform. datefield, MonthPanel, calendarPanel are planned
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB