public interface FocusStrategyRequest
FocusStrategy
.Modifier and Type | Method and Description |
---|---|
boolean |
excluded(Component component)
Tells whether
component should be excluded from receiving the focus. |
Dockable |
getDockable()
Gets the item which is about to gain the focus
|
Component |
getMouseClicked()
Gets the
Component which was touched by the mouse. |