public static class EventQueue
extends java.lang.Object
Package private class used by Store & Folder to dispatch events.
This class implements an event queue, and a dispatcher thread that
dequeues and dispatches events from the queue.
- See Also:
- Serialized Form