Showing 31 open source projects for "json-java"

View related business solutions
  • 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
  • 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

    MatthewLayout

    A layout manager for Java

    This is my own custom layout manager that I created for Java. This Layout Manager is called MatthewLayout. The class named MatthewLayout is the layout manager I created. You use this layout manager to specify x, y, width and heights of components such as jbutton and jlabel. Example code is in main() function in MatthewLayout class. To use MatthewLayout layout manager you create a XYWidthHeight object for each component to add to the layout manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    vlayout

    vlayout

    LayoutManager extension for RecyclerView

    vlayout customizes a VirtualLayoutManager, which inherits from LinearLayoutManager and introduces LayoutHelper Virtual layout manager manages a series of layouthelpers, and gives the specific layout ability to LayoutHelper. Each LayoutHelper provides a layout method. The framework provides several common layout types, including grid layout, linear layout, waterfall flow layout, suspended layout, suction side layout, etc. In this way, the ability of mixed layout is realized, and the extension...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project is a simple framework for java-swing application (managing Actions, application state, internationalization ...) In addition, it proposes useful swing components like: advanced layout manager, sorting table, object editor ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    MagicGroupLayout

    Esay to use Java-Swing Layout Manager

    This is a LayoutManager witch support resizing and respects the Minimum- and Maximum-Sizes of the Components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • DAT Freight and Analytics - DAT Icon
    DAT Freight and Analytics - DAT

    DAT Freight and Analytics operates DAT One truckload freight marketplace

    DAT Freight & Analytics operates DAT One, North America’s largest truckload freight marketplace; DAT iQ, the industry’s leading freight data analytics service; and Trucker Tools, the leader in load visibility. Shippers, transportation brokers, carriers, news organizations, and industry analysts rely on DAT for market trends and data insights, informed by nearly 700,000 daily load posts and a database exceeding $1 trillion in freight market transactions. Founded in 1978, DAT is a business unit of Roper Technologies (Nasdaq: ROP), a constituent of the Nasdaq 100, S&P 500, and Fortune 1000. Headquartered in Beaverton, Ore., DAT continues to set the standard for innovation in the trucking and logistics industry.
    Learn More
  • 5
    3rd-party layout managers supporting modules for NetBeans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Yet another layout manager for Java - one layout manager per widget is all you need, [fairly] simple, fast and small
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Swing Simple is a set of Java Swing libraries meant to simplify the development of Swing and AWT components. These include a process viewer, a CSS-like Layout Manager and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Yet another Swing utils package. Include panel with custom layout manager and POJO auto-binding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A shell for the layout manager GroupLayout. It allows to control components' placement using simple 2-dimensional textual schemes. Such approach to GUI creation removes the problem of representing a 2-dimensional GUI by 1-dimensional code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • #1 Solar Design & CRM Software for fast-growing solar businesses. Icon
    #1 Solar Design & CRM Software for fast-growing solar businesses.

    Solar businesses looking for a design and CRM solution to create compelling solar proposals

    Create accurate proposals from anywhere in under 2 minutes using hi-res imagery, energy analysis and 3D shading tools in Pylon's intuitive design studio. Pylon is the only solar design software to give you high-resolution imagery in-app with no monthly fees. Identify dates of concern and track shading impact throughout the year using Pylon's award-winning 3D Solar Shading toolkit. Help your team better understand customer consumption patterns and maximize self-consumption using Pylon's load profile and interval data analysis. Analyze load profiles & interval data. Close more solar proposals with interactive Web & PDF proposals, native eSignatures and a payment processing gateway. Fully integrated solar CRM designed to integrate with your solar design software and convert proposals. Get 2-way SMS and email, communications with your team, lead management, and ready-made deal pipelines with Pylon Solar CRM.
    Learn More
  • 10
    A simple layout manager for java applications. The ActiveLayout arranges components in a directional flow by lines with proportional filling free spaces between components and container's bounds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    KappaLayout and LambdaLayout are production quality Java layout manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java LayoutManager defining attachments for every side of a component. Very powerful layout manager, producing highly readable code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pagelayout is a simple yet versatile layout manager for developing Java Swing and AWT GUIs. It allows the components to be laid out in nested rows, columns, and rectangular grids with an API that is very easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PXElasticLayout is a Java(TM) layout manager to arrange GUI components better than GridBagLayout does.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MiG Layout is the most versatile and flexible Java Swing and SWT Layout Manager. MiG Layout can produce flowing, grid based, absolute (with links), grouped and docking layouts and you will never have to switch to another layout manager ever again!
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    A layout manager to be used in replacement to GridBagLayout/GridBagConstraints in Swing components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RCLayout is a Java LayoutManager that is flexible like GridBagLayout but intuitive like GridLayout. RCLayout achieves maximum results with minimum code by using a parameter hierarchy. This layout manager is easy to learn and makes designing GUIs easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RealLayout is a Java Swing layout manager designed to give the programmer a high degree of flexibility in layout, without the often heavy code requirements other layout manager impose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Make Java Swing applications easier: - Simple easy to use layout manager - Clearly described framework and principles for developing a UI application - Extensible mappping framework to map from POJOs to user interface - No XML configurations!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simple layout manager for AWT/Swing. It's very easy to use and applicable for most form like layouts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FormLayoutBuilder is a WYSIWYG tool that enables you to easily build Java Swing layouts using the JGoodies FormLayout layout manager. Perfect for those that hate IDE form builders but need powerful layouts fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GLT
    A Java layout manager for windows, dialogs and fames. Create complex and interesting Java screens without the headaches found in other layout managers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    QTableGridLayout is a powerful and simple-to-use Java layout manager, which can be configured visually with VisualLayout, an IntelliJ IDEA plug-in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A collection of useful Java classes. Classes include things like a logging subsystem and a complex layout manager
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    EasyLayout is flexible and easy to use grid based LayoutManager. EasyLayout is designed for making form design easier and quicker without need of fancy drag and drop form painters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next