Showing 150 open source projects for "java code"

View related business solutions
  • 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
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 1
    BottomBar

    BottomBar

    Custom view component that mimics the new Material Design pattern

    ... unless you listen for selection events and do something when the tabs are selected. This new version has cleaner code and better APIs. No more unnecessary stuff or spaghetti mess. Now the look, feel and behavior is defined in XML, as it should be. No more nasty regressions, thanks to the automated tests. Everything is a little different compared to earlier, but it's for the greater good!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Artificial Intelligence techniques applied to common software tasks, using First Order Logic; N3, OWL ontologies and rules. Enables component-based application building, platform independence, user-friendliness. Leverage on Euler inference engine + GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    J/GPLS

    J/GPLS

    State machine driven development with general presentation layers

    Exploring state machine driven development using a general presentation layers in Java. Goal is to increase code reuse over applications and minimizing plumbing coding in application development. Note: This is a early days, single developer project; wiki is being written and articles there are not yet complete!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    InstaMaterial

    InstaMaterial

    Implementation of Instagram with Material Design

    Current source code contains UI elements from Design Support Library. A beautiful and smooth application which works on almost all available devices. InstaMaterial project supports all systems versions, starting from 4.0 Ice Cream Sandwich. Thanks to this our app can work on more than 90% of all Android devices (according to the presented statistics). The implemented elements and effects include a Send button animation in comments view, ViewAnimator, Ripples, and RecyclerView smoothness...
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 5
    MyOpenSoftware

    MyOpenSoftware

    New generation Rapid Application Developement

    Based on an EAV meta-model (Entity-Attribute-Value), MyOpenSoftware is a new generation of RAD (rapid application development) engine. So you can create complete web applications without any programming knowledge, just using XML. This Framework writen in J2EE is ready-use to generate graphical screens with the opensource Library "SmartClient". Starting with blank page, and zero business entity, you are able to build any web application in any business domaine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AutoFitTextView

    AutoFitTextView

    A TextView that automatically resizes text to fit perfectly

    A TextView that automatically resizes text to fit perfectly within its bounds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MOBIDICK
    MOBIDICK (MOdular But IntegrateD applICation frameworK) is dedicated to gather as less as possible Java frameworks in order to complete full needs of large business application and allow regeneration of code, even when java frameworks change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Qt Jambi

    Qt Jambi

    Qt bindings for Java developers

    Qt Jambi is the Qt library made available to Java. It is an open source technology aimed at all desktop programmers wanting to write rich GUI clients using the Java language, while at the same time taking advantage of Qt’s power and efficiency.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9
    Agile grid is a complete new implementation of custom table for Java SWT applications, which uses the structure and some code fragments from the JFace table viewer. The features of this table implementation include: - A content provider provides the data
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 10
    GWT Highcharts
    GWT Highcharts is a freely available open source library that provides an elegant and feature complete approach for including Highcharts and Highstock visualizations within a GWT application using pure Java code. Note: the source code for this project is now being maintained on GitHub here: https://github.com/squinn/gwt-highcharts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NumberProgressBar

    NumberProgressBar

    A beautiful, slim Android ProgressBar

    I decided to do this because I was really tired of android original progress bar. So, I made some change, added more color style for this. And also you can contribute more color style, or new idea to me. I made some predesign style. You can use them via style property. You can get more beautiful color from kular, and you can also contribute your color style to NumberProgressBar! There are several attributes you can set, the reached area and unreached area, the text area, the bar, and the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JChart2D

    JChart2D

    jchart2d is a real-time charting library written in java.

    JChart2D is a easy to use component for displaying two- dimensional traces in a coordinate system written in Java. It supports real-time (animated) charting, custom trace rendering, Multithreading, viewports, automatic scaling and labels. Former UI controls (right click context menu, file menu) have been ported to the subproject jchart2d-uimenu (https://sourceforge.net/projects/jchart2d-uimenu.jchart2d.p/) for the benefit of having no dependencies to 3rd party libraries.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    PROFACE is a User Interface Prototyper developed in Java. The objective of Proface is not code generation, but allow design/creation of interface idea with colors, buttons, texts, images, links and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Thymeleaf Property Extractor

    Thymeleaf Property Extractor

    A Java-written extractor for all your Thymeleaf localization strings

    Thymeleaf Property Extractor (ThExtractor in short) is a java-written app that given a folder or a html file, extracts every Thymeleaf localisation tags (for example: th:text="#{myString}") to a properties file, to ease and fasten the development of your Spring web app. It's really easy to use! Just run the jar, and browse for your HTML (or a folder containing them) in the first field, and browse for a target .properties file (or create one!) in the second field. And then... do magic!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Form4G
    Development of applications in java Swing with the tools and methodologies of the applications web (Plugin, javascript, html, servlet and JSP). Without the necessity of carrying with an application server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Jython Simple Dialogs

    Simple UI Dialog boxes much like 'zenity' project for jython

    I have wanted very simple dialog box implementation for asking user questions, such as what is intended by the 'zenity' (or previous XDialog) type of interfaces. After looking at options I settled on using swing based UI components and it is based on the information available from: https://wiki.python.org/jython/SwingExamples The specific use of this code is targeted to user inputs for simple activities and it appears as if there isn't any single 'aggregator' and I tried to provide...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GWT-AppNavigation-Project

    GWT-AppNavigation-Project

    Example GWT Project showing how to navigate between different views.

    One of the main features of a GWT application is, that you can write all your code in Java and do not need to care about HTML, CSS and JavaScript. All content can be loaded into the same div-element in one HTML-Standardpage. Sounds perfectly alright, but how do you navigate between different views, if for example you need a loginpage and don´t want the user to have access to your application before entering the right logindata? Of course there is the possibility to have more than one HTML...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    OtrosVfsBrowser

    OtrosVfsBrowser download page

    Since Google code is not supporting downloads, downloads can be found on sf.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    LightAdmin

    Pluggable data administration UI interface for Java web applications

    The primary goal of the project is to speed up application development by bringing pluggable fully operational data management back-end for JPA based applications and to relieve your codebase for more important stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jamon is a text template engine for Java, useful for generating dynamic HTML, XML, or any text-based content. In a typical Model-View-Controller architecture, Jamon clearly is aimed at the View (or presentation) layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AribaWeb
    AribaWeb (aribaweb.org) is the Open Source java-component-based web application development framework for creating rich, AJAX-enabled applications with the absolute minimum of code (and no hand-coded JavaScript).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DocItOut ( SAS Documentation Tool )
    DocItOut is a tool that enables SAS programmers to easily generate online documentation in HTML format based on the comments and statements from the SAS files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Generic Java framework to build Java applications. Include tools, swing extension, business object, gui managed by pattern MVC, and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NIProjects contains several libraries mainly intended for Java programmers. It includes TableLayout, GuiLib and Datamappers libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WaveMaker - Web Development Made Easy
    Easy-to-use, open source web development platform. Visual, drag and drop tools allow anyone to create web apps with minimal learning curve. Java architecture: Spring, Hibernate, Ajax Dojo toolkit, MySQL, PostgreSQL, HSQLDB (bundles w HSQLDB)
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.