Search Results for "java swing components library" - Page 51

Showing 1819 open source projects for "java swing components library"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 1
    A collection of JavaBeans for charting, backed by the popular JFreeChart library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Facelift is a visualization and analysis software for online social networking services. It displays a given community as a node-link diagram and provides several search / filtering functions as well as cluster analysis features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Spectre for mass spectrometry. (Quantitiave) analysis of multiple ls-ms(ms) runs, using mzXML import of raw data. (working on mzDATA). Provides filters, alignment- and export tools.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    A skeleton deck maker application designed to support various trading card games through a plugin specification.
    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
  • 5
    Swing-based abstract frame or applet for visual manipulation of objects and links between objects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JBook lets users retrieve, read, and bookmark electronic texts from Project Gutenberg and other sources. It transforms any computer into an electronic book reader with an entire library available on demand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An embeddable WYSWYG HTML editor for Java Swing. It is based on standard Swing JEditorPane component and provides a rich set of editing features, including paragraph and inline styling, inserting links and images, find/replace functions etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    WebShow is a picture presentation software for the web. Any readable input (PNG, JPEG) can be converted to a flash animation playable in any flash enabled browser. Camera pan, zoom and overlays can be added easily and the software automates FTP uploads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    InstantRO is a fast application to search information about Ragnarok Online, like monsters, items, maps, cards, skills, etc. The results from your search will be instantly showed to you, with images of mobs and items.
    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.
    Try Free
  • 10
    TeCoHe - Test Component Helper - A tool to generate data instances' components to facilitate system tests and test automation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The application is a text converter (RTF to PDF). The user can select a source .rtf file and then choose a destination file(.pdf). The RTF file is converted to PDF file. Based on vPDF @ http://sourceforge.net/projects/vpdf but supports text alignment.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    PrintScreen is a screen capture writed by java awt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JCortex is a complete solution that allows software developers create, educate and use Artificial Neural Networks in Java projects. Splits in two elements: JCortex Framework, an ANN Java framework; and JCortexBuilder, its graphic development environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A font chooser for java-programmers. You can select the font, the font-style, the size and the color. It gets similar handled like the JFileChooser in the Java API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a java swing gui component extends JTable who provide additional services: column hide, search, sort, auto resize column, save settings in xml file, better object oriented model than JTable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A graphical tool for generating RSA and ECDSA cryptographic key-pairs, creating Certificate Signing Requests (CSRs) from them, and combining the key-pair with an issued digital certificate to create a secure portable container (PKCS12, JKS, JCEKS, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Genomic Diversity and Phenotype Data Model (GDPDM) captures molecular and phenotypic diversity data. MySQL databases are used to implement the schema. This project develops software tools (written in Java, Perl, etc.) associated with this model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Xwidgets is a multiple UI framework for java. It uses Swing, SWT and Qt Jambi to draw your apps. Charva is pending.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    X4X is a java client for xmms2 (and now also for mpd). It supports plugins and uses almost all functions of xmms2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Triple-A (Automatic Analysis with Automata) is a full-featured library for (finite) automata written in Java with two powerful analysis tools (dealing with LTL model checking and Presburger arithmetics) and a graphical user interface built around it.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21
    Java Utilities is a collection of following java applications: 1) Setup Maker : Makes platform independent setup 2) Class Loader : Opens java apps and applets 3) Help Maker : Shell for viewing help files 4) Applet Viewer 5) Custom Swing Components
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    FC Designer is a standalone flowchart designer written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Circuit Sandbox

    Visually build and simulate boolean logic circuits

    Visually build boolean logic circuits and then simulate their operation. Create custom components from user-designed circuits. Written in Java for cross-platform functionality. NOTE: This project has moved to Bitbucket at http://bitbucket.org/kwellwood/circuitsandbox
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Pattern Sandbox is a small utility for visually testing and practicing regular expressions by highlighting matching text. It specifically uses the java.util.regex library which has a similar syntax to Perl5 regular expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SVG Graphics Editor written in Java
    Downloads: 11 This Week
    Last Update:
    See Project