Showing 25 open source projects for "java class analysis"

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
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    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
    3rd-party layout managers supporting modules for NetBeans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    Yet another Swing utils package. Include panel with custom layout manager and POJO auto-binding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    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
  • 6
    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
  • 7
    KappaLayout and LambdaLayout are production quality Java layout manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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
  • AI-First Supply Chain Management Icon
    AI-First Supply Chain Management

    Supply chain managers, executives, and businesses seeking AI-powered solutions to optimize planning, operations, and decision-making across the supply

    Logility is a market-leading provider of AI-first supply chain management solutions engineered to help organizations build sustainable digital supply chains that improve people’s lives and the world we live in. The company’s approach is designed to reimagine supply chain planning by shifting away from traditional “what happened” processes to an AI-driven strategy that combines the power of humans and machines to predict and be ready for what’s coming. Logility’s fully integrated, end-to-end platform helps clients know faster, turn uncertainty into opportunity, and transform the supply chain from a cost center to an engine for growth.
    Learn More
  • 10
    PXElasticLayout is a Java(TM) layout manager to arrange GUI components better than GridBagLayout does.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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: 7 This Week
    Last Update:
    See Project
  • 12
    A layout manager to be used in replacement to GridBagLayout/GridBagConstraints in Swing components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    ExplicitLayout is a flexible, intuitive and extensible layout manager for Java that facilitates the implementation of almost any GUI component layout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is an attempt to port the java-awt layout manager idea to the .NET framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DialogLayout is a java layout manager. Components are positioned relative to each other using constraints that avoid nesting. Layouts scale to different sizes because the measurement system (dialog units) scales with the font. Requires jdk1.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a layout manager (with Panel), that lays out its components as a grid (like GridLayout). Puts as much cells on one row or column (depending on the orientation) as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MagneticLayout is a Swing layout manager that allows each component to be anchored to the parent or to one or more sibling components. Distance can be pixels, and/or a relative percentage, of the main frame or another component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next