| Package | Description |
|---|---|
| foxtrot.pumps |
| Class and Description |
|---|
| ConditionalEventPump
This implementation of EventPump calls the package protected method
java.awt.EventDispatchThread.pumpEvents(Conditional)
to pump events while a Task is executed.
|
| EventFilter
Filters AWT events pumped by
EventPumps before they're dispatched. |
EventFilterable
EventPumps that implement this interface have the possibility
to filter AWT events before they are dispatched. |
| SunJDK141ConditionalEventPump
Specialized ConditionalEventPump for Sun's JDK 1.4.1, 1.4.2, 5.0 and 6.0.
|
| SunJDK14ConditionalEventPump
Specialized ConditionalEventPump for Sun's JDK 1.4, 5.0 and 6.0.
|
Copyright © 2002-2011. All Rights Reserved.