Documentation of 'org.jzy3d.bridge.newt.controllers.AWTToNewtUtilities' Java class
AWTToNewtUtilities
org.jzy3d.bridge.newt.controllers

Class AWTToNewtUtilities



  • public class AWTToNewtUtilities
    extends java.lang.Object
    Utilities for mapping key codes and events from awt to newt.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static int mapKeyCode(com.jogamp.newt.event.KeyEvent event) 
      static int mask(com.jogamp.newt.event.KeyEvent event) 
      static int mask(com.jogamp.newt.event.MouseEvent event) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 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)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.