This version is still in development and is not considered stable yet. For the latest stable version, please use Spring Shell 3.4.0! |
View Development
While a view just need to implement View
it’s usually convenient to just
use BoxView
as a parent.
Register Bindings
In an AbstractView
use variants of registerKeyBinding, registerHotKeyBinding
and registerMouseBinding.