Showing 99 open source projects for "java gui socket"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Start Free
  • 1
    Presentation framework for Echo2 web-based GUI apps. Currently pre-alpha but compiles OK. Provides elementary support for Actions, Presentation Models and simple events. Windowing support is planned. Download the code from CVS and ge involved today!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ArchivedLayout separates the GUI description from the business logik. Layouts are described in well-readable XML files and dynamicly bound to Java fields and methods of the underlying program. Created in 2001. Used in several projects. Enjoy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Simplify java web GUI development. Foundation provides a framework allowing you to create web interface easily and quickly. No jsp, no taglibs, whole screens are realized in java class as Swing do.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Swlink provides a declaratively model-view-controller realization for Java Swing. It provides a comprehensive facility to bind Java User Interface components to models and controllers. Best of all, it keeps Java GUI code tidy and eaiser to maintain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Start Free
  • 5
    Java 5.o based NIO framework, intended to completely seperate logic from IO stuff. JBaobab provides event-driven approach to nio socket, and will provide same functionality to ssl socket and udp socket.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A java based web application framework. It works with the Servlet 2.2 API and JDK 1.5. Goal is to create Web Applications in a similar way as in the Java Swing GUI. This inludes MVC support, an delegation event model and html-template based layout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Hippal is an integrating GUI-framework for a multimodular symbolic A.I.-system IPAL, which combines A.I. Planning, Inductive Program Synthesis, Analogical Reasoning and Learning. Hippal is client-/server-based and uses the Lili Lisp Interpreter as Centr
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Magritte is a framework to build user interfaces for Java, which are saved in XML files, allowing a user to change the interface without the need to recompile the code. It will also generate Java code to respond to GUI events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Java binding for the wxWidgets library of GUI widgets and utilities. Formerly hosted under the 'steveperkins.net' project, now given its own project space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 10
    Framework for storing and editing Forestry-related XML data, with a specialised graphical interface for each object type. Plug-in API for adding functionality. Coded in Java, uses WebStart for distribution, swing GUI, ~100k lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java-based package for the development and maintenance of GUI database applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A GUI interface for the XML Web Development Framework Cocoon and its offline generation capabilities .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A portable FrameWork to reduce the codes of Java GUI programe.We provide plus-in function without changing the codes Users already have.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Jucas is a Pull MVC based component orientated (GUI) web-framework. Struts brought MVC. Java Server Faces (JSF) and ASP.NET brought the advantages of object (component) orientation. Jucas brings MVC and components in a new way together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java utilities library for printing, GUI and database operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    a tool-kit for creating "web 2.5 generation", include several useful stuff to work with semantic web (otology editor, gui for sparql query, ontology components...) and design RIAs's gui visually (html + ajax based apps, flash based apps,...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FSRCP fused the Eclipse RCP and OSGi with the freesmartphone.org (FSO) framework. FSRCP makes the FSO DBus interfaces available for Java applications in the shape of OSGi services. Furthermore it provides GUI features based on the Eclipse RCP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java Test Framework is another scripting environment, but with a Swing GUI (possible Swing Application Framework), version control on configuration files, profiling on the run, database storage and statistical processing on the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Web framework build a group web GUI to setup/develop you web application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JSwingWidget is a library designed for the quick and easy creation of many standard GUI components, using swing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This software is aimed for content migration. This product has following features - 1) Reusable 2) Multithreaded 3) Configurable 4) Reports 5) Email 6) Stand alone and Web GUI is in the roadmap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java UI Builder is an implementation of classic MVC design paradigm. It helps developers to design, develop, maintain, and localize Graphic User Interface (GUI) for Java/J2EE applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Making use of threads when building a GUI is a pain. SwingWorker is a great idea but doesn't go far enough. This library includes tools and patterns to make managing multiple concurrent tasks from an event thread easier. It's SwingWorker on steroids.
    Downloads: 0 This Week
    Last Update:
    See Project