public class EventNormalizer extends Object implements AWTEventListener
Constructor and Description |
---|
EventNormalizer() |
EventNormalizer(boolean trackDrag) |
Modifier and Type | Method and Description |
---|---|
protected void |
delegate(AWTEvent e) |
void |
eventDispatched(AWTEvent event)
Event reception callback.
|
void |
startListening(AWTEventListener listener,
long mask) |
void |
stopListening() |
public EventNormalizer()
public EventNormalizer(boolean trackDrag)
public void startListening(AWTEventListener listener, long mask)
public void stopListening()
protected void delegate(AWTEvent e)
public void eventDispatched(AWTEvent event)
eventDispatched
in interface AWTEventListener
Abbot is hosted on