Open Source Linux User Interface (UI) Software - Page 86

User Interface (UI) Software for Linux

View 19 business solutions
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 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
  • 1
    jRivet
    This project in no longer active.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jSim for Gromacs is a Graphical User Interface for the Molecular Dynamics Package Gromacs. It has a project style interface to organize your md simulations. It is also possible to start md simulations on remote computers with ssh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Open source implementation of UIML specification for J2SE and J2ME
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JaCLI is a framework that helps creating interactive CLI environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    jajax provides JavaScript functions to enhance language features and enable advanced Object-Oriented syntactical constructs, a cross-browser AJAX library of API's, and set of framework modules to address many of todays Web 2.0 rich client requirements
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Jargl (Java ARGument parsing Library) is a library for parsing command line arguments in Java. It follows a declarative, bean-like approach and thus is very easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    jautocomp is a small java swing package that implements two auto-complete components, a text field and a combo box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JELO (Java Easy LayOut) allows Java Swing components to be positioned within a container very quickly and very easily thereby eliminating the need for conventional Java layout managers altogether.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jfcTags is a tag library that makes it easy for developers to build and incorporate JFreeChats in web pages using tags instead of creating servlets and compiled java classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 10
    SWT components : calendar combo, calculator combo, sheet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Jideos is a zero-installation Java IDE hosted on a server. The UI closely resembles that of Eclipse IDE, so eclipse users find it quite comfortable to use. Jideos uses GWT for development and contains many features typical of Java IDEs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jltk is a library for quickly creating GUIs, specifically for scientific applications, using Python. It is based on wxPython, and integrates plotting using matplotlib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    jlwuit

    Middleware with a high level of abstraction of the graphic system.

    Middleware with a high level of abstraction of the graphic system, or intended to embedded systems that require graphics acceleration but dont have hardware for this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A useful jQuery pager plugin. Ajax supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jQuery4jsf is a JSF(JavaServer Faces)component library that uses the power of the jQuery javascript framework. These JSF(JavaServer Faces)components have the added value of jQuery which allows the end user to realize its application in a fast and simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Use javascript to simulate the browser post/get action and reuse your code easily. It supports both struts v1/v2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    jsInputFormatter

    Simple Input Formatter for Javascript

    jsInputFormatter is a easy way to format HTML inputs with masks. Syntax: import the jsInputFormatter.js set the function below on oninput event to input format. inputFormatter(event,mask) event: element input event mask: String with mask # - Any valid number * - Anything Others characters don't change inputDecimalFormatter(event,decimal) event: element input event decimal: Integer number with decimal Example 1 - Credit Card: Credit Card #### #### #### #### <input id="cartao" type="text" oninput="inputFormatter(event,'#### #### #### ####')"/> Example 2 - Phone number: Brazil Phone number (##)*####-#### <input id="phone" type="text" oninput="inputFormatter(event,'(##)*####-####')"/> Example 3 - Decimal number : Decimal 0.00 <input id="valor" type="number" oninput="inputDecimalFormatter(event,2)" value='0.00'/>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jsWindow

    jsWindow

    javascript ile HTML tabanlı pencere sistemi

    jsWindow javascript ile kodlanmış, HTML yapısı ile web sayfalarında statik ve dinamik pencereler oluşturmaya ve onları organize etmeye yarayan ücretsiz bir javascript kütüphanesidir. Bu sayede HTML sayfalarında kullanılan confirm veya alert yapılarını veya ayrı açtığımız pencereleri dilediğimiz gibi yönetebilir ve tasarımlarıyla oynayabiliriz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    jspWidgets is UI framework which allows you to build WEB based (window system) business applications using JSP, JSTL, HTML and Javascript. This framework is alternative for JSF. Contains MVC, converters, security interfaces, debugger, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Generic quasi-recursion JSP tag library typically for walking a tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jul-designer

    jul-designer

    JUL Designer - a RAD tool for JavaScript

    JUL Designer is a RAD tool used to visually build a JavaScript application. Given a component based application running in an event-driven environment, JUL Designer helps you to generate the component tree with the attached event listeners. It also generates the JavaScript code for the current component tree. System requirements / Download the desktop app OR: * a CSS2.1 compliant web browser with JavaScript 1.5 or later engine * Node.js 0.10.0 or later installed * OR a web server with PHP 5.2.0 or later extension * 1024x768 minimum resolution All major browsers supported, including: FF 4+, IE 8+, Edge, Safari 4+, Chrome 2+, Opera 10+., IOS 4+, Android 2.3+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jvmstarter: java virtual machine starter It simplifies the setting up of complex java environment. It extends the portability of your application (script file is the same on all architectures).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Jyntax is a simple, easy-to-use, light-weight syntax highlighter for Java. It is designed for applications providing JTextComponents that should be enriched with syntactical highlighting and works best for formal (logical or mathematical) input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    kUI is a small but powerful LCDUI replacement for MIDP 2.0
    Downloads: 0 This Week
    Last Update:
    See Project