Showing 880 open source projects for "java class editor"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    VisualWN is a Java Client which provide graphic presentation of lexical searching result based on WordNet database. The main purpose of client is to make learning English vocabulary fun and easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SwixNG lets you define User Interfaces in XML files, narrowing down your Java code to the behaviour of the program. Via an easy-to-use API, you can integrate your own components and even localize your GUI at runtime.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Java SWT and AWT port of Scintilla, a free source code editing component. Scintilla runs on Windows and Linux with GTK+. It is a rich text editing control that supports syntax styling, error indicators, code completion, call tips, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Wazaabi is a java XUL Engine based on SWT. XUL, like HTML allows GUI modeling without knowing anything in java.
    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
  • 5
    SwingGlue introduces a binding layer for Swing in order to get a better maintainable MVC desing an a java swing application. SwingGlue will make the UIDelegate principle simple and more transparent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JLWizard is a class library, written in Java, for adding a wizard component to a Swing application. The wizard is fully customizable, supports different look and feels and supports branching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Generic quasi-recursion JSP tag library typically for walking a tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TreeMenuXL is a tool for generating expandable tree-structured menus in HTML pages. It includes server-side scripting components in PHP and Java, as well as JavaScript to support the dynamic menus on the client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Xing is a complete MVC framework to develop Swing (not only) based Java applications. Xing allows user interfaces to be defined using XML. It includes data-form binding, log, preference etc. Mediator patter simplifies the controller part implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    ThinG is a visual GUI design editor for Thinlets, the lightweight GUI toolkit for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Hexagraph is a lightwork Java framework for graphic applications. It support easy developpement of complex mouse based graphic editors, currently on AWT and Swing. Use a MVC paradigm, with a modular and incremental controller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A small and easy to use framebuffer graphics library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WebKitJava allows to embed Apple's WebKit's WebView GUI Element into Java's java.awt.Frame
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Mouse Gestures is an open source (LGPL) pure Java library for recognition and processing mouse gestures. With Mouse Gestures you have a fast way to execute commands without using the keyboard, menus or toolbars. Compatible with JDK1.3, JDK1.4 and JDK1.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NiceSTEP is a set of Java components that replaces package java.awt and gives your Java application the look and feel of NeXTstep, GNUstep, and WindowMaker. Includes Slide Projector image viewer, FTP, Editor, and CD Burner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An assembly of Motif widgets, which might be helpful for developers. Index/Register widget, Thumbwheel GrForm etc. Some are expanded from other Sources to gain flexibility. Counter)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Custom Java Swing Widgets, Program your Swing GUI in 1/2 the time!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    piBuilder is a visual resource editor for Palm developers. It intended for programmers who use PilRC for building application resources. It allows WYSIWYG forms, menus and alerts design. It supports all the major features of the latest PilRC release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A desktop application (based on the Synth Look & Feel) that lets the developer easy create their own look and feels without programming.
    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 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
  • 22
    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
  • 23
    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
  • 24
    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
  • 25
    The Coffee Maker is just like the Blender node editor. i would like to create an IDE for creating drag and drop software. The idea is to graphically allow computer novices to easily create software by using already built components.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo