Class MouseUtil


  • public final class MouseUtil
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int LEFT  
      static int MIDDLE  
      static int RIGHT  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private MouseUtil()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int getButton​(java.awt.event.MouseEvent e)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MouseUtil

        private MouseUtil()
    • Method Detail

      • getButton

        public static int getButton​(java.awt.event.MouseEvent e)