public class EmptyMouseAdapter
extends java.awt.event.MouseAdapter
| Constructor and Description |
|---|
EmptyMouseAdapter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
install(java.awt.Component component)
Installs an empty mouse adapter into the specified component.
|