View Development

While a view just needs 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.