Class AWTToNewtUtilities


  • public class AWTToNewtUtilities
    extends Object
    Utilities for mapping key codes and events from awt to newt.
    Author:
    Nils Hoffmann
    • Constructor Detail

      • AWTToNewtUtilities

        public AWTToNewtUtilities()
    • Method Detail

      • mapKeyCode

        public static int mapKeyCode​(com.jogamp.newt.event.KeyEvent event)
      • mask

        public static int mask​(com.jogamp.newt.event.MouseEvent event)
      • mask

        public static int mask​(com.jogamp.newt.event.KeyEvent event)