org.jzy3d.chart.controllers.mouse
Class AWTMouseUtilities
- java.lang.Object
-
- org.jzy3d.chart.controllers.mouse.AWTMouseUtilities
-
public class AWTMouseUtilities extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description AWTMouseUtilities()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static booleanisDoubleClick(java.awt.event.MouseEvent e)static booleanisLeftDown(java.awt.event.MouseEvent e)static booleanisRightClick(java.awt.event.MouseEvent e)static booleanisRightDown(java.awt.event.MouseEvent e)
-
-
-
Method Detail
-
isDoubleClick
public static boolean isDoubleClick(java.awt.event.MouseEvent e)
-
isLeftDown
public static boolean isLeftDown(java.awt.event.MouseEvent e)
-
isRightDown
public static boolean isRightDown(java.awt.event.MouseEvent e)
-
isRightClick
public static boolean isRightClick(java.awt.event.MouseEvent e)
-
-
DMelt 3.0 © DataMelt by jWork.ORG