public class FocusedVisibleEvent
extends Object
Event triggered when a Component enters the Focused Range. This happens when either the Component
occupies at least half of the viewport or, if the Component is smaller than half of the viewport,
when the it is fully visible.