| java.lang.Object java.awt.FocusDispatcher
FocusDispatcher | class FocusDispatcher (Code) | | "internal" focus manager
Take decoded native focus events & generate
WINDOW_GAINED_FOCUS, WINDOW_LOST_FOCUS if necessary.
Move focus to focus Proxy to simulate "active" Frame/Dialog
when a non-activateable Window gains focus.
Interact with current KeyboardFocusManager: query focused, active
window, and post all Focus(Window)Events to EventQueue
|
|
|