...Download release/jpointerlock.jar and lib/native-library-loader.jar from the code section, and add them to your build path/classpath.
1. Call PointerLockLoader.init() as early as possible on the AWT EDT to load the native library.
2. Call PointerLock.setPointerLock(Window, boolean) on the AWT EDT when you want to lock or unlock the pointer.
This library and the included native library loader are released under the Unlicense and come with absolutely no warranty. See https://unlicense.org/ for more information.
Visual regression test with Sentinela API + WebDriver
...Sentinela API - Gen prints from window browser, manager baseline and makes a comparison of results Sentinela API it is written in Java.
How API work?
1 - Import Sentinela API in your project.
2 - Mark some points where Sentinela API will perform the tests.
3 - Run your project as usual.
4 - Every time point is reached Sentinela API comes in.
5 - Take a print and save in your baseline.
6 - Compares the result with another baseline. (if exists).
7 - Gen tests results report.
See the readme for use example.
Collaborate: https://github.com/saraivaugioni/sentinelaAPI
Moved to GitHub https://github.com/fedups
Command-line argument compiler and parser. With just two lines of code you can start to set up a command-line interface to your Java programs. Many advanced features including "required", "positional", "multiple", and the most advanced - "group"
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.
String Utils
- Allows you to format SQL queries inside Eclipse editor.
- Extract and unescape string content from variable.
How to:
1) Set cursor inside bounds of the string
2) String Utils → Format SQL or String Utils → Extract String
URL: https://github.com/kbss/StringUtils_plugin
This software provides a fast way to migrate table or datasets between 2 MVS and Z/OS Mainframes by generating and submitting jobs from a Windows platform.
JSpoor is a utility software for logging and recording of user interface events and actions during working sessions of users with a Java/Swing Software. It captures and records both high level (semantic) actions and low level actions such as mouse moves.
A java-swing application that provides a tree-view of a jena rdf-graph.
This is a tool for developers utilizing jena or pellet who wish to see what is going on within their jena-model when inference occurs.
Eclipse Multi-Touch enables Multi-Touch gestures inside the Eclipse Workbench. By default, Eclipse only supports basic Multi-Touch gestures such as two-finger scrolling. Eclipse Multi-Touch adds three-finger swipes for navigation and other gestures.
This project offers extensions of Spring-Framework and Spring-Modules components, either making existing functionality easier and configurable or providing additional functionalities within the same context. This project complements these two frameworks.
TenneySoftware Libraries contain a set of useful functions and extensions used by myself that I have chosen to make available to the public. Part of the project will include N-Body simulation using a variety of integrator methods.
The project tries to extend the basic Hotswap support in the current JVM and allows developers to add/remove instance fields and methods and replace the new class in a running JVM, thus saving huge time incurred in restarting the JVM for every change.
Proposed is an algorithm
that uses computer vision, combined with a modified Rubine classifier, to allow
arbitrary N-sided polygons as accepted sketches in real-time.
EasyUpdate is a secure, small and easy to use Java library that enables your application to check for version updates on the Internet, download and install them. It uses JCE to digitally sign files so they are guarantee to be authentic
Java JNI Launcher and Service Controller is a project to create a suite of Java virtural machine launcher tools. No more long complicated command line's to run your Java application
The Visual Evaluation Specification Tool (VEST) allows usability evaluators to specify usability lab evaluations using statecharts. This allows an evaluator to accurately reproduce conditions and groupings, without invalidating data.