Class Hierarchy
- java.lang.Object
- xyz.cofe.term.common.ev.InputCharEventBase (implements xyz.cofe.term.common.InputCharEvent)
- xyz.cofe.term.common.nix.NixInputCharEvent
- xyz.cofe.term.common.ev.InputKeyEventBase (implements xyz.cofe.term.common.InputKeyEvent)
- xyz.cofe.term.common.nix.NixInputKeyEvent (implements xyz.cofe.term.common.nix.NixInputEvent)
- xyz.cofe.term.common.ev.InputMouseButtonEventBase (implements xyz.cofe.term.common.InputMouseButtonEvent)
- xyz.cofe.term.common.nix.NixInputMouseButtonEvent (implements xyz.cofe.term.common.nix.NixInputEvent, xyz.cofe.term.common.nix.NixMouseInputEvent)
- xyz.cofe.term.common.nix.NixConsole (implements xyz.cofe.term.common.Console)
- xyz.cofe.term.common.ev.InputCharEventBase (implements xyz.cofe.term.common.InputCharEvent)
Interface Hierarchy
- xyz.cofe.term.common.nix.NixInputEvent
- xyz.cofe.term.common.nix.NixMouseInputEvent