- java.lang.Object
-
- org.catacomb.util.MouseUtil
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static int |
LEFT |
static int |
MIDDLE |
static int |
RIGHT |
-
Constructor Summary
Constructors
Constructor and Description |
MouseUtil() |
-
Method Summary
Methods
Modifier and Type |
Method and 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
public MouseUtil()
Copyright © 2013. All Rights Reserved.