An open API service indexing awesome lists of open source software.

https://github.com/scijava/ui-behaviour

Configurable input handling, via mapped behaviours
https://github.com/scijava/ui-behaviour

Last synced: 5 months ago
JSON representation

Configurable input handling, via mapped behaviours

Awesome Lists containing this project

README

          

[![](https://github.com/scijava/ui-behaviour/actions/workflows/build-main.yml/badge.svg)](https://github.com/scijava/ui-behaviour/actions/workflows/build-main.yml)

# configurable-keys

Simplify making AWT mouse-handlers configurable. Works along the lines of the `InputMap` / `ActionMap` mechanism.

The syntax for defining key and mouse "triggers" is described in the [InputTrigger-syntax wiki page](https://github.com/scijava/ui-behaviour/wiki/InputTrigger-syntax)