Class WinInputCharEvent

    • Constructor Detail

      • WinInputCharEvent

        public WinInputCharEvent​(char chr,
                                 boolean alt,
                                 boolean shift,
                                 boolean control,
                                 xyz.cofe.term.win.InputKeyEvent event)
    • Method Detail

      • getEvent

        public xyz.cofe.term.win.InputKeyEvent getEvent()