Search Results for "java paint application" - Page 48

Showing 5694 open source projects for "java paint application"

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
  • $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
  • 1
    IceTimer

    IceTimer

    Graphical timer and match scheduler for pick-up ice hockey sessions

    ...Interface written in Java using Processing (processing.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Open Information Integration
    Open Information Integration Tool Suite (Open II) is used by analysts and programmers to accelerate data integration and harmonization across organizations. OpenII has a neutral schema repository for browsing and comparing all sorts of data models. OpenII is built as a Rich Client Platform Application on top of Eclipse 3.x. Developers need to download Eclipse, install the RCP support, the Fatjar plugin and the Delta Pack in one of the 3.x flavors. Release Notes Release Date: Jan...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    CodeMenia Deployment Factory

    CodeMenia Deployment Factory

    Salesforce Ultra Fast Deployment Engine

    For license contact: bluefoxautomation@gmail.com TransImpo: The TransImporter application uploads translation from external file system (excel) to salesforce. Also Create Package from the excel File to be used for other environments. CSO: Comma Separated Operation application can be used to Convert Excel to UTF-8 Encoded CSV in a Proper format. Retriever: The retriever Application can be used for Environment Management to take configuration backup, Configuration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Gate Keeper Java

    Java application for gate control

    Java application that controls gate through remote IO server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Spray

    Spray

    Scala libraries for building and consuming RESTful web services

    Spray is a suite of Scala libraries built on top of Akka that offers a modular, asynchronous, and non-blocking toolkit for building and consuming RESTful and HTTP services. The core philosophy behind Spray is that it should act as a “library” for integration and HTTP layers, not as a full application framework—it gives you the building blocks to handle HTTP and REST but doesn’t impose heavy structure. It includes modules for low-level HTTP I/O, routing, client and server APIs, HTTP model...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    sdSVN
    sdSVN is a Subversion (SVN) client GUI like WinCVS written in Java using Swing Application Framework and SVNKit.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    S1TBX

    Sentinels Application Platform (SNAP)

    ESA Sentinel Toolbox for Earth Observation
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    platform-independent Tag Generator v1.2

    platform-independent Tag Generator v1.2

    Application generates custom tags (graffiti, crews, tags, nicks)

    Today I will introduce to you my platform independent tag generator. The only condition is an installation of Java on your computer. This application generates custom tags and stores them on request in a text document. Why this generator?: • Simple design • Easy to use • Fast processing • Platform-independent Instruction: 1. Configure your tag by choosing the first/last letter and the tag length. 2. Choose your number of flows and and press the "Generate" button. 3. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Kliker

    A web-based "responder" application for getting real time feedback.

    Kliker systems, commonly called "clickers", "Responders" or "Classroom Response Systems". Students send their answers to teacher’s multiple choice questions. Such systems encourage active learning in the classroom. Kliker is a web application . The lecturer and participants open the corresponding html page. The lecturer/teacher opens a "virtual room" and participants/students enter. They answer to lecturer's questions and send him their remarks and answers. An example of this...
    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.
    Start Free
  • 10
    KNTRST

    KNTRST

    A simple contrast based color selection tool

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Game framework including 1, 2 and multi-players modes which doesn't involve any central server, so peer-to-peer multi-players equivalent! Java environment (v. 1.5+ @ java.sun.com) Including a multi-platform API. Imaging capabilities provided by Java Advanced Imaging (JAI) and 3D support provided by the LWJGL (www.lwjgl.org) API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Secretica CRM

    Secretica CRM

    An absolutely free customer relationship managment (CRM) application

    An absolutely free customer relationship managment (CRM) application developed by Codeiron Ltd. Available under Codeiron Public License 1.0 (a BSD-style license but a little bit less permissive, check the License folder of project files).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    JInsect
    The JINSECT toolkit is a Java-based toolkit and library that supports and demonstrates the use of n-gram graphs within Natural Language Processing applications, ranging from summarization and summary evaluation to text classification and indexing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    JavaPOS POStest 2

    A JavaPOS application for testing JavaPOS devices

    A JavaPOS application for testing JavaPOS devices. The Reason for this project is to upgrade the used JavaPOS Library to the latest version and to fix some bugs contained in the JavaPOS POStest 1. Uses Java 7 and JavaFX as UI. If Java 7 is no option for you, just use the old POStest (limited to JavaPOS v1.10) at: https://sourceforge.net/projects/postest
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Recycler

    Automatic recycling of IBM Domino Java objects

    ...Imagine: You are required to code a library that will be used in various projects. Should the library functions recycle the Domino objects they use, or not? Of course they must recycle, because you don't know how many object handles the final application will use and your ones might be too much, if not recycled. On the other hand, libraries must never ever recycle any Domino object. As you probably know, every Domino object has no more than one Java object. And if a library function uses an object (i.e. a view) that is also used by the caller (or any other object), recycling this object will bring the caller in trouble! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Ether Buzz

    Easy remote Java methods calls with streaming

    EtherBuzz is a java library optimized to perform remote Java methods calls between a client and a server. All the inner network details are hidden as well as all the parameters serialization and exception management. Each remote method call just works as if it was executed locally. Your server side application can setup one or more servers, each one serving on a different network port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A mapping application written in Java that displays Ordnance Survey maps downloaded from OS's getamap website or maps from the OpenStreetMap project. It is possible to add new map sources or extra functionality through plugins.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Linkcrawler

    Linkcrawler

    Capable to "Crawl" a site and return a report of all links from it

    Java Desktop application capable to "Crawl" a site and return a report of the status of all the link present at the page, then it moves to another internal page and so on. LinkCrawlers provides a nice HTML5 report with the information of all link per WebPage, Easy to Read. This tool is useful for Web QA testers
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    MailTo

    MailTo

    Use for sending email to your custmor at spacific date.

    This is an application to send email to your customer automatically at the mail expire date or some days, that you mention, before expire date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    sWangTiler

    sWangTiler

    A java implementation that generates wang tiles from any input image.

    sWangTiler is a java implementation that generates wang tiles from any given input image. By assembling wang tiles that share common edges (like domino pieces) one may generate textures of any desired size. Wang tiles greatly reduce visible repetitions making textures seem more natural and thus improve the quality of any graphic application like games, simulations etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    OFsX

    Oracle File system Extension

    Problem: How can Oracle PL/SQL applications read, write, move or copy arbitrarily large files to or from arbitrary file system locations? Solution: This utility (OFsX) uses PL/SQL, Oracle AQ & Spring Integration to handle reading, writing, copying, moving & deleting of files from Oracle PL/SQL in a general way. Summary: PL/SQL is an excellent language for developing data-intensive, enterprise applications. However, it can be difficult for PL/SQL applications to interact with a file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Jeuron

    Jeuron Application Platform

    The Jeuron Application Platform is a java based open source project released in December 2012 with the goal of providing a lightweight framework to assemble software components that would support the requirements of multiple projects and deployment scenarios while also providing an environment for testing and debugging. The platform is comprised of a set of packages which provide transport, messaging, configuration, and execution services designed to create a configurable, scalable, and distributed application environment. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Prayer Clock
    Prayer Clock is a small application to remind the users to pray several Catholic prayers, eg: Angelus, 3 O'Clock Prayer, some Novena prayers, etc. Angelus will be changed to Regina Caeli during Eastertide.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    The Tool Box

    The Tool Box

    Tools for the payments type!

    Version 1.1.5 - Added: Added the ability to edit the EMV panel - You can change which tags show, and what order they are in - Added: Tag 9F10 (Issuer Application Data) to which also includes CVR (a subtag of 9F10) - Added: Menu link to the homepage (sourceforge) - Fixed: 9F07/AUC had the wrong tag details - Fixed: File>Close now saves notes and config updates before exiting - Fixed: Tag 95/TVR title had a spelling mistake - Fixed: Homepage wasn't populating EMV page names -...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    J-Syncker
    This application assists in generating pre-compositional material based on a computational interpretation of the 'Schillinger System of Musical Composition' (Schillinger 1946).
    Downloads: 1 This Week
    Last Update:
    See Project