public class RibsEventQueue
extends java.awt.EventQueue
| Modifier and Type | Field and Description |
|---|---|
static RibsEventQueue |
Shared |
| Constructor and Description |
|---|
RibsEventQueue() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatchEvent(java.awt.AWTEvent anEvent)
An implementation of dispatch event to do useful Ribs things.
|
void |
install()
Installs event queue.
|
public static RibsEventQueue Shared