Showing 32 open source projects for "smart-exception-java-0.2.1.jar"

View related business solutions
  • 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 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
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    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
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    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: 2 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: 0 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