Search Results for "java swing library" - Page 90

Showing 19091 open source projects for "java swing library"

View related business solutions
  • $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
  • 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
  • 1
    Telecom-AutoBackup

    Telecom-AutoBackup

    AUTO BACKUP TELECOM DEVICE'S CONFIGURATIONS

    AUTO BACKUP TELECOM DEVICE'S CONFIGURATIONS. Author: Truong Tuan Kiet (Kiettel) Version: 3.0.0.0 Website: http://microcode.vn, http://kiettel.com Email: kiettel@gmail.com, kiettel@yahoo.com Support this devices: o DSLAM Huawei MA5600 o DSLAM Huawei MA5616 o DSLAM MSAN LiteSpan o DSLAM Siemens hiX5630 o DSLAM Siemens hiX5635 o DSLAM ZTE-9806H o Switch Siemens hiD6615 o Switch Alcatel 6400 o Switch Alcatel 6200 o Switch Huawei S3328 o Switch Huawei...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DataShot
    Applications to support the efficient capture of data from natural science collections specimens (particularly entomological collections), by facilitating pre-capture of data reflecting the storage structure of the collection, imaging of the specimens to separate data capture from specimen handling, and community sourcing transcription of hand written label data. Designed and written by a team at the Museum of Comparative Zoology. Includes a PreCapture barcode application refactored from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SwingWT is an implementation of the Java Swing and AWT APIs which instead drives SWT applications. This allows existing Java/AWT/Swing applications to be compiled natively under Linux with gcj, or allow native widgets for existing Swing/AWT applications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    Virtual Cell

    Former home of the Virtual Cell platform (VCell), see http://vcell.org

    This project and all source code has moved to GitHub, see https://github.com/virtualcell
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    CloudSafe

    CloudSafe

    Smart and safe cloud-based credential manager

    CloudSafe is a credential manager that can store all your access informations (applications, sites, gadgets, ...), in your Google Drive account: all data are encrypted with a master password (AES-128) and all netowork operations are protected by your Google Account and HTTPS connections. The source code is open and you are free to check the security solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    jPTbox

    Java Performance Toolbox

    The jPTbox is a library designed as a collection of various small tools that can be used in development of Java applications that have strong performance requirements. Including: - watchdog - state-machine - atomic sequencers - statistics counters - TLV - BNF
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    At modem driver for Java over serial port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Discriminative Language Editor

    Discriminative language editor based on ontologies

    Text editor in Java that is able to detect discriminative expressions while the user is typing. When the internal ontology-based analyzer detects a potential discriminative expression the user is advised by underscoring the related words in the text. A descriptive message about the issue is also shown to the user when the cursor is placed over the potential discriminative expression.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WiTTY

    WiTTY

    Java based SSH and SFTP (SCP) GUI client with smart functionalities

    A smart and easy way to manage SSH and SFTP connections for test and production environments. The project is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 10

    Excel file analysis toolkit

    Lays out dependencies (links) between Excel files in a visual graph

    Do you have a haystack (legacy) of Excel files that reference each other and you can't see clear anymore? This tools crawls Excel files and builds up a visual graph. It shows which files might be outdated because they reference a file which was modified more recently. The graph is dynamic, you can choose between different layout algorithms and rearrange by hand. Allows you to quickly open the file, dump the graph, dump all links within a file, highlight all the cells that reference other...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Chromis Kitchen Screen

    Chromis Kitchen Screen

    Kitchen Screen for Chromis POS, and other open source software

    Kitchen order Display, written for use in conjuction with POS software, initiallyChromis Pos. This software is designed to be used in an environment where orders are placed remotely and displayed in the kitchen or other areas of the business. The software is designed to take advantage of low cost hardware if required, this includes the Raspberry Pi 2.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    jSulfoQuant

    jSulfoQuant

    Sb/(Sb+As) content ratio determination of the sulfosalts minerals

    A computer program for a fast and accurate determination of Sb/(Sb+As) content ratio in the tetrahedrite-tennantite and bournonite-seligmannite solid solution series by at least one spectral parameter (band position or relative intensity) of their Raman spectra.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Software suite for cell modelling
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    jInterflex

    A Java library to make reflection calls using annotations

    jInterflex is a Java open source library that invokes methods and reads public fields of classes through reflection in a different way, using annotations and interfaces. jInterflex allows to specify the methods to be invoked and the public fields to be read in auxiliary interfaces, with the same signature that they actually have (or very similar), so the signatures of methods can be copied almost directly from the Javadocs of their original classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ShadowLayout

    ShadowLayout

    This library allows you to create a shadow effect for your layout base

    This library allows you to create a shadow effect for your layout based on your child.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    yEdGen

    yEdGen can open a flow chart and generate ANSI C code from it.

    yEdGen can generate ANSI C code from a graphml file. You can use yEd Graph Editor, save your flow chart (following some yEdGen rules) in graphml and open it with yEdGen to generate ANSI C code. You can extend yEdGen to generate code for other language. This tool is student oriented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Bake Sale is a collection of configurable charts and graphs for use with Java Swing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Platform for risk analysis of security critical IT systems using UML, based on the CORAS model-based risk assessment methodology. Contains an XML and UML repository, facilitating management and reuse of analysis results.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    JTombola

    Desktop application with a tombola-like spinning label.

    This is a very simple yet inviting application simulating a tombola used in prize raffles. In order to use the JTombola you just need to replace the images under the /img folder and replace the input.txt file with your own list of names. Read the details at http://www.codeproject.com/Articles/1134926/JTombola
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    OpenWm

    Open webMethods utilities and tools

    Open webMethods - some set of utilities and tools (like generic message interceptor based on InvokeManager) to help with integration development, package deployment, debugging, monitoring and maintenance using the farm of Software AG webMethods Integration Servers. There is also an improvement for webMethods Developer 8.2. Not finished yet, with a web UI not published yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Add-ons for the Eclipse projects Net4j (http://wiki.eclipse.org/Net4j) and CDO (http://www.eclipse.org/cdo). These add-ons are sourceforge'd mainly because the may contain 3rd party components that are incompatible with the Eclipse Public License (E
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    reacTIVision
    reacTIVision is a computer vision framework for the fast and robust tracking of markers attached on physical objects, and the creation of multi-touch surfaces. It was designed for the rapid development of table-based tangible user interfaces.
    Downloads: 97 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    IntelligentCookBook

    An intelligent cookbook including a search-tool & menu-planner.

    A cookbook that enables the user to add new recipes, search by using tags and create a plan for the whole week. The cookbook automatically creates the list of necessary ingredients and has its own allergy alert.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    yb Medical Dictionary User Customizable

    java8 based yb (creator's name) medical mini dictionary with text file

    As a medical blogger, I felt that there is a need for platform-independent medical dictionary. Hence 'java 8'. The dictionary must be customizable ie. user should be able to add, delete words. Hence, the use of text file for medical data, instead of xml or some database or sql or some hard-to-understand things. Java 8 can be invoked even from usb pen drives. We have used only one .java file which contains the main class. Compiling it yielded only two classes. Thus simplicity is...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo