public class IDEDebug
extends java.lang.Object
| Constructor and Description |
|---|
IDEDebug() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ungrabMouse()
This can be used as an IntelliJ break condition to ensure mouse pointer is
released when client breakpoints are hit (for Linux in particular).
|