Showing 1280 open source projects for "edex-ui"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
    Development MOVED to Google Code (http://code.google.com/p/cliche/) Cliche is a small Java library enabling very simple creation of interactive command-line user interfaces using metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    WSDL2XForms generates XForms for the operations of a given WSDL file. The tool is implemented using Java and XSLT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Fire is a fast, themable UI toolkit and xHTML/CSS renderer for mobile application and game development. It is an eye-candy alternative to the standard midp2 UI components and unlike them it produces a superior UI result on all mobile devices!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A shell for the layout manager GroupLayout. It allows to control components' placement using simple 2-dimensional textual schemes. Such approach to GUI creation removes the problem of representing a 2-dimensional GUI by 1-dimensional code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Wicked Shell - A non-evil eclipse plugin providing an integrated shell. This plugin enables the use of the system shell directly from the eclipse IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A collection of utility classes that I wrote when I was actively programming in Swing. At this point they're at least ten years old, and not actively maintained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GraphTK is a graph-generation toolkit. Providing a GUI frontend, it enables you to generate graphs describing build systems (Make, Ant) and API (Java APIs) dependencies. The generated graph data can be stored in common data formats like GraphML or GML. This project is no longer actively developed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Kjora Framework is a lightweight PHP 5.3 framework. It provides an architecture to build a Model-View based website, with a dynamic data access object, and a "One Page - One Class" system to design it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SSJE
    This is a Super Simple Java Editor written entirely in Java. It allows you to compile and run java programs in an mdi interface with syntax highlighting and easy commenting. Currently in suspended development. Available as a jar and an msi.
    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
    The Eclipse OpenGL Pack is an Eclipse PlugIn, which provides an easy-to-use way to develop and deploy OpenGL-enhanced Java applications within the Eclipse IDE. It includes all external libraries that are required to get an OpenGL application started.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The jdotnetservices project showcases the ease of interoperability between Java applications and Windows Azure AppFabric. For more info, visit www.jdotnetservices.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    EasySWT provides a builder API written in Java that simplifies coding of SWT-based user interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Sample Maven skeleton project to help start with new GWT project using Google Web Toolkit, maven, Java 5, Ext-JS, and spring framework, as well as integration spring security and other useful open source technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Widget toolkit for Java Micro Edition (J2ME) aiming to be fast, light and beautiful. using the same syntax in Swing for Java Standard Edition (J2SE)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Kaylee builds upon the JGoodies Binding and Spring frameworks to provide a powerful yet simple way to bind Swing forms to data objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Layered development ontology for open source projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Self-aware dynamic, reflective, and declarative semantic space representation, transformation, and exploration system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Java Swing Look & Feel, called "Petersoft Java Style 2". It contains different themes : white/blue/red/etc ... Demo applet : http://kingofcoders.com/petersoftJavaStyle2_DemoApplet.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The GroovyStAr ("Groovy Static Analyzer") project describes a new extensible SCA tool for Java and Groovy. The extensibility is reached through a customizable set of Groovy-scripts, each representing a static source code query against the created AST.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple text editor for editing multiple language files in parallel. Corresponding translations are automatically highlighted in order to aid reviewing against multiple sources. Supports gettext PO and key = value format. Highly recommended for polyglots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ILLICO is a Java Web framework, component oriented. The goals are "Keep It Simple" and "Avoid HTML and JavaScript".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project provides UI elements that are missing in Nimbus (Java / Swing). It initially started with the desire to have Nimbus window decorations on all platforms. I am hoping that this project can be used as a container for more "missing elements".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    KTable is a custom SWT table widget that provides a flexible grid of cells to display data. Since it is custom-drawn, it does not have the restrictions of the native SWT Table control.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    JAutoCombo is an auto-complete combo box for Java applications. The control is easy to use and does not require writing any code. Place it in a container, and it will do the rest automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This projects develops a tools to make statistics for the tchoukball (it's a swiss sport). That software will allows to save actions for each players in a match and compute statistics.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB