web-client-ui
web-client-ui copied to clipboard
GridMouseHandler/KeyHandler should be interfaces that can be implemented rather than classes
GridMouseHandler and KeyHandler should just be defined as Interfaces, rather than a base class required to be extended.