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
- Host: GitHub
- URL: https://github.com/scijava/ui-behaviour
- Owner: scijava
- License: other
- Created: 2015-12-06T00:10:11.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-08-16T20:33:21.000Z (over 2 years ago)
- Last Synced: 2024-03-16T04:01:33.500Z (almost 2 years ago)
- Language: Java
- Homepage:
- Size: 371 KB
- Stars: 4
- Watchers: 11
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](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)