Showing 443 open source projects for "java component"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1

    GWT Uploader

    GWT library that encapsulates the browser's file upload capabilities.

    ...Using GWT Uploader allows for enhanced file upload dialogs (multiple uploads, drag and drop, queues, parallel streams, etc.) and interactive interfaces (upload progress indicators, real-time throughput display, etc.) within GWT applications using pure Java code that provides a consistent experience across all browsers. If the browser is capable of handling file uploads using a modern HTML5 approach, the upload is handled using pure DOM elements and Javascript events. In the case that the browser does not support the modern approach (most notably IE 9 and earlier), the GWT Uploader component instead transparently handles the uploads via the Flash-based SWFUpload library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FilterDispatch

    FilterDispatch

    Filter for forwarding requests in Java web projects

    FilterDispatch 1 is a component library for Servlet Filter and an framework for easily integrating JSF(1 and 2).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    sof
    SOF (Service Oriented Framework) helps software developers to develop component based software.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    GWT Java class wrapper around the excellent Ext.ux.DatePickerPlus component created by Marco "Lubber" Wienkoop. URL http://www.lubber.de/extjs/datepickerplus/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5

    Hokum

    Hokum is a framework designed to boost the application development.

    Hokum is a simple and lightweight framework, designed to simplifies and boost the development of software that handle many different data formats, for the Java platform, right now(in the future, the goal is to work in many platforms). It uses JSON for the data definitions and manipulation. The Hokum Framework exposes several interfaces and abstract classes, allowing you to change the type of implementation of an component with very little impact. Hokum framework is designed to work with many of the frameworks used in the market, with the goal to make de development process easyer, faster, and even funnier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Java EE Two-Phase Commit Testkit

    A Portable Thin Client & Server Pair for XA / 2PC Testing

    A portable testing tool to validate the configuration of XA and two-phase commit for Java EE 6 Containers. The tool permits the stress-testing, performance characterization and correct transaction semantics of distributed transactions across Three XA resource managers by Exception Injection. The thin-client can be run from the command-line or inside the IDE. The server side component includes EJB packaging and some simple Web servlet support for retrieving diagnostic and performance data from the testbed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    JProbeDataGraph

    a tool for graphically represent data probes in java realtime

    JProbeDataGraph is a component that you can easily use in your projects to visualize sort of data. It is a sliding graphic window that updates graphic view whenever a new data point is added to data source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    RELATED - REmotes LAboraTories extenED

    Java Framework for developing of remote/virtual laboratories

    ...In order to get these facilities, an RLAB (Remote LABoratory) system it defined using a formal specification of a virtual or remote laboratory (based on XML and used to structure components for laboratory). The main component is experiment, so students could run these experiments using RELATED facilities as painting data from the laboratory, change any relevant variable or take a look on laboratory structure. In order to integrate a laboratory as an RLAB system, the researchers and lecturers only have to develop local access to equipment using Java technology, using the “module” paradigm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    persian-calendar

    Java Persian Calendar library

    NOTICE: for the time bieng we are at http://code.google.com/p/persian-calendar/ a light-weight and easy to use Persian Calendar system (known as jalali or shamsi) for JDK. algorithms for converting Julian days to the Persian calendar, and vice versa are adopted from "casema.nl/couprie/calmath/persian/index.html" written entirely in VB. The algorithms is not exactly the same as the original. I've done some minor changes in the sake of performances and corrected some bugs. By...
    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
    Swing GUI  Bean Form Binding
    A util toolkit which populate the back end form bean from GUI Swing component and vis versa It is intendend to be used as a lightweighted utility without importing massive of third party jar file It is flexible in a way you can add a third part GUI Swing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Mvc Infraestructure

    Serializable Data Transfer Object/Generic Dao for J2EE

    Dto.java and others classes - for data transmission from/to view (with EL - Expression Language" ) layer to/from business and persistence layer in J2EE application. Dto extends from HashMap class of Java API for encapsulate any type of information by key type:key_i.key_ij.key_ijk....: Any component in any J2EE functional chain can access to DTO if they know the key key_i.key_ij.key_ijk.... for object access. This project helps to decouple the data, business logic and persistence logic allowing portability between different frameworks gently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    IOJU

    IOJU

    generate i18n properties file, edit, get i18n object in classes

    ...http://sourceforge.net/p/jcrazysuite/ 1) Data & test class are completly separated. It makes no hardcode data in your test class. 2) Perfect mapping for data & java object(eg: POJO, POCO, Model). eg: int, boolean[], List<Double>, BigDecimal[][], YourPojo, YourPojo[], List<YourPojo>... 3) i18n object data for developer, there is no similar software component in the world up to now. 4) Ant .properties style, eg: key.my.dir=${user.dir}, key.others=${key.my.dir} 5) no need to config. Independence of Testing Framework, eg: JUnit3, JUnit4, TestNG, Android Testing Framework... ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SciChart

    Interactive Swing based Charting library to display science data

    This free charting library supporting in the initial version line plot and bar plots. Provides: Axis sharing independent rescaling and panning of axis and datasets. Basic tooltips Legend displayer component with ability to select the active dataset. It is designed upon the Model View Controller paradigm. This mean that the dataset related API is abstracted in a model. This model is used by the swing components. Display related functionality is limited to the swing components with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Swing-1.1-Component for displaying a JList-Datamodel in more than one coloumn. The preferred project-language is german.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The DPML is an open-source project contributing to the development of advanced Java-based component management solutions. DPML products include the Transit resource management system, the Depot build system, the Metro IOC container, and Station console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The aim of our project is to create a set of examples of use of JSF 2.1 MC Faces components from MC Components series. MC Components library provides a rich set of JSF 2.1 components with jsp and facelets support. Components available in this rich set provide simple and convenient access to funcionalities desired in each JSF web application. Most of components use famous JQuery javascript library as a javascript engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SCOPE

    SCOPE

    SCOPE: Space-Based Coordination Process Engineering

    SCOPE is a high-level coordination language which conforms to the BPMN 2.0 specification and is intended for architecture-centric model-driven software development. SCOPE differentiates between the space-based choreography of multiple concurrent process components and the orchestration of fine-grained activities within a single process component. The SCOPE workbench is based on the Xtext language framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JTreeMap is a Swing Component which represents a tree structure with rectangles (a TreeMap. See http://www.cs.umd.edu/hcil/treemap/). KTreeMap is the SWT component for treemapping (see http://en.wikipedia.org/wiki/Treemapping). It is an Eclipse plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JACo Proxy is a handy, tiny component designed to help you work with the internet proxies in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Document Management System

    This project is for managing documents in an organisation effectively

    ...It also enhances an organization’s ability to leverage information stores by allowing enterprise wide access for thousands of users. Provides tight security, ensuring that only people authorized to review or edit a document have access to it. EDMS is a fully Browser based system developed in Java and needs no client component for implementation, when deployed either in the Intranet or over the Internet.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    KFlex is an extension to JFlex that makes it easy to generate lexers whose actions call methods of a listener interface. This simplifies parser development and makes the lexer a reusable drop-in component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ActionLaunchPanel
    Swing based component, panel, which can executing actions and generating animated presentation of actions. See in action http://www.youtube.com/watch?v=XAMcL0srKH8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Oberon PLM
    Oberon PLM is a Web based PLM/PDM, built on Oberon framework that facilitate its customization. Oberon PLM integrates people, data, processes, and business systems and provides a product information backbone for companies and their extended enterprise.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Code Conjurer is a tool which seamlessly integrates into the Eclipse Java development environment and uses the merobase code search engine to recommend software components for reuse. Update site: http://codeconjurer.sourceforge.net/eclipse-update
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Interactive4J
    Project aim to provide simple easy APIs for Java developers to use interactive abilities in their Java Applications like speech recognition, handwriting recognition, use of web cam , sound record/play, decision trees , text to speech and many others.
    Downloads: 0 This Week
    Last Update:
    See Project